Commit Graph

3 Commits

Author SHA1 Message Date
e232fa303a Add design best practices section to skill template
- Add 'How to Design Great Puzzles of This Type' section
- Per-type best practices table with universal principles
- Antithesis to the Quick Pitfalls section
2026-03-19 11:17:19 -07:00
0648d82c60 Add puzzle type refactoring plan and update skill template
- Create REFACTOR_PUZZLE_TYPES.md with detailed analysis and implementation plan
- Update adventure-puzzle-analyzer skill template to match target playbook format:
  - Core Mechanic section (≤3 sentences)
  - Exactly 3 examples with consistent format
  - Solution Chain as numbered specific actions
  - Add Key Rules section
- Add refactoring tasks to TODOS.md referencing the plan
2026-03-19 09:43:28 -07:00
08f62c9aef progress 2026-03-17 20:22:03 -07:00