sumulige-claude 1.5.1 → 1.5.2
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.
- package/.claude/hooks/hook-registry.json +0 -15
- package/.claude/rules/coding-style.md +18 -7
- package/.claude/rules/hooks.md +15 -4
- package/.claude/rules/performance.md +15 -5
- package/.claude/rules/security.md +140 -4
- package/.claude/rules/testing.md +138 -9
- package/.claude/rules/web-design-standard.md +16 -5
- package/.claude/skills/algorithmic-art/metadata.yaml +28 -0
- package/.claude/skills/api-tester/SKILL.md +61 -0
- package/.claude/skills/api-tester/examples/basic.md +3 -0
- package/.claude/skills/api-tester/metadata.yaml +30 -0
- package/.claude/skills/api-tester/templates/default.md +3 -0
- package/.claude/skills/brand-guidelines/metadata.yaml +26 -0
- package/.claude/skills/canvas-design/metadata.yaml +27 -0
- package/.claude/skills/code-reviewer-123/SKILL.md +61 -0
- package/.claude/skills/code-reviewer-123/examples/basic.md +3 -0
- package/.claude/skills/code-reviewer-123/metadata.yaml +30 -0
- package/.claude/skills/code-reviewer-123/templates/default.md +3 -0
- package/.claude/skills/doc-coauthoring/metadata.yaml +27 -0
- package/.claude/skills/docx/metadata.yaml +30 -0
- package/.claude/skills/frontend-design/metadata.yaml +28 -0
- package/.claude/skills/internal-comms/metadata.yaml +28 -0
- package/.claude/skills/mcp-builder/metadata.yaml +26 -0
- package/.claude/skills/my-skill/SKILL.md +61 -0
- package/.claude/skills/my-skill/examples/basic.md +3 -0
- package/.claude/skills/my-skill/metadata.yaml +30 -0
- package/.claude/skills/my-skill/templates/default.md +3 -0
- package/.claude/skills/pdf/metadata.yaml +29 -0
- package/.claude/skills/pptx/metadata.yaml +29 -0
- package/.claude/skills/react-best-practices/metadata.yaml +26 -0
- package/.claude/skills/react-node-practices/SKILL.md +409 -0
- package/.claude/skills/react-node-practices/metadata.yaml +56 -0
- package/.claude/skills/skill-creator/metadata.yaml +25 -0
- package/.claude/skills/slack-gif-creator/metadata.yaml +28 -0
- package/.claude/skills/test-skill-name/SKILL.md +61 -0
- package/.claude/skills/test-skill-name/examples/basic.md +3 -0
- package/.claude/skills/test-skill-name/metadata.yaml +30 -0
- package/.claude/skills/test-skill-name/templates/default.md +3 -0
- package/.claude/skills/test-workflow/metadata.yaml +32 -0
- package/.claude/skills/theme-factory/metadata.yaml +26 -0
- package/.claude/skills/threejs-fundamentals/metadata.yaml +27 -0
- package/.claude/skills/web-artifacts-builder/metadata.yaml +30 -0
- package/.claude/skills/web-design-guidelines/metadata.yaml +26 -0
- package/.claude/skills/webapp-testing/metadata.yaml +26 -0
- package/.claude/skills/xlsx/metadata.yaml +29 -0
- package/LICENSE +21 -0
- package/cli.js +1 -1
- package/package.json +25 -3
- package/.claude/.kickoff-hint.txt +0 -52
- package/.claude/.sumulige-claude-version +0 -1
- package/.claude/.version +0 -1
- package/.claude/AGENTS.md +0 -42
- package/.claude/ANCHORS.md +0 -40
- package/.claude/CLAUDE.md +0 -138
- package/.claude/MEMORY.md +0 -69
- package/.claude/PROJECT_LOG.md +0 -101
- package/.claude/THINKING_CHAIN_GUIDE.md +0 -287
- package/.claude/USAGE.md +0 -175
- package/.claude/boris-optimizations.md +0 -167
- package/.claude/handoffs/INDEX.md +0 -21
- package/.claude/handoffs/LATEST.md +0 -76
- package/.claude/handoffs/handoff_2026-01-22T13-07-04-757Z.md +0 -76
- package/.claude/quality-gate.json +0 -82
- package/.claude/rag/skill-index.json +0 -135
- package/.claude/settings.json +0 -99
- package/.claude/settings.local.json +0 -175
- package/.claude/templates/PROJECT_KICKOFF.md +0 -89
- package/.claude/templates/PROJECT_PROPOSAL.md +0 -227
- package/.claude/templates/TASK_PLAN.md +0 -121
- package/.claude/templates/hooks/README.md +0 -302
- package/.claude/templates/hooks/hook.sh.template +0 -94
- package/.claude/templates/hooks/user-prompt-submit.cjs.template +0 -116
- package/.claude/templates/hooks/user-response-submit.cjs.template +0 -94
- package/.claude/templates/hooks/validate.js +0 -173
- package/.claude/templates/tasks/develop.md +0 -69
- package/.claude/templates/tasks/research.md +0 -64
- package/.claude/templates/tasks/test.md +0 -96
- package/.claude/thinking-routes/.last-sync +0 -1
- package/.claude/thinking-routes/QUICKREF.md +0 -98
- package/.claude/workflow/document-scanner.js +0 -426
- package/.claude/workflow/knowledge-engine.js +0 -941
- package/.claude/workflow/notebooklm/browser.js +0 -1028
- package/.claude/workflow/phases/phase1-research.js +0 -578
- package/.claude/workflow/phases/phase1-research.ts +0 -465
- package/.claude/workflow/phases/phase2-approve.js +0 -722
- package/.claude/workflow/phases/phase3-plan.js +0 -1200
- package/.claude/workflow/phases/phase4-develop.js +0 -894
- package/.claude/workflow/search-cache.js +0 -230
- package/.claude/workflow/templates/approval.md +0 -315
- package/.claude/workflow/templates/development.md +0 -377
- package/.claude/workflow/templates/planning.md +0 -328
- package/.claude/workflow/templates/research.md +0 -250
- package/.claude/workflow/types.js +0 -37
- package/.claude/workflow/web-search.js +0 -278
- package/.claude-plugin/marketplace.json +0 -71
- package/.github/workflows/sync-skills.yml +0 -74
- package/.versionrc +0 -25
- package/AGENTS.md +0 -580
- package/CHANGELOG.md +0 -481
- package/CLAUDE-template.md +0 -114
- package/DEV_TOOLS_GUIDE.md +0 -190
- package/PROJECT_STRUCTURE.md +0 -266
- package/Q&A.md +0 -325
- package/config/defaults.json +0 -34
- package/config/official-skills.json +0 -183
- package/config/quality-gate.json +0 -67
- package/config/skill-categories.json +0 -40
- package/config/version-manifest.json +0 -85
- package/demos/power-3d-scatter.html +0 -683
- package/development/cache/web-search/search_1193d605f8eb364651fc2f2041b58a31.json +0 -36
- package/development/cache/web-search/search_3798bf06960edc125f744a1abb5b72c5.json +0 -36
- package/development/cache/web-search/search_37c7d4843a53f0d83f1122a6f908a2a3.json +0 -36
- package/development/cache/web-search/search_44166fa0153709ee168485a22aa0ab40.json +0 -36
- package/development/cache/web-search/search_4deaebb1f77e86a8ca066dc5a49c59fd.json +0 -36
- package/development/cache/web-search/search_94da91789466070a7f545612e73c7372.json +0 -36
- package/development/cache/web-search/search_dd5de8491b8b803a3cb01339cd210fb0.json +0 -36
- package/development/knowledge-base/.index.clean.json +0 -1
- package/development/knowledge-base/.index.json +0 -486
- package/development/knowledge-base/test-best-practices.md +0 -29
- package/development/projects/proj_mkh1pazz_ixmt1/phase1/feasibility-report.md +0 -160
- package/development/projects/proj_mkh4jvnb_z7rwf/phase1/feasibility-report.md +0 -160
- package/development/projects/proj_mkh4jxkd_ewz5a/phase1/feasibility-report.md +0 -160
- package/development/projects/proj_mkh4k84n_ni73k/phase1/feasibility-report.md +0 -160
- package/development/projects/proj_mkh4wfyd_u9w88/phase1/feasibility-report.md +0 -160
- package/development/projects/proj_mkh4wsbo_iahvf/development/projects/proj_mkh4xbpg_4na5w/phase1/feasibility-report.md +0 -160
- package/development/projects/proj_mkh4wsbo_iahvf/phase1/feasibility-report.md +0 -160
- package/development/projects/proj_mkh4xulg_1ka8x/phase1/feasibility-report.md +0 -160
- package/development/projects/proj_mkh4xwhj_gch8j/phase1/feasibility-report.md +0 -160
- package/development/projects/proj_mkh4y2qk_9lm8z/phase1/feasibility-report.md +0 -160
- package/development/projects/proj_mkh4y2qk_9lm8z/phase2/requirements.md +0 -226
- package/development/projects/proj_mkh4y2qk_9lm8z/phase3/PRD.md +0 -345
- package/development/projects/proj_mkh4y2qk_9lm8z/phase3/TASK_PLAN.md +0 -284
- package/development/projects/proj_mkh4y2qk_9lm8z/phase3/prototype/README.md +0 -14
- package/development/projects/proj_mkh4y2qk_9lm8z/phase4/DEVELOPMENT_LOG.md +0 -35
- package/development/projects/proj_mkh4y2qk_9lm8z/phase4/TASKS.md +0 -34
- package/development/projects/proj_mkh4y2qk_9lm8z/phase4/source/.env.example +0 -5
- package/development/projects/proj_mkh4y2qk_9lm8z/phase4/source/README.md +0 -60
- package/development/projects/proj_mkh4y2qk_9lm8z/phase4/source/package.json +0 -25
- package/development/projects/proj_mkh4y2qk_9lm8z/phase4/source/src/index.js +0 -70
- package/development/projects/proj_mkh4y2qk_9lm8z/phase4/source/src/routes/index.js +0 -48
- package/development/projects/proj_mkh4y2qk_9lm8z/phase4/source/tests/health.test.js +0 -20
- package/development/projects/proj_mkh4y2qk_9lm8z/phase4/source/tests/jest.config.js +0 -21
- package/development/projects/proj_mkh7veqg_3lypc/phase1/feasibility-report.md +0 -160
- package/development/projects/proj_mkh7veqg_3lypc/phase2/requirements.md +0 -226
- package/development/projects/proj_mkh7veqg_3lypc/phase3/PRD.md +0 -345
- package/development/projects/proj_mkh7veqg_3lypc/phase3/TASK_PLAN.md +0 -284
- package/development/projects/proj_mkh7veqg_3lypc/phase3/prototype/README.md +0 -14
- package/development/projects/proj_mkh8k8fo_rmqn5/phase1/feasibility-report.md +0 -160
- package/development/projects/proj_mkh8xyhy_1vshq/phase1/feasibility-report.md +0 -178
- package/development/projects/proj_mkh8zddd_dhamf/phase1/feasibility-report.md +0 -377
- package/development/projects/proj_mkh8zddd_dhamf/phase2/requirements.md +0 -442
- package/development/projects/proj_mkh8zddd_dhamf/phase3/api-design.md +0 -800
- package/development/projects/proj_mkh8zddd_dhamf/phase3/architecture.md +0 -625
- package/development/projects/proj_mkh8zddd_dhamf/phase3/data-model.md +0 -830
- package/development/projects/proj_mkh8zddd_dhamf/phase3/risks.md +0 -957
- package/development/projects/proj_mkh8zddd_dhamf/phase3/wbs.md +0 -381
- package/development/todos/.state.json +0 -19
- package/development/todos/INDEX.md +0 -63
- package/development/todos/active/_README.md +0 -49
- package/development/todos/archived/_README.md +0 -11
- package/development/todos/backlog/_README.md +0 -11
- package/development/todos/backlog/mcp-integration.md +0 -35
- package/development/todos/completed/_README.md +0 -11
- package/development/todos/completed/boris-optimizations.md +0 -39
- package/development/todos/completed/develop/local-knowledge-index.md +0 -85
- package/development/todos/completed/develop/todo-system.md +0 -47
- package/development/todos/completed/develop/web-search-integration.md +0 -83
- package/development/todos/completed/test/phase1-e2e-test.md +0 -103
- package/docs/DEVELOPMENT.md +0 -461
- package/docs/MARKETPLACE.md +0 -352
- package/docs/RELEASE.md +0 -93
- package/jest.config.js +0 -63
- package/lib/commands.js +0 -3588
- package/lib/config-manager.js +0 -441
- package/lib/config-schema.js +0 -408
- package/lib/config-validator.js +0 -330
- package/lib/config.js +0 -122
- package/lib/errors.js +0 -305
- package/lib/incremental-sync.js +0 -274
- package/lib/marketplace.js +0 -487
- package/lib/migrations.js +0 -154
- package/lib/permission-audit.js +0 -255
- package/lib/quality-gate.js +0 -431
- package/lib/quality-rules.js +0 -373
- package/lib/utils.js +0 -150
- package/lib/version-check.js +0 -169
- package/lib/version-manifest.js +0 -171
- package/project-paradigm.md +0 -313
- package/prompts/how-to-find.md +0 -163
- package/prompts/linus-architect.md +0 -71
- package/prompts/software-architect.md +0 -173
- package/prompts/web-designer.md +0 -249
- package/scripts/fix-hooks.mjs +0 -97
- package/scripts/sync-external.mjs +0 -298
- package/scripts/sync-to-home.sh +0 -108
- package/scripts/update-registry.mjs +0 -325
- package/sources.yaml +0 -83
- package/tests/README.md +0 -263
- package/tests/commands.test.js +0 -1086
- package/tests/config-manager.test.js +0 -677
- package/tests/config-schema.test.js +0 -425
- package/tests/config-validator.test.js +0 -436
- package/tests/config.test.js +0 -100
- package/tests/errors.test.js +0 -477
- package/tests/manual/phase1-e2e.sh +0 -389
- package/tests/manual/phase2-test-cases.md +0 -311
- package/tests/manual/phase3-test-cases.md +0 -309
- package/tests/manual/phase4-test-cases.md +0 -414
- package/tests/manual/test-cases.md +0 -417
- package/tests/marketplace.test.js +0 -420
- package/tests/migrations.test.js +0 -187
- package/tests/quality-gate.test.js +0 -679
- package/tests/quality-rules.test.js +0 -619
- package/tests/sync-external.test.js +0 -214
- package/tests/update-registry.test.js +0 -251
- package/tests/utils.test.js +0 -171
- package/tests/version-check.test.js +0 -75
- package/tests/web-search.test.js +0 -392
- package/thinkinglens-silent.md +0 -138
|
@@ -1,76 +0,0 @@
|
|
|
1
|
-
# Handoff: Pre-Compact Context Preservation
|
|
2
|
-
|
|
3
|
-
> Auto-generated before context compression
|
|
4
|
-
> Date: 2026-01-22T13:07:04.742Z
|
|
5
|
-
> Session: unknown
|
|
6
|
-
> Conversation: unknown
|
|
7
|
-
|
|
8
|
-
---
|
|
9
|
-
|
|
10
|
-
## Session Info
|
|
11
|
-
|
|
12
|
-
- **Project**: sumulige-claude
|
|
13
|
-
- **Version**: 1.3.1
|
|
14
|
-
- **Start Time**: 2026-01-22T13:06:23.872Z
|
|
15
|
-
|
|
16
|
-
---
|
|
17
|
-
|
|
18
|
-
## Memory State
|
|
19
|
-
|
|
20
|
-
- **Entries Loaded**: 4
|
|
21
|
-
- **Anchors Modules**: 0
|
|
22
|
-
|
|
23
|
-
---
|
|
24
|
-
|
|
25
|
-
## Active TODOs (0)
|
|
26
|
-
|
|
27
|
-
*No active TODOs*
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
---
|
|
31
|
-
|
|
32
|
-
## Recently Modified Files (Last 24h)
|
|
33
|
-
|
|
34
|
-
- `.claude/.session-state.json` (2026-01-22)
|
|
35
|
-
- `.claude/settings.local.json` (2026-01-22)
|
|
36
|
-
- `.claude/settings.json` (2026-01-22)
|
|
37
|
-
- `.claude/hooks/auto-handoff.cjs` (2026-01-22)
|
|
38
|
-
- `.claude/hooks/memory-saver.cjs` (2026-01-22)
|
|
39
|
-
- `.claude/hooks/memory-loader.cjs` (2026-01-22)
|
|
40
|
-
- `.claude/.kickoff-hint.txt` (2026-01-22)
|
|
41
|
-
- `.claude/skills/xlsx/LICENSE.txt` (2026-01-22)
|
|
42
|
-
- `.claude/skills/web-artifacts-builder/LICENSE.txt` (2026-01-22)
|
|
43
|
-
- `.claude/skills/webapp-testing/LICENSE.txt` (2026-01-22)
|
|
44
|
-
- *...and 10 more files*
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
---
|
|
48
|
-
|
|
49
|
-
## Context Preservation Notes
|
|
50
|
-
|
|
51
|
-
**Important**: This handoff was auto-generated before context compaction.
|
|
52
|
-
The following information should be re-loaded after compaction:
|
|
53
|
-
|
|
54
|
-
1. Read `.claude/MEMORY.md` for recent session context
|
|
55
|
-
2. Check `development/todos/INDEX.md` for task status
|
|
56
|
-
3. Review recent git commits for code changes
|
|
57
|
-
|
|
58
|
-
---
|
|
59
|
-
|
|
60
|
-
## Recovery Commands
|
|
61
|
-
|
|
62
|
-
```bash
|
|
63
|
-
# View recent memory
|
|
64
|
-
cat .claude/MEMORY.md | head -100
|
|
65
|
-
|
|
66
|
-
# Check active TODOs
|
|
67
|
-
ls development/todos/active/
|
|
68
|
-
|
|
69
|
-
# View recent changes
|
|
70
|
-
git log --oneline -10
|
|
71
|
-
git status
|
|
72
|
-
```
|
|
73
|
-
|
|
74
|
-
---
|
|
75
|
-
|
|
76
|
-
*Auto-generated by auto-handoff.cjs at 2026-01-22T13:07:04.742Z*
|
|
@@ -1,82 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"enabled": true,
|
|
3
|
-
"severity": "warn",
|
|
4
|
-
|
|
5
|
-
"planGate": {
|
|
6
|
-
"enabled": true,
|
|
7
|
-
"mode": "block",
|
|
8
|
-
"exempt": [".md", ".json", ".test.", ".spec.", "__tests__", ".claude/"]
|
|
9
|
-
},
|
|
10
|
-
|
|
11
|
-
"liveQuality": {
|
|
12
|
-
"enabled": true,
|
|
13
|
-
"maxFileLines": 800,
|
|
14
|
-
"maxFunctionLines": 50
|
|
15
|
-
},
|
|
16
|
-
"rules": [
|
|
17
|
-
{
|
|
18
|
-
"id": "line-count-limit",
|
|
19
|
-
"enabled": true,
|
|
20
|
-
"severity": "warn",
|
|
21
|
-
"config": {
|
|
22
|
-
"maxLines": 3000,
|
|
23
|
-
"exclude": [
|
|
24
|
-
"node_modules/**",
|
|
25
|
-
"package-lock.json",
|
|
26
|
-
".claude/skills/**",
|
|
27
|
-
"lib/commands.js"
|
|
28
|
-
]
|
|
29
|
-
}
|
|
30
|
-
},
|
|
31
|
-
{
|
|
32
|
-
"id": "file-size-limit",
|
|
33
|
-
"enabled": true,
|
|
34
|
-
"severity": "warn",
|
|
35
|
-
"config": {
|
|
36
|
-
"maxSize": 819200
|
|
37
|
-
}
|
|
38
|
-
},
|
|
39
|
-
{
|
|
40
|
-
"id": "no-empty-files",
|
|
41
|
-
"enabled": true,
|
|
42
|
-
"severity": "warn"
|
|
43
|
-
},
|
|
44
|
-
{
|
|
45
|
-
"id": "no-trailing-whitespace",
|
|
46
|
-
"enabled": true,
|
|
47
|
-
"severity": "warn"
|
|
48
|
-
},
|
|
49
|
-
{
|
|
50
|
-
"id": "todo-comments",
|
|
51
|
-
"enabled": true,
|
|
52
|
-
"severity": "info"
|
|
53
|
-
},
|
|
54
|
-
{
|
|
55
|
-
"id": "directory-depth",
|
|
56
|
-
"enabled": false,
|
|
57
|
-
"severity": "warn"
|
|
58
|
-
},
|
|
59
|
-
{
|
|
60
|
-
"id": "no-console-logs",
|
|
61
|
-
"enabled": true,
|
|
62
|
-
"severity": "warn"
|
|
63
|
-
},
|
|
64
|
-
{
|
|
65
|
-
"id": "function-length",
|
|
66
|
-
"enabled": true,
|
|
67
|
-
"severity": "warn",
|
|
68
|
-
"config": {
|
|
69
|
-
"maxLines": 50
|
|
70
|
-
}
|
|
71
|
-
}
|
|
72
|
-
],
|
|
73
|
-
"gates": {
|
|
74
|
-
"preCommit": true,
|
|
75
|
-
"prePush": true,
|
|
76
|
-
"onToolUse": false
|
|
77
|
-
},
|
|
78
|
-
"reporting": {
|
|
79
|
-
"format": "console",
|
|
80
|
-
"outputFile": null
|
|
81
|
-
}
|
|
82
|
-
}
|
|
@@ -1,135 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"version": "1.0.0",
|
|
3
|
-
"last_updated": "2026-01-11",
|
|
4
|
-
"skills": [
|
|
5
|
-
{
|
|
6
|
-
"name": "frontend-design",
|
|
7
|
-
"keywords": ["frontend", "ui", "react", "vue", "svelte", "design", "interface", "component", "web", "styling", "tailwind", "css"],
|
|
8
|
-
"description": "Create distinctive, production-grade frontend interfaces with high design quality",
|
|
9
|
-
"trigger": "when user asks to build web components, pages, artifacts, posters, or applications"
|
|
10
|
-
},
|
|
11
|
-
{
|
|
12
|
-
"name": "docx",
|
|
13
|
-
"keywords": ["docx", "word", "document", "office", "microsoft", "doc", "editing", "tracked changes", "comments"],
|
|
14
|
-
"description": "Comprehensive document creation, editing, and analysis with support for tracked changes and comments",
|
|
15
|
-
"trigger": "when working with .docx files for creating, editing, or analyzing documents"
|
|
16
|
-
},
|
|
17
|
-
{
|
|
18
|
-
"name": "pdf",
|
|
19
|
-
"keywords": ["pdf", "form", "fill", "extract", "merge", "split", "acrobat", "fillable"],
|
|
20
|
-
"description": "Comprehensive PDF manipulation toolkit for extracting text, creating new PDFs, and handling forms",
|
|
21
|
-
"trigger": "when working with PDF forms, extraction, or programmatic processing"
|
|
22
|
-
},
|
|
23
|
-
{
|
|
24
|
-
"name": "pptx",
|
|
25
|
-
"keywords": ["pptx", "powerpoint", "slide", "presentation", "deck", "microsoft", "office"],
|
|
26
|
-
"description": "Presentation creation, editing, and analysis with layout support",
|
|
27
|
-
"trigger": "when working with presentations (.pptx files)"
|
|
28
|
-
},
|
|
29
|
-
{
|
|
30
|
-
"name": "xlsx",
|
|
31
|
-
"keywords": ["xlsx", "excel", "spreadsheet", "csv", "tsv", "formula", "chart", "data analysis"],
|
|
32
|
-
"description": "Comprehensive spreadsheet creation, editing, and analysis with formula support",
|
|
33
|
-
"trigger": "when working with spreadsheets for reading, analyzing, or creating data"
|
|
34
|
-
},
|
|
35
|
-
{
|
|
36
|
-
"name": "canvas-design",
|
|
37
|
-
"keywords": ["art", "design", "canvas", "poster", "visual", "creative", "generative", "algorithmic"],
|
|
38
|
-
"description": "Create beautiful visual art in .png and .pdf documents using design philosophy",
|
|
39
|
-
"trigger": "when user asks to create a poster, piece of art, design, or other static visual piece"
|
|
40
|
-
},
|
|
41
|
-
{
|
|
42
|
-
"name": "mcp-builder",
|
|
43
|
-
"keywords": ["mcp", "api", "server", "integration", "tool", "model context protocol", "external service"],
|
|
44
|
-
"description": "Guide for creating high-quality MCP servers that enable LLMs to interact with external services",
|
|
45
|
-
"trigger": "when building MCP servers to integrate external APIs or services"
|
|
46
|
-
},
|
|
47
|
-
{
|
|
48
|
-
"name": "webapp-testing",
|
|
49
|
-
"keywords": ["test", "testing", "playwright", "browser", "automation", "e2e", "screenshot"],
|
|
50
|
-
"description": "Toolkit for interacting with and testing local web applications using Playwright",
|
|
51
|
-
"trigger": "when testing frontend functionality, debugging UI behavior, or capturing browser screenshots"
|
|
52
|
-
},
|
|
53
|
-
{
|
|
54
|
-
"name": "orchestration",
|
|
55
|
-
"keywords": ["agent", "multi-agent", "workflow", "coordination", "parallel", "distributed"],
|
|
56
|
-
"description": "Multi-agent orchestration with cc-mirror tasks and domain-specific workflows",
|
|
57
|
-
"trigger": "when coordinating multiple agents or workflows for complex tasks"
|
|
58
|
-
},
|
|
59
|
-
{
|
|
60
|
-
"name": "algorithmic-art",
|
|
61
|
-
"keywords": ["p5.js", "generative", "algorithmic", "art", "creative", "random", "flow field", "particle"],
|
|
62
|
-
"description": "Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration",
|
|
63
|
-
"trigger": "when user requests creating art using code, generative art, or algorithmic art"
|
|
64
|
-
},
|
|
65
|
-
{
|
|
66
|
-
"name": "slack-gif-creator",
|
|
67
|
-
"keywords": ["gif", "slack", "animated", "animation", "meme", "visual"],
|
|
68
|
-
"description": "Knowledge and utilities for creating animated GIFs optimized for Slack",
|
|
69
|
-
"trigger": "when user requests animated GIFs for Slack"
|
|
70
|
-
},
|
|
71
|
-
{
|
|
72
|
-
"name": "theme-factory",
|
|
73
|
-
"keywords": ["theme", "style", "color", "typography", "branding", "design system"],
|
|
74
|
-
"description": "Toolkit for styling artifacts with a theme - 10 pre-set themes with colors/fonts",
|
|
75
|
-
"trigger": "when applying consistent theming to documents, slides, or web pages"
|
|
76
|
-
},
|
|
77
|
-
{
|
|
78
|
-
"name": "skill-creator",
|
|
79
|
-
"keywords": ["skill", "create skill", "custom skill", "extend", "workflow"],
|
|
80
|
-
"description": "Guide for creating effective skills that extend Claude's capabilities",
|
|
81
|
-
"trigger": "when user wants to create a new skill or update an existing skill"
|
|
82
|
-
},
|
|
83
|
-
{
|
|
84
|
-
"name": "doc-coauthoring",
|
|
85
|
-
"keywords": ["documentation", "doc", "proposal", "spec", "technical spec", "decision doc", "writing"],
|
|
86
|
-
"description": "Guide users through structured workflow for co-authoring documentation",
|
|
87
|
-
"trigger": "when user wants to write documentation, proposals, technical specs, or decision docs"
|
|
88
|
-
},
|
|
89
|
-
{
|
|
90
|
-
"name": "brand-guidelines",
|
|
91
|
-
"keywords": ["brand", "anthropic", "color", "typography", "style", "guidelines"],
|
|
92
|
-
"description": "Applies Anthropic's official brand colors and typography to artifacts",
|
|
93
|
-
"trigger": "when brand colors or style guidelines apply to the artifact"
|
|
94
|
-
},
|
|
95
|
-
{
|
|
96
|
-
"name": "internal-comms",
|
|
97
|
-
"keywords": ["internal", "communication", "status report", "newsletter", "faq", "company", "update"],
|
|
98
|
-
"description": "Resources for writing internal communications in company-preferred formats",
|
|
99
|
-
"trigger": "when asked to write internal communications like status reports or newsletters"
|
|
100
|
-
},
|
|
101
|
-
{
|
|
102
|
-
"name": "web-artifacts-builder",
|
|
103
|
-
"keywords": ["artifact", "html", "react", "complex", "state", "routing", "shadcn"],
|
|
104
|
-
"description": "Tools for creating elaborate, multi-component HTML artifacts using modern frontend web technologies",
|
|
105
|
-
"trigger": "for complex artifacts requiring state management, routing, or shadcn/ui components"
|
|
106
|
-
},
|
|
107
|
-
{
|
|
108
|
-
"name": "dev-browser",
|
|
109
|
-
"keywords": ["browser", "scraping", "automation", "puppet", "playwright", "web"],
|
|
110
|
-
"description": "Browser automation with persistent state for testing and scraping",
|
|
111
|
-
"trigger": "when needing browser automation or web scraping capabilities"
|
|
112
|
-
},
|
|
113
|
-
{
|
|
114
|
-
"name": "zai-cli",
|
|
115
|
-
"keywords": ["z.ai", "vision", "search", "github", "exploration", "analysis"],
|
|
116
|
-
"description": "Z.AI vision, search, and GitHub exploration CLI tools",
|
|
117
|
-
"trigger": "when needing vision analysis, web search, or GitHub repository exploration"
|
|
118
|
-
},
|
|
119
|
-
{
|
|
120
|
-
"name": "gastown",
|
|
121
|
-
"keywords": ["gastown", "multi-agent", "orchestrator", "coordination"],
|
|
122
|
-
"description": "Multi-agent orchestrator for complex task coordination",
|
|
123
|
-
"trigger": "when orchestrating multiple agents for complex workflows"
|
|
124
|
-
}
|
|
125
|
-
],
|
|
126
|
-
"auto_load": {
|
|
127
|
-
"enabled": true,
|
|
128
|
-
"confidence_threshold": 0.7,
|
|
129
|
-
"max_skills_per_task": 3
|
|
130
|
-
},
|
|
131
|
-
"fallback": {
|
|
132
|
-
"enabled": true,
|
|
133
|
-
"skill": "frontend-design"
|
|
134
|
-
}
|
|
135
|
-
}
|
package/.claude/settings.json
DELETED
|
@@ -1,99 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"env": {
|
|
3
|
-
"ENABLE_TOOL_SEARCH": "true",
|
|
4
|
-
"DISABLE_AUTOUPDATER": "1"
|
|
5
|
-
},
|
|
6
|
-
"SessionStart": [
|
|
7
|
-
{
|
|
8
|
-
"matcher": {},
|
|
9
|
-
"hooks": [
|
|
10
|
-
{
|
|
11
|
-
"type": "command",
|
|
12
|
-
"command": "node \"$CLAUDE_PROJECT_DIR\"/.claude/hooks/memory-loader.cjs",
|
|
13
|
-
"timeout": 2000
|
|
14
|
-
}
|
|
15
|
-
]
|
|
16
|
-
}
|
|
17
|
-
],
|
|
18
|
-
"SessionEnd": [
|
|
19
|
-
{
|
|
20
|
-
"matcher": {},
|
|
21
|
-
"hooks": [
|
|
22
|
-
{
|
|
23
|
-
"type": "command",
|
|
24
|
-
"command": "node \"$CLAUDE_PROJECT_DIR\"/.claude/hooks/memory-saver.cjs",
|
|
25
|
-
"timeout": 3000
|
|
26
|
-
}
|
|
27
|
-
]
|
|
28
|
-
}
|
|
29
|
-
],
|
|
30
|
-
"PreCompact": [
|
|
31
|
-
{
|
|
32
|
-
"matcher": {},
|
|
33
|
-
"hooks": [
|
|
34
|
-
{
|
|
35
|
-
"type": "command",
|
|
36
|
-
"command": "node \"$CLAUDE_PROJECT_DIR\"/.claude/hooks/auto-handoff.cjs",
|
|
37
|
-
"timeout": 5000
|
|
38
|
-
}
|
|
39
|
-
]
|
|
40
|
-
}
|
|
41
|
-
],
|
|
42
|
-
"UserPromptSubmit": [
|
|
43
|
-
{
|
|
44
|
-
"matcher": {},
|
|
45
|
-
"hooks": [
|
|
46
|
-
{
|
|
47
|
-
"type": "command",
|
|
48
|
-
"command": "CLAUDE_EVENT_TYPE=UserPromptSubmit node \"$CLAUDE_PROJECT_DIR\"/.claude/hooks/hook-dispatcher.cjs",
|
|
49
|
-
"timeout": 3000
|
|
50
|
-
}
|
|
51
|
-
]
|
|
52
|
-
}
|
|
53
|
-
],
|
|
54
|
-
"PreToolUse": [
|
|
55
|
-
{
|
|
56
|
-
"matcher": {
|
|
57
|
-
"tool_name": "^(Write|Edit)$"
|
|
58
|
-
},
|
|
59
|
-
"hooks": [
|
|
60
|
-
{
|
|
61
|
-
"type": "command",
|
|
62
|
-
"command": "node \"$CLAUDE_PROJECT_DIR\"/.claude/hooks/plan-gate.cjs",
|
|
63
|
-
"timeout": 2000
|
|
64
|
-
}
|
|
65
|
-
]
|
|
66
|
-
}
|
|
67
|
-
],
|
|
68
|
-
"PostToolUse": [
|
|
69
|
-
{
|
|
70
|
-
"matcher": {
|
|
71
|
-
"tool_name": "^(Write|Edit)$"
|
|
72
|
-
},
|
|
73
|
-
"hooks": [
|
|
74
|
-
{
|
|
75
|
-
"type": "command",
|
|
76
|
-
"command": "node \"$CLAUDE_PROJECT_DIR\"/.claude/hooks/code-formatter.cjs",
|
|
77
|
-
"timeout": 5000
|
|
78
|
-
},
|
|
79
|
-
{
|
|
80
|
-
"type": "command",
|
|
81
|
-
"command": "node \"$CLAUDE_PROJECT_DIR\"/.claude/hooks/live-quality.cjs",
|
|
82
|
-
"timeout": 3000
|
|
83
|
-
}
|
|
84
|
-
]
|
|
85
|
-
}
|
|
86
|
-
],
|
|
87
|
-
"AgentStop": [
|
|
88
|
-
{
|
|
89
|
-
"matcher": {},
|
|
90
|
-
"hooks": [
|
|
91
|
-
{
|
|
92
|
-
"type": "command",
|
|
93
|
-
"command": "CLAUDE_EVENT_TYPE=AgentStop node \"$CLAUDE_PROJECT_DIR\"/.claude/hooks/hook-dispatcher.cjs",
|
|
94
|
-
"timeout": 3000
|
|
95
|
-
}
|
|
96
|
-
]
|
|
97
|
-
}
|
|
98
|
-
]
|
|
99
|
-
}
|
|
@@ -1,175 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"permissions": {
|
|
3
|
-
"allow": [
|
|
4
|
-
"Bash(for f in /Users/sumulige/Documents/Antigravity/oh-my-claude/template/.claude/hooks/*.cjs)",
|
|
5
|
-
"Bash(node -c \"$f\")",
|
|
6
|
-
"Bash(done)",
|
|
7
|
-
"Bash(node template/.claude/hooks/multi-session.cjs:*)",
|
|
8
|
-
"Bash(node:*)",
|
|
9
|
-
"Bash(for cmd in prettier black rustfmt gofmt)",
|
|
10
|
-
"Bash(do if which $cmd)",
|
|
11
|
-
"Bash(else echo \"$cmd: NOT installed\")",
|
|
12
|
-
"Bash(fi:*)",
|
|
13
|
-
"Bash(npm install:*)",
|
|
14
|
-
"Bash(pip3 install:*)",
|
|
15
|
-
"Bash(rustup component add:*)",
|
|
16
|
-
"Bash(cargo install:*)",
|
|
17
|
-
"Bash(go install:*)",
|
|
18
|
-
"Bash(then echo \"✓ $cmd: installed\")",
|
|
19
|
-
"Bash(else echo \"✗ $cmd: not installed\")",
|
|
20
|
-
"Bash(npx prettier:*)",
|
|
21
|
-
"Bash(npm run sync:*)",
|
|
22
|
-
"Bash(cat:*)",
|
|
23
|
-
"Bash(brew install:*)",
|
|
24
|
-
"Bash(for:*)",
|
|
25
|
-
"Bash(else echo \"✗ $cmd: not found\")",
|
|
26
|
-
"Bash(git add:*)",
|
|
27
|
-
"Bash(git commit:*)",
|
|
28
|
-
"Bash(git push:*)",
|
|
29
|
-
"Bash(CLAUDE_PROJECT_DIR=$PWD node:*)",
|
|
30
|
-
"Bash(npm link:*)",
|
|
31
|
-
"Bash(omc:*)",
|
|
32
|
-
"Bash(gh pr:*)",
|
|
33
|
-
"Bash(git pull:*)",
|
|
34
|
-
"Skill(sessions)",
|
|
35
|
-
"Skill(todos)",
|
|
36
|
-
"Bash(.claude/hooks/tl-summary.sh)",
|
|
37
|
-
"Skill(theme-factory)",
|
|
38
|
-
"Bash(node .claude/hooks/*:*)",
|
|
39
|
-
"Bash(git remote set-url:*)",
|
|
40
|
-
"Bash(npm whoami)",
|
|
41
|
-
"Bash(npm adduser:*)",
|
|
42
|
-
"Bash(npm config set:*)",
|
|
43
|
-
"Bash(npm publish:*)",
|
|
44
|
-
"Bash(open:*)",
|
|
45
|
-
"Bash(tree:*)",
|
|
46
|
-
"Bash(npm run sync:all:*)",
|
|
47
|
-
"Bash(gh repo view:*)",
|
|
48
|
-
"Bash(npm config get:*)",
|
|
49
|
-
"Bash(npm version:*)",
|
|
50
|
-
"Bash(git restore:*)",
|
|
51
|
-
"Bash(smc sync:*)",
|
|
52
|
-
"Bash(smc:*)",
|
|
53
|
-
"Bash(docker-compose up:*)",
|
|
54
|
-
"Bash(curl:*)",
|
|
55
|
-
"Bash(lsof:*)",
|
|
56
|
-
"Bash(ls:*)",
|
|
57
|
-
"Bash(docker exec:*)",
|
|
58
|
-
"Bash(docker ps:*)",
|
|
59
|
-
"Bash(docker logs:*)",
|
|
60
|
-
"Bash(docker restart:*)",
|
|
61
|
-
"WebSearch",
|
|
62
|
-
"Bash(npm run build:*)",
|
|
63
|
-
"Bash(npx tsc:*)",
|
|
64
|
-
"Bash(npm ls:*)",
|
|
65
|
-
"Bash(npm run dev)",
|
|
66
|
-
"Bash(kill:*)",
|
|
67
|
-
"Bash(chmod:*)",
|
|
68
|
-
"Bash(if fc-list)",
|
|
69
|
-
"Bash(then echo \"✅ JetBrains Mono 已安装\")",
|
|
70
|
-
"Bash(else echo \"⚠️ JetBrains Mono 未安装\")",
|
|
71
|
-
"Bash(pnpm add:*)",
|
|
72
|
-
"Bash(pnpm --filter @workspace/web build:*)",
|
|
73
|
-
"Bash(pnpm:*)",
|
|
74
|
-
"Bash(xargs kill:*)",
|
|
75
|
-
"Bash(grep:*)",
|
|
76
|
-
"Bash(source:*)",
|
|
77
|
-
"Bash(pkill:*)",
|
|
78
|
-
"Bash(pip install:*)",
|
|
79
|
-
"Bash(timeout:*)",
|
|
80
|
-
"Bash(python3:*)",
|
|
81
|
-
"Bash(npm test:*)",
|
|
82
|
-
"Bash(npx standard-version:*)",
|
|
83
|
-
"Bash(openskills list:*)",
|
|
84
|
-
"Bash(playwright install:*)",
|
|
85
|
-
"Bash(npm run release:minor:*)",
|
|
86
|
-
"Bash(npm init:*)",
|
|
87
|
-
"Bash(git init:*)",
|
|
88
|
-
"Bash(git branch:*)",
|
|
89
|
-
"Bash(gh repo create:*)",
|
|
90
|
-
"Bash(npm view:*)",
|
|
91
|
-
"Bash(npm update:*)",
|
|
92
|
-
"Bash(ln:*)",
|
|
93
|
-
"Bash(git reset:*)",
|
|
94
|
-
"Bash(echo:*)",
|
|
95
|
-
"Bash(bash:*)",
|
|
96
|
-
"Bash(find:*)",
|
|
97
|
-
"Bash(read:*)",
|
|
98
|
-
"WebFetch(domain:github.com)",
|
|
99
|
-
"Bash(chelper --help:*)",
|
|
100
|
-
"Bash(chelper enter --help:*)",
|
|
101
|
-
"Bash(chelper enter:*)",
|
|
102
|
-
"Bash(chelper doctor:*)",
|
|
103
|
-
"Bash(claude mcp list:*)",
|
|
104
|
-
"Bash(claude:*)",
|
|
105
|
-
"WebFetch(domain:docs.bigmodel.cn)",
|
|
106
|
-
"WebFetch(domain:docs.z.ai)",
|
|
107
|
-
"Bash(CLAUDE_PROJECT_DIR=/Users/sumulige/Documents/Antigravity/talos node:*)",
|
|
108
|
-
"Bash(npm run test:coverage:*)",
|
|
109
|
-
"Bash(/opt/homebrew/bin/smc ultrathink)",
|
|
110
|
-
"Bash(fnm list:*)",
|
|
111
|
-
"Bash(zsh:*)",
|
|
112
|
-
"Bash(/opt/homebrew/bin/node:*)",
|
|
113
|
-
"mcp__zread__get_repo_structure",
|
|
114
|
-
"mcp__zread__search_doc",
|
|
115
|
-
"mcp__zread__read_file",
|
|
116
|
-
"Bash(printf:*)",
|
|
117
|
-
"Bash(export PATH=\"/opt/homebrew/bin:/usr/local/bin:$PATH\")",
|
|
118
|
-
"Bash(/usr/local/bin/node:*)",
|
|
119
|
-
"Bash(export PATH=\"/opt/homebrew/Cellar/node/25.3.0/bin:$PATH\")",
|
|
120
|
-
"Bash(/opt/homebrew/Cellar/node/25.3.0/bin/node --version)",
|
|
121
|
-
"Bash(/opt/homebrew/Cellar/node/25.3.0/bin/npm test)",
|
|
122
|
-
"Bash(/opt/homebrew/Cellar/node/25.3.0/bin/node -e \"const idx = require\\(''./.claude/rag/skill-index.json''\\); console.log\\(''Skills 数量:'', idx.skills.length\\); console.log\\(''\\\\n模型策略:''\\); idx.model_strategy.rules.forEach\\(r => console.log\\('' -'', r.pattern, ''→'', r.model, ''\\('' + r.reason + ''\\)''\\)\\);\")",
|
|
123
|
-
"Bash(/opt/homebrew/Cellar/node/25.3.0/bin/node -e \"const fs=require\\(''fs''\\); let d=''''; process.stdin.on\\(''data'',c=>d+=c\\); process.stdin.on\\(''end'',\\(\\)=>{const j=JSON.parse\\(d\\); console.log\\(''Skills:'', j.skills.length\\); console.log\\(''Model strategy:'', JSON.stringify\\(j.model_strategy, null, 2\\)\\);}\\)\")",
|
|
124
|
-
"Bash(/opt/homebrew/Cellar/node/25.3.0/bin/npm version 1.3.0 --no-git-tag-version)",
|
|
125
|
-
"Bash(git tag:*)",
|
|
126
|
-
"Bash(/opt/homebrew/Cellar/node/25.3.0/bin/npm publish)",
|
|
127
|
-
"Bash(/opt/homebrew/Cellar/node/25.3.0/bin/npm view sumulige-claude version)",
|
|
128
|
-
"Bash(/opt/homebrew/Cellar/node/25.3.0/bin/npm view sumulige-claude versions --json)",
|
|
129
|
-
"Bash(/opt/homebrew/Cellar/node/25.3.0/bin/npx sumulige-claude@1.3.0 sync)",
|
|
130
|
-
"WebFetch(domain:raw.githubusercontent.com)",
|
|
131
|
-
"Bash(/opt/homebrew/Cellar/node/25.3.0/bin/npm version 1.3.1 --no-git-tag-version)",
|
|
132
|
-
"Bash(/opt/homebrew/Cellar/node/25.3.0/bin/node:*)",
|
|
133
|
-
"WebFetch(domain:docs.anthropic.com)",
|
|
134
|
-
"Bash(CLAUDE_PROJECT_DIR=\"/Users/sumulige/Documents/Antigravity/sumulige-claude\" /opt/homebrew/Cellar/node/25.3.0/bin/node:*)",
|
|
135
|
-
"Bash(CLAUDE_PROJECT_DIR=\"/Users/sumulige/Documents/Antigravity/sumulige-claude\" /opt/homebrew/Cellar/node/25.3.0/bin/node .claude/hooks/memory-saver.cjs)",
|
|
136
|
-
"Bash(du:*)",
|
|
137
|
-
"Bash(wc:*)",
|
|
138
|
-
"Bash(/Users/sumulige/.local/share/fnm/node-versions/v24.3.0/installation/bin/node /Users/sumulige/.local/share/fnm/node-versions/v24.3.0/installation/lib/node_modules/npm/bin/npm-cli.js test)",
|
|
139
|
-
"Bash(npx skills add:*)",
|
|
140
|
-
"Bash(npx --version)",
|
|
141
|
-
"WebFetch(domain:api.github.com)",
|
|
142
|
-
"Bash(xargs:*)",
|
|
143
|
-
"Bash(CLAUDE_PROJECT_DIR=\"/Users/sumulige/Documents/Antigravity/sumulige-claude\" CLAUDE_TOOL_NAME=\"Write\" CLAUDE_TOOL_INPUT='{\"\"file_path\"\":\"\"/tmp/test.js\"\"}' /opt/homebrew/Cellar/node/25.3.0/bin/node:*)",
|
|
144
|
-
"Bash(CLAUDE_PROJECT_DIR=\"/Users/sumulige/Documents/Antigravity/sumulige-claude\" CLAUDE_TOOL_NAME=\"Write\" CLAUDE_TOOL_INPUT='{\"\"file_path\"\":\"\"/Users/sumulige/Documents/Antigravity/sumulige-claude/lib/commands.js\"\"}' /opt/homebrew/Cellar/node/25.3.0/bin/node /Users/sumulige/Documents/Antigravity/sumulige-claude/.claude/hooks/live-quality.cjs)",
|
|
145
|
-
"Bash(CLAUDE_PROJECT_DIR=\"/Users/sumulige/Documents/Antigravity/sumulige-claude\" CLAUDE_TOOL_NAME=\"Write\" CLAUDE_TOOL_INPUT='{\"\"file_path\"\":\"\"/tmp/test-flow.js\"\"}' /opt/homebrew/Cellar/node/25.3.0/bin/node:*)",
|
|
146
|
-
"Bash(CLAUDE_PROJECT_DIR=\"/Users/sumulige/Documents/Antigravity/sumulige-claude\" CLAUDE_TOOL_NAME=\"Edit\" CLAUDE_TOOL_INPUT='{\"\"file_path\"\":\"\"/Users/sumulige/Documents/Antigravity/sumulige-claude/.claude/hooks/plan-gate.cjs\"\"}' /opt/homebrew/Cellar/node/25.3.0/bin/node:*)",
|
|
147
|
-
"Bash(/opt/homebrew/Cellar/node/25.3.0/bin/npm version 1.5.0 --no-git-tag-version)",
|
|
148
|
-
"Bash(/opt/homebrew/Cellar/node/25.3.0/bin/npm version 1.5.1 --no-git-tag-version)"
|
|
149
|
-
]
|
|
150
|
-
},
|
|
151
|
-
"hooks": {
|
|
152
|
-
"UserPromptSubmit": [
|
|
153
|
-
{
|
|
154
|
-
"matcher": "",
|
|
155
|
-
"hooks": [
|
|
156
|
-
{
|
|
157
|
-
"type": "command",
|
|
158
|
-
"command": "cd \"$CLAUDE_PROJECT_DIR\" && node .claude/hooks/conversation-recorder.cjs user \"$ARGUMENTS\""
|
|
159
|
-
}
|
|
160
|
-
]
|
|
161
|
-
}
|
|
162
|
-
],
|
|
163
|
-
"SessionEnd": [
|
|
164
|
-
{
|
|
165
|
-
"matcher": "",
|
|
166
|
-
"hooks": [
|
|
167
|
-
{
|
|
168
|
-
"type": "command",
|
|
169
|
-
"command": "cd \"$CLAUDE_PROJECT_DIR\" && node .claude/hooks/conversation-recorder.cjs today"
|
|
170
|
-
}
|
|
171
|
-
]
|
|
172
|
-
}
|
|
173
|
-
]
|
|
174
|
-
}
|
|
175
|
-
}
|
|
@@ -1,89 +0,0 @@
|
|
|
1
|
-
# 项目启动清单 (Project Kickoff)
|
|
2
|
-
|
|
3
|
-
> 本文件由 AI 在项目启动时生成并维护
|
|
4
|
-
> 最后更新: {DATE}
|
|
5
|
-
|
|
6
|
-
---
|
|
7
|
-
|
|
8
|
-
## 项目概述
|
|
9
|
-
|
|
10
|
-
### 项目名称
|
|
11
|
-
{PROJECT_NAME}
|
|
12
|
-
|
|
13
|
-
### 一句话描述
|
|
14
|
-
{ONE_LINE_DESCRIPTION}
|
|
15
|
-
|
|
16
|
-
### 项目目标
|
|
17
|
-
| 优先级 | 目标 | 成功标准 | 状态 |
|
|
18
|
-
|--------|------|----------|------|
|
|
19
|
-
| P0 | {PRIMARY_GOAL} | {SUCCESS_CRITERIA} | ⏳ 待确认 |
|
|
20
|
-
| P1 | {SECONDARY_GOAL} | {SUCCESS_CRITERIA} | ⏳ 待确认 |
|
|
21
|
-
| P2 | {STRETCH_GOAL} | {SUCCESS_CRITERIA} | ⏳ 待确认 |
|
|
22
|
-
|
|
23
|
-
---
|
|
24
|
-
|
|
25
|
-
## 约束条件
|
|
26
|
-
|
|
27
|
-
### 技术约束
|
|
28
|
-
- 语言/框架: {TECH_STACK}
|
|
29
|
-
- 部署环境: {DEPLOYMENT}
|
|
30
|
-
- 外部依赖: {EXTERNAL_DEPS}
|
|
31
|
-
|
|
32
|
-
### 非技术约束
|
|
33
|
-
- 时间预算: {TIME_BUDGET}
|
|
34
|
-
- 质量标准: {QUALITY_STANDARDS}
|
|
35
|
-
- 团队规模: {TEAM_SIZE}
|
|
36
|
-
|
|
37
|
-
---
|
|
38
|
-
|
|
39
|
-
## AI 自治原则
|
|
40
|
-
|
|
41
|
-
### AI 负责范围
|
|
42
|
-
- ✅ 代码编写与重构
|
|
43
|
-
- ✅ 测试编写与执行
|
|
44
|
-
- ✅ 文档更新
|
|
45
|
-
- ✅ 技术方案选择
|
|
46
|
-
- ✅ 问题诊断与修复
|
|
47
|
-
|
|
48
|
-
### Human 确认点
|
|
49
|
-
- 🛑 架构设计变更
|
|
50
|
-
- 🛑 数据模型变更
|
|
51
|
-
- 🛑 新增外部依赖
|
|
52
|
-
- 🛑 安全与隐私相关
|
|
53
|
-
- 🛑 用户体验重大变更
|
|
54
|
-
- 🛑 成本与资源相关
|
|
55
|
-
|
|
56
|
-
---
|
|
57
|
-
|
|
58
|
-
## 上下文边界
|
|
59
|
-
|
|
60
|
-
### 包含范围
|
|
61
|
-
{IN_SCOPE}
|
|
62
|
-
|
|
63
|
-
### 不包含范围
|
|
64
|
-
{OUT_OF_SCOPE}
|
|
65
|
-
|
|
66
|
-
### 未来考虑 (Later)
|
|
67
|
-
{FUTURE_CONSIDERATIONS}
|
|
68
|
-
|
|
69
|
-
---
|
|
70
|
-
|
|
71
|
-
## 启动检查清单
|
|
72
|
-
|
|
73
|
-
- [ ] 项目目标已明确
|
|
74
|
-
- [ ] 约束条件已定义
|
|
75
|
-
- [ ] 成功标准已对齐
|
|
76
|
-
- [ ] AI/Human 责任已划分
|
|
77
|
-
- [ ] 任务计划已生成 (TASK_PLAN.md)
|
|
78
|
-
- [ ] 技术架构已确认 (ARCHITECTURE.md)
|
|
79
|
-
- [ ] Human 已批准启动
|
|
80
|
-
|
|
81
|
-
---
|
|
82
|
-
|
|
83
|
-
## 启动确认
|
|
84
|
-
|
|
85
|
-
**Human 确认**: ⏳ 待确认
|
|
86
|
-
|
|
87
|
-
**AI 确认**: {AI_NAME} @ {DATE}
|
|
88
|
-
|
|
89
|
-
**备注**: {NOTES}
|