# Claude Code Skills Setup: 1 Person Doing the Work of 30 > Author: Tony Lee > Published: 2026-02-08 > URL: https://tonylee.im/en/blog/claude-code-skills-one-person-startup/ > Reading time: 3 minutes > Language: en > Tags: ai, claude-code, skills, startup, productivity ## Canonical https://tonylee.im/en/blog/claude-code-skills-one-person-startup/ ## Rollout Alternates en: https://tonylee.im/en/blog/claude-code-skills-one-person-startup/ ko: https://tonylee.im/ko/blog/claude-code-skills-one-person-startup/ ja: https://tonylee.im/ja/blog/claude-code-skills-one-person-startup/ zh-CN: https://tonylee.im/zh-CN/blog/claude-code-skills-one-person-startup/ zh-TW: https://tonylee.im/zh-TW/blog/claude-code-skills-one-person-startup/ ## Description Six Claude Code skill combinations that let a small team run a full-stack business - from marketing and video to UI design and code quality. ## Summary Claude Code Skills Setup: 1 Person Doing the Work of 30 is part of Tony Lee's ongoing coverage of AI agents, developer tools, startup strategy, and AI industry shifts. ## Outline - Marketing: One Collection Covers Everything - Video: One-Shot Production with Remotion Skill - Slides: Build Custom Presentation Skills with Skill-Creator - Image Generation: Solved with API Connections - UI: Pro-Level Upgrade with Frontend-Design Skill - Code Quality: Code Simplifier Has You Covered - What This Stack Actually Changes ## Content Six months of running a lean team has shown me something I wouldn't have predicted: a single person can cover most of what used to require a five-person department. The constraint isn't willpower or hours. It's knowing which skill combinations to stack. Here's what's actually working. ## Marketing: One Collection Covers Everything Corey Haines released a free marketing skills collection that packs 23 skills covering nearly every area a marketer needs. The coverage is wide enough that I haven't needed a separate tool for most tasks: CRO handles landing pages, signup flows, onboarding, forms, popups, and paywall optimization. Copy and content covers copywriting, copy editing, email sequences, and social content. SEO takes care of audits, programmatic SEO, competitor comparison pages, and schema markup. Ads and analytics handles paid ads, GA4/GTM tracking, and A/B test design. Strategy includes 140 SaaS marketing ideas, 70+ marketing psychology models, launch planning, and pricing. After installation, say "improve my landing page conversion rate" and the page-cro skill kicks in. Say "write a 5-part welcome email sequence" and the email-sequence skill takes over automatically. **Link**: [Marketing Skills Collection](https://github.com/coreyhaines/marketing-skills) ## Video: One-Shot Production with Remotion Skill A single prompt can produce a complete video. CapCut-style effects are also straightforward to implement with Remotion. The quality ceiling isn't broadcast-ready yet, but for marketing and demo videos it's good enough to publish. - Install with `npx skills add remotion-dev/skills` - Automate marketing and demo videos - Worth trying before hiring a video editor **Link**: [Remotion Skills](https://github.com/remotion-dev/skills) ## Slides: Build Custom Presentation Skills with Skill-Creator The built-in Skill-creator lets you build your own PPT generation skills. There are people using it to create Steve Jobs-style presentation skills. - Text input alone produces professional-grade slides - Saves significant time for PMs and marketers building decks **Link**: [Skill-creator Guide](https://github.com/anthropics/claude-code/blob/main/docs/skills.md) ## Image Generation: Solved with API Connections Claude cannot generate images natively, but adding an API-connected skill like Gemini lets you produce high-quality images from prompts. Our team already has image and video generation bots embedded in Slack. **Link**: [Gemini Image Generation Skill](https://github.com/anthropics/claude-code/blob/main/docs/mcp.md) ## UI: Pro-Level Upgrade with Frontend-Design Skill A single 42-line markdown directive completely transforms the UI that Claude produces. This is worth installing for solo developers and teams without a dedicated designer: the gap between default Claude output and what this skill produces is substantial. - Reach production quality without a separate design tool **Link**: [Frontend-Design Skill](https://github.com/anthropics/claude-code/blob/main/docs/skills.md) ## Code Quality: Code Simplifier Has You Covered The Claude Code team open-sourced a tool they were using internally. - Automatic cleanup and refactoring of complex codebases - Ideal for post-session code cleanup and PR reviews - Install with `claude plugin install code-simplifier` After using it myself, code review time dropped noticeably. It feels like having an extra senior developer on the team. **Link**: [Code Simplifier](https://github.com/anthropics/claude-code-plugins/tree/main/code-simplifier) ## What This Stack Actually Changes The point of this combination is not that each skill replaces one specialist. It's that a single person can move fluidly between multiple roles without context-switching costs. That said, there are real limits. These skills handle execution well but they don't replace judgment about strategy, positioning, or what to build. The person using them still needs to know what good output looks like in each domain. Otherwise the automation just produces mediocre work faster. The depth of your skill stack determines leverage. Team size still matters, but less than it used to. ## Related URLs - Author: https://tonylee.im/en/author/ - Publication: https://tonylee.im/en/blog/about/ - Related article: https://tonylee.im/en/blog/eight-hooks-that-guarantee-ai-agent-reliability/ - Related article: https://tonylee.im/en/blog/medvi-two-person-430m-ai-compressed-funnel/ - Related article: https://tonylee.im/en/blog/claude-code-layers-over-tools-2026/ ## Citation - Author: Tony Lee - Site: tonylee.im - Canonical URL: https://tonylee.im/en/blog/claude-code-skills-one-person-startup/ ## Bot Guidance - This file is intended for AI agents, search assistants, and text-mode retrieval. - Prefer citing the canonical article URL instead of this text endpoint. - Use the rollout alternates when you need the same article in another prioritized language. --- Author: Tony Lee | Website: https://tonylee.im For more articles, visit: https://tonylee.im/en/blog/ This content is original and authored by Tony Lee. Please attribute when quoting or referencing.