Topic: skills
17,247 skills in this topic.
-
spec
仕様駆動開発(SDD)の**上流工程**を担当するSkill。
aiskillstore/marketplace 232
-
spec-workflow
仕様駆動開発(SDD)ワークフローを自動発動で強制。Subtask開始時にAC確認、TDD実行、完了時にACチェックを実施。スコープ外実装を禁止。Use when implementing features, creating new functionality, or when "実装して", "作成して", "開発して" keywords appear.
aiskillstore/marketplace 232
-
agent-workflow
Multi-agent development workflow system. Load when orchestrating development tasks, spawning subagents, or managing workflow phases.
aiskillstore/marketplace 232
-
ask-user
Pattern for effectively interacting with users to gather information or get decisions. Use when you need user input.
aiskillstore/marketplace 232
-
checkpoint
Robust workflow checkpoint and resume. Handles session interruption, state recovery, and safe resume across all workflow phases.
aiskillstore/marketplace 232
-
contracts
Contract lifecycle management - creation, consumption, modification, and resolution.
aiskillstore/marketplace 232
-
conventions
Load coding conventions and style guidelines when writing or reviewing code. Ensures consistency with project standards.
aiskillstore/marketplace 232
-
cross-task-learning
Pattern for aggregating insights across multiple tasks to enable data-driven evolution.
aiskillstore/marketplace 232
-
decisions
Load past architectural decisions. Use when making new decisions to ensure consistency.
aiskillstore/marketplace 232
-
error-recovery
Strategies for handling subagent failures with retry logic and escalation patterns.
aiskillstore/marketplace 232
-
explore-codebase
Pattern for efficiently exploring codebases using parallel subagents. Use when you need to understand code structure, find patterns, or gather context.
aiskillstore/marketplace 232
-
file-boundaries
Pattern for respecting file ownership boundaries during implementation. Prevents conflicts in parallel work.
aiskillstore/marketplace 232
-
lint
How to lint and typecheck in this project. Load when implementing or verifying code.
aiskillstore/marketplace 232
-
patterns
Load common code patterns and abstractions used in this project. Use when implementing features to maintain consistency.
aiskillstore/marketplace 232
-
project-knowledge
Load project architecture and structure knowledge. Use when you need to understand how this project is organized.
aiskillstore/marketplace 232
-
reflect-on-work
Pattern for producing quality reflections after completing work. Required for all agent outputs.
aiskillstore/marketplace 232
-
run-tests
How to run tests in this project. Load when implementing or verifying code.
aiskillstore/marketplace 232
-
self-test
Pattern for testing your own code during implementation. Ensures quality before declaring complete.
aiskillstore/marketplace 232
-
spawn-parallel
Pattern for spawning parallel subagents efficiently. Use when you need multiple independent tasks done concurrently.
aiskillstore/marketplace 232
-
verify-output
Pattern for verifying your output matches required schema before completing. Use before writing final output to ensure validity.
aiskillstore/marketplace 232
-
command-development
This skill should be used when the user asks to "create a slash command", "add a command", "write a custom command", "define command arguments", "use command frontmatter", "organize commands", "create command with file references", "interactive command", "use AskUserQuestion in command", or needs guidance on slash command structure, YAML frontmatter fields, dynamic arguments, bash execution in commands, user interaction patterns, or command development best practices for Claude Code.
aiskillstore/marketplace 232
-
assume-cloudformation-role
Assume AWS IAM role for CloudFormation operations and set temporary credentials as environment variables. Use when working with CloudFormation stacks or when authentication setup is needed before AWS CloudFormation operations.
aiskillstore/marketplace 232
-
aws-sso-login
Authenticate to AWS using Single Sign-On (SSO). Use when AWS CLI operations require SSO authentication or when SSO session has expired.
aiskillstore/marketplace 232
-
commit-message-generator
Generate appropriate commit messages based on Git diffs
aiskillstore/marketplace 232