Skip to main content

Curated install sets

Skill bundles

Six hand-picked starter kits, install with one command. Bundled by role and use case so you don't have to pick 4-10 skills individually. Each bundle is portable across Claude Code, Cursor, Codex CLI, Windsurf, Copilot, Cline, Antigravity, Kiro.

PR Review Starter

4 skills

Everything you need to automate PR review, correctness, security, missing tests, dependency vulns. Two days from install to first auto-reviewed PR.

For: Most engineering teams. Day-1 install for any new project.

$ npx @skills-hub-ai/cli install code-review secure unit-test github-actions

Security Hardening Pack

7 skills

OWASP + pentest + dependency CVEs + secrets + encryption + HIPAA / GDPR / SOC 2 readiness. Run nightly via /loop for continuous coverage.

For: Anyone shipping production code with users.

$ npx @skills-hub-ai/cli install secure owasp pentest dependency-scan secrets encryption soc2
  • secure, Full-stack security posture, 0-100 score
  • owasp, OWASP Top 10 file-level findings
  • pentest, Static-analysis pentest with PoC payloads
  • dependency-scan, CVE scan + auto-fix-safe patches
  • secrets, Detect leaked credentials in code
  • encryption, Audit data-at-rest + in-transit encryption
  • soc2, SOC 2 Type II readiness mapping

Mobile Shipping Pack

6 skills

Design-to-code, full test suite, OWASP Mobile Top 10 audit, App Store + Play Store publishing pipeline. Flutter or React Native.

For: Mobile engineering teams.

$ npx @skills-hub-ai/cli install react-native design-to-code mobile-test mobile-qa mobile-security-review mobile-publish

Engineer Onboarding Pack

4 skills

Clone-to-first-commit in one day. Codebase tour, dev environment setup, scripted dependencies, starter PR from the issue tracker.

For: Engineering managers and tech leads onboarding new hires.

$ npx @skills-hub-ai/cli install onboard-engine onboarding env-setup bugfix

Content + SEO Pack

5 skills

SEO audit + content writing + schema generation + AI Overview optimization. For founders + indie hackers + dev-tools marketing.

For: Founders, indie hackers, dev-marketing teams.

$ npx @skills-hub-ai/cli install seo ai-citation-optimizer humanizer programmatic-seo-page viral-artifact-generator

Full SDLC Quality Wall

10 skills

The most thorough pre-deploy quality gate possible. Unit + integration + load + OWASP + accessibility + perf + SEO. Block merge on any failure.

For: Production teams shipping to real users. The strictest gate.

$ npx @skills-hub-ai/cli install code-review unit-test integration-test load-test owasp secure accessibility-test perf seo preflight

Or build your own bundle

Browse 4,900+ skills and install any combination with the CLI.