Startup Skills for Claude Code

February 23, 2026 ยท View on GitHub

Essential Claude Code skills for building startups, SaaS, and software businesses.

Install

/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

SkillWhat it does
/startup:compress-imagesCompress images to WebP for blazing fast page loads
/startup:customer-empathyDeep-dive into customer empathy and user journey thinking
/startup:download-videoDownload videos from X, YouTube, TikTok, Instagram, etc.
/startup:transcribe-videoGenerate subtitles and transcripts from video/audio
/startup:x-postPost 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