AI agent skills for Claude Code, Cursor, Codex, and 40+ coding agents — architect, notebook, extract, cleanse
English | [日本語](README.ja.md) # cat-skills [](https://github.com/catcatcatstudio/cat-skills/stargazers) [](LICENSE) [](https://skills.sh/catcatcatstudio/cat-skills) The daily toolkit for developers and designers who build with AI agents. ## Why cat-skills? Some skills sharpen the agent — **prodev**, **elevate**, and **eye** load concrete standards and expert lenses that fix how the model thinks, builds, and judges for the entire session. Some give you superpowers for building — **recon** gives you senior-engineer research instincts before you write a line of code, **architect** gives you a structured build methodology that doesn't lose the plot, and **liquid-cat-physics** takes all of it and runs the build autonomously while you're away. And some are just useful every day — **eat** turns any YouTube video, article, or podcast into usable knowledge in seconds, **notebook** keeps your project context alive across sessions, **xray** gives you social intelligence on X. This is what [catcatcat](https://catcatcat.ai) uses every day to design, build, and ship. 13 skills, each independent, each doing one thing well. ## Installation ### Claude Code ```bash npx skills add catcatcatstudio/cat-skills ``` ### Cursor ```bash cp -r .cursor your-project/ ``` > **Note:** Cursor skills require setup: > 1. Switch to Nightly channel in Cursor Settings → Beta > 2. Enable Agent Skills in Cursor Settings → Rules > > [Learn more about Cursor skills](https://cursor.com/docs/context/skills) ### Cursor CLI ```bash cp -r .cursor your-project/ ``` > **Note:** Cursor CLI skills require setup: > 1. Install preview version: `npm i -g @google/cursor-cli@preview` > 2. Run `/settings` and enable "Skills" > 3. Run `/skills list` to verify installation > > [Learn more about Cursor CLI skills](https://gem
Agent that generates comprehensive documentation, API references, architecture diagrams, and developer onboarding guides from existing code.
Agent configuration for systematic bug investigation that traces issues from error logs through the codebase to root cause with suggested fixes.
Agent for integrating third-party APIs including SDK setup, type generation, error handling, retry logic, and rate limit management.
Cursor's built-in autonomous coding agent that can make multi-file edits, run terminal commands, search the codebase, and iteratively build features with minimal human intervention.
Cloud-based autonomous coding agent that runs in the background on remote sandboxed environments, handling complex multi-step tasks while you continue working.
Cursor's multi-file editing agent within Composer mode that can create, edit, and delete files across your entire project in a single conversation.