Community Skills
Community-contributed Claude Code Skills — ready to use or reference.
How to Contribute
If you've built a useful Skill to share, read the Submit Guide and open a PR.
Community Skills
| Skill | Description | Author | Updated |
|---|---|---|---|
git-commit-generator | Generate Conventional Commits from staged git diff | community | 2026-05-29 |
api-error-handler | Add consistent error handling middleware and error classes to API routes | community | 2026-05-29 |
env-validator | Validate .env files, detect missing or malformed vars at startup | community | 2026-05-29 |
changelog-generator | Generate Keep a Changelog-formatted CHANGELOG from git history | community | 2026-05-29 |
db-migration-safety | Review database migrations for locking, rollback, and data loss risks | community | 2026-05-29 |
react-component-scaffold | Scaffold React component + tests + Storybook + CSS Module in one shot | community | 2026-05-29 |
python-type-annotator | Add mypy-compatible type annotations to Python code | community | 2026-05-29 |
readme-updater | Update README based on actual project structure, keeping docs accurate | community | 2026-05-29 |