Skip to content

feat: add 10 new plugins#242

Open
mturac wants to merge 1 commit into
ccplugins:mainfrom
mturac:add-10-plugins
Open

feat: add 10 new plugins#242
mturac wants to merge 1 commit into
ccplugins:mainfrom
mturac:add-10-plugins

Conversation

@mturac

@mturac mturac commented Jun 4, 2026

Copy link
Copy Markdown

Adds 10 new community plugins to the appropriate sections:

Automation DevOps

  • dep-drift — Detects lockfile divergence, silent transitive dep updates, and license incompatibilities
  • flag-ops — Manages feature flags, finds orphaned/stale flags, tracks rollout status
  • migrate-safe — Analyzes database migrations for destructive operations, generates rollback scripts

Code Quality Testing

  • a11y-ci — Automated WCAG accessibility audits with line-level annotations and fix suggestions
  • perf-lens — Identifies N+1 query patterns, redundant React re-renders, and bundle bloat
  • test-scout — Finds untested code paths and generates targeted unit test stubs

Development Engineering

  • api-contract — Validates frontend API calls match backend schemas, detects breaking changes before deploy
  • i18n-sync — Keeps translation keys in sync across locales
  • code-archaeologist — Uncovers intent and evolution in legacy codebases through git history and blame analysis

Documentation

  • adr-sync — Keeps Architecture Decision Records aligned with actual code, detects stale ADRs

All entries follow the existing list format.

…ontract, perf-lens, a11y-ci, i18n-sync, flag-ops, code-archaeologist, adr-sync
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant