Audit Patterns banner
dykyi-roman dykyi-roman

Audit Patterns

Security community

Description

--- description: Design patterns audit. Analyzes stability (Circuit Breaker, Retry, Rate Limiter, Bulkhead), behavioral (Strategy, State, Chain, Decorator, Null Object, Template Method, Visitor, Iterator, Memento), GoF structural (Adapter, Facade, Proxy, Composite, Bridge, Flyweight), creational (Builder, Factory, Pool), integration (Outbox, Saga, ADR), and SOLID/GRASP compliance. allowed-tools: Read, Grep, Glob, Task model: opus argument-hint: <path> [level] [-- meta-instructions] --- # Design

Installation

Installs to ~/.claude/skills/dykyi-roman-awesome-claude-code-audit-patterns/SKILL.md

Terminal
mkdir -p ~/.claude/skills/dykyi-roman-awesome-claude-code-audit-patterns && curl -fsSL https://raw.githubusercontent.com/dykyi-roman/awesome-claude-code/HEAD/commands/audit-patterns.md -o ~/.claude/skills/dykyi-roman-awesome-claude-code-audit-patterns/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository