Rknall Claude Skills
rknall-claude-skills is a Claude Code plugin for the Ship phase that bundles ten daily-work skills spanning Docker, validation, security, and testing for indie shipping workflows.
Install a personal Claude Code skill pack that validates Docker stacks, secrets, nginx configs, and app quality gates used across daily shipping work.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install rknall-claude-skills@rknall/claude-skillsBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:rknall/claude-skills") and the paste-ready config with skillselion.get_install_config("plugin:rknall/claude-skills").
What it does
rknall-claude-skills is a Claude Code plugin marketplace entry that bundles ten generic skills the author uses in daily work—think Docker compose generation, stack validation, security checks, Playwright testing flows, and nginx or secrets configuration rather than a single narrow integration. Solo builders shipping small SaaS or API products can treat it as a grab bag of guardrails: invoke validators before merge, use generators when standing up services, and lean on security-oriented skills when promoting to production. Because coverage spans build-time scaffolding, ship-time review, and operate-time infra tweaks, journey placement is multi-phase with Ship and security as the canonical shelf where most skills first earn their keep. Intermediate complexity reflects assumed comfort with containers, CI concepts, and editing repo-level agent rules. It is a personal productivity pack, not a vendor-supported framework—pick the skills that match your stack and ignore the rest.
Highlights
- 10-plugin Claude Code bundle for day-to-day engineering rituals
- Docker and docker-compose generation plus dockervalidation and multistage build guidance
- Security, secrets manager, and nginx proxy patterns for production-shaped stacks
- Stack validator, Playwright, and accessibility-oriented review hooks
- GitLab, gitignore, and CLAUDE.md-style project scaffolding helpers
Why builders use it
You repeat the same Docker, secrets, and QA checklists by hand because your agent lacks a consistent personal skill library.
You register one plugin bundle and invoke targeted validators and generators across build, ship, and operate without rewriting prompts each sprint.
At a glance
- Type - Plugin in DevOps.
- Adoption - 0 installs, 35 stars, 0 votes.
FAQ
Who is rknall-claude-skills for?
Individual developers who want a pre-built set of Claude Code skills for Docker, validation, security, and testing in real projects.
When should I use rknall-claude-skills?
Use it when you are containerizing services, preparing releases, or auditing configs and want agent skills aligned to those repeated tasks.
How do I add rknall-claude-skills to my agent?
Add the plugin from the rknall/claude-skills repository in Claude Code, enable the bundled skills you need, and align hooks or CLAUDE.md references per skill instructions.
Comments
Share how you use rknall-claude-skills, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.