Cc
Description
Marian's Personal Claude Code Marketplace
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
fx/cc Marketplace
Claude Code plugins for development workflows, research, and productivity.
Installation
/plugin marketplace add fx/cc
Available Plugins
fx-dev
Complete development workflow including SDLC, pull requests, and GitHub integration.
**Components**:
- 10 agents: sdlc, coder, planner, requirements-analyzer, issue-updater, pr-reviewer, pr-preparer, pr-check-monitor, pr-changeset-minimalist, workflow-runner
- 1 skill: copilot-feedback-resolver
- 2 commands: /dev, /gitingest
fx-research
Research tools for finding and evaluating technologies and libraries.
**Components**:
- 1 agent: tech-scout
fx-mcp
MCP server management guidance and best practices.
**Components**:
- 1 skill: managing-mcp-servers
fx-meta
Meta tools for building Claude Code plugins, skills, and agents.
**Components**:
- 2 skills: skill-creator, plugin-creator
fx-pa
Personal assistant tools for task extraction and productivity.
**Components**:
- 1 agent: task-extractor
Usage
After installing plugins:
- Skills are automatically invoked by Claude when relevant
- Agents appear in
/agentslist and can be used via Task tool - Commands are available as slash commands
Development
See [CLAUDE.md](CLAUDE.md) for plugin development guidelines.
**Quick start**:
- Create plugin directory:
plugins// - Add
.claude-plugin/plugin.jsonmanifest - Add plugin files (skills, agents, etc.)
- Update
.claude-plugin/marketplace.json - Create PR
Resources
License
MIT
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11