Commit graph

28 commits

Author SHA1 Message Date
Matt Pocock
8370e760d0 refactor: enhance glossary clarity and structure 2026-06-24 11:29:44 +01:00
Matt Pocock
aa024cb195 feat: enhance teach skill to prioritize reusable components from ./assets 2026-06-17 22:26:34 +01:00
Matt Pocock
d20ee2684e feat: let teach skill share code between lessons via ./assets
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-17 22:18:21 +01:00
Matt Pocock
ee8bae4006 Reduced description lengths 2026-06-17 15:15:11 +01:00
Matt Pocock
aa7ed40cbe refine: Make writing-great-skills hunt no-ops at the sentence level
Add a Pruning directive to run the no-op test sentence by sentence and
delete whole failing sentences rather than trim words. References the
existing no-op test as single source of truth — no restated definition.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-17 14:33:42 +01:00
Matt Pocock
801a01cc7d refine: Update terminology from Commands/Skills to User-invoked/Model-invoked and enhance documentation 2026-06-17 14:18:05 +01:00
Matt Pocock
bc4cf903ff Added writing-great-skills skill 2026-06-17 13:45:28 +01:00
Matt Pocock
800201f7b2 refine: Update description for grilling skill to enhance clarity and focus 2026-06-12 09:25:19 +01:00
Matt Pocock
0a8105bba9 refine: Remove caveman skill documentation to streamline productivity skills 2026-06-12 09:25:19 +01:00
Matt Pocock
7d3ada9716 refine: Remove caveman skill documentation to streamline productivity skills 2026-06-12 09:25:19 +01:00
Matt Pocock
cbf6db4233 refine: Update description for grill-me skill and adjust session instruction for clarity 2026-06-12 09:25:19 +01:00
Matt Pocock
221ffca967 feat: Add new skills and templates for domain modeling, bug diagnosis, and architectural improvement
- Introduced a human-in-the-loop script for bug diagnosis to capture user feedback.
- Created ADR and CONTEXT formats to standardize architectural decision records and domain context documentation.
- Developed a domain modeling skill to refine terminology and maintain a shared language.
- Enhanced the improve-codebase-architecture skill to provide visual reports and deepening opportunities.
- Consolidated grilling and handoff skills for better user interaction and documentation.
- Updated existing skills to improve clarity and consistency in descriptions and functionality.
2026-06-12 09:25:19 +01:00
Matt Pocock
694fa30311 Refine quiz guidelines by standardizing answer length to prevent user clues and enhance assessment integrity. 2026-06-10 16:01:44 +01:00
Matt Pocock
dabb725dfd Clarify terminology in teaching documentation by replacing 'learner' with 'user' for consistency and improved user experience. 2026-06-10 15:53:12 +01:00
Matt Pocock
3b37863fc3 Enhance teaching guidelines by introducing concepts of fluency vs storage strength, emphasizing long-term retention strategies, and adding reminders for follow-up questions to improve learner engagement. 2026-06-10 15:52:32 +01:00
Matt Pocock
d75217795c Refine lesson guidelines for clarity and user experience by emphasizing brevity and actionable outcomes 2026-06-10 14:32:02 +01:00
Matt Pocock
26ba8ae34b Add recommendation for primary source in lesson guidelines to enhance resource quality 2026-06-10 14:12:04 +01:00
Matt Pocock
e3d8b735ef Add HTML anchor linking between lessons and reference documents for improved navigation 2026-06-09 18:56:43 +01:00
Matt Pocock
59c92aa9e7 Clarify mission updates in teaching documentation to ensure alignment with user skill development 2026-06-09 18:56:13 +01:00
Matt Pocock
2bf7005192 Add teaching skill and related documentation for enhanced learning experience 2026-06-08 15:02:04 +01:00
Matt Pocock
bd96a9f0c6 Moved /teach to in-progress 2026-05-27 13:36:16 +01:00
Matt Pocock
fadf11d45f Added /teach 2026-05-27 13:35:56 +01:00
Matt Pocock
d54c497aa9 Improved wording of /handoff 2026-05-19 17:07:02 +01:00
Matt Pocock
bc32841b2e Update handoff skill documentation to clarify saving location for handoff documents 2026-05-19 14:34:59 +01:00
Matt Pocock
feaaf4204d Added redaction info to handoff skill 2026-05-19 14:29:31 +01:00
Matt Pocock
b6250ed602 Add 'handoff' skill to improve workflow documentation and agent transitions 2026-05-11 09:13:01 +01:00
Matt Pocock
71542f9d1c Update skill references in README files and add new skills to deprecated and personal sections 2026-04-28 09:44:54 +01:00
Matt Pocock
62f43a1817 Add new skills for TDD, issue management, PRD creation, and productivity tools
- Introduced TDD skills including deep modules, interface design, mocking, refactoring, and testing guidelines.
- Added skills for breaking plans into GitHub issues and creating PRDs from conversation context.
- Implemented productivity skills for scaffolding exercises, setting up pre-commit hooks, and managing notes in Obsidian.
- Created a caveman communication mode for concise technical responses and a grilling technique for thorough plan discussions.
- Developed a skill for writing new agent skills with structured templates and guidelines.
- Included git guardrails to prevent dangerous git commands and a migration guide for using @total-typescript/shoehorn in tests.
2026-04-28 09:42:34 +01:00