Skip to content

Latest commit

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

🧩 cc-plugins

A plugin marketplace for Claude Code β€” shipped as a single git repo.

πŸš€ Install

/plugins marketplace add paoloq/cc-plugins

Or from a local clone:

/plugins marketplace add /absolute/path/to/cc-plugins

Then install any plugin below with its listed command. Skills are invoked as /<plugin>:<skill> β€” e.g. /prompt:draft, /prompt:review.

πŸ“¦ Plugins

NameSkillsInstallDescription
✍️ promptdraft · guides · review · revise/plugins install prompt@cc-pluginsDraft, revise, and review prompts using curated guides from Anthropic, OpenAI, and Google.
πŸ“ taskdraft-spec Β· plan-council/plugins install task@cc-pluginsPlan a coding task: draft a spec, then deliberate the implementation plan with Codex before handing off via ExitPlanMode.
πŸ› οΈ repoaudit/plugins install repo@cc-pluginsAssess a repo's agentic readiness via static checks plus benchmark subagents; renders a navigable HTML scorecard.
πŸ”¬ codeaudit/plugins install code@cc-pluginsTools for assessing and improving source code.

πŸ§ͺ Evals

python3 evals/run.py all

To run them automatically before every commit (one-time, per clone):

git config core.hooksPath .githooks

Bypass with git commit --no-verify or PRE_COMMIT_SKIP_EVALS=1.

πŸ“„ License

MIT β€” see LICENSE.

About

🧩 Plugin marketplace for Claude Code.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages