Loading...
Loading...
Found 3,260 Skills
Add a lesson to a skill LEARN.md file, routing feedback to skill, template, or context learning. Use when capturing workflow lessons.
Specification-driven implementation — Execute implementation from specs to PR. Reads issue-to-pr-workflow.md as playbook, enforces coding-rules.md as quality gates, tracks progress via tasks.md checkboxes with resume capability. English triggers: "Implement from spec", "Start implementation", "Execute spec tasks" 日本語トリガー: 「仕様書から実装」「実装を開始」「specタスクを実行」
Dispatch code-reviewer agent for two-stage review. Use after completing implementation tasks.
TDD Skill for Team Workflows (Phase 3). Before writing any implementation code, you must first write a failing test and verify the failure, then write the minimal implementation until it passes, and finally refactor and re-test.
Use this when you have a written implementation plan and execute it in separate sessions with review checkpoints
Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - Guides the completion of development work by providing packaged options for merging, PR, or cleanup
Use when opening a pull request, submitting code for review, or when the user says "create PR," "open PR," or "/gh-pr-create." Generates conventional-commit title and structured body from branch commits.
Pull request authoring standards — structured descriptions, linking issues, providing test evidence, and writing good summaries. Reference when creating or describing pull requests.
Full guided pipeline — scaffold, design, audio, deploy, and monetize a game from scratch
Create a PR for the current branch. Use when the user asks to create a pull request, submit PR, or says 'pr'.
Implement a feature from issue, specs, and docs, then propose a PR
Add or change allowed commands in AI agent permission configs (OpenCode, Claude Code)