systematic-debugging
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes
test-driven-development
Use when implementing any feature or bugfix, before writing implementation code
using-git-worktrees
Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification
using-superpowers
Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions
verification-before-completion
Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always
writing-plans
Use when you have a spec or requirements for a multi-step task, before touching code
writing-skills
Use when creating new skills, editing existing skills, or verifying skills work before deployment
planning-with-files
Transforms workflow to use Manus-style persistent markdown files for planning, progress tracking, and knowledge storage. Use when starting complex tasks, multi-step projects, research tasks, or when the user mentions planning, organizing work, tracking progress, or wants structured output.
create-skill
Guide for authoring agent skills. Use when creating new skills, writing SKILL.md files, or improving existing skills.
dotnet-file-based-apps
Creates .NET file-based apps from single C# files. Use when building scripts, utilities, or small applications without project files.
address-review-comments
Addresses PR review comments systematically. Use when fixing review feedback, responding to code review threads, or processing PR comments.
azure-pipelines-tasks
Finds Azure Pipelines task implementation source code. Use when investigating task behavior, debugging pipeline issues, or understanding how built-in tasks work.
commit
Creates logical git commits from working tree changes. Use when finishing work, saving progress, or organizing changes into commits.
csharp-review
An agent designed to assist with software development tasks for C#/.NET projects.
ghostty-config
Edits Ghostty terminal configuration. Use when configuring fonts, colors, keybindings, or appearance in Ghostty.
github-actions-composite
Creates GitHub Actions composite actions. Use when building reusable action.yml files, integrating github-script, or setting up action inputs/outputs.
nuget-manager
Manage NuGet packages in .NET projects/solutions. Use this skill when adding, removing, or updating NuGet package versions. It enforces using `dotnet` CLI for package management and provides strict procedures for direct file edits only when updating versions.
open-pull-request
Drafts and submits pull requests via gh CLI. Use when opening PRs, writing PR descriptions, or submitting code for review.
prompt-engineering
Techniques for writing effective LLM prompts. Use when crafting system prompts, optimizing agent instructions, or improving model outputs.
ansible-patterns
Ansible playbook patterns - simplicity, external files, system compatibility
nuxt-patterns
Nuxt development patterns - validation, error handling, code organization, state management
python-patterns
Python coding style - pragmatic, readable, fast development over heavy abstraction
shell-patterns
Shell scripting patterns - portability, explicit error handling, readability over cleverness
typescript-patterns
TypeScript coding style and patterns - type safety, error handling, code organization
bash-quality-gate
>-
cc-automation-recommender
Analyzes a codebase and recommends Claude Code automations (hooks, subagents, skills, plugins, MCP servers). Use when user asks for automation recommendations, wants to optimize their Claude Code setup, mentions improving Claude Code workflows, asks how to first set up Claude Code for a project, wants to know what Claude Code features they should use, asks about Claude Code best practices, or wants to know what tools to install for Claude Code.
cc-check
>-
cc-lint
>-
cc-md-improver
>-
cc-plan
>-
go-quality-gate
Runs Go code quality checks — formatting, static analysis, and tests. Use when checking Go code quality, linting Go code, running Go checks, validating Go code, go quality gate, check my Go project, or run go lint.
improve-instructions
>-
last30days
Research any topic from the last 30 days across Reddit, X, YouTube, Hacker News, and the web. Surfaces what people are discussing, recommending, and debating right now. Use when researching current topics, finding what's trending, getting recent discussions, best/top recommendations, prompting techniques, looking up what people are saying about something, searching for recent news, finding out what's new with a topic, or getting community opinions on something.
let-fate-decide
Draws 4 Tarot cards using os.urandom() to inject entropy into planning when prompts are vague or underspecified. Interprets the spread to guide next steps. Use when the user is nonchalant, feeling lucky, says 'let fate decide', makes Yu-Gi-Oh references ('heart of the cards'), demonstrates indifference about approach, or says 'try again' on a system with no changes. Also triggers on sufficiently ambiguous prompts where multiple approaches are equally valid.
python-quality-gate
>-
refactor-clean
>-
session-review
>-
skill-creator
Creates new Claude Code skills from scratch or from conversation context. Use when users want to make a skill, create a skill, turn this into a skill, build a new customization, capture a workflow as a reusable skill, write a skill, design a skill, generate a skill, or draft a new skill.
skill-improve
Generates prioritized improvement recommendations for Claude Code skills. Use when improving skills, getting skill suggestions, enhancing customizations, or wanting actionable feedback on how to make a skill better. Provides impact/effort prioritization.
skill-quality
Rates Claude Code skills with numerical scores (1-5) across 6 quality dimensions. Use when evaluating skill quality, scoring skills, rating customizations, or comparing skill effectiveness. Provides weighted scores and quality tier assessment.
tdd-cycle
>-
tech-debt
>-
typescript-quality-gate
>-
vc-ship
>-
agent-coordination
Coordinate multiple agents for software development across any language. Use for parallel execution of independent tasks, sequential chains with dependencies, swarm analysis from multiple perspectives, or iterative refinement loops. Handles Python, JavaScript, Java, Go, Rust, C#, and other languages.
frontend-design-system
>
gemini-websearch
Performs web searches using Gemini CLI headless mode with google_web_search tool. Includes intelligent caching, result validation, and analytics. Use when searching for current information, documentation, or when the user explicitly requests web search.
goap-agent
Invoke for complex multi-step tasks requiring intelligent planning and multi-agent coordination. Use when tasks need decomposition, dependency mapping, parallel/sequential/swarm/iterative execution strategies, or coordination of multiple specialized agents with quality gates and dynamic optimization.
iterative-refinement
Execute iterative refinement workflows with validation loops until quality criteria are met. Use for test-fix cycles, code quality improvement, performance optimization, or any task requiring repeated action-validate-improve cycles.
parallel-execution
Execute multiple independent tasks simultaneously using parallel agent coordination to maximize throughput and minimize execution time. Use when tasks have no dependencies, results can be aggregated, and agents are available for concurrent work.
Page 1674 of 1705 · 85236 results