kt3k-skills
01Plugin Claude Code
Plugin marketplace listing 1 plugin: kt.
Plugin Claude Code
Plugin marketplace listing 1 plugin: kt.
Plugin Claude Code
Skills for developing software carefully and steadily. Plan tasks, review code, and refine design to improve overall quality.
Instructions file CodexOpenCode
AGENTS.md instructions for kt3k/skills, a project described as: Skills for developing software carefully and steadily. Plan tasks, review code, and refine design to improve overall quality.
Skill Claude CodeCodex
Break down a given task into subtasks with time estimates. Analyzes the codebase and task requirements to produce a structured plan with estimated effort for each step.
Skill Claude CodeCodex
Update or create DDD documentation based on the current state of the codebase. Generates a single DOMAIN.md with context map, glossary, and aggregate documentation.
Skill Claude CodeCodex
Execute a plan step by step. Reads plan.md in the current working directory or a plan from the conversation context, then implements each subtask sequentially.
Skill Claude CodeCodex
Analyze the codebase to discover and extract the ubiquitous language. Identify domain terms, their definitions, and how consistently they are used.
Skill Claude CodeCodex
Review code base from the viewpoint of Domain Driven Design (DDD) specialist. Evaluate how core business logics are well organized in terms of DDD principle.
Skill Claude CodeCodex
Review code or diffs with a focus on testability, simplicity, managing technical debt, and sustainable design.
Skill Claude CodeCodex
Read source code and find opportunities to simplify, deduplicate, and consolidate. Apply changes after user approval.
Skill Claude CodeCodex
Show the current status of the repository. Displays branch info, uncommitted changes, recent commits, and overall repo state.