Skip to content

feat: add resources hub skill for progressive disclosure#97

Open
josegironn wants to merge 2 commits intomainfrom
feat/resources-hub-skill
Open

feat: add resources hub skill for progressive disclosure#97
josegironn wants to merge 2 commits intomainfrom
feat/resources-hub-skill

Conversation

@josegironn
Copy link
Copy Markdown
Contributor

Summary

  • Adds a new top-level resources skill that explains the resource interaction model (MCP tools, TypeScript clients, write safety rules) and provides a directory of all 23 resource-specific skills
  • Updates the major skill to point to the resources skill from Rule Fix repo name #6 and the Workflow Reference section
  • Adds a cross-reference from resources_list-resources to the hub
  • Bumps plugin version to 1.0.5

Test plan

  • Load the resources skill and verify it renders with the full directory table
  • Load the major skill and verify Rule Fix repo name #6 and Workflow Reference reference the resources skill
  • Load resources_list-resources and verify the hub cross-reference appears
  • Load an individual resource skill (e.g., resources_s3) and confirm it still works independently
  • Verify symlink resolves: ls -la plugins/major/skills/resources

🤖 Generated with Claude Code

Adds a top-level `resources` skill that explains the resource interaction
model (MCP tools, TypeScript clients, write safety) and provides a
directory of all resource-specific skills. Updates the `major` skill to
point to it and adds a cross-reference from `resources_list-resources`.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@josegironn josegironn requested a review from jasonzbao as a code owner April 9, 2026 22:26
The TypeScript client section now describes resource clients as the way
apps communicate with resources, deferring implementation details to
the individual resource skills.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant