Agent Skills
The repository ships universal agent skills: instructions that teach an AI coding agent how to build with Nano Kit. They are compatible with Claude Code, Codex, Cursor, Gemini CLI, GitHub Copilot, Windsurf, Cline and other agents that support the skills format.
Skills
Section titled “Skills”nano-kit-storenano-kit-querynano-kit-intlnano-kit-platform-webnano-kit-reactnano-kit-react-routernano-kit-react-ssr
Install nano-kit-store first, then the skills for the packages your app uses. The framework and SSR skills refer to the store skill for the reactive core instead of repeating it.
Installation
Section titled “Installation”Install a skill into your project with either package runner, replacing the skill name as needed:
pnpx skills add TrigenSoftware/nano_kit --skill nano-kit-storeyarn dlx skills add TrigenSoftware/nano_kit --skill nano-kit-storenpx skills add TrigenSoftware/nano_kit --skill nano-kit-store