byneolabhq· 48 skills
Guide for creating effective skills. This command should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations. Use when creating new skills, editing existing skills, or verifying skills work before deployment - applies TDD to process documentation by testing with subagents before writing, iterating until bulletproof against rationalization
$npx -y skills add neolabhq/context-engineering-kit --skill create-skillInstalls into the current project.
Run `npx skills use "https://github.com/neolabhq/context-engineering-kit" --skill "neolabhq/context-engineering-kit/create-skill"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/neolabhq/context-engineering-kit" that are relevant to the current task. Run `npx skills add "https://github.com/neolabhq/context-engineering-kit"` and select the relevant skills, then follow their instructions.