domain driven design skills

69 tagged domain driven design, measured the same way as everything else here.

Browse within: beginner-friendly 15cloud-spanner 15cobra-cli 15command-line 15concurrency 15ddd 15developer-experience 15erp 15clean-architecture 12cqrs 11decider-pattern 11drizzle-orm 11event-sourcing 11feature-sliced-design 11

balanced-coupling

01

vladikk/modularity

Skill Claude CodeCodex

The Balanced Coupling model for software design. Use when: designing modular architectures, evaluating coupling between components, reviewing code modularity, deciding whether to split or merge modules/services, assessing integration patterns, classifying coupling as balanced or unbalanced, applying DDD strategic and…

526 5mo ago A 107 tokens

design

02

vladikk/modularity

Skill Claude CodeCodex

Designs modular high-level architectures from functional requirements and produces design documents for each module. Use when designing a new system, creating architecture documentation, or producing module-level design specs with integration contracts and test specifications.

526 5mo ago A 43 tokens

document

03

vladikk/modularity

Skill Claude CodeCodex

Produces modularity review documents in both Markdown and HTML formats. Use when writing the final review output from a modularity analysis.

526 5mo ago A 27 tokens

neo-cli-implementer

04

neohaskell/NeoHaskell

Skill Claude CodeCodex

Write or modify Rust code in the Neo CLI under neo/ - crate conventions, the error-as-LLM-repair contract, output prefixes, and interactive-vs-CI (--ci) behavior. Use when editing any neo/ .rs file, adding a subcommand or JSON field, wrapping a subprocess, or writing any user-facing error. This is Rust, not NeoHaskell…

347 4d ago A 106 tokens original Apache-2.0

neohaskell-change

05

neohaskell/NeoHaskell

Skill Claude CodeCodex

Stage playbook for executing steps of the change formula v2 (ADR-0075) — the 5-step molecule that takes a request from spec to merged PR. Use when claiming or executing any bead poured from the change formula (spec, spec-approval, build, verify, pr), when parking a stuck step, or when recording a spec approval. Covers…

347 4d ago A 134 tokens original Apache-2.0

neohaskell-pipeline

06

neohaskell/NeoHaskell

Skill Claude CodeCodex

Orchestrate a NeoHaskell change end-to-end through the spec-gated pipeline - intake to merged PR with exactly two human gates. Use when implementing a feature, fixing a bug, or running any request that should produce a PR.

347 4d ago A 54 tokens original Apache-2.0

bazel

07

ccheney/robust-skills

Skill Claude CodeCodex

Manage, structure, modernize, and troubleshoot Bazel monorepos. Use for MODULE.bazel, BUILD or BUILD.bazel files, Starlark, Bazelisk, Bzlmod dependencies and module extensions, labels and targets, visibility, query/cquery/aquery, .bazelrc configuration, select(), platforms and toolchains, hermetic actions, sandboxing…

57 6d ago A 130 tokens original MIT

slack-block-kit

08

ccheney/robust-skills

Skill Claude CodeCodex

Proactively apply when generating Slack API payloads with blocks, chat.postMessage calls with structured content, streaming AI responses, or views.open/views.publish calls. Triggers on Block Kit, Slack blocks, section block, actions block, header block, context block, alert block, card block, carousel block, container…

57 6d ago A 212 tokens original MIT

slack-mrkdwn

09

ccheney/robust-skills

Skill Claude CodeCodex

Proactively apply when generating any Slack text content, message text fields, Block Kit text objects, standard Markdown for Slack, or Work Object text. Triggers on mrkdwn, Slack formatting, Slack markdown, Slack bold, Slack italic, Slack links, mentions, dates, escaping, text objects, verbatim, plaintext, markdown…

57 6d ago A 158 tokens original MIT

audit-spec

10

dogganidhal/noddde

Skill Claude CodeCodex

Internal procedure for the Auditor agent. Use /spec instead — it orchestrates the full pipeline. Runs Steps 5-6 (validate + update docs) with an independent context and an added coherence review. Produces an Audit Report.

48 2d ago A 50 tokens original MIT

spec

11

dogganidhal/noddde

Skill Claude CodeCodex

Spec-driven development orchestrator. The single entry point for all spec work: creating features, fixing bugs, evolving APIs. Drives the full 6-step pipeline (spec → RED tests → implement → GREEN tests → validate → update docs) autonomously, only pausing for developer approval at gate points. Use when asked to 'add a…

48 2d ago A 97 tokens original MIT

update-docs

12

dogganidhal/noddde

Skill Claude CodeCodex

Internal procedure for Step 6. Use /spec instead — it orchestrates the full pipeline. This skill contains detailed instructions for updating documentation pages after a spec is implemented or updated.

48 2d ago A 40 tokens original MIT

regenerate-api

13

bravodev-hub/appointme

Skill Claude CodeCodex

Regenerate the AppointMe frontend API client (orval/TanStack Query hooks + TypeScript schemas) after the backend OpenAPI surface changes. Use this whenever backend endpoints, request/response DTOs, or other contract-affecting types are added, removed, or modified — e.g. after editing files under src/AppointMe.Api…

45 9d ago A 136 tokens original MIT

verify

14

bravodev-hub/appointme

Skill Claude CodeCodex

Build, launch, and drive the AppointMe stack to verify a change end-to-end at its runtime surface.

45 9d ago A 25 tokens original MIT

shadcn

15

bravodev-hub/appointme

Skill Claude CodeCodex

Manages shadcn components and projects — adding, searching, fixing, debugging, styling, and composing UI. Provides project context, component docs, and usage examples. Applies when working with shadcn/ui, component registries, presets, --preset codes, or any project with a components.json file. Also triggers for…

45 9d ago A 90 tokens copy · 95% MIT

adl

16

inference-gateway/adl

Skill Claude CodeCodex

Author and maintain projects built with ADL (Agent Definition Language) - the YAML manifest format from inference-gateway/adl that adl-cli turns into a full A2A agent scaffold (Go/Rust/TypeScript). Use when working inside a generated agent project (presence of agent.yaml + .adl-ignore), when editing the manifest, when…

32 3d ago A 102 tokens original Apache-2.0

jed1978/ddd-architecture-coach

Skill Claude CodeCodex

DDD Architecture Coach — a decision-making coach spanning DDD (Strategic + Tactical Patterns), AI/LLM engineering (intervention design, risk assessment, fallbacks), software engineering discipline (Clean/Hexagonal Architecture, testing, CI/CD, SBE), and cloud architecture (containers, serverless, observability, cost).…

5 3mo ago A 272 tokens original MIT

cmd/gateway

18

quantDIY/GERP

Skill Claude CodeCodex

Performs api exposure and graph stitching for gateway subsystem. Use when doing cross-domain graphql resolving, or when the user mentions the bff, frontend queries, or the universal api.

3 +1 5mo ago A 40 tokens original MIT

cmd/gerp

19

quantDIY/GERP

Skill Claude CodeCodex

Performs native command line terminal operations for gerp subsystem. Use when doing matrix cli executions, or when the user mentions cobra, terminal operators, viper configs, or the gerp binary.

3 +1 5mo ago A 44 tokens original MIT

COAMS

20

quantDIY/GERP

Skill Claude CodeCodex

Content Operating and Management System (Markdown-Native CMS).

3 +1 5mo ago A 14 tokens original MIT

comms-context

21

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 2d ago A 51 tokens original MIT

state-scanner

22

10CG/Aria

Skill Claude CodeCodex

A project-status scanner and workflow recommender, described in Chinese, for guiding development work through a ten-step process. It gathers information about Git, progress, specifications, audits, and changes, then proposes a workflow for user approval.

2 2d ago A 61 tokens original MIT

state-scanner

23

10CG/Aria

Skill Claude CodeCodex

A newer version of a project-status scanner and workflow recommender, described in Chinese. It mechanically creates a JSON snapshot of project state, then uses that snapshot to recommend a user-approved workflow.

2 2d ago A 61 tokens original MIT

state-scanner

24

10CG/Aria

Skill Claude CodeCodex

A project-status checker that examines repository changes and related workflow records, then suggests what to do next. It can pass the chosen workflow to another tool after the user confirms it.

2 2d ago A 61 tokens original MIT