design patterns skills

115 tagged design patterns, measured the same way as everything else here.

Browse within: golang 35clean-code 32java 28effect 25effect-ts 25functional-programming 25knowledge-base 25patterns 25gof 13architecture 11best-practices 93d 7Dynamo 7graph-rewriting 7

design-patterns

01

rtk-ai/rtk

Skill Claude CodeCodex

Rust design patterns for RTK. Newtype, Builder, RAII, Trait Objects, State Machine. Applied to CLI filter modules. Use when designing new modules or refactoring existing ones.

78k +233 today A 42 tokens original Apache-2.0

diagnose

05

Totoro-jam/battle-tested-patterns

Skill Claude CodeCodex

Structured debugging loop for exercise tests or build failures. Reproduce → isolate → hypothesize → fix → verify.

339 1mo ago A 25 tokens original MIT

new-pattern

06

Totoro-jam/battle-tested-patterns

Skill Claude CodeCodex

Guided workflow to create a new pattern following the project template and quality standards. Walks through topic validation, source verification, implementation, exercises, challenge questions, and bilingual docs.

339 1mo ago A 39 tokens original MIT

verify-source

07

Totoro-jam/battle-tested-patterns

Skill Claude CodeCodex

Verify all production proof source links in pattern documents. Run automated checks for HTTP status, format, SHA permanence, and line-range content accuracy.

339 1mo ago A 31 tokens original MIT

add-app-to-server

08

usalu/semio

Skill Claude CodeCodex

This skill should be used when the user asks to "add an app to my MCP server", "add UI to my MCP server", "add a view to my MCP tool", "enrich MCP tools with UI", "add interactive UI to existing server", "add MCP Apps to my server", or needs to add interactive UI capabilities to an existing MCP server that already has…

21 3d ago A 95 tokens AGPL-3.0

convert-web-app

09

usalu/semio

Skill Claude CodeCodex

This skill should be used when the user asks to "add MCP App support to my web app", "turn my web app into a hybrid MCP App", "make my web page work as an MCP App too", "wrap my existing UI as an MCP App", "convert iframe embed to MCP App", "turn my SPA into an MCP App", or needs to add MCP App support to an existing…

21 3d ago A 115 tokens AGPL-3.0

create-mcp-app

10

usalu/semio

Skill Claude CodeCodex

This skill should be used when the user asks to "create an MCP App", "add a UI to an MCP tool", "build an interactive MCP View", "scaffold an MCP App", or needs guidance on MCP Apps SDK patterns, UI-resource registration, MCP App lifecycle, or host integration. Provides comprehensive guidance for building MCP Apps…

21 3d ago A 77 tokens AGPL-3.0

design-patterns

11

MDMAtk/TormentNexus

Skill Claude CodeCodex

Rust design patterns for RTK. Newtype, Builder, RAII, Trait Objects, State Machine. Applied to CLI filter modules. Use when designing new modules or refactoring existing ones.

11 1mo ago A 42 tokens

epicsagas/Episteme

Skill Claude CodeCodex

Use this agent when you need to evaluate a system architecture or technology decision — identifying scalability risks, structural smells, law violations (Conway, Amdahl, Gall), and design pattern misuse using the Episteme knowledge graph.

5 29d ago B 51 tokens original Apache-2.0

code-reviewer

13

epicsagas/Episteme

Skill Claude CodeCodex

Code smell detector and refactoring advisor. Triggers on: file path mentioned, 'review this code', 'find smells', 'analyze', 'refactor', or code shared. Calls Episteme HTTP API (analyze + refactor endpoints) immediately. Outputs smell table, ranked refactorings, principle violations.

5 29d ago B 69 tokens original Apache-2.0

episteme

14

epicsagas/Episteme

Skill Claude CodeCodex

Software engineering knowledge graph — patterns, laws, refactorings, smells. Activates on any code quality concern, design decision, architecture review, or engineering question — even when the user describes problems informally. Uses Episteme HTTP API (resolved via epis api env) via curl.

5 29d ago B 63 tokens original Apache-2.0

pattern

15

donaldrichard19-LVD/pattern-mcp

Skill Claude CodeCodex

Judge whether a UI component need should use an existing shadcn/ui, 21st.dev, or ReUI component, or requires a custom build guided by a real-app reference from Mobbin/Figma Community.

3 2d ago A 45 tokens original MIT

applying-a-pattern

16

aj604/agentic-atlas-plugin

Skill Claude CodeCodex

Turn one named Agentic Atlas pattern into concrete, cited edits to one existing artifact. Use whenever the user names a specific atlas pattern — by id, by title, or by pointing at a page on agentic-atlas.dev — and wants it applied, adopted, retrofitted, or implemented in their skill, agent definition, plugin, or…

3 yesterday A 155 tokens

aj604/agentic-atlas-plugin

Skill Claude CodeCodex

Design a new agent system with the published Agentic Atlas patterns — interview the user, consult the corpus once with the consolidated problem, and propose a decomposition where every structural choice carries its citation. Use whenever the user is starting a skill, subagent, agent definition, plugin, hook set, or…

3 yesterday A 206 tokens

aj604/agentic-atlas-plugin

Skill Claude CodeCodex

Audit an existing agent artifact against the published Agentic Atlas patterns (agentic-atlas.dev) — a skill, subagent or agent definition, plugin, hook configuration, or multi-agent workflow — returning cited, checkable findings. Use whenever the user asks to review, audit, critique, sanity-check, or grade an agent…

3 yesterday A 175 tokens

SwiftyJourney/ios-architecture-expert-skill

Skill Claude CodeCodex

Use when the user is designing, structuring, refactoring, or reviewing the architecture of an iOS/Swift app: separating features into modules/layers (domain, API, cache, presentation, UI), choosing between MVC/MVVM/MVP, wiring dependencies in a composition root, breaking up a view controller that coordinates too much…

2 21d ago A 232 tokens original MIT

comms-context

20

lugassawan/swe-workbench

Skill Claude CodeCodex

Fetch on-call and discussion context from Slack threads and PagerDuty incidents — participants, timeline, and status. Auto-loads on Slack permalinks or PagerDuty incident references. Keywords — Slack, thread, PagerDuty, on-call.

2 yesterday A 51 tokens original MIT

aegis

21

skill-forge-ai/aegis

Skill Claude CodeCodex

Contract-driven, design-first quality guardrails for AI-assisted full-stack development. Prevents project chaos at scale by enforcing a five-layer protection system: Design → Contract → Implementation → Verification → PM. Use when: starting a new full-stack project, planning a non-trivial feature, dispatching…

2 5mo ago A 137 tokens original MIT

aegis

22

skill-forge-ai/aegis

Skill Claude CodeCodex

AI Development Quality Guardian — contract-driven, design-first quality guardrails for AI-assisted full-stack development. Five-layer defense: Design → Contract → Implementation → Verification → PM. Prevents project chaos at scale. Activate when: starting a feature, setting up a project, dispatching coding tasks…

2 5mo ago A 89 tokens original MIT

sirius-zuo/design-pattern-skill

Skill Claude CodeCodex

Use when reviewing a project's architecture for design pattern applicability -- either validating a design document before implementation, or analyzing an existing codebase for pattern improvement opportunities.

2 3mo ago B 34 tokens original MIT

java-clean-code

24

CasLubbers/code-design-skills

Skill Claude CodeCodex

Complete Clean Code reference for Java 21+ in one skill — naming, methods, comments, general quality, and tests, with modern idioms (records, sealed types, pattern matching, Optional, streams). Use when writing, reviewing, or refactoring any Java code and you want the whole catalog at once rather than one focused area.

1 7d ago A 72 tokens