startup
Claude Code skills for building startups, SaaS, and software businesses
pinned to #410f81fupdated 2 weeks ago
Ask your AI client: “install plugins/startup”.
Requires the metahub MCP server installed in your client. Set up MCP.
mh install plugins/startupmetahub onboarded this repo on the author's behalf.
If you own github.com/rameerez/claude-code-startup-skills on GitHub, claim the listing to take over publishing. Your claim preserves the existing eval history and badges; only the curator label is replaced with verified-publisher on your next publish.
Stars
28
Last commit
2 weeks ago
Latest release
published
- #agent
- #agent-skills
- #agentic-ai
- #agentic-workflow
- #ai
- #ai-agents
- #ai-tools
- #anthropic
- #anthropic-claude
- #claude
- #claude-ai
- #claude-api
- #claude-code
- #claude-skills
- #cursor
- #cursor-ai
What's bundled
Items extracted from this plugin's manifest + directory tree.
Skills (5)
skills/compress-imagesCompress images for web/SEO performance using cwebp. Use when optimizing images for faster page loads, reducing file sizes, or converting JPG/PNG to WebP format.skills/customer-empathyDeep-dive into customer empathy and user journey thinking. Use when designing onboarding, improving UX, planning features, or trying to understand how to delight users faster.skills/download-videoDownload videos from social media URLs (X/Twitter, YouTube, Instagram, TikTok, etc.) using yt-dlp. Use when saving a video locally, extracting content for transcription, or archiving video references.skills/transcribe-videoGenerate subtitles (SRT/VTT) and plain text transcripts from video or audio files using AWS Transcribe. Use when creating captions, extracting spoken content, generating transcripts for notes, or m…skills/x-postPost to X (Twitter) from the command line. Text, images, and video.
Evaluation report
WarningsAutomated checks the publisher passed at publish time — structure, docs, safety, and whether the artifact behaves as claimed.410f81f· 2 weeks ago
Maintenance
3Recent activitywarn
last push 5 months ago — looks slowing down
Consumers prefer artifacts that are actively maintained (threshold: 90 days, configurable via EVAL_RECENCY_PASS_DAYS).
Tests detectedwarn
no test/tests/__tests__/spec/t/ dirs, no JVM src/test/, and no JS/TS/Python/Go/Ruby/Elixir test files
Add tests (even a smoke test). Consumers gauge maintenance quality by their presence.
CI configuration detectedwarn
no CI config found (looked for GitHub Actions, CircleCI, GitLab CI, etc.)
Add a simple workflow (lint + test on PR) — it tells consumers the artifact is built reproducibly.
Release history
1- releasecurrent410f81fwarn2 weeks ago
Contents
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
| 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
Reviews
No reviews yet. Be the first.
Related
before-you-build
Production-ready workflow orchestration with 91 marketplace plugins, 199 local specialized agents, and 162 local skills - optimized for granular installation and minimal token usage
claude-magic-compact
Lossless context compression for Claude Code.
youtube-transcribe-skill
Extract subtitles/transcripts from YouTube videos via CLI or browser automation
mh install plugins/startup