Founder Skills
Description
This repository contains 20+ Claude skills that will help you turn Claude into a Fortune 500 growth team.
Installation
claude install-skill https://github.com/ognjengt/founder-skills README
Claude Code skills pack for founders, marketers, content creators and business owners.
This repository contains 20+ Claude skills that will help you turn Claude into a Fortune 500 growth team.
Stop prompting from scratch and use 20+ proven marketing, copywriting, and product skills companies pay millions for.
Installation
Via Terminal (npx)
npx skills add https://github.com/ognjengt/founder-skills
Install a specific skill:
npx skills add https://github.com/ognjengt/founder-skills --skill prd-generator
Manual Installation
Clone the repo and copy all skills to your project:
git clone https://github.com/ognjengt/founder-skills
cp -r founder-skills/skills/* .claude/skills/
Or copy a single skill:
cp -r founder-skills/skills/prd-generator .claude/skills/
To install globally (available across all projects):
cp -r founder-skills/skills/* ~/.claude/skills/
Available Skills
| Skill | Description |
|---|---|
sop-creator |
Creates detailed Standard Operating Procedures for business processes |
cro-optimization |
Analyzes landing pages against 13 CRO principles and provides detailed optimization recommendations with before/after examples |
viral-hook-creator |
Creates viral hooks for content and marketing |
lead-magnet-generator |
Creates viral lead magnet posts with CTAs that drive comments and DMs — produces quick and detailed formats for Twitter/X and LinkedIn |
strategic-planning |
Analyzes your business to deliver 3 specific, high-impact next moves for growth (marketing/sales) — asks diagnostic questions when needed to uncover bottlenecks and opportunities |
go-to-market-plan |
Delivers 3 best go-to-market strategies tailored to your product, stage, and market — asks diagnostic questions about product readiness, ICP, competitive positioning, and distribution channels |
...
Related Skills
next.js
| The React Framework | 138360 | 1503 | 1 |
Development community sharing-skills
skill for guidance.
Development community root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development community Template Skill
Minimal skeleton for a new skill project structure.
Development community Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THIS PRODUCT. ---
Development official Claude API
When code imports anthropic/@anthropic-ai/sdk/claude_agent_sdk, or user asks to use Claude APIBuild apps with the Claude API or Anthropic SDK
Development official