Zate/cc-plugins

10Stars on the repository
60Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

de-ai-writer

01

Zate/cc-plugins

Agent

Specialized agent that removes AI-generated patterns from blog drafts and ensures the writing sounds authentically human.

10 1mo ago A 24 tokens original MIT

doc-generator

02

Zate/cc-plugins

Agent

Use this agent to generate or update READMEs, API docs, inline comments, and changelogs. Use when: User asks to write or update documentation, README, API docs, CHANGELOG, or code comments. Do NOT use when: User needs code exploration (use engineer), test writing (use qa-engineer), or security analysis (use…

10 1mo ago A 108 tokens original MIT

engineer

03

Zate/cc-plugins

Agent

Use this agent for code exploration, architecture design, refactoring analysis, git operations, and code review. Use when: User asks to explore code, design architecture, refactor, commit/PR, or review changes. Do NOT use when: User needs test generation (use qa-engineer), security audit (use security-scanner), or…

10 1mo ago A 174 tokens original MIT

haiku-worker

04

Zate/cc-plugins

Agent

Lightweight autonomous task executor for simple/mechanical plan tasks. Uses haiku model for cost efficiency. Use when: Orchestrator needs a cheap worker for tests, docs, formatting, linting, config changes, or file renames. Do NOT use when: Task requires complex reasoning, multi-file architecture, debugging, or…

10 1mo ago A 114 tokens original MIT

qa-engineer

05

Zate/cc-plugins

Agent

Use this agent for test generation, test execution, bug tracking, and deployment validation. Use when: User asks to write tests, run tests, track bugs, or validate deployment readiness. Do NOT use when: User needs code review (use engineer), security scan (use security-scanner), or code exploration (use engineer).…

10 1mo ago A 132 tokens original MIT

security-scanner

06

Zate/cc-plugins

Agent

Use this agent for security vulnerability scanning including OWASP Top 10, hardcoded secrets, and injection risks. Use when: User asks about security, vulnerabilities, hardcoded secrets, injection risks, or OWASP compliance. Do NOT use when: User needs code review for quality (use engineer), test generation (use…

10 1mo ago A 111 tokens original MIT

swarm-worker

07

Zate/cc-plugins

Agent

Autonomous task executor for devloop:run-swarm. Implements a single plan task with fresh context. Do not use for interactive work. Use when: Orchestrator is running swarm mode and needs to parallelize independent plan tasks. Do NOT use when: Interactive work is needed, or for single-task execution (just do the work…

10 1mo ago A 116 tokens original MIT

triage-agent

08

Zate/cc-plugins

Agent

Triage static analysis findings using CWE-specialized criteria. Classifies findings as true positives, false positives, or needs review. Never scans code directly -- only assesses tool output. Use when: Security scan has produced raw findings that need triage. Do NOT use when: User wants to explore code, write tests…

10 1mo ago A 71 tokens original MIT