fabiandistler

42 mods across 1 repository, 2 stars between them.

fabiandistler/agents

Plugin Claude Code

Plugin marketplace listing 6 plugins: architecture, refactoring, ai-ml, workflow, communication.

2 5d ago A tokens not measured

repo-error-checker

02

fabiandistler/agents

Agent Claude Code

Read-only error and consistency check of this skills repository. Use PROACTIVELY when the user asks to "check the repo", validate skills, verify SKILL.md files against the official Agent Skills format, hunt for manifest/catalogue/plugin drift or broken symlinks, or wants a pre-commit sanity pass after adding or…

2 5d ago A 99 tokens

agents AGENTS.md

03

fabiandistler/agents

Instructions file CodexOpenCode

AGENTS.md instructions for fabiandistler/agents, covering agents, how to use this repo, skill catalogue, architecture & design (architecture) and refactoring & code quality (refactoring).

2 5d ago B 3,156 tokens

domain

04

fabiandistler/agents

Agent

How the engineering skills should consume this repo's domain documentation when exploring the codebase.

2 5d ago A 0 tokens

issue-tracker

05

fabiandistler/agents

Agent

Issues and specs for this repo live as GitHub issues. Use the gh CLI for all operations.

2 5d ago A 0 tokens

triage-labels

06

fabiandistler/agents

Agent

The skills speak in terms of five canonical triage roles. This file maps those roles to the actual label strings used in this repo's issue tracker.

2 5d ago A 0 tokens

ai-ml

07

fabiandistler/agents

Plugin Claude Code

AI and ML engineering skills: diagnosing and architecting LLM applications, and guiding ML projects from framing to deployment.

2 5d ago A tokens not measured

architecture

08

fabiandistler/agents

Plugin Claude Code

Software architecture and design skills: ADRs, architecture pattern advice, Domain-Driven Design (strategy and coding conventions), C4 model drafting and diagram rendering, microservices design conventions, logical component design, fitness functions, SQL schema design, and coupling/cohesion analysis. Includes…

2 5d ago A tokens not measured

cohesion-analyst

09

fabiandistler/agents

Agent

Read-only cohesion analysis of a class, file, module, or package. Use PROACTIVELY when the user asks whether code is cohesive, whether to split a god-class or god-module or a Utils / helpers grab-bag, says "is this class doing too much" or "should I split this module", or mentions LCOM or separation of concerns. Runs…

2 5d ago A 93 tokens

coupling-analyst

10

fabiandistler/agents

Agent

Read-only coupling analysis of a codebase. Use PROACTIVELY when the user asks to "analyze coupling", asks which modules are too coupled, brittle, or tangled, whether the codebase is over-abstracted or over-engineered, or mentions afferent/efferent coupling, instability, abstractness, distance from the main sequence…

2 5d ago A 105 tokens

communication

11

fabiandistler/agents

Plugin Claude Code

Communication skills: stakeholder updates, communication analysis, problem-first technical explanations, and self-contained HTML artifacts.

2 5d ago A tokens not measured

personal

12

fabiandistler/agents

Plugin Claude Code

Personal-domain skills: hypertrophy training programming and Zettelkasten note valuation.

2 5d ago A tokens not measured

refactoring

13

fabiandistler/agents

Plugin Claude Code

Refactoring and code-quality skills: a unified refactoring skill (decision checklist plus Fowler's technique catalog), the stepdown rule, test-driven development, and managing risky changes.

2 5d ago A tokens not measured

workflow

14

fabiandistler/agents

Plugin Claude Code

Planning and workflow skills: natural planning, status updates, skill authoring, and guideline distillation.

2 5d ago A tokens not measured

adr-workflow

15

fabiandistler/agents

Skill Claude CodeCodex

Establish and maintain Architecture Decision Records (ADRs) in software repositories.

2 5d ago A 19 tokens

ai-ml

16

fabiandistler/agents

Skill Claude CodeCodex

Building AI/ML systems — engineering an LLM or foundation-model application (prompts, tool calling, evals) or running a machine-learning project from framing to deployment. Routes to the right sub-skill.

2 5d ago A 47 tokens

fabiandistler/agents

Skill Claude CodeCodex

Use when choosing the architecture of a repository — topology (monolith, modular monolith, microservices, serverless) or code organization (layered, by-domain, hexagonal, clean/onion). Includes a reusable trade-off-analysis method for weighing alternatives. Not for generic project setup with no architecture-shape…

2 5d ago A 69 tokens

architecture

18

fabiandistler/agents

Skill Claude CodeCodex

Any software architecture or design question — ADRs, DDD, C4 diagrams, coupling/cohesion analysis, microservices, component design, fitness functions, SQL schema design. Routes to the right sub-skill.

2 5d ago A 46 tokens

c4-modeling

19

fabiandistler/agents

Skill Claude CodeCodex

Draft a C4 model of a software system with the user and render it as Mermaid diagrams. Covers Context, Container, Component, Landscape, Dynamic, and Deployment views (not Code / level 4), all derived from one element/relationship table.

2 5d ago A 55 tokens

fabiandistler/agents

Skill Claude CodeCodex

Analyze or rewrite a message, feedback, or conversation with Schulz von Thun's four-sides model and Rogers-style active listening. Decodes the factual, self-revealing, relationship, and appeal levels. Educational, not therapy.

2 5d ago A 51 tokens

coupling-cohesion

21

fabiandistler/agents

Skill Claude CodeCodex

Assess an existing codebase's coupling and cohesion — module cohesion and LCOM, codebase-wide coupling metrics and zones, or whether a single dependency is balanced (Khononov).

2 5d ago A 43 tokens

ddd

22

fabiandistler/agents

Skill Claude CodeCodex

Domain-Driven Design end to end — strategic subdomain classification and context mapping, tactical pattern choice, and implementation conventions for aggregates, value objects, and events.

2 5d ago A 34 tokens

documentation

23

fabiandistler/agents

Skill Claude CodeCodex

Producing technical documentation for a named reader — README, API reference, runbook, architecture doc, or onboarding guide. Covers per-type skeletons, audience targeting, and keeping docs current instead of stale.

2 5d ago A 43 tokens

fitness-functions

24

fabiandistler/agents

Skill Claude CodeCodex

Design and implement architecture fitness functions. These are automated, CI-wired checks that govern architecture characteristics (modularity, layering, coupling, security, resilience) and keep the architecture from eroding.

2 5d ago A 42 tokens