A collection of Agent Skills based on personal best practices from real-world projects. Reflects my own coding style — use it if you find it helpful.
pnpx skills add vainjs/skillsOr add marketplace to Claude Code:
/plugin marketplace add vainjs/skills
/plugin install code-skills@vainjs-skills| Skill | Description |
|---|---|
| react | TypeScript/React code standards |
| commit | Conventional Commits (commitlint) |
| vainjs | Scaffold npm packages and Chrome extensions |
- Fork the repository
- Add your skill under
skills/ - Update
.claude-plugin/marketplace.json - Submit a pull request
MIT