dev-cycle
Solid8阶段开发周期:功能需求、现状检查、功能规划、前端实现、后端规划、后端代码、测试与用例。系统化软件开发的迭代框架。
AI & Automation 4 stars
0 forks Updated today MIT
Install
Quality Score: 83/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
<img src="banner.png" width="100%" alt="dev-cycle banner">
> **中文** — `dev-cycle` 官方中文版本。
# 开发周期 (Dev Cycle) (中文)
> **目标:** 从功能需求到已验证系统的结构化流程。
> 每一个开发工作都经历这8个阶段。
---
## 概述与目的
```
+--------------------------------------------------------------+
| DEVELOPMENT CYCLE |
+--------------------------------------------------------------+
| |
| Phase 1 Feature Requests (functional requirements) |
| | |
| v |
| Phase 2 Check Current State (What already exists?) |
| | |
| v |
| Phase 3 Functional Planning |
| (Workflows, Agents, Experts, Skills, Services) |
| | |
| v |
| Phase 4 Implement Functional Frontend |
| (Skill files, workflow markdown, agent profiles) |
| | |
| v |
| Phase 5 Plan and Align Backend |
| (CLI handlers, DB schema,...
Details
- Author
- ellmos-ai
- Repository
- ellmos-ai/skills
- Created
- 6 months ago
- Last Updated
- today
- Language
- Python
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
AI & Automation Listed
pdca-cycle
Use when executing iterative tasks, continuous improvement, quality assurance, process optimization, or when user asks to 'apply PDCA', 'iterate and improve', 'continuous improvement cycle', 'plan-do-check-act'.
5 Updated 1 months ago
konglong87 Code & Development Listed
phase-b-developer
十步循环 Phase B - 开发阶段执行器,编排 B.1-B.3 步骤。 使用场景:"执行开发阶段"、"Phase B"、"创建分支并运行测试"
1 Updated 2 days ago
10CG AI & Automation Listed
pm-sprint-planning
产品迭代规划与敏捷管理技能。适用场景:(1) Sprint/迭代规划会议准备,(2) 将需求拆解为研发任务,(3) 估算工时和容量规划,(4) 迭代复盘总结,(5) 用户说「迭代规划」「sprint计划」「需求拆解」「任务分解」「迭代复盘」时触发
1 Updated yesterday
iDWong