Rfxlamia Skillkit
Skillkit is a Claude Code plugin for the Build phase that provides an open toolkit of plugins and patterns to author, review, and extend reusable AI agent skills.
Install when you want a factory for custom agent skills—templates, review gates, copywriting helpers, and security-minded patterns—instead of hand-authoring every SKILL.md from scratch.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install rfxlamia-skillkit@rfxlamia/skillkitBuilt 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:rfxlamia/skillkit") and the paste-ready config with skillselion.get_install_config("plugin:rfxlamia/skillkit").
What it does
rfxlamia Skillkit is a Claude Code plugin collection for builders who treat skills as product surface area, not one-off prompts. It advertises ten plugins that scaffold reusable capabilities: from adversarial review and behavioral testing to copywriting formulas, critical-thinking frameworks, and deployment-minded workflows. If you are extending how Claude, Cursor, or similar agents behave across Idea, Validate, Build, Ship, Launch, and Grow, Skillkit gives you starting architectures instead of blank SKILL.md files. The readme keyword surface signals depth in AI security, anti-hallucination guardrails, compliance-oriented checklisting, git-tag and GitHub release helpers, and humanized documentation patterns—useful when you publish skills to a team or marketplace. Complexity spans beginner-friendly templates through advanced security and red-team flavored review skills. It is a meta toolkit: you still own domain logic and testing, but install friction and inconsistent skill structure drop sharply once the kit is registered in Claude Code.
Highlights
- Open toolkit bundling 10 Claude Code plugins for creating and extending agent skills
- Includes adversarial review, anti-hallucination, behavioral testing, and checklist-oriented quality gates
- Copywriting, creative, and diverse content generation helpers for builders who also ship marketing
- Framework-style skills for critical thinking, initiative, and structured decision-making
- Beginner-friendly patterns plus DevOps, changelog, and release-oriented automation snippets
Why builders use it
Custom agent skills are repetitive to bootstrap, easy to write without quality gates, and hard to keep consistent across projects and agents.
After you add Skillkit, you can spin up structured skills faster—with review, testing, and content frameworks—so your agent stack grows without one-off prompt debt.
At a glance
- Type - Plugin in AI Agents.
- Adoption - 0 installs, 91 stars, 0 votes.
FAQ
Who is Skillkit for?
Indie developers and agent tinkerers who regularly author or fork skills and need shared patterns for review, testing, content, and release hygiene.
When should I use Skillkit?
Use it at the start of a new skill repo, before publishing to a marketplace, or whenever you want adversarial review and behavioral-testing scaffolding around agent behavior changes.
How do I add Skillkit to my agent?
Install the rfxlamia/skillkit Claude Code plugin set, enable the bundled plugins you need, then follow each skill’s SKILL.md to generate or extend capabilities in your agent configuration.
Comments
Share how you use rfxlamia-skillkit, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.