opencodekit 0.19.6 → 0.20.1

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 (55) hide show
  1. package/dist/index.js +1 -1
  2. package/dist/template/.opencode/dcp-prompts/defaults/compress-message.md +1 -0
  3. package/dist/template/.opencode/memory.db +0 -0
  4. package/dist/template/.opencode/memory.db-shm +0 -0
  5. package/dist/template/.opencode/memory.db-wal +0 -0
  6. package/dist/template/.opencode/opencode.json +2 -2
  7. package/dist/template/.opencode/plugin/copilot-auth.ts +161 -53
  8. package/dist/template/.opencode/skill/chrome-devtools/SKILL.md +1 -1
  9. package/dist/template/.opencode/skill/cloudflare/SKILL.md +1 -1
  10. package/dist/template/.opencode/skill/context-management/SKILL.md +306 -79
  11. package/dist/template/.opencode/skill/core-data-expert/SKILL.md +1 -1
  12. package/dist/template/.opencode/skill/design-system-audit/SKILL.md +1 -1
  13. package/dist/template/.opencode/skill/design-taste-frontend/SKILL.md +1 -1
  14. package/dist/template/.opencode/skill/figma/SKILL.md +1 -1
  15. package/dist/template/.opencode/skill/figma-go/SKILL.md +1 -1
  16. package/dist/template/.opencode/skill/frontend-design/SKILL.md +1 -1
  17. package/dist/template/.opencode/skill/full-output-enforcement/SKILL.md +1 -1
  18. package/dist/template/.opencode/skill/high-end-visual-design/SKILL.md +1 -1
  19. package/dist/template/.opencode/skill/index-knowledge/SKILL.md +1 -1
  20. package/dist/template/.opencode/skill/industrial-brutalist-ui/SKILL.md +1 -1
  21. package/dist/template/.opencode/skill/jira/SKILL.md +1 -1
  22. package/dist/template/.opencode/skill/minimalist-ui/SKILL.md +1 -1
  23. package/dist/template/.opencode/skill/mqdh/SKILL.md +1 -1
  24. package/dist/template/.opencode/skill/opensrc/SKILL.md +184 -27
  25. package/dist/template/.opencode/skill/pdf-extract/SKILL.md +1 -1
  26. package/dist/template/.opencode/skill/pencil/SKILL.md +1 -1
  27. package/dist/template/.opencode/skill/playwright/SKILL.md +18 -6
  28. package/dist/template/.opencode/skill/{agent-browser/SKILL.md → playwright/references/agent-browser-cli.md} +0 -8
  29. package/dist/template/.opencode/skill/playwriter/SKILL.md +1 -1
  30. package/dist/template/.opencode/skill/polar/SKILL.md +1 -1
  31. package/dist/template/.opencode/skill/prd/SKILL.md +1 -1
  32. package/dist/template/.opencode/skill/react-best-practices/SKILL.md +1 -1
  33. package/dist/template/.opencode/skill/redesign-existing-projects/SKILL.md +1 -1
  34. package/dist/template/.opencode/skill/resend/SKILL.md +1 -1
  35. package/dist/template/.opencode/skill/stitch/SKILL.md +1 -1
  36. package/dist/template/.opencode/skill/stitch-design-taste/SKILL.md +1 -1
  37. package/dist/template/.opencode/skill/supabase/SKILL.md +1 -1
  38. package/dist/template/.opencode/skill/supabase-postgres-best-practices/SKILL.md +1 -1
  39. package/dist/template/.opencode/skill/v0/SKILL.md +1 -1
  40. package/dist/template/.opencode/skill/v1-run/SKILL.md +1 -1
  41. package/dist/template/.opencode/skill/webclaw/SKILL.md +1 -1
  42. package/dist/template/.opencode/skill/writing-skills/SKILL.md +43 -6
  43. package/dist/template/.opencode/skill/{testing-skills-with-subagents/SKILL.md → writing-skills/references/testing-methodology.md} +0 -8
  44. package/package.json +1 -1
  45. package/dist/template/.opencode/skill/compaction/SKILL.md +0 -384
  46. package/dist/template/.opencode/skill/session-management/SKILL.md +0 -9
  47. package/dist/template/.opencode/skill/source-code-research/SKILL.md +0 -293
  48. package/dist/template/.opencode/skill/ui-ux-research/SKILL.md +0 -9
  49. package/dist/template/.opencode/skill/using-skills/SKILL.md +0 -117
  50. /package/dist/template/.opencode/skill/{source-code-research → opensrc}/references/analysis-tips.md +0 -0
  51. /package/dist/template/.opencode/skill/{source-code-research → opensrc}/references/anti-patterns.md +0 -0
  52. /package/dist/template/.opencode/skill/{source-code-research → opensrc}/references/common-patterns.md +0 -0
  53. /package/dist/template/.opencode/skill/{source-code-research → opensrc}/references/example-workflow.md +0 -0
  54. /package/dist/template/.opencode/skill/{source-code-research → opensrc}/references/further-reading.md +0 -0
  55. /package/dist/template/.opencode/skill/{source-code-research → opensrc}/references/source-structure.md +0 -0
