kopp0510

24 mods across 1 repository, 6 stars between them.

claude-dd CLAUDE.md

01

kopp0510/claude-dd

Instructions file

Instructions for a portable Claude Code automation pipeline that installs and updates shared configuration, skills, and commands. It also defines checks, deployment lists, repository layout, and upgrade procedures.

6 2d ago D 4,042 tokens original MIT

code-reviewer

02

kopp0510/claude-dd

Agent

A code-review agent that checks changes against the project's rules and existing coding patterns, then reports findings by severity with specific failure examples.

6 2d ago A 139 tokens original MIT

code-simplifier

03

kopp0510/claude-dd

Agent

Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Focuses on recently modified code unless instructed otherwise.

6 2d ago A 34 tokens copy · 100% MIT

security-auditor

04

kopp0510/claude-dd

Agent

An application-security review agent that examines source code for vulnerabilities using the OWASP Top 10, a widely used list of common web-security risks.

6 2d ago A 107 tokens original MIT

senior-devops

05

kopp0510/claude-dd

Agent

A DevOps engineering agent for building and operating software delivery and deployment systems. DevOps combines development and operations work such as testing, packaging, deploying, and monitoring applications.

6 2d ago A 98 tokens original MIT

dd-init

06

kopp0510/claude-dd

Command

A project-initialization command that sets up a seven-step development loop in CLAUDE.md, the project's instructions file, and prepares related checks and screenshot storage.

6 2d ago B 43 tokens original MIT

code-simplifier

07

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.

6 2d ago A 78 tokens original MIT

design-brainstorm

08

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.

6 2d ago A 83 tokens original MIT

frontend-design

09

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.

6 2d ago A 82 tokens copy · 98% MIT

review

10

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.

6 2d ago A 87 tokens original MIT

kopp0510/claude-dd

Plugin Claude Code

Curate auto-memory, promote learnings to CLAUDE.md and rules, extract proven patterns into reusable skills.

6 2d ago A tokens not measured original MIT

kopp0510/claude-dd

Skill Claude CodeCodex

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…

6 2d ago A 94 tokens original MIT

memory-analyst

13

kopp0510/claude-dd

Agent

You are a memory analyst for Claude Code projects. Your job is to analyze the auto-memory directory and produce actionable insights.

6 2d ago A 0 tokens original MIT

skill-extractor

14

kopp0510/claude-dd

Agent

You are a skill extraction specialist. Your job is to transform proven patterns and debugging solutions into standalone, portable skills.

6 2d ago A 0 tokens original MIT

PostToolUse

15

kopp0510/claude-dd

Hook

Runs after a tool call finishes for Bash tool calls, executing error-capture.sh. From kopp0510/claude-dd.

6 2d ago A tokens not measured original MIT

extract

16

kopp0510/claude-dd

Skill Claude CodeCodex

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

6 2d ago A 25 tokens original MIT

promote

17

kopp0510/claude-dd

Skill Claude CodeCodex

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

6 2d ago A 31 tokens original MIT

remember

18

kopp0510/claude-dd

Skill Claude CodeCodex

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

6 2d ago A 29 tokens original MIT

status

19

kopp0510/claude-dd

Skill Claude CodeCodex

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

6 2d ago A 20 tokens original MIT

task-planner

20

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.

6 2d ago A 58 tokens original MIT

tech-diagram-gif

21

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.

6 2d ago A 89 tokens original MIT

verification-gate

22

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.

6 2d ago A 66 tokens original MIT

worktree-manager

23

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.

6 2d 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.

6 2d ago A 24 tokens copy · 100% MIT