Claude Skills for a Founder / Indie Hacker — Page 15
Multi-Agent Architecture Patterns
Design multi-agent systems with context isolation, explicit handoffs, coordinated execution, and controlled failure handling.
ce-debug: Systematic Bug Diagnosis & Fix
Systematically trace root causes of bugs, diagnose before fixing, and produce regression tests.
Loop Library
Guide AI agents to discover, find, audit, craft, run, and improve bounded, repeatable workflows.
Chained PR Splitter
Break oversized PRs over 400 lines into chained, reviewable pull requests to preserve reviewer focus.
Computer Health Check
Safely diagnose your computer's health and get a scored report with actionable cleanup tips.
Knowledge Base Skill
Create and maintain a Markdown knowledge base that any AI agent can read, search, and update.
Vibeyard: Add npm Dependency Skill
A project-specific playbook for adding npm dependencies to an Electron app with three build targets, preventing silent breakage of CSS, native modules, and the renderer bundle.
SPARV Five-Phase Workflow
A Specify→Plan→Act→Review→Vault workflow with external memory files that pushes vague requirements through to verifiable delivery in one pass, instead of coding on assumptions.
LinkedIn Search Skill
Search live LinkedIn job listings for any country or remote market with no login, no API key, and zero runtime dependencies — just Bun.
RenderCV PR Reviewer
Reviews GitHub pull requests against RenderCV's codebase standards, architecture, and test requirements, then posts a structured review.
First Customers
A Minimalist Entrepreneur playbook for selling to your first 100 customers one by one — skip the launch, focus on selling.
Pricing Advisor (The Minimalist Entrepreneur Pricing Skill)
Applies The Minimalist Entrepreneur principles to help you price a product or service and stop agonizing over what to charge.
Orient — Repo Orientation Generator
Generates a repo-specific orientation.md so newcomers build a high-level mental model of an unfamiliar codebase without reading it line by line.
Hugging Face CLI Skill
Lets your AI assistant run Hugging Face Hub operations in the terminal — model downloads, uploads, repo management, cache cleanup, and cloud GPU jobs.
SwarmVault
The local-first LLM Wiki toolchain: compile docs, code, transcripts, and URLs into a durable markdown vault, knowledge graph, and retrieval index — all on disk and auditable.
Linear Claude Skill
Manage Linear issues, projects, and teams directly from Claude Code — with MCP, SDK automation, and GraphQL fallbacks for creating issues, syncing status, and attaching files.
CCM — Claude Code Manager
A pure-Bash CLI toolkit for Claude Code: multi-account switching, session cleanup, environment snapshots, token analytics, and health checks in one tool.
Prism Scanner — AI Agent Skill Security Scanner
Open-source static security scanner that detects malicious code in AI Agent skills, plugins, and MCP servers before you install them — and cleans up system residue after you uninstall.
PlanMySaaS
Turn a one-line SaaS idea into nine structured planning documents inside Claude Code in about two minutes.
Hebrew RTL Formatting Skill
Ensures Hebrew Word, PowerPoint, HTML and PDF outputs from Claude get correct right-to-left layout, compatible fonts, and proper punctuation and date formats.
Marmite Static Site Generator Skill
A skill for a zero-config Rust static site generator that turns a folder of Markdown into a complete blog, letting an AI agent manage the full build-author-publish workflow.
PPTX Presentation Skill
Create, edit, parse, and validate PowerPoint presentations.
Executing Plans
Turn a written implementation plan into verified, checkpointed development work.
Code OSS Launch & Debug
Launch a built-from-source VS Code with isolated profiles, Playwright control, and multi-process debugging ports.