Claude Skills for a Founder / Indie Hacker — Page 23
Prompt Master
Generates precise, zero-waste prompts for any AI tool so you get the right output on the first attempt instead of burning credits on retries.
PPT Agent
Generate professional presentations like software engineering: a multi-subagent pipeline with pixel-level visual QA that turns one sentence into a deliverable PPTX.
Reveal.js Presentation Skill
Turns a coding agent into a slide generator that produces polished reveal.js HTML decks you can open directly in a browser — no build step.
Paper-to-Presentation Pipeline
Turns a batch of academic papers into a rigorous, fully traceable course slide deck you can actually present.
Apple Bridges: Native Apple App Access for Claude Code
Swift CLI bridges that give Claude Code direct read/write access to macOS Reminders, Calendar, Contacts, Notes, Mail, Messages, and tmux sessions.
MBB Decks
Generate real consulting-grade .pptx files from Claude, with action-title storylines, MECE bullets, and company logos as bullet markers.
Factory Floor — Startup Coach
Turns Claude into a startup coach that finds your bottleneck, forces prioritization, and decides what to build next — by asking the questions you're avoiding.
CodeRabbit Autofix
Safely fetch and apply CodeRabbit's unresolved review feedback on GitHub PRs with per-change approval, never executing reviewer-provided prompts directly.
Squirrelscan Website Audit Skill
Audit websites for SEO, performance, security, accessibility and structured data issues across 260+ rules via the squirrel CLI, returning a health score and actionable fixes.
Blueprint Plan Session Skill
Asks the right clarifying questions before you code, turning your idea into an executable plan for your coding agent.
CodeRabbit Review Skill
Reviews code changes locally with the CodeRabbit CLI, classifies findings by severity, and applies fixes when you ask.
Rigorous Code Review Reception
Verify review feedback before changing code, then act on technical evidence.
Test-Driven Development
Prove expected behavior with a failing test before writing implementation code.
Isolated Git Workspace
Creates an isolated workspace for feature work, then prepares the project and verifies its clean test baseline.
OpenAI Official Docs Assistant
Provides current, official-source guidance for OpenAI products, APIs, Codex, and model migrations.
Review Agent Code Review Skill
Find actionable regressions in code changes through a read-only, defect-first review.
Headless PowerPoint Author
Generate a deliverable PowerPoint file in managed-agent environments without an open Office application.
Skill Builder Guide
A practical guide to designing reusable, triggerable, maintainable Agent Skills.
VS Code Chat Customizations Editor Skill
Guides developers through safe changes and testing for VS Code’s chat customization management UI.
CPU Profile Analyzer
Find performance bottlenecks in V8 and DevTools performance files.
VS Code Telemetry Error Fix Guide
Trace unhandled telemetry errors to invalid-data producers instead of masking the crash site.
VS Code Integration Test Runner
Run and filter VS Code repository integration tests with the correct platform scripts.
Memory Leak Audit
Systematically find and fix listener, lifecycle, and disposable leaks in VS Code code.
Supabase Postgres Performance Guide
Helps AI agents optimize Postgres queries, schema designs, and database configuration.