| 12345678910111213141516171819202122232425262728 |
- {
- "$schema": "https://json.schemastore.org/claude-code-plugin-manifest.json",
- "name": "claude-mods",
- "version": "3.2.0",
- "description": "Custom commands, skills, agents, rules, hooks, and output styles for Claude Code - session continuity and modern CLI tooling for real-world development workflows",
- "author": {
- "name": "0xDarkMatter"
- },
- "repository": "https://github.com/0xDarkMatter/claude-mods",
- "homepage": "https://github.com/0xDarkMatter/claude-mods#readme",
- "license": "MIT",
- "keywords": [
- "claude-code",
- "plugin",
- "agents",
- "commands",
- "skills",
- "hooks",
- "rules",
- "session-management",
- "cli-tools",
- "output-styles",
- "supply-chain-security",
- "prompt-injection-defense",
- "devops",
- "testing"
- ]
- }
|