skills/.changeset
Matt Pocock 47bde84da0 feat: introduce new skills and refine existing ones
- Add `ask-matt` skill for user-invoked routing.
- Introduce `codebase-design` and `domain-modeling` skills, updating dependencies.
- Remove unused `caveman` and `zoom-out` skills.
- Rename `diagnose` skill to `diagnosing-bugs`.
- Add `resolving-merge-conflicts` skill for handling git conflicts.
- Tighten `review` skill with improved checks.
- Update skill taxonomy to user-invoked and model-invoked.
- Replace `write-a-skill` with `writing-great-skills` for better guidance.
2026-06-17 15:39:06 +01:00
..
ask-matt.md feat: introduce new skills and refine existing ones 2026-06-17 15:39:06 +01:00
codebase-design-and-domain-modeling.md feat: introduce new skills and refine existing ones 2026-06-17 15:39:06 +01:00
config.json chore: set up changesets 2026-06-17 15:21:20 +01:00
README.md chore: set up changesets 2026-06-17 15:21:20 +01:00
remove-caveman-and-zoom-out.md feat: introduce new skills and refine existing ones 2026-06-17 15:39:06 +01:00
rename-diagnose-to-diagnosing-bugs.md feat: introduce new skills and refine existing ones 2026-06-17 15:39:06 +01:00
resolving-merge-conflicts.md feat: introduce new skills and refine existing ones 2026-06-17 15:39:06 +01:00
tighten-review-skill.md feat: introduce new skills and refine existing ones 2026-06-17 15:39:06 +01:00
user-invoked-model-invoked-taxonomy.md feat: introduce new skills and refine existing ones 2026-06-17 15:39:06 +01:00
writing-great-skills.md feat: introduce new skills and refine existing ones 2026-06-17 15:39:06 +01:00

Changesets

Hello and welcome! This folder has been automatically generated by @changesets/cli, a build tool that works with multi-package repos, or single-package repos to help you version and publish your code. You can find the full documentation for it in our repository.

We have a quick list of common questions to get you started engaging with this project in our documentation.