code-review
01Today-Hbw/claude-code-dev-workflow
Skill Claude CodeCodex
A code-review procedure that checks changed code by running available tests and type checks, then examining correctness, security, performance, style, and maintainability.
A Claude Code plugin marketplace that turns a personal engineering workflow into one-click superpowers — forge sharp PRDs from any raw input, then let an 8-step flow drive everything from spec to shipped code.
Today-Hbw/claude-code-dev-workflow
Skill Claude CodeCodex
A code-review procedure that checks changed code by running available tests and type checks, then examining correctness, security, performance, style, and maintainability.
Today-Hbw/claude-code-dev-workflow
Skill Claude CodeCodex
A question-based method for resolving unclear or missing details in a product requirements document (PRD), which describes what a software product should do.
Today-Hbw/claude-code-dev-workflow
Skill Claude CodeCodex
A coding method based on vertical slices: each slice connects the data, interface, display, and tests for one complete path. With a test framework, it follows TDD, meaning tests are written before the smallest implementation and then the code is cleaned up.
Today-Hbw/claude-code-dev-workflow
Skill Claude CodeCodex
A method for reading product requirements documents and extracting their key points and separate deliverable tasks. It supports PDF, Markdown, and HTML files.
Today-Hbw/claude-code-dev-workflow
Skill Claude CodeCodex
A Chinese-language skill that turns a development discussion into a structured question-and-answer record. It defines the document sections, numbering, missing-answer markers and output path.
Today-Hbw/claude-code-dev-workflow
Skill Claude CodeCodex
A post-coding self-check checklist for reviewing implementation quality and tests. It checks user-visible behavior, data consistency, dependencies, compatibility, code quality, and—when relevant—visual details against a design.
Today-Hbw/claude-code-dev-workflow
Skill Claude CodeCodex
A development wrap-up document that records delivered files, dependencies, design decisions, and items still needing testing or coordination.
Today-Hbw/claude-code-dev-workflow
Skill Claude CodeCodex
A skill for producing technical plan documents from requirements and clarification records. It describes expected behavior, acceptance checks, tasks, boundaries, dependencies, and unresolved questions.
Today-Hbw/claude-code-dev-workflow
Skill Claude CodeCodex
A method for turning rough ideas or source material into a clear product requirements document, or PRD—a written plan developers can build from.