Personal Claude Code marketplace for managing and deploying skills across work and personal environments.
This repository is a Claude Code plugin marketplace — it bundles plugins (collections of skills, agents, commands, and hooks) so they can be installed in any Claude Code environment with a single command.
Agents: see
AGENTS.mdfor the maintenance rules and the per-platform install procedure you should follow when a human asks you to deploy these skills.
| Plugin | Description |
|---|---|
crx | Personal CodeRabbit helpers — single and batched finding fix flows. |
Claude Code is the primary target. Add the marketplace once, then install whichever plugins you want:
/plugin marketplace add ChrisFmlyc/ai-skills
/plugin install crx@ai-skills
Restart Claude Code so new slash commands register. After install, /crx:single and /crx:multi are available.
/plugin marketplace update ai-skills
/plugin update crx@ai-skills
/plugin uninstall crx@ai-skills
/plugin marketplace remove ai-skills
The same SKILL.md files work in other agent environments (Claude Desktop, Claude Agent SDK, Codex, Cursor), but the install procedure differs. Rather than maintain a parallel set of human instructions per platform, ask your agent: "Install the ai-skills <plugin> plugin" and it will read AGENTS.md and follow the right procedure for the platform it's running on.
ai-skills/
├── .claude-plugin/
│ └── marketplace.json # marketplace manifest (registers each plugin)
├── plugins/
│ └── <plugin>/
│ ├── .claude-plugin/
│ │ └── plugin.json # plugin manifest
│ ├── README.md
│ └── skills/
│ └── <skill>/
│ └── SKILL.md # skill body with YAML frontmatter
├── AGENTS.md # instructions for agents
└── README.md
Each plugin follows the skill-creator SKILL.md layout, so individual skill files are portable to any agent that understands the format.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
SPADE Framework — a human-AI operating model for engineering teams. Fourteen scope/plan/review skills plus four persona reviewer subagents and a researcher.
npx claudepluginhub chrisfmlyc/ai-skills --plugin crxUltra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Memory compression system for Claude Code - persist context across sessions
Marketing skills for AI agents — conversion optimization, copywriting, SEO, paid ads, ad creative, and growth
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.