chore(root): streamline agent guidance and skills

This commit is contained in:
Rahim
2026-07-14 15:49:05 -07:00
parent a9a09a7e52
commit b66b1ebf23
190 changed files with 1560 additions and 18335 deletions
+2 -2
View File
@@ -221,7 +221,7 @@ jobs:
- Triggering PR: $PR_URL
- Generated JSON: \`site/src/content/generated-component-reference/$filename\`
> Use the \`/api-reference $SLUG\` skill to scaffold this page.
> Use the \`/write-api-reference $SLUG\` skill to scaffold this page.
EOF
)"
@@ -284,7 +284,7 @@ jobs:
- Triggering PR: $PR_URL
- Generated JSON: \`site/src/content/generated-util-reference/$filename\`
> Use the \`/api-reference $SLUG\` skill to scaffold this page.
> Use the \`/write-api-reference $SLUG\` skill to scaffold this page.
EOF
)"
+1 -1
View File
@@ -100,7 +100,7 @@ jobs:
Steps:
1. **Load context:**
- Read `.claude/skills/docs/references/writing-style.md` for tone and style rules.
- Read `skills/write-docs/references/writing-style.md` for tone and style rules.
- Read the raw changelog at `site/src/content/changelog/${{ steps.version.outputs.version }}.md`.
- Read other existing `.md` files in `site/src/content/changelog/` (if any) to match their tone and format.