Skip to content

chore(skills): add supporting files to 6 skills#753

Merged
JeremyDev87 merged 1 commit intomasterfrom
taskmaestro/1774098977/pane-1
Mar 21, 2026
Merged

chore(skills): add supporting files to 6 skills#753
JeremyDev87 merged 1 commit intomasterfrom
taskmaestro/1774098977/pane-1

Conversation

@JeremyDev87
Copy link
Copy Markdown
Owner

Summary

  • Add examples/ and references/ directories with substantive content to 6 skills: mcp-builder, api-design, frontend-design, agent-design, rule-authoring, widget-slot-architecture
  • 13 new supporting files created (templates, examples, reference docs)
  • Each SKILL.md updated with ## Additional resources section linking to supporting files via relative paths

Files added per skill

Skill Files
mcp-builder examples/tool-example.ts, examples/resource-example.ts, references/protocol-spec.md
api-design examples/openapi-template.yaml, examples/error-response.json
frontend-design examples/component-template.tsx, references/css-patterns.md
agent-design examples/agent-template.json, references/expertise-guidelines.md
rule-authoring examples/rule-template.md, examples/trigger-patterns.md
widget-slot-architecture examples/parallel-route-setup.tsx, examples/widget-component.tsx

Test plan

  • All 13 supporting files exist and contain substantive content (no empty files)
  • All 6 SKILL.md files have ## Additional resources section with correct relative paths
  • 5/6 SKILL.md files under 500 lines (widget-slot-architecture was pre-existing at 742 lines)
  • yarn workspace codingbuddy lint — passed
  • yarn workspace codingbuddy format:check — passed
  • yarn workspace codingbuddy typecheck — passed
  • yarn workspace codingbuddy test:coverage — 4841 passed
  • yarn workspace codingbuddy circular — no circular deps
  • yarn workspace codingbuddy build — passed
  • ajv-cli validate — all 35 agent schemas valid
  • markdownlint-cli2 — 70 files, 0 errors

Closes #737

Add examples/ and references/ directories with substantive content
to mcp-builder, api-design, frontend-design, agent-design,
rule-authoring, and widget-slot-architecture skills. Each SKILL.md
now includes an 'Additional resources' section linking to these files.
@JeremyDev87 JeremyDev87 added chore sub-issue 상위 이슈의 하위 작업 skill New skill addition to .ai-rules/skills/ labels Mar 21, 2026
@vercel
Copy link
Copy Markdown

vercel bot commented Mar 21, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
codingbuddy-landing Ready Ready Preview, Comment Mar 21, 2026 1:33pm

@JeremyDev87 JeremyDev87 self-assigned this Mar 21, 2026
@JeremyDev87 JeremyDev87 merged commit 6aa61d8 into master Mar 21, 2026
25 checks passed
@JeremyDev87 JeremyDev87 deleted the taskmaestro/1774098977/pane-1 branch March 21, 2026 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore skill New skill addition to .ai-rules/skills/ sub-issue 상위 이슈의 하위 작업

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[P3] Add supporting files structure to key skills

1 participant