By SUEYTAME
24 software-engineering lifecycle skills (spec, plan, build, test, review, ship) from addyosmani/agent-skills.
Guides stable API and interface design. Use when designing APIs, module boundaries, or any public interface. Use when creating REST or GraphQL endpoints, defining type contracts between modules, or establishing boundaries between frontend and backend.
Tests in real browsers via Chrome DevTools MCP. Use when building or debugging anything that runs in a browser. Use when you need to inspect the DOM, capture console errors, analyze network requests, profile performance, or verify visual output with real runtime data. Requires the chrome-devtools MCP server to be configured.
Automates CI/CD pipeline setup. Use when setting up or modifying build and deployment pipelines. Use when you need to automate quality gates, configure test runners in CI, or establish deployment strategies.
Conducts multi-axis code review. Use before merging any change. Use when reviewing code written by yourself, another agent, or a human. Use when you need to assess code quality across multiple dimensions before it enters the main branch.
Simplifies code for clarity. Use when refactoring code for clarity without changing behavior. Use when code works but is harder to read, maintain, or extend than it should be. Use when reviewing code that has accumulated unnecessary complexity.
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 claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
A personal Claude Code / Cowork plugin marketplace bundling 119 curated AI skills into 6 installable plugins.
In the Claude desktop app (Cowork):
SUEYTAME/claude-skills-collectionIn Claude Code (CLI):
/plugin marketplace add SUEYTAME/claude-skills-collection
/plugin install product-management@my-skills-collection
| Plugin | Skills | Source |
|---|---|---|
| engineering-lifecycle | 24 | addyosmani/agent-skills |
| product-management | 68 | phuryn/pm-skills |
| frontend-design | 13 | Leonxlnx/taste-skill |
| sparc-and-extras | 12 | ruvnet/ruflo |
| decision-tools | 1 | aiwithremy/claude-skills-llm-council |
| openhuman-shipping | 1 | tinyhumansai/openhuman |
All skills are the work of their original authors (linked above), redistributed here for personal use under their respective open-source (mostly MIT) licenses. Full credit to the original creators. This repo is an aggregation for convenience, not original authorship.
npx claudepluginhub sueytame/claude-skills-collection --plugin engineering-lifecycle12 standalone-safe skills incl. SPARC methodology, from ruvnet/ruflo.
68 product-management skills (discovery, strategy, execution, GTM, research, growth, analytics) from phuryn/pm-skills.
13 anti-slop frontend design + image-gen skills from Leonxlnx/taste-skill.
ship-and-babysit PR workflow skill from tinyhumansai/openhuman.
LLM Council - 5 advisors, peer review, one verdict (Karpathy method).
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.
Create new skills, improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, update or optimize an existing skill, run evals to test a skill, or benchmark skill performance with variance analysis.
Unity Development Toolkit - Expert agents for scripting/refactoring/optimization, script templates, and Agent Skills for Unity C# development