Manages chunked plan lifecycle - listing plans, checking status, resuming interrupted plans, cleaning up completed plans
cat ~/Top
Parcourez les meilleurs skills triés par étoiles GitHub
Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or...
Use when errors occur deep in execution and you need to trace back to find the original trigger - systematically...
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes - four-phase framework...
Use when implementing any feature or bugfix, before writing implementation code - write the test first, watch it...
Use when writing or changing tests, adding mocks, or tempted to add test-only methods to production code - prevents...
Use when starting feature work that needs isolation from current workspace or before executing implementation plans...
Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running...
Creates micro-chunked implementation plans stored in .claude/plans/[feature-name]/ - breaks large features into 2-3...
>
>
some skills that enable LLMs like Claude, Gemini to perform agentic tasks
Expertise in analyzing Tenkai agent experiments. Use when asked to "analyze experiment X" to determine success...
Create or update Claude Agent Skills. Use this when users want to build a new skill, scaffold a skill folder,...
Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user...
Refactor bloated AGENTS.md, CLAUDE.md, or similar agent instruction files to follow progressive disclosure...
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when...
Securely manages API credentials for multiple providers (Anthropic Claude, Google Gemini, GitHub). Use when skills...
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web...
Guidance for asking clarifying questions when user requests are ambiguous, have multiple valid approaches, or...
Prevent feature creep when building software, apps, and AI-powered products. Use this skill when planning features,...
You MUST use this before any creative work - creating features, building components, adding functionality, or...
Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having...
Validates development tool installations across Python, Node.js, Java, Go, Rust, C/C++, Git, and system utilities....