adspecs 0.1.19 → 0.1.21

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (74) hide show
  1. package/.adspecs/feature.json +16 -16
  2. package/.adspecs/feature.yml +28 -28
  3. package/.adspecs/paths.json +17 -17
  4. package/.adspecs/templates/04-/345/211/215/347/253/257/345/212/237/350/203/275/350/256/276/350/256/241/346/250/241/346/235/277.md +1 -1
  5. package/.adspecs/templates/05-/345/220/216/347/253/257/344/273/273/345/212/241/346/270/205/345/215/225/346/250/241/346/235/277.md +613 -724
  6. package/.adspecs/templates/05b-/345/211/215/347/253/257/344/273/273/345/212/241/346/270/205/345/215/225/346/250/241/346/235/277.md +51 -51
  7. package/.claude-plugin/marketplace.json +23 -23
  8. package/.claude-plugin/plugin.json +18 -18
  9. package/.qoder-plugin/plugin.json +31 -31
  10. package/CLAUDE.md +1 -5
  11. package/INSTALL.md +3 -3
  12. package/README.md +395 -395
  13. package/bin/adspecs.js +129 -129
  14. package/hooks/commit-queue.js +245 -245
  15. package/hooks/hooks.json +63 -63
  16. package/hooks/session-start.js +44 -44
  17. package/hooks/wiki-queue.js +127 -127
  18. package/package.json +61 -61
  19. package/references/ant6-front-standard/index.md +99 -99
  20. package/references/antd-front-demo/public/mockServiceWorker.js +361 -361
  21. package/references/ecp-end-standard/index.md +63 -63
  22. package/references/python-end-standard/01-Python/345/220/216/347/253/257/347/274/226/347/240/201/350/247/204/350/214/203.md +372 -372
  23. package/references/python-end-standard/02-/346/225/260/346/215/256/345/272/223/350/256/276/350/256/241/344/270/216/344/275/277/347/224/250/350/247/204/350/214/203.md +226 -226
  24. package/references/python-end-standard/03-Celery/345/274/202/346/255/245/344/273/273/345/212/241/350/247/204/350/214/203.md +237 -237
  25. package/references/python-end-standard/04-Redis/344/275/277/347/224/250/350/247/204/350/214/203.md +231 -231
  26. package/scripts/postinstall.js +107 -107
  27. package/scripts/sync-version.js +105 -105
  28. package/skills/.claude/.wiki-update-queue +26 -26
  29. package/skills/adspecs-constitution/SKILL.md +157 -0
  30. package/skills/adspecs-export-word/SKILL.md +498 -498
  31. package/skills/adspecs-export-word/references/md-to-docx.js +862 -862
  32. package/skills/adspecs-export-word/references/package-lock.json +220 -220
  33. package/skills/adspecs-export-word/references/package.json +10 -10
  34. package/skills/adspecs-front-prototype/SKILL.md +405 -405
  35. package/skills/adspecs-front-spec/SKILL.md +4 -4
  36. package/skills/adspecs-front-tasks/SKILL.md +213 -173
  37. package/skills/adspecs-plan/SKILL.md +59 -69
  38. package/skills/adspecs-prd/SKILL.md +13 -5
  39. package/skills/adspecs-prd-to-demo/SKILL.md +532 -0
  40. package/skills/adspecs-tasks/SKILL.md +175 -204
  41. package/skills/adspecs-update-status/SKILL.md +382 -382
  42. package/skills/adspecs-utest/SKILL.md +107 -116
  43. package/skills/grill-me/SKILL.md +7 -0
  44. package/skills/grill-me/agents/openai.yaml +5 -0
  45. package/skills/playwright-cli/SKILL.md +420 -0
  46. package/skills/playwright-cli/references/element-attributes.md +23 -0
  47. package/skills/playwright-cli/references/playwright-tests.md +39 -0
  48. package/skills/playwright-cli/references/request-mocking.md +87 -0
  49. package/skills/playwright-cli/references/running-code.md +241 -0
  50. package/skills/playwright-cli/references/session-management.md +225 -0
  51. package/skills/playwright-cli/references/storage-state.md +275 -0
  52. package/skills/playwright-cli/references/test-generation.md +433 -0
  53. package/skills/playwright-cli/references/tracing.md +139 -0
  54. package/skills/playwright-cli/references/video-recording.md +143 -0
  55. package/skills/playwright-trace/SKILL.md +171 -0
  56. package/skills/project-init/SKILL.md +93 -22
  57. package/skills/project-init/references/front-demo/.claude/settings.local.json +9 -0
  58. package/skills/wiki-update/SKILL.md +232 -232
  59. package/src/commands/doctor.js +197 -197
  60. package/src/commands/init.js +83 -83
  61. package/src/commands/plugin.js +165 -165
  62. package/src/commands/update.js +87 -87
  63. package/src/lib/area-scanner.js +129 -129
  64. package/src/lib/copier.js +104 -104
  65. package/src/lib/dir-utils.js +161 -133
  66. package/src/lib/json-merge.js +114 -114
  67. package/src/lib/paths-defaults.js +37 -37
  68. package/src/lib/prompts.js +428 -347
  69. package/src/lib/readme-gen.js +143 -143
  70. package/src/lib/report.js +338 -327
  71. package/src/lib/scaffolder.js +551 -518
  72. package/src/lib/short-name.js +36 -36
  73. package/src/utils.js +80 -80
  74. package/references/antd-front-demo/.env +0 -15
