By Liohtml
Production-grade engineering skills for AI coding agents — spec, plan, build incrementally, test-drive, debug to root cause, review, harden, optimize, and ship.
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.
One opinionated, deduplicated marketplace of the best Claude Code skills — distilled from five community skill repos (109 skills → 39 keepers) and regrouped into four discipline plugins: engineering · product · design · research.
This is a curation, not original work. Every skill keeps its original author and license — see NOTICE.md and PROVENANCE.csv. It was assembled by a small team of specialist reviewers (engineer, product/marketing, UX, repo expert) with a devil's-advocate pass to cut redundancy.
| Plugin | Skills | License | Focus |
|---|---|---|---|
engineering | 16 | MIT | Spec → plan → build → test → debug → review → harden → ship |
product | 13 | MIT | Discovery, strategy, prioritization, PRDs, pricing, metrics |
design | 6 | MIT | Anti-slop frontend taste, image-to-code, redesign, UI engineering |
research | 4 | CC-BY-NC-4.0 | Deep research, academic writing, peer review |
⚠️ Mixed licensing.
engineering,product, anddesignare MIT (commercial use OK).researchis CC-BY-NC-4.0 — non-commercial only, isolated in its own plugin so it can be dropped cleanly. SeeNOTICE.md.
# Add this marketplace (from GitHub)
/plugin marketplace add Liohtml/ultimate-skills
# …or from a local clone
/plugin marketplace add /path/to/ultimate-skills
# Then install the plugins you want
/plugin install engineering@ultimate-skills
/plugin install product@ultimate-skills
/plugin install design@ultimate-skills
/plugin install research@ultimate-skills # CC-BY-NC — non-commercial
Each skill activates automatically when its trigger matches your task; you can also name it explicitly (e.g. "use the strategy-red-team skill on this PRD").
| Skill | What it does |
|---|---|
spec-driven-development | Write a spec before coding when requirements are unclear or work is significant. |
planning-and-task-breakdown | Break a spec into ordered, independently verifiable tasks. |
incremental-implementation | Ship multi-file changes as small, safe vertical slices. |
test-driven-development | Drive logic and bug-fixes with tests; prove code works. |
debugging-and-error-recovery | Systematic root-cause debugging when things break. |
code-review-and-quality | Multi-axis review with severity labels before merge. |
code-simplification | Refactor for clarity without changing behavior. |
security-and-hardening | Harden input handling, auth, storage, and integrations (incl. LLM). |
performance-optimization | Measure-first optimization, budgets, Core Web Vitals. |
api-and-interface-design | Stable, contract-first API and module-boundary design. |
git-workflow-and-versioning | Commits, branching, conflicts, bisect-driven debugging. |
ci-cd-and-automation | Quality-gated build/deploy pipelines and rollout/rollback. |
doubt-driven-development | In-flight fresh-context adversarial review of key decisions. |
documentation-and-adrs | ADRs, READMEs, and changelogs that record context. |
browser-testing-with-devtools | Verify behavior in a real browser via Chrome DevTools MCP. |
karpathy-guidelines | Lightweight behavioral rules to avoid common LLM-coding mistakes. |
| Skill | What it does |
|---|---|
strategy-red-team | Steelman then attack a PRD/roadmap's load-bearing assumptions. |
opportunity-solution-tree | Torres-style discovery: outcome → opportunities → solutions → experiments. |
prioritization-frameworks | 9 frameworks (RICE, ICE, Kano, MoSCoW…) with formulas and when-to-use. |
pre-mortem | Imagine the launch failed; triage Tigers / Paper Tigers / Elephants. |
create-prd | 8-section Product Requirements Document. |
pricing-strategy | Pricing models, value metric, Van Westendorp, experiments. |
ab-test-analysis | Significance, sample size, SRM, guardrails → ship/extend/stop. |
north-star-metric | Define the NSM + input-metric constellation by business game. |
value-proposition | 6-part JTBD value-proposition design. |
competitor-analysis | Research-driven competitive landscape and differentiation. |
interview-script | Mom-Test / JTBD customer-discovery interview script. |
user-personas | Research-grounded personas with JTBD, pains, gains. |
intended-vs-implemented | Audit the gap between intended behavior and shipped code. |
npx claudepluginhub liohtml/ultimate-skills --plugin engineeringProduct management skills — continuous discovery, strategy red-teaming, prioritization frameworks, PRDs, pricing, A/B analysis, positioning, and metrics.
Design & frontend-taste skills — brief-aware design direction, image-to-code, redesign audits, design-reference image generation, and production UI engineering.
Rigorous research & academic-writing pipelines — universal deep-research, multi-agent paper writing, peer-review simulation, and the full research orchestrator. Self-contained across the 4 research skills; some notes cite the upstream project's design docs for context only.
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.
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.
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification