staruhub/ClaudeSkills

13 curated Claude Code agent skills — decks, deep research, PRDs, articles, audits. Tested like software.

What it solves

ClaudeSkills provides a collection of curated, end-to-end workflows (called "skills") for Claude Code, transforming it from a simple chat interface into a tool capable of shipping finished professional work. Instead of providing isolated prompt snippets, it offers structured processes for complex tasks like creating consulting-style presentation decks, conducting deep research, writing product requirement documents (PRDs), and publishing long-form articles.

How it works

The project organizes these workflows as installable modules that Claude Code can load. By installing a skill into the ~/.claude/skills/ directory, users can trigger a specific workflow via a slash command (e.g., /deck-studio) or through automatic loading based on the skill's description.

To ensure professional quality, the project treats these skills like software: they include acceptance criteria, boundary definitions, and are validated through routing evaluations (testing if the correct skill triggers for a given request) and independent blind judging for output quality.

Who it’s for

Professionals, product managers, and developers who use Claude Code and want to automate high-stakes professional deliverables without having to manually engineer complex prompts for every single task.

Highlights

  • End-to-End Workflows: Moves beyond single prompts to full pipelines (e.g., the deep-research skill uses a scoped plan, parallel investigation, and verified citations).
  • Software-Grade Quality Control: Includes CI gates, routing evals across 85 cases, and a blind-judging rubric for output quality.
  • Curation of Professional Roles: Offers specialized skills for roles like Solution Architect, Product Manager, and Security Auditor.
  • Style Library: The deck-studio skill features a library of 17 visual styles (e.g., Bauhaus, Constructivist) to ensure professional design aesthetics.