@@ -1,16 +1,16 @@
1
- {
2
- "active": "",
3
- "features": [],
4
- "requirement": [],
5
- "prd": [],
6
- "frontDemos": [],
7
- "endDesigns": [],
8
- "frontDesigns": [],
9
- "endCodes": [],
10
- "frontCodes": [],
11
- "unitTests": [],
12
- "situationTests": [],
13
- "code-reviews": [],
14
- "uats": [],
15
- "depolys": []
16
- }
1
+ {
2
+ "active": "",
3
+ "features": [],
4
+ "requirement": [],
5
+ "prd": [],
6
+ "frontDemos": [],
7
+ "endDesigns": [],
8
+ "frontDesigns": [],
9
+ "endCodes": [],
10
+ "frontCodes": [],
11
+ "unitTests": [],
12
+ "situationTests": [],
13
+ "code-reviews": [],
14
+ "uats": [],
15
+ "depolys": []
16
+ }
@@ -1,28 +1,28 @@
1
- # adspecs Feature Tracking - YAML format
2
- # 此文件由 feature.json 自动同步生成,用于人类可读查看
3
- # 请勿直接编辑此文件,修改 feature.json 后重新生成
4
-
5
- active: ""
6
-
7
- features:
8
- # - id: "<功能ID>"
9
- # directory: "<resolved feature dir>"
10
- # filename: "<resolved feature filename>"
11
- # name: "<需求名称>"
12
- # phase: requirement
13
- # status: drafting
14
- # created: "<DATE>"
15
-
16
- # 阶段数组 — 各开发阶段的功能条目追踪
17
- requirement: [] # 业务需求分析
18
- prd: [] # 产品需求说明书
19
- frontDemos: [] # 前端演示项目
20
- endDesigns: [] # 后端系统设计
21
- frontDesigns: [] # 前端功能设计
22
- endCodes: [] # 后端代码实现
23
- frontCodes: [] # 前端代码实现
24
- unitTests: [] # 单元测试
25
- situationTests: [] # 系统集成测试
26
- code-reviews: [] # 代码评审
27
- uats: [] # 用户验收测试
28
- depolys: [] # 部署上线
1
+ # adspecs Feature Tracking - YAML format
2
+ # 此文件由 feature.json 自动同步生成,用于人类可读查看
3
+ # 请勿直接编辑此文件,修改 feature.json 后重新生成
4
+
5
+ active: ""
6
+
7
+ features:
8
+ # - id: "<功能ID>"
9
+ # directory: "<resolved feature dir>"
10
+ # filename: "<resolved feature filename>"
11
+ # name: "<需求名称>"
12
+ # phase: requirement
13
+ # status: drafting
14
+ # created: "<DATE>"
15
+
16
+ # 阶段数组 — 各开发阶段的功能条目追踪
17
+ requirement: [] # 业务需求分析
18
+ prd: [] # 产品需求说明书
19
+ frontDemos: [] # 前端演示项目
20
+ endDesigns: [] # 后端系统设计
21
+ frontDesigns: [] # 前端功能设计
22
+ endCodes: [] # 后端代码实现
23
+ frontCodes: [] # 前端代码实现
24
+ unitTests: [] # 单元测试
25
+ situationTests: [] # 系统集成测试
26
+ code-reviews: [] # 代码评审
27
+ uats: [] # 用户验收测试
28
+ depolys: [] # 部署上线
@@ -1,17 +1,17 @@
1
- {
2
- "$schema": "adspecs plugin path configuration",
3
- "version": 1,
4
- "paths": {
5
- "biz_analysis_dir": "docs/00-customer-requirements",
6
- "architecture_dir": "docs/10-architecture",
7
- "research_output_dir": "docs/02-prd",
8
- "sow_dir": "docs/05-sow",
9
- "prd_dir": "docs/20-prd",
10
- "design_dir": "docs/30-system-design",
11
- "test_report_dir": "docs/80-development",
12
- "export_dir": "docs/90-export",
13
- "front_demo_dir": "front-demo",
14
- "front_prototype_dir": "web-ui",
15
- "wiki_dir": "wiki"
16
- }
17
- }
1
+ {
2
+ "$schema": "adspecs plugin path configuration",
3
+ "version": 1,
4
+ "paths": {
5
+ "biz_analysis_dir": "docs/00-customer-requirements",
6
+ "architecture_dir": "docs/10-architecture",
7
+ "research_output_dir": "docs/02-prd",
8
+ "sow_dir": "docs/05-sow",
9
+ "prd_dir": "docs/20-prd",
10
+ "design_dir": "docs/30-system-design",
11
+ "test_report_dir": "docs/80-development",
12
+ "export_dir": "docs/90-export",
13
+ "front_demo_dir": "front-demo",
14
+ "front_prototype_dir": "web-ui",
15
+ "wiki_dir": "wiki"
16
+ }
17
+ }
@@ -1,7 +1,7 @@
1
1
  # 前端功能设计模板
2
2
 
3
3
  > **所属模块**:{{一级模块名称}}
4
- > **前端项目**:{{front-demo}} | **技术栈**: Vue 3 + TypeScript + Element Plus
4
+ > **前端项目**:{{front-demo}}
5
5
  > **版本**: v2.0
6
6
  > **创建日期**: 2026-06-13
7
7
  > **修订日期**: 2026-06-13