Swiss army knife plugin marketplace for Claude Code - commands, skills, agents & workflows
npx claudepluginhub oshankhz/cc-swiss-knifeEssential commands, skills, and workflows for everyday development
The forge for plugin development - create skills, commands, agents, hooks, and more
Production-ready hooks for TypeScript/React projects - auto type checking, linting, and formatting
Production-ready workflow orchestration with 79 focused plugins, 184 specialized agents, and 150 skills - optimized for granular installation and minimal token usage
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations
Swiss army knife plugin marketplace for Claude Code
Commands, skills, agents, workflows - validated & ready to use.
Installation • Plugins • Contributing
Run inside Claude Code (not in your terminal):
# Add the marketplace
/plugin marketplace add OshanKHZ/cc-swiss-knife
Then install the plugin(s) you want:
# Core tools (everyone)
/plugin install cc-swiss-knife
# Plugin development (developers)
/plugin install claude-code-forge
/plugin → Manage marketplaces → cc-swiss-knife → Update
Essential toolkit for everyday use.
/plugin install cc-swiss-knife
Commands:
| Command | Purpose | Flags/Args |
|---|---|---|
/commit | Quick conventional commit with auto-generated or custom message | --push --amend --all |
/changelog | Generate or update CHANGELOG.md with smart version detection | [version] |
Skills:
| Skill | Purpose |
|---|---|
documentation-standards | Diataxis-based templates for READMEs, APIs, tutorials, and ADRs |
Skills and resources for building Claude Code plugins, commands, agents, and hooks.
/plugin install claude-code-forge
Skills:
| Skill | Purpose |
|---|---|
skill-development | Create and validate skills with proper structure and frontmatter |
command-development | Build slash commands with dynamic arguments and bash execution |
hook-development | Event-driven automation with prompt and command hooks |
agent-development | Design autonomous agents with system prompts and tool restrictions |
instructions-development | Initialize and organize CLAUDE.md with codebase patterns |
git clone https://github.com/OshanKHZ/cc-swiss-knife.git
cd cc-swiss-knife
Inside Claude Code:
/plugin marketplace add ./
/plugin install cc-swiss-knife
/plugin install claude-code-forge
After changes:
/plugin → Manage marketplaces → cc-swiss-knife → Update
Found a bug or have a suggestion?
MIT - Fork it, customize it, make it yours.