Skip to content

feat: expose typescript-best-practices skill in marketplace#5

Open
roeex5 wants to merge 1 commit into
alleneubank:mainfrom
roeex5:add-typescript-best-practices-to-marketplace
Open

feat: expose typescript-best-practices skill in marketplace#5
roeex5 wants to merge 1 commit into
alleneubank:mainfrom
roeex5:add-typescript-best-practices-to-marketplace

Conversation

@roeex5

@roeex5 roeex5 commented Jun 4, 2026

Copy link
Copy Markdown

Summary

  • Adds the existing .claude/skills/typescript-best-practices skill to .claude-plugin/marketplace.json
  • No changes to the skill content itself

What this enables

Once merged, the skill can be installed from any Claude Code marketplace as an external reference:

{
  "name": "typescript-best-practices",
  "source": {
    "source": "url",
    "url": "https://github.com/alleneubank/claude-code.git"
  }
}

Users can then install it directly:

/plugin install typescript-best-practices

Test plan

  • marketplace.json parses as valid JSON
  • Skill content unchanged

🤖 Generated with Claude Code

Adds the existing .claude/skills/typescript-best-practices skill to
.claude-plugin/marketplace.json so it can be installed from any
Claude Code marketplace as an external reference:

  /plugin install typescript-best-practices
@roeex5

roeex5 commented Jun 4, 2026

Copy link
Copy Markdown
Author

@alleneubank this is an embarrassingly minor edit — would love a quick review 🙏

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