Loading...
Loading...
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
npx skill4agent add magammon/skills-only-install-project-claude find-skills-scopedNote: This is a modified fork of the official find-skills skill that enforces project-scoped installations with theflag. Skills are never installed globally.-a claude-code
npx skillsnpx skills find [query]npx skills add <package>npx skills checknpx skills updatenpx skills find [query]npx skills find react performancenpx skills find pr reviewnpx skills find changelogInstall with npx skills add <owner/repo@skill>
vercel-labs/agent-skills@vercel-react-best-practices
└ https://skills.sh/vercel-labs/agent-skills/vercel-react-best-practicesI found a skill that might help! The "vercel-react-best-practices" skill provides
React and Next.js performance optimization guidelines from Vercel Engineering.
To install it:
npx skills add vercel-labs/agent-skills@vercel-react-best-practices -a claude-code -y
Learn more: https://skills.sh/vercel-labs/agent-skills/vercel-react-best-practicesnpx skills add <owner/repo@skill> --skill <specific-skill-in-a-multi-skill-repo> -a claude-code -ynpx skills hashicorp/agent-skills --skill terraform-test -a claude-code -y-a-y| Category | Example Queries |
|---|---|
| Web Development | react, nextjs, typescript, css, tailwind |
| Testing | testing, jest, playwright, e2e |
| DevOps | deploy, docker, kubernetes, ci-cd |
| Documentation | docs, readme, changelog, api-docs |
| Code Quality | review, lint, refactor, best-practices |
| Design | ui, ux, design-system, accessibility |
| Productivity | workflow, automation, git |
vercel-labs/agent-skillsComposioHQ/awesome-claude-skillsnpx skills initI searched for skills related to "xyz" but didn't find any matches.
I can still help you with this task directly! Would you like me to proceed?
If this is something you do often, you could create your own skill:
npx skills init my-xyz-skill