Standardize skill metadata: remove -user suffixes and add missing frontmatter

- Renamed 4 skill directories to remove -user suffix (improve-codebase-architecture,
  prd-to-issues, prd-to-plan, write-a-prd)
- Added frontmatter (name + description) to 5 skills that were missing it
  (grill-me, prd-to-issues, scaffold-exercises, obsidian-vault, write-a-prd)
- Improved vague descriptions on edit-article and request-refactor-plan

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Matt Pocock
2026-03-13 10:35:27 +00:00
parent 4dd409d177
commit d1beb4fe61
10 changed files with 287 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
---
name: request-refactor-plan
description: Use this skill when user wants to create a refactor plan.
description: Create a detailed refactor plan with tiny commits via user interview, then file it as a GitHub issue. Use when user wants to plan a refactor, create a refactoring RFC, or break a refactor into safe incremental steps.
---
This skill will be invoked when the user wants to create a refactor request. You should go through the steps below. You may skip steps if you don't consider them necessary.