trickycdm/tricky-cc-plugins
Skill Claude CodeCodex
Audit TSX files for WCAG 2.1 AA accessibility compliance. Reports findings by severity with WCAG references and code fixes. Use when the user says 'a11y audit', 'accessibility check', 'check accessibility', 'WCAG audit', 'is this accessible', 'audit for screen readers', or asks about accessibility of changed or…
trickycdm/tricky-cc-plugins
Skill Claude CodeCodex
Generate a changelog from git history. Compares tags, branches, or commits to produce a categorized, human-readable changelog. Handles multiple scenarios: what's unreleased on HEAD vs latest tag, tag-to-tag comparisons, staging/RC vs production, or any custom git range. Invoke with /gen-changelog or trigger naturally…
trickycdm/tricky-cc-plugins
Skill Claude CodeCodex
Create and manage GitHub Project issues retrospectively using the GitHub CLI (gh). Use this skill whenever the user wants to push completed work to a GitHub Project board, create issues from git commit history, generate tickets from documentation or specs, add done work to a GitHub project after the fact, or…
trickycdm/tricky-cc-plugins
Skill Claude CodeCodex
Self-improving loop for the project's institutional knowledge. This project maintains a structured knowledge system — a root CLAUDE.md that indexes standards docs (error handling, database, security, accessibility, etc.), directory-level CLAUDE.md files for each module, and dedicated docs for cross-cutting concerns.…
trickycdm/tricky-cc-plugins
Skill Claude CodeCodex
Optimize documentation for conciseness and clarity. Strengthens vague instructions with explicit criteria, removes redundancy while preserving meaning, and tightens prose. Use when the user says 'optimize this doc', 'tighten this', 'make this more concise', 'clean up this documentation', 'this doc is too long'…
trickycdm/tricky-cc-plugins
Skill Claude CodeCodex
Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.
trickycdm/tricky-cc-plugins
Skill Claude CodeCodex
Product thinking before building. Use when the user says 'product lens', 'is this worth building', 'write a spec', 'scope this', 'prioritize features', 'review the UX', 'what should we build', 'cut scope', 'too much scope', 'feature creep', 'convert this idea into a spec', 'what's the MVP', or asks any strategic…
trickycdm/tricky-cc-plugins
Skill Claude CodeCodex
Close out plan execution. Finalizes the plan, captures lessons, and produces a clean artifact. Use when the user says 'wrap up', 'we're done', 'finish up', 'close this out', 'wrap-up', or after completing all plan steps.
trickycdm/tricky-cc-plugins
Skill Claude CodeCodex
Squash-merge a worktree branch's PR, clean up the worktree, update main, and report status. Use when done with a worktree — after a subagent finishes, when the user says 'merge worktree', 'merge this branch', 'clean up worktree', 'wt merge', 'done with this worktree', or 'merge and clean up'. Also trigger when the…