Skip to content

weilsoun/skill-toolbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Skill Toolbox

A mega-skill for Claude Code and Cowork that bundles 28 specialized sub-skills into a single installable package. Instead of installing dozens of individual skills, install one "router" skill that dynamically selects the right sub-skill based on your request.

How It Works

The skill uses a progressive disclosure pattern:

  1. The router SKILL.md loads with a lightweight index of all 28 sub-skills
  2. When you make a request, Claude matches it to the relevant sub-skill(s)
  3. Only the needed reference file(s) are read — keeping context efficient

Included Skills (28)

Writing & Research

Skill Source Description
Avoid AI Writing conorbronsdon/avoid-ai-writing Audit and rewrite AI-sounding text
Content Research Writer ComposioHQ/awesome-claude-skills Write content with research and citations
Article Extractor michalparkola/tapestry-skills Extract clean text from URLs
Naming glacierphonk/naming Metaphor-driven naming for products and brands
Brainstorming obra/superpowers Transform rough ideas into designs
Writing Plans obra/superpowers Create detailed implementation plans

Media & Content

Skill Source Description
YouTube Transcript michalparkola/tapestry-skills Fetch YouTube video transcripts
Image Enhancer ComposioHQ/awesome-claude-skills Improve image quality and sharpness
EPUB Creator smerchek/claude-epub-skill Convert markdown to epub files
Reveal.js Presentations ryanbbrown/revealjs-skill Create HTML presentations with Reveal.js

Security & Code Quality

Skill Source Description
VibeSec BehiSecc/VibeSec-Skill Secure coding guidance and vulnerability prevention
OWASP Security agamm/claude-code-owasp OWASP Top 10:2025 and ASVS 5.0 compliance
Design Auditor Ashutos1997/claude-design-auditor-skill Audit designs against 17 professional rules

Development Workflows

Skill Source Description
Systematic Debugging obra/superpowers Structured debugging methodology
Debug Skill AlmogBaku/debug-skill Real debugger with breakpoints and stepping
Test-Driven Development obra/superpowers TDD workflow — tests first
Webapp Testing anthropics/skills Test web apps with Playwright
Playwright Skill testdino-hq/playwright-skill Structured Playwright test automation
Git Worktrees obra/superpowers Isolated git worktrees for parallel dev
Finishing Dev Branch obra/superpowers Complete and clean up dev branches
Verification obra/superpowers Verify work before marking done

Data & Analysis

Skill Source Description
CSV Data Summarizer coffeefuelbump/csv-data-summarizer Analyze CSVs with stats and visualizations
Kaggle shepsci/kaggle-skill Kaggle competitions, datasets, and badges
Paper Search ykdojo/paper-search Search 250M+ academic papers via OpenAlex
GitHub Star History ykdojo/gh-star-history Visualize repo star history by region

Productivity & Tools

Skill Source Description
Email HTML (MJML) framix-team/skill-email-html-mjml Responsive email templates with MJML 4.x
Kanban Board mattjoyce/kanban-skill Markdown-based Kanban task tracking
Task Observer rebelytics/one-skill-to-rule-them-all Meta-skill that improves your other skills

Installation

Claude Code

claude install skill-toolbox.skill

Manual

Copy the skill-toolbox/ folder into your .claude/skills/ directory.

Credits

This is a curated bundle of open-source skills from the community. All credit goes to the original authors linked above. Skill sources were discovered via BehiSecc/awesome-claude-skills.

License

Each bundled skill retains its original license. This meta-skill router is MIT licensed.

About

28-skill mega-toolbox for Claude Code & Cowork — one install, all the skills

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors