By layzhi
55 expert skills for non-technical founders building SaaS with AI tools. Covers the full lifecycle: planning, design, build, database, integrations, AI features, security, testing, debugging, deployment, monitoring, plus marketing, pricing, growth, and business strategy.
A simple tool that helps you write better prompts for Claude Code. Instead of vague requests like "add login," it transforms them into detailed, specific instructions that get better results.
Transforms vague coding requests into detailed, specific prompts optimized for Claude Code
Use this skill when the user needs to build a dashboard, settings page, data table, or any page layout. Also use when choosing component libraries, implementing responsive design, dark mode, or handling UI states (loading, empty, error). Covers component selection, page composition, and responsive implementation.
Use this skill when flows feel clunky, users are confused, navigation needs planning, onboarding needs design, or accessibility needs implementation. Covers information architecture, user flows, interaction patterns, progressive disclosure, and error handling UX.
Use this skill when the user needs to validate a business idea, test demand before building, run a smoke test, create an MVP experiment, or decide whether an idea is worth pursuing. Covers demand validation, smoke tests, fake-door tests, landing page experiments, and go/no-go decision frameworks for bootstrapped founders.
Use this skill to implement technical SEO optimizations in code — meta tags, schema markup, Core Web Vitals, crawlability, robots.txt, sitemaps, and GEO (Generative Engine Optimization) for AI search engines. This is the implementation skill — for strategy see seo, for content writing see seo-content, for auditing see seo-audit.
Use this skill when the user wants to make their app look better, says it looks like a template, asks how to achieve Stripe/Linear quality, or says something looks off. Covers visual hierarchy, whitespace, composition, color application, and typography in practice.
Executes bash commands
Hook triggers when Bash tool is used
Modifies files
Hook triggers on file write and edit operations
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.
43 expert skills for non-technical founders building SaaS with AI tools (Claude Code, Lovable, Replit, Cursor).
Covers the full lifecycle of planning, building, launching, and growing a software business — actionable guides, checklists, and copy-paste prompts.
Note: Installation differs by platform. Claude Code or Cursor have built-in plugin marketplaces. Codex and OpenCode require manual setup.
In Claude Code, register the marketplace first:
/plugin marketplace add whawkinsiv/solo-founder-superpowers
Then install the plugin from this marketplace:
/plugin install solo-founder-superpowers@solo-founder-superpowers-marketplace
In Cursor Agent chat, install from marketplace:
/plugin-add solo-founder-superpowers
Codex discovers skills from .agents/skills/ directories. Clone this repo into your project:
git clone https://github.com/whawkinsiv/solo-founder-superpowers.git .agents/skills/solo-founder-superpowers
Or install a single skill using the built-in skill installer:
$skill-installer install https://github.com/whawkinsiv/solo-founder-superpowers/tree/main/skills/build
Restart Codex after installing. Invoke skills with $skill-name or let Codex select them automatically.
OpenCode discovers skills from .opencode/skills/, ~/.config/opencode/skills/, or ~/.agents/skills/. Clone into any of these locations:
git clone https://github.com/whawkinsiv/solo-founder-superpowers.git .opencode/skills/solo-founder-superpowers
Skills are loaded on-demand — OpenCode will show available skills and load them when relevant.
Start a new session in your chosen platform and ask for something that should trigger a skill (for example, "help me validate this idea" or "help me plan this feature"). The agent should automatically invoke the relevant solo-founder-superpowers skill.
| Skill | What It Covers |
|---|---|
| build | AI-assisted dev workflows, tool selection (Claude Code, Lovable, Replit, Cursor) |
| database | Data modeling, schemas, relationships, Supabase/Firebase/Airtable setup |
| integrations | APIs, webhooks, Zapier/Make, connecting third-party services |
| ai-features | Adding AI/LLM capabilities to your product, cost management |
| deploy | Hosting selection, custom domains, environment variables, going live |
| secure | Security checklists, OWASP Top 10, auth and data protection |
| test | Test scenarios, edge cases, cross-browser testing |
| debug | Systematic debugging, error interpretation, diagnostics |
| optimize | Speed, code, database, and dependency optimization |
| monitor | Production monitoring, error alerts, incident response |
| Skill | What It Covers |
|---|---|
| design | Design systems, UI patterns, visual hierarchy, components, mobile-first |
| brand | Brand identity, color palettes, typography, logos, design tokens |
| navigation | App navigation, content hierarchy, menus, findability |
| onboarding | Onboarding flows, aha moments, activation rates, first-run UX |
| accessibility | WCAG compliance, ARIA, screen readers, keyboard navigation |
| Skill | What It Covers |
|---|---|
| seo | Keyword research, content calendars, on-page optimization |
| technical-seo | SEO audits, Core Web Vitals, GEO for AI search engines |
| content | Content strategy, build in public, audience building, distribution |
| copywriting | Headlines, CTAs, button text, error messages, UI copy |
| Skill | What It Covers |
|---|---|
| launch | Product Hunt, waitlists, beta programs, GTM sequencing |
| landing-page | Page structure, above-the-fold copy, conversion elements |
| growth | Product-led growth, viral loops, activation metrics, referrals |
| conversion | Funnel analysis, friction reduction, A/B testing |
| Email sequences, onboarding drips, behavioral triggers | |
| ads | Google Ads, ad copy, keyword selection, CAC/LTV optimization |
| sales | Cold outreach, prospect lists, landing the first 100 customers |
| social-media | Platform-specific tactics: Twitter/X, LinkedIn, Reddit, short-form video |
| community | Discord/Slack communities, user forums, community-led growth |
npx claudepluginhub layzhi/claude-code-skillsComprehensive 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.
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.
The most comprehensive Claude Code plugin — 38 agents, 156 skills, 72 legacy command shims, selective install profiles, and production-ready hooks for TDD, security scanning, code review, and continuous learning
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.
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques