| 1234567891011121314151617181920 |
- {
- "$schema": "https://json.schemastore.org/claude-code-plugin-manifest.json",
- "name": "claude-mods",
- "version": "2.10.1",
- "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",
- "license": "MIT",
- "keywords": [
- "claude-code",
- "agents",
- "commands",
- "skills",
- "session-management",
- "cli-tools",
- "output-styles"
- ]
- }
|