All supported agents

Agent Integration

Claude Code

Best Skills for Claude Code CLI

Install portable skills for Claude Code with one command. Add anti-slop frontend design, automated SEO setup, and git hygiene to your Claude Code workflows.

Install KeySkills for Claude Code

$ bunx skills add NaveenGumaste/keyskills -a claude-code
Workspace Skill Directory
.claude/skills/

Files installed here take effect for this repository and are version-controllable.

Global Skill Directory
~/.claude/skills/

Global path used when installed with the -g flag across all projects.

Claude Code automatically discovers skills placed in .claude/skills/ during session initialization and enforces directives on every prompt.

Included Skills

What Claude Code gains

README Badge Generator

Badge your repository

Show contributors your repo uses high-agency agent skills.

Preview:Built with KeySkills
[![Built with KeySkills](https://img.shields.io/badge/skills-KeySkills-ff6b00?style=flat-square&logo=github)](https://keyskills.ngxlabs.tech)

Common questions for Claude Code

Can I use KeySkills with Claude Code and other tools in the same repo?

Yes. You can pass multiple agent flags like -a claude-code -a cursor or use --agent '*' to populate all configured agent harnesses simultaneously.

Do I need to re-run the install command when opening new sessions?

No. Once installed, the markdown instructions remain in your project's registered skill folder and are loaded automatically whenever Claude Code operates in that directory.