A Claude Code plugin marketplace providing skills for everyday development workflows.
| Skill | Description |
|---|---|
anti-slop-code | Write intentional, minimal code that avoids generic AI-generated patterns |
baseline | Check Baseline status of web features via Web Platform Status API |
pr-description | Write narrative-driven PR descriptions with Summary, Changes, Test plan structure |
test-principles | Principles for writing high-quality automated tests, based on Kent Beck, Kent C. Dodds, and t-wada |
Add the marketplace and install individual skills:
/plugin marketplace add kubosho/my-skills
/plugin install anti-slop-code@kubosho-skills
/plugin install baseline@kubosho-skills
/plugin install pr-description@kubosho-skills
/plugin install test-principles@kubosho-skills
Or clone the repository and symlink individual skills:
git clone https://github.com/kubosho/my-skills.git
# Symlink each skill you want to use
ln -s /path/to/my-skills/plugins/anti-slop-code ~/.claude/skills/anti-slop-code
ln -s /path/to/my-skills/plugins/baseline ~/.claude/skills/baseline
ln -s /path/to/my-skills/plugins/pr-description ~/.claude/skills/pr-description
ln -s /path/to/my-skills/plugins/test-principles ~/.claude/skills/test-principles
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimnpx claudepluginhub kubosho/my-skills --plugin baselineWrite intentional, minimal, context-aware code that avoids generic AI-generated patterns
Write narrative-driven PR descriptions with Summary, Changes, Test plan structure
Principles for writing high-quality automated tests, based on Kent Beck, Kent C. Dodds, and t-wada
Configurable code review with radical candor - choose between harsh direct feedback or constructive caring criticism. Features Technical.md for project standards, architectural context analysis, actionable fixes, decision register for tracking review decisions, seamless todo integration, and live browser QA via Chrome.
Structured codebase health attributes with severity-based agent routing
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Cross-browser testing with Playwright, BrowserStack, Sauce Labs, LambdaTest, and Kobiton - test across Chrome, Firefox, Safari, Edge on real devices
Slash-command skill that reviews any SKILL.md against best practices and outputs a structured pass/fail report
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.