Skip to content

fix(writing-skills): add required plugin structure files to checklist#1

Open
hanneskiivet wants to merge 1 commit intopipedrive:mainfrom
hanneskiivet:fix/writing-skills-plugin-structure
Open

fix(writing-skills): add required plugin structure files to checklist#1
hanneskiivet wants to merge 1 commit intopipedrive:mainfrom
hanneskiivet:fix/writing-skills-plugin-structure

Conversation

@hanneskiivet
Copy link
Copy Markdown

Summary

  • Added .claude-plugin/plugin.json and .claude-plugin/marketplace.json to the Directory Structure section, with minimal copy-paste templates for each
  • Added two new Deployment checklist items to verify both files exist before committing

Why

When creating a new plugin using this skill, the .claude-plugin/marketplace.json file was silently missing — the skill never mentioned it was required. The plugin would fail to load without it, with no clear guidance on what to create.

Test plan

  • Create a new skill/plugin following the updated writing-skills guide
  • Verify both .claude-plugin/ files are created from the templates
  • Verify the plugin loads correctly

🤖 Generated with Claude Code

Missing .claude-plugin/plugin.json and marketplace.json from the
Directory Structure section caused newly created plugins to fail loading.
Add both templates and deployment checklist items to catch this.

Co-Authored-By: Claude Sonnet 4.6 <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