Total 57,641 skills
Showing 12 of 57641 skills
Setup TypeScript best practices and code style rules in CLAUDE.md
Execute a task with sub-agent implementation and LLM-as-a-judge verification with automatic retry loop
Provide concrete examples—existing code patterns, style samples, input/output pairs—to guide AI toward your project's conventions
Load all open issues from GitHub and save them as markdown files
Create pull requests using GitHub CLI with proper templates and formatting
Create well-formatted commits with conventional commit messages and emoji
Comprehensive pull request review using specialized agents
Comprehensive multi-perspective review using specialized judges with debate and consensus building
Create and setup git worktrees for parallel development with automatic dependency installation
Check GitHub Actions workflow runs from the past day, identify severe or consistent failures, and file an issue if actionable problems are found.
Reconcile the project's FPF state with recent repository changes
Use when tackling complex reasoning tasks requiring step-by-step logic, multi-step arithmetic, commonsense reasoning, symbolic manipulation, or problems where simple prompting fails - provides comprehensive guide to Chain-of-Thought and related prompting techniques (Zero-shot CoT, Self-Consistency, Tree of Thoughts, Least-to-Most, ReAct, PAL, Reflexion) with templates, decision matrices, and research-backed patterns