Claude Code skills for building and running actual software startups, apps, SaaS, and businesses
# Startup Skills for Claude Code Essential [Claude Code](https://claude.ai/code) skills for building startups, SaaS, and software businesses. ## Install ```bash /plugin marketplace add rameerez/claude-code-startup-skills /plugin install startup@rameerez-claude-code-startup-skills ``` Done. Now you have access to all skills below. ## Skills | Skill | What it does | |-------|--------------| | `/startup:compress-images` | Compress images to WebP for blazing fast page loads | | `/startup:customer-empathy` | Deep-dive into customer empathy and user journey thinking | | `/startup:download-video` | Download videos from X, YouTube, TikTok, Instagram, etc. | | `/startup:transcribe-video` | Generate subtitles and transcripts from video/audio | | `/startup:x-post` | Post to X (Twitter) — text, images, and video | ## Usage ``` /startup:compress-images ./images/ /startup:download-video https://x.com/user/status/123 /startup:transcribe-video ./video.mp4 /startup:x-post "Just shipped a new feature!" /startup:customer-empathy ``` ## Contributing PRs welcome! Add your skill to `skills/<skill-name>/SKILL.md`. ## License MIT
Agent that generates comprehensive documentation, API references, architecture diagrams, and developer onboarding guides from existing code.
Agent configuration for systematic bug investigation that traces issues from error logs through the codebase to root cause with suggested fixes.
Agent for integrating third-party APIs including SDK setup, type generation, error handling, retry logic, and rate limit management.
Cursor's built-in autonomous coding agent that can make multi-file edits, run terminal commands, search the codebase, and iteratively build features with minimal human intervention.
Cloud-based autonomous coding agent that runs in the background on remote sandboxed environments, handling complex multi-step tasks while you continue working.
Cursor's multi-file editing agent within Composer mode that can create, edit, and delete files across your entire project in a single conversation.