code-generator
Code Generator Skill
Structured workflow for implementing code from design documents with clear phase separation, cost estimation, and modification tracking.
When to Use
Use this skill when you need to:
- Implement a new module or system from a design document
- Add features to existing codebase
- Refactor or replace existing components
- Generate implementation code with clear execution plan
Core Principles
1. Phase-Based Execution
- Break implementation into logical phases
- Each phase has clear dependencies
- Execute sequentially, phase by phase
More from dqz00116/skill-lib
hexo-blog-update
Standardized workflow for creating and publishing Hexo blog posts with local preview and deployment.
5mvp-design
Design Minimum Viable Prototype code following "code-as-documentation" principles. Produces architecture-focused documentation without code snippets, emphasizing design decisions over implementation details.
1msvc-build
Compile MSVC C++ projects with multi-processor support, automatic MSBuild detection, and intelligent error analysis.
1unity-mcp
Unity MCP Server 部署指南与 API 使用技巧,包含常见问题排查与解决方案
1git-workflow
Automate Git commit and push workflows with intelligent prompts and safety checks. Checks workspace status, lists changes, confirms with user, and handles push operations safely. Never commits without explicit user approval.
1code-analysis
Standardized code reading and analysis workflow with attention-driven focus. Provides clear objectives, deliverables, content outline, and token cost estimation.
1