trickycdm

32 mods across 1 repository, 2 stars between them.

trickycdm/tricky-cc-plugins

Instructions file

Claude Code instructions for trickycdm/tricky-cc-plugins, covering tricky cc plugins — project context, layout, authoring rules (load-bearing), versioning and what this repo is not.

2 3mo ago A 545 tokens

core

03

trickycdm/tricky-cc-plugins

Plugin Claude Code

Core utils for working with Claude Code - agents, commands, skills, and workflow automation.

2 3mo ago A tokens not measured

claude-md-generator

04

trickycdm/tricky-cc-plugins

Agent

Use this agent when you need to create or update CLAUDE.md files for projects or specific subfolders. This agent should be used when: 1) Starting a new project that needs development guidelines, 2) Adding Claude-specific instructions to an existing codebase, 3) Creating subfolder-specific CLAUDE.md files for…

2 3mo ago A 0 tokens

code-explorer

05

trickycdm/tricky-cc-plugins

Agent

Deeply analyzes existing codebase features by tracing execution paths, mapping architecture layers, understanding patterns and abstractions, and documenting dependencies to inform new development.

2 3mo ago A 33 tokens

code-reviewer

06

trickycdm/tricky-cc-plugins

Agent

Reviews code for bugs, logic errors, security vulnerabilities, code quality issues, and adherence to project conventions, using confidence-based filtering to report only high-priority issues that truly matter.

2 3mo ago A 39 tokens

trickycdm/tricky-cc-plugins

Agent

Use this agent to produce or refine concise architectural documentation (300-500 lines) for a project or module. Detects the host's doc convention (CLAUDE.md / AGENTS.md / OVERVIEW.md / ARCHITECTURE.md / docs/) and updates existing files in place when present. Does not write into a steering/ folder if one exists …

2 3mo ago A 110 tokens

feature-creator

08

trickycdm/tricky-cc-plugins

Agent

Use this agent when you need to document a feature implementation from the current session into a reusable playbook. This agent should be called after significant progress has been made on a feature and you want to capture the implementation details, context, and references for future sessions.

2 3mo ago A 56 tokens

security-reviewer

09

trickycdm/tricky-cc-plugins

Agent

Security vulnerability detection and remediation specialist. Use PROACTIVELY after writing code that handles user input, authentication, API endpoints, or sensitive data. Flags secrets, SSRF, injection, unsafe crypto, and OWASP Top 10 vulnerabilities.

2 3mo ago A 52 tokens

tech-debt-reviewer

10

trickycdm/tricky-cc-plugins

Agent

Use this agent when you need to analyze code quality and identify technical debt across systems, services, or specific files. This agent systematically reviews code for maintainability issues, outdated patterns, performance bottlenecks, security concerns, and architectural problems, then documents findings in a…

2 3mo ago A 70 tokens

test-generator

11

trickycdm/tricky-cc-plugins

Agent

Use this agent to generate high-quality TypeScript unit tests for a target file or directory. Detects the host project's test runner (Jest, Vitest, node:test) and follows the project's documented testing standards.

2 3mo ago A 46 tokens

warp

20

trickycdm/tricky-cc-plugins

Command

Create a copy pasteable summary of the current session designed to allow you to /clear and bootstrap a new session with all the relevant context.

2 3mo ago A 28 tokens

PostToolUse

23

trickycdm/tricky-cc-plugins

Hook

Runs after a tool call finishes for Write, Edit and MultiEdit tool calls, executing rename-plan.sh. From trickycdm/tricky-cc-plugins.

2 3mo ago A tokens not measured

a11y-audit

24

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…

2 3mo ago A 79 tokens