mvp-design
MVP Design Skill
Design minimal, production-ready code prototypes with clear architecture and self-documenting code.
When to Use
Use this skill when you need to:
- Design a new module or subsystem from scratch
- Create a minimal viable prototype (MVP) for rapid iteration
- Establish coding patterns and architectural decisions
- Plan implementation before writing actual code
- Design replacement systems alongside existing ones
Core Principles
1. Code as Documentation
- Code itself is readable - clear naming, simple structure
- Minimal comments - code explains itself
- Self-documenting functions - verb-based naming, obvious parameters
More from dqz00116/skill-lib
hexo-blog-update
Standardized workflow for creating and publishing Hexo blog posts with local preview and deployment.
5msvc-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-generator
Generate code implementation from design documents following structured phase-based workflow with token cost estimation and modification previews.
1code-analysis
Standardized code reading and analysis workflow with attention-driven focus. Provides clear objectives, deliverables, content outline, and token cost estimation.
1