Update skill references in README files and add new skills to deprecated and personal sections
This commit is contained in:
parent
62f43a1817
commit
71542f9d1c
7 changed files with 47 additions and 16 deletions
|
|
@ -6,4 +6,8 @@ Skills are organized into bucket folders under `skills/`:
|
|||
- `personal/` — tied to my own setup, not promoted
|
||||
- `deprecated/` — no longer used
|
||||
|
||||
Every skill in `engineering/`, `productivity/`, or `misc/` must have a reference in `README.md` and an entry in `.claude-plugin/plugin.json`. Skills in `personal/` and `deprecated/` must not appear in either.
|
||||
Every skill in `engineering/`, `productivity/`, or `misc/` must have a reference in the top-level `README.md` and an entry in `.claude-plugin/plugin.json`. Skills in `personal/` and `deprecated/` must not appear in either.
|
||||
|
||||
Each skill entry in the top-level `README.md` must link the skill name to its `SKILL.md`.
|
||||
|
||||
Each bucket folder has a `README.md` that lists every skill in the bucket with a one-line description, with the skill name linked to its `SKILL.md`.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue