alinaqi/claude-bootstrap
android-kotlin
Android Kotlin development with Coroutines, Jetpack Compose, Hilt, and MockK testing
flutter
Flutter development with Riverpod state management, Freezed, go_router, and mocktail testing
pwa-development
Implement Progressive Web App features for React and Svelte projects. This skill should be used when the user asks to 'make a PWA', 'add offline support', 'create a service worker', 'fix caching issues', or wants installable web apps. Keywords: PWA, service worker, offline, manifest, caching, installable, Workbox, vite-pwa.
posthog-analytics
PostHog analytics, event tracking, feature flags, dashboards
playwright-testing
E2E testing with Playwright - Page Objects, cross-browser, CI/CD
supabase-nextjs
Next.js with Supabase and Drizzle ORM
supabase
Core Supabase CLI, migrations, RLS, Edge Functions
android-java
Android Java development with MVVM, ViewBinding, and Espresso testing
ui-mobile
Mobile UI patterns - React Native, iOS/Android, touch targets
security
OWASP security patterns, secrets management, security testing
nodejs-backend
Node.js backend patterns with Express/Fastify, repositories
react-native
React Native mobile patterns, platform-specific code
aws-dynamodb
AWS DynamoDB single-table design, GSI patterns, SDK v3 TypeScript/Python
aeo-optimization
AI Engine Optimization - semantic triples, page templates, content clusters for AI citations
woocommerce
WooCommerce REST API - products, orders, customers, webhooks
ui-web
Web UI - glassmorphism, Tailwind, dark mode, accessibility
agentic-development
Build AI agents with Pydantic AI (Python) and Claude SDK (Node.js)
ui-testing
Visual testing - catch invisible buttons, broken layouts, contrast
code-deduplication
Prevent semantic code duplication with capability index and check-before-write
react-web
React web development with hooks, React Query, Zustand
user-journeys
User experience flows - journey mapping, UX validation, error recovery
database-schema
Schema awareness - read before coding, type generation, prevent column errors
llm-patterns
AI-first application patterns, LLM testing, prompt management
base
Placeholder for Base skill.
web-payments
Stripe Checkout, subscriptions, webhooks, customer portal
site-architecture
Technical SEO - robots.txt, sitemap, meta tags, Core Web Vitals
supabase-python
FastAPI with Supabase and SQLAlchemy/SQLModel
web-content
SEO and AI discovery (GEO) - schema, ChatGPT/Perplexity optimization
commit-hygiene
Atomic commits, PR size limits, commit thresholds, stacked PRs
existing-repo
Analyze existing repositories, maintain structure, setup guardrails and best practices
typescript
TypeScript code style and optimization guidelines. Use when writing TypeScript code (.ts, .tsx, .mts files), reviewing code quality, or implementing type-safe patterns. Triggers on TypeScript development, type safety questions, or code style discussions.
code-review
AI-powered code review using CodeRabbit. Default code-review skill. Trigger for any explicit review request AND autonomously when the agent thinks a review is needed (code/PR/quality/security).
ai-models
Latest AI models reference - Claude, OpenAI, Gemini, Eleven Labs, Replicate
project-tooling
gh, vercel, supabase, render CLI and deployment platform setup
klaviyo
Klaviyo email/SMS marketing - profiles, events, flows, segmentation
reddit-api
Reddit API with PRAW (Python) and Snoowrap (Node.js)
codex-review
Professional code review with auto CHANGELOG generation, integrated with Codex AI
session-management
Context preservation, tiered summarization, resumability
team-coordination
Multi-person projects - shared state, todo claiming, handoffs
ms-teams-apps
Microsoft Teams bots and AI agents - Claude/OpenAI, Adaptive Cards, Graph API
aws-aurora
AWS Aurora Serverless v2, RDS Proxy, Data API, connection pooling
medusa
Medusa headless commerce - modules, workflows, API routes, admin UI
iterative-development
Ralph Wiggum loops - self-referential TDD iteration until tests pass
reddit-ads
Reddit Ads API - campaigns, targeting, conversions, agentic optimization
supabase-node
Express/Hono with Supabase and Drizzle ORM
cloudflare-d1
Build with D1 serverless SQLite database on Cloudflare's edge. Use when: creating databases, writing SQL migrations, querying D1 from Workers, handling relational data, or troubleshooting D1_ERROR, statement too long, migration failures, or query performance issues. Prevents 14 documented errors.
azure-cosmosdb
Azure Cosmos DB partition keys, consistency levels, change feed, SDK patterns
gemini-review
Google Gemini CLI code review with Gemini 2.5 Pro, 1M token context, CI/CD integration
credentials
Centralized API key management from Access.txt
python
Python development with ruff, mypy, pytest - TDD and type safety
shopify-apps
Expert patterns for Shopify app development including Remix/React Router apps, embedded apps with App Bridge, webhook handling, GraphQL Admin API, Polaris components, billing, and app extensions. Use when: shopify app, shopify, embedded app, polaris, app bridge.
firebase
Firebase gives you a complete backend in minutes - auth, database, storage, functions, hosting. But the ease of setup hides real complexity. Security rules are your last line of defense, and they're often wrong. Firestore queries are limited, and you learn this after you've designed your data model. This skill covers Firebase Authentication, Firestore, Realtime Database, Cloud Functions, Cloud Storage, and Firebase Hosting. Key insight: Firebase is optimized for read-heavy, denormalized data. I