20,421 skills sorted by stars.
Use automatically when prompts exceed 3000 characters, files exceed 500 lines, or large files are referenced - enforces complete l...
Use when analyzing critical documents, specifications, or large files (>3000 lines), before any synthesis or conclusions - enforce...
Create Forgekeeper task cards following project conventions
Brief description of what this Skill does and when to use it (project)
フロントエンドパフォーマンス最適化ガイド。Core Web Vitals改善、バンドルサイズ削減、レンダリング最適化、画像最適化など、高速なWebアプリケーション構築のベストプラクティス。
Interactive multi-level skill for scaffolding frontend projects from source. Use when user wants to:(1) Create a new frontend proj...
Implement F# backend using Giraffe + Fable.Remoting with proper layer separation.Use when: "implement backend", "add API", "create...
F# Domain/Application層とC# Infrastructure/Web層の型変換パターンを自律的に適用。F#↔C#境界コード実装時・型変換エラー発生時・contracts-bridge Agent作業時に使用。Phase B1で確立した4つの...
Orchestrates end-to-end F# full-stack feature development across all layers.Use when: "add feature", "implement X", "build Y", "cr...
Implement F# frontend using Elmish MVU architecture with Feliz for React components.Use when: "add UI", "create component", "build...
Implement data persistence using SQLite with Dapper, JSON files, or event sourcing.Use when: "database", "save data", "store", "CR...
Implement client-side routing with Feliz.Router for F# Elmish applications.Use when: "add routing", "create pages", "navigation",...
Define shared domain types and API contracts for F# full-stack applications.Use when: "define types", "create entity", "add model"...
Write comprehensive tests using Expecto for F# applications.Use when: "add tests", "write tests", "test X", "unit test", "testing"...
Create validation logic for F# backends with error accumulation and async validation.Use when: "add validation", "validate X", "in...
Apply functional introspection principles to self-analysis.
Automated context retrieval from Transmission Packet archive using iterative research loop. Implements GAM "Read Path" to compleme...
"Create gateway classes that integrate external services following Protocol interfaces, proper abstraction, and clean architecture...
Convert 2D images to 3D GLB models using Fal.ai's sam-3/3d-objects model. Use this skill when the user asks to create 3D models fr...
Fetch source language (Greek/Hebrew) word data for Bible verses. Use this when users want to study Greek or Hebrew words, understa...
The user needs feedback on an idea or a question from his audience to improve the writing and create valuable content.
Search real-world code examples across millions of GitHub repositories using grep.app. This skill should be used when looking for...
Create or update GitHub issue for the story and sub-issues for tasks
Use when searching code within GitHub repositories - provides syntax for file extensions, filenames, languages, sizes, exclusions,...
Use when searching commit history on GitHub - provides syntax for filtering by author, committer, dates, hashes, and merge commits...
Use when searching GitHub issues - provides syntax for filtering by labels, state, assignees, authors, comments, reactions, dates,...
Use when searching GitHub pull requests - provides syntax for filtering by draft status, merge status, review state, CI checks, br...
Use when searching GitHub repositories - provides syntax for filtering by stars, forks, language, topics, license, archived status...
Manage GitHub parent-child issue relationships using the gh-sub-issue extension. Link existing issues as sub-tasks, create new sub...
Manage Architecture Decision Records (ADRs) using git-adr, a CLI tool that stores ADRs in git notes instead of files. Execute comm...
Analyze git repository changes, branch differences, and commit history. Use when analyzing branches, comparing changes, examining...
Git fundamentals - init, add, commit, status, log, and core concepts
Skill for analyzing git changes, grouping them into logical atomic commits, generating conventional commit messages, and guiding t...
git commit, push, PR作成を一括実行。新機能実装完了後やレビュー対応完了後に使用。メインエージェントのコンテキスト節約のため、定型的なPR作成フローをこのSkillに委譲する。
Introduction to Git version control - what, why, and first steps
This skill should be used when the user needs to review and respond to GitHub Pull Request comments. It automatically fetches revi...
"Initialize a new git worktree and branch for feature development or bug fixes. Use when: (1) Starting work on a new feature, (2)...
GitHub platform features - PRs, issues, actions, projects, and automation
Fetches issues from any GitHub repository with recent activity and generates a prioritized report by analyzing issue state, labels...
Break down GitHub issues into official GitHub sub-issues by parsing task lists from parent issue descriptions. Use this skill when...
Best practices for creating GitHub pull requests including conventional commits, PR formatting, and multi-language support (en/ja)...
GitHub リポジトリの情報を取得・要約するスキル。URL が github.com/{owner}/{repo} 形式の場合に使用。gh コマンドと DeepWiki MCP を活用してリポジトリの詳細情報を取得する。
Test harness for executing Speckit workflows non-interactively using subagents. Use when you need to test the complete Speckit pip...
Executes GitHub operations via gh CLI wrapper. Use when managing issues, pull requests, workflows, CI runs, projects, releases, ca...
You are a user of GitHub. You interact with GitHub repositories, issues, projects and prs.
Work with GNU recutils for plain-text record databases. Use when creating, querying, or validating .rec files, defining record sch...
CLI application patterns and best practices
Build production CLI tools with Cobra, Viper, and terminal UI