@@ -1,117 +0,0 @@
1
- ---
2
- name: using-skills
3
- description: Use when starting any conversation - establishes mandatory workflows for finding and using skills, including using Skill tool before announcing usage, following brainstorming before coding, and creating TodoWrite todos for checklists
4
- version: 1.0.0
5
- tags: [workflow, context]
6
- dependencies: []
7
- ---
8
-
9
- <EXTREMELY-IMPORTANT>
10
- If you think there is even a 1% chance a skill might apply to what you are doing, you ABSOLUTELY MUST read the skill.
11
-
12
- IF A SKILL APPLIES TO YOUR TASK, YOU DO NOT HAVE A CHOICE. YOU MUST USE IT.
13
-
14
- This is not negotiable. This is not optional. You cannot rationalize your way out of this.
15
- </EXTREMELY-IMPORTANT>
16
-
17
- # Getting Started with Skills
18
-
19
- ## When to Use
20
-
21
- - At the start of any conversation or task to determine applicable skills
22
- - Whenever you are about to act and need to check for mandatory workflows
23
-
24
- ## When NOT to Use
25
-
26
- - After you already loaded the correct skill and are executing it
27
- - For a task that explicitly says to follow a different skill workflow
28
-
29
- ## MANDATORY FIRST RESPONSE PROTOCOL
30
-
31
- Before responding to ANY user message, you MUST complete this checklist:
32
-
33
- 1. ☐ List available skills in your mind
34
- 2. ☐ Ask yourself: "Does ANY skill match this request?"
35
- 3. ☐ If yes → Use the Skill tool to read and run the skill file
36
- 4. ☐ Announce which skill you're using
37
- 5. ☐ Follow the skill exactly
38
-
39
- **Responding WITHOUT completing this checklist = automatic failure.**
40
-
41
- ## Critical Rules
42
-
43
- 1. **Follow mandatory workflows.** Brainstorming before coding. Check for relevant skills before ANY task.
44
-
45
- 2. Execute skills with the Skill tool
46
-
47
- ## Common Rationalizations That Mean You're About To Fail
48
-
49
- If you catch yourself thinking ANY of these thoughts, STOP. You are rationalizing. Check for and use the skill.
50
-
51
- - "This is just a simple question" → WRONG. Questions are tasks. Check for skills.
52
- - "I can check git/files quickly" → WRONG. Files don't have conversation context. Check for skills.
53
- - "Let me gather information first" → WRONG. Skills tell you HOW to gather information. Check for skills.
54
- - "This doesn't need a formal skill" → WRONG. If a skill exists for it, use it.
55
- - "I remember this skill" → WRONG. Skills evolve. Run the current version.
56
- - "This doesn't count as a task" → WRONG. If you're taking action, it's a task. Check for skills.
57
- - "The skill is overkill for this" → WRONG. Skills exist because simple things become complex. Use it.
58
- - "I'll just do this one thing first" → WRONG. Check for skills BEFORE doing anything.
59
-
60
- **Why:** Skills document proven techniques that save time and prevent mistakes. Not using available skills means repeating solved problems and making known errors.
61
-
62
- If a skill for your task exists, you must use it or you will fail at your task.
63
-
64
- ## Skills with Checklists
65
-
66
- If a skill has a checklist, YOU MUST create TodoWrite todos for EACH item.
67
-
68
- **Don't:**
69
-
70
- - Work through checklist mentally
71
- - Skip creating todos "to save time"
72
- - Batch multiple items into one todo
73
- - Mark complete without doing them
74
-
75
- **Why:** Checklists without TodoWrite tracking = steps get skipped. Every time. The overhead of TodoWrite is tiny compared to the cost of missing steps.
76
-
77
- ## Announcing Skill Usage
78
-
79
- Before using a skill, announce that you are using it.
80
- "I'm using [Skill Name] to [what you're doing]."
81
-
82
- **Examples:**
83
-
84
- - "I'm using the brainstorming skill to refine your idea into a design."
85
- - "I'm using the test-driven-development skill to implement this feature."
86
-
87
- **Why:** Transparency helps your human partner understand your process and catch errors early. It also confirms you actually read the skill.
88
-
89
- # About these skills
90
-
91
- **Many skills contain rigid rules (TDD, debugging, verification).** Follow them exactly. Don't adapt away the discipline.
92
-
93
- **Some skills are flexible patterns (architecture, naming).** Adapt core principles to your context.
94
-
95
- The skill itself tells you which type it is.
96
-
97
- ## Instructions ≠ Permission to Skip Workflows
98
-
99
- Your human partner's specific instructions describe WHAT to do, not HOW.
100
-
101
- "Add X", "Fix Y" = the goal, NOT permission to skip brainstorming, TDD, or RED-GREEN-REFACTOR.
102
-
103
- **Red flags:** "Instruction was specific" • "Seems simple" • "Workflow is overkill"
104
-
105
- **Why:** Specific instructions mean clear requirements, which is when workflows matter MOST. Skipping process on "simple" tasks is how simple tasks become complex problems.
106
-
107
- ## Summary
108
-
109
- **Starting any task:**
110
-
111
- 1. If relevant skill exists → Use the skill
112
- 2. Announce you're using it
113
- 3. Follow what it says
114
-
115
- **Skill has checklist?** TodoWrite for every item.
116
-
117
- **Finding a relevant skill = mandatory to read and use it. Not optional.**