Kevin Deng's Skills#
A curated collection of Agent Skills reflecting Kevin Deng's preferences, experience, and best practices for TypeScript projects.
Installation#
pnpx skills add sxzz/skills --skill='*'
or to install all of them globally:
pnpx skills add sxzz/skills --skill='*' -g
Learn more about the CLI usage at skills.
Skills#
| Skill | Description |
|---|---|
| sxzz | Kevin Deng's preferences and best practices for TypeScript projects (eslint, tsdown, etc.) |
Acknowledgements#
This project is forked from antfu/skills. Thanks to Anthony Fu for the original project and inspiration.