Loading...
Loading...
Found 168 Skills
Use this skill when you writing commands, hooks, skills for Agent, or prompts for sub agents or any other LLM interaction, including optimizing prompts, improving LLM outputs, or designing production prompt templates.
Comprehensive guide for skill development based on Anthropic's official best practices - use for complex skills requiring detailed structure
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
Evaluate and improve Claude Code commands, skills, and agents. Use when testing prompt effectiveness, validating context engineering choices, or measuring improvement quality.
Execute a task with sub-agent implementation and LLM-as-a-judge verification with automatic retry loop
Display the current state of the FPF knowledge base
Execute complete FPF cycle from hypothesis generation to decision
Setup TypeScript best practices and code style rules in CLAUDE.md
Reconcile the project's FPF state with recent repository changes
Search the FPF knowledge base and display hypothesis details with assurance information
Use when Code implementation and refactoring, architecturing or designing systems, process and workflow improvements, error handling and validation. Provide tehniquest to avoid over-engineering and apply iterative improvements.
Comprehensive pull request review using specialized agents