Rawe Claude Dev Skills
rawe-claude-dev-skills is a Claude Code plugin for the Build phase that packages a collection of development-oriented Claude skills in one bundle.
Load a curated pack of Claude development skills covering CLI, templating, and agent runners for day-to-day coding.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install rawe-claude-dev-skills@rawe/claude-dev-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:rawe/claude-dev-skills") and the paste-ready config with skillselion.get_install_config("plugin:rawe/claude-dev-skills").
What it does
rawe-claude-dev-skills bundles three Claude Code plugins that collect miscellaneous development skills—CLI helpers, templating, and agent runner patterns—into one install path for indie builders. Instead of discovering each skill separately on forums, you enable a small preset aligned with general software delivery work. The FirstSpirit keyword suggests at least one skill targets enterprise CMS templating, which may be niche unless you touch that stack; the agent and runner keywords still apply broadly when you automate repetitive dev chores. Treat this as a starter skill pantry to extend Claude during build and test loops, not a complete methodology. Public signals are minimal, so skim each bundled skill’s triggers before trusting it on a client repo.
Highlights
- 3-plugin collection of Claude skills aimed at development tasks
- Keywords span agent, CLI, runner, and templating workflows
- Includes FirstSpirit-related templating skill for CMS-oriented stacks
- Bundle format for enabling several dev skills without hunting repos one by one
Why builders use it
Solo developers waste time hunting scattered Claude skills for CLI, templating, and runner tasks instead of coding.
After install, three dev-focused plugins are available together so common implementation and automation patterns are one registration away.
At a glance
- Type - Plugin in Development Tools.
- Adoption - 0 installs, 1 stars, 0 votes.
FAQ
Who is rawe-claude-dev-skills for?
It is for independent developers using Claude Code who want several general-purpose development skills—CLI, templating, runners—in one plugin collection.
When should I use rawe-claude-dev-skills?
Use it early in a project when you are assembling your Claude toolchain and need baseline dev skills before adding stack-specific plugins.
How do I add rawe-claude-dev-skills to my agent?
Install the rawe/claude-dev-skills plugin from GitHub in Claude Code, enable all three bundled plugins, then invoke individual skills as their SKILL.md triggers describe.
Comments
Share how you use rawe-claude-dev-skills, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.