Guide for creating Claude Code commands with skill integration. Use when users want to create a new Claude Code...
find ~/gohypergiant/ -name "*.skill"
Use when writing JavaScript/TypeScript code, implementing control flow or state management, fixing type errors,...
Next.js performance optimization and best practices. Use when writing Next.js code (App Router or Pages Router);...
React performance optimization and best practices. Use when writing React components, hooks, or JSX; refactoring...
Use when creating or editing a README.md file in any project or package. Recursively parses codebase from README...
Use when users say "create a skill", "make a new skill", "build a skill", "skill for X", "package this as a skill",...
Use when writing, reviewing, or refactoring vitest tests. Load when you see *.test.ts or *.spec.ts files, nested...