rknall/claude-skills
Stars: 53 ★ | Forks: 9 License: None specified
Generic skills used in my daily work — a personal Claude Code skills marketplace.
Overview
A collection of production-ready skills for Claude Code by rknall. Structured as a Claude Code plugin marketplace that can be added and installed via /plugin commands.
Included Skills
| Skill | Purpose |
|---|---|
python-architecture-review | Python code architecture analysis |
ui-design-review | Design review and critique |
web-design-builder | Build web layouts from specs |
svg-logo-designer | SVG logo generation |
docker-validation | Docker config validation |
secrets-manager | Secrets & env management |
stack-creator | Stack/tech blueprint creation |
stack-validator | Stack configuration validation |
config-generator | Config file generation |
newt-blueprint-generator | Newt CMS blueprint generation |
Installation
# Add the marketplace
/plugin marketplace add rknall/Skills # or rknall/claude-skills
# Install individual skills
/plugin install python-architecture-review
/plugin install ui-design-review
/plugin install svg-logo-designer