Files
寒寒 455dd1f4cd feat(desktop): 实现一些功能
1. 实现任务暂停功能

2. 实现页面的国际化功能

3.优化项目的结构以及BUG

4. 优化系统架构

5. 实现一大堆的功能
2026-01-25 03:30:23 +08:00

13 lines
634 B
JSON

{
"name": "project-planner-skill",
"description": "Comprehensive project planning and documentation generator for software projects. Creates structured requirements documents, system design documents, and task breakdown plans with implementation tracking.",
"version": "1.0.0",
"author": {
"name": "George A Puiu",
"email": "puiu.adrian@gmail.com"
},
"homepage": "https://github.com/adrianpuiu/claude-skills-marketplace",
"repository": "https://github.com/adrianpuiu/claude-skills-marketplace",
"license": "MIT",
"keywords": ["project-planning", "documentation", "requirements", "design", "implementation"]
}