Claude Skills
Curated SkillsRepositoriesNominate
Sign inSign up
© 2026 Claude Skills·Learn more about Agent Skills
Back to repositories
Indexed repository

bgrober/indie-stack

These skills were discovered automatically and have not necessarily received an editorial review.

View on GitHub
8 indexed skills1 stars

brainstorming
Indexed

MUST use before building features, creating components, adding functionality, or designing new behavior. Use when user says 'build', 'create', 'add feature', 'implement', 'design', or describes something new to build. Explores requirements through questions before writing code.

View indexed skill

dispatching-parallel-agents
Indexed

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies

View indexed skill

receiving-code-review
Indexed

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation

View indexed skill

subagent-driven-development
Indexed

Use when executing implementation plans with independent tasks. Features 3-stage review: spec compliance, code quality, then UX.

View indexed skill

swift-ios-app
Indexed

Use when creating iOS apps, setting up Xcode projects, designing app architecture, implementing SwiftUI views, using SwiftData models, adding Swift 6 concurrency with actors, or integrating Supabase backend. Triggers on "new iOS app", "Swift architecture", "SwiftData setup", "actor pattern", "iOS project structure".

View indexed skill

systematic-debugging
Indexed

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

View indexed skill

verification-before-completion
Indexed

Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always

View indexed skill

writing-plans
Indexed

Use when you have a spec or requirements for a multi-step task, before touching code

View indexed skill