Skip to content

u1pns/skills-entrepeneur

Repository files navigation

created 25-01-2026T22:14
updated 25-01-2026T22:34

Entrepreneur Skills Collection for Opencode & Claude Code

This repository contains a curated collection of specialized skills designed to transform Opencode and Claude Code into a comprehensive, AI-powered startup team.

These skills cover the entire product lifecycle, from ideation and strategy to development, design, and growth.

🚀 Overview

The goal of this collection is to provide an "Entrepreneur in a Box" toolkit. By loading these skills, your AI assistant gains specific personas and methodologies derived from top-tier startup practices (Lean Startup, Agile, Design Thinking, etc.).

🔄 Workflow

graph TD
    %% Phase 1: Strategy
    Step1(Startup Strategist) --> Step2(PRD Architect)
    Step1 --> Step3(Growth Consultant)

    %% Phase 2: Definition
    Step2 --> Step4(Product Designer)
    Step2 --> Step5(Software Architect)

    %% Phase 3: Planning
    Step5 --> Step6(QA Architect)
    Step6 --> Step7(Backlog Manager)

    %% Phase 4: Build Loop
    Step7 --> Step8{Senior Developer<br/>'Ralph'}
    Step8 -->|Submit Code| Step9(Code Reviewer<br/>'Raven')
    Step9 -->|Approve| Step10((Shipped Feature))
    Step9 -->|Reject| Step8

    %% Phase 5: GTM
    Step3 --> Step11(Content Strategist)
    Step3 --> Step12(Sales Deck Specialist)

    %% Styling - Dark Mode Friendly (Neon Borders on Dark Background)
    classDef core fill:#0d1117,stroke:#38bdf8,stroke-width:2px,color:#ffffff;
    classDef build fill:#0d1117,stroke:#eab308,stroke-width:2px,color:#ffffff;
    classDef growth fill:#0d1117,stroke:#4ade80,stroke-width:2px,color:#ffffff;

    class Step1,Step2,Step5,Step6,Step7 core;
    class Step8,Step9,Step10 build;
    class Step3,Step11,Step12 growth;
Loading

📂 Included Skills

The collection includes the following specialized roles:

Strategy & Product

  • Startup Strategist (startup-strategist): Acts as a YC-style mentor. Helps validate business ideas, define MVPs, structure Lean Canvases, and identify "Unfair Advantages".
  • PRD Architect (prd-architect): Specializes in translating vague ideas into concrete Product Requirement Documents (PRDs), defining user stories, and acceptance criteria.
  • Backlog Manager (backlog-manager): expert in Agile and Scrum. Helps organize, prioritize, and refine product backlogs to ensure the team works on what matters most.
  • Product Designer (product-designer): Focuses on User Experience (UX) and User Interface (UI) principles, helping to structure intuitive and beautiful products.

Engineering

  • Software Architect (software-architect): Designs high-level system architectures, chooses tech stacks, and plans for scalability and maintainability.
  • Senior Developer (senior-developer): Acts as a lead engineer, providing code implementation, best practices, and solving complex technical challenges.
  • Code Reviewer (code-reviewer): Analyzes code for bugs, security vulnerabilities, and adherence to style guides, ensuring high code quality.
  • QA Architect (qa-architect): Defines testing strategies, including unit, integration, and end-to-end tests, to ensure product stability.

Growth & Operations

  • Growth Consultant (growth-consultant): Focuses on user acquisition, retention strategies, funnel optimization, and growth hacking techniques.
  • Content Strategist (content-strategist): Plans and structures content for marketing, blogs, and social media to build brand authority and engage audiences.
  • Sales Deck Specialist (sales-deck-specialist): Crafts compelling sales narratives and pitch decks to persuade investors or potential B2B clients.

📖 How to Use

  1. Clone this repository to your local machine.
  2. Configure Opencode/Claude Code: Point your AI tool to the specific skill directory you need for your current task.
  3. Trigger the Skill: Use the natural language triggers associated with each skill (e.g., "Help me validate this idea" for the Startup Strategist, or "Review this PR" for the Code Reviewer).

🤝 Contributing

Contributions are welcome! If you have a new role or improvement to an existing skill, please feel free to submit a Pull Request.


Built for the modern entrepreneur.

About

A curated collection of specialized AI skills for Opencode & Claude Code. Transform your AI into a full startup team with roles like Startup Strategist, Senior Dev, Product Designer, and Growth Consultant to build your venture from scratch.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors