Skip to content

Commit 4b82b6a

Browse files
sjnimsclaude
andcommitted
docs: fix second-person writing style in marketplace-structure skill
Change "you have access" to "access is available" in distribution-patterns.md to maintain imperative/infinitive form per skill-development best practices. Fixes #94 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 9db62f5 commit 4b82b6a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugins/plugin-dev/skills/marketplace-structure/references/distribution-patterns.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@ Before adding external plugins to your marketplace:
296296

297297
1. Verify plugin source URL is accessible
298298
2. Check plugin directory contains required files
299-
3. For GitHub sources, ensure repository is public or you have access
299+
3. For GitHub sources, ensure repository is public or access is available
300300
4. Test plugin sources manually by cloning
301301

302302
### Validation Commands

0 commit comments

Comments
 (0)