kopp0510/claude-dd

Portable Claude Code profile — 7-step dev loop, CLAUDE.md pre-commit gate, zero-hallucination policy. Install once, carry it to any machine.

6Stars on the repository
24Mods indexed here, across every type
3d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

code-simplifier

01

kopp0510/claude-dd

Skill Claude CodeCodex

A wrapper that asks an official code-simplifier agent to make existing code easier to read and maintain while preserving its behavior. TDD means test-driven development; this tool may be used during a broader development workflow that includes such steps.

not rated 6 3d ago A 78 tokens original MIT

design-brainstorm

02

kopp0510/claude-dd

Skill Claude CodeCodex

A guided design conversation that turns an unclear idea into an agreed, implementable design through step-by-step questions. It covers the data model, API, core logic, user experience, and error handling when relevant.

not rated 6 3d ago A 83 tokens original MIT

frontend-design

03

kopp0510/claude-dd

Skill Claude CodeCodex

A set of instructions for creating distinctive visual designs for websites and other front-end interfaces. It guides choices such as colors, typography, layout, and imagery around the subject and audience.

not rated 6 3d ago A 82 tokens copy · 98% MIT

review

04

kopp0510/claude-dd

Skill Claude CodeCodex

A wrapper for a comprehensive code review covering security, performance, and configuration safety. It is intended for reviewing a change before it is merged, rather than only checking code style or a small diff.

not rated 6 3d ago A 87 tokens original MIT

kopp0510/claude-dd

Skill Claude CodeCodex

Part of self-improving-agent

Curate Claude Code's auto-memory into durable project knowledge. Analyze MEMORY.md for patterns, promote proven learnings to CLAUDE.md and .claude/rules/, extract recurring solutions into reusable skills. Use when: (1) reviewing what Claude has learned about your project, (2) graduating a pattern from notes to…

not rated 6 3d ago A 94 tokens original MIT

extract

06

kopp0510/claude-dd

Skill Claude CodeCodex

Part of self-improving-agent

Turn a proven pattern or debugging solution into a standalone reusable skill with SKILL.md, reference docs, and examples.

not rated 6 3d ago A 25 tokens original MIT

promote

07

kopp0510/claude-dd

Skill Claude CodeCodex

Part of self-improving-agent

Graduate a proven pattern from auto-memory (MEMORY.md) to CLAUDE.md or .claude/rules/ for permanent enforcement.

not rated 6 3d ago A 31 tokens original MIT

remember

08

kopp0510/claude-dd

Skill Claude CodeCodex

Part of self-improving-agent

Explicitly save important knowledge to auto-memory with timestamp and context. Use when a discovery is too important to rely on auto-capture.

not rated 6 3d ago A 29 tokens original MIT

status

09

kopp0510/claude-dd

Skill Claude CodeCodex

Part of self-improving-agent

Memory health dashboard showing line counts, topic files, capacity, stale entries, and recommendations.

not rated 6 3d ago A 20 tokens original MIT

task-planner

10

kopp0510/claude-dd

Skill Claude CodeCodex

A planner that breaks a software design into small, ordered coding tasks, each with tests, implementation steps, dependencies, and commits.

not rated 6 3d ago A 58 tokens original MIT

tech-diagram-gif

11

kopp0510/claude-dd

Skill Claude CodeCodex

A diagram-making workflow that turns confirmed process, architecture, and data-flow descriptions into animated, looping GIFs. It uses SVG as an intermediate format and checks the rendered result before delivery.

not rated 6 3d ago A 89 tokens original MIT

verification-gate

12

kopp0510/claude-dd

Skill Claude CodeCodex

A completion checklist that requires fresh command output or other direct evidence before an agent says work is finished.

not rated 6 3d ago A 66 tokens original MIT

worktree-manager

13

kopp0510/claude-dd

Skill Claude CodeCodex

A workflow for creating and removing Git worktrees, which are separate working directories connected to one Git repository. They let development on one branch stay isolated from another.

not rated 6 3d ago A 51 tokens original MIT

kopp0510/claude-dd

Skill Claude CodeCodex

Reference for writing and editing skills well — the vocabulary and principles that make a skill predictable.

not rated 6 3d ago A 24 tokens copy · 100% MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: