Claude Skills for a Founder / Indie Hacker — Page 7
OpenChamber UI/API Decoupling Rules
Enforces clean data-access boundaries in OpenChamber's shared UI: official APIs via the SDK, app capabilities via RuntimeAPIs — no hardcoded URLs, tokens, or transport assumptions.
DeepTutor pptx Skill
Read, create, and edit PowerPoint decks with python-pptx — build slides from an outline, extract content, modify tables and charts, swap images, and export to PDF.
Jobindex Denmark Job Search
Query the public Jobindex.dk API to search live Danish job listings across all sectors from Claude Code — no account or key required.
Algo Sensei — DSA Mentor
A Claude-powered LeetCode & DSA mentor that teaches through progressive hints and pattern recognition instead of handing over solutions — learn to think like a senior engineer.
Terminal Title
Automatically writes each Claude Code session's current task into the terminal window title, so you never guess which terminal is which.
LLM Wiki — a second brain for AI agents
Turn papers, articles, transcripts, and notes into a self-maintaining Markdown knowledge base your AI agents can search, cite, and keep current — a compounding alternative to from-scratch RAG.
Callimachus Recall
One local, searchable index of every AI coding-agent conversation you've had — Claude Code, Codex, Cursor, Gemini and more — so you never redo solved work.
Codebase Recon
Understand a codebase before reading any code — git history reveals hotspots, risk areas, team structure, and development momentum.
SwiftUI WCAG Accessibility Auditor Skill
Audits SwiftUI iOS code against WCAG 2.2 A/AA and returns priority-grouped, patch-ready fixes.
Marmite Development Guide
Coding standards, workflows, and checklists for contributing to marmite, a Rust static site generator, covering formatting, testing, and documentation gates.
PR Babysitter
Continuously track a GitHub pull request’s reviews, CI, and mergeability while handling safe fixes.
Codex Issue Digest
Turns recent openai/codex bugs and enhancement requests into focused, owner-ready digests.
Stripe Connect Integration Advisor
Recommends Stripe Connect account, responsibility, and payment-flow configurations for platform businesses.
SwiftUI Expert Guide
Actionable expert guidance for building, reviewing, and profiling SwiftUI apps.
Azure Event Hubs Java Skill
Build production-oriented Java event streaming applications on Azure Event Hubs.
Azure Tables for Python
A practical guide to building authenticated Azure Tables applications with Python entity CRUD, queries, and partition-scoped batch operations.
Azure Identity for TypeScript
Configure secure, flexible Microsoft Entra ID authentication for TypeScript Azure applications.
Azure Reliability Advisor
Assess and improve reliability for Azure Functions and App Service.
Azure Cloud Architect
Guides coding agents through production-grade Azure architecture design and review using Azure Architecture Center practices.
Archify Architecture Diagram Skill
Turn system and process descriptions into interactive, exportable technical diagrams.
SwiftUI Pro
Review SwiftUI code for modern APIs, maintainability, accessibility, and performance.
Obsidian Markdown Editor
Helps agents create and maintain Markdown notes using Obsidian-specific syntax.
NVIDIA AI-Q Deployment
Deploy, verify, and operate NVIDIA AI-Q Blueprint infrastructure.
cuPyNumeric Migration Readiness
Assess whether NumPy code is ready to scale on GPUs before committing to a substantial cuPyNumeric port.