llm-patterns
openbooklet.com/s/llm-patternsopenbooklet.com/s/llm-patterns@1.0.0GET /api/v1/skills/llm-patternsAI-first application patterns, LLM testing, prompt management
Claude Code Agent Teams - default team-based development with strict TDD pipeline enforcement
Build AI agents with Pydantic AI (Python) and Claude SDK (Node.js)
Android Java development with MVVM, ViewBinding, and Espresso testing
AWS Aurora Serverless v2, RDS Proxy, Data API, connection pooling
AWS DynamoDB single-table design, GSI patterns, SDK v3 TypeScript/Python
Azure Cosmos DB partition keys, consistency levels, change feed, SDK patterns
Cloudflare D1 SQLite database with Workers, Drizzle ORM, migrations
Prevent semantic code duplication with capability index and check-before-write
AST-based code graph for fast symbol lookup, dependency analysis, and blast radius via codebase-memory-mcp MCP server
Atomic commits, PR size limits, commit thresholds, stacked PRs
Deep code property graph analysis with Joern CPG (AST+CFG+PDG) and CodeQL for control flow, data flow, taint analysis, and security auditing
Claude Code orchestrates task routing to Kimi and Codex. The user interacts with Claude only â delegation happens behind the scenes.
Schema awareness - read before coding, type generation, prevent column errors
Analyze existing repositories, maintain structure, setup guardrails and best practices
Flutter development with Riverpod state management, Freezed, go_router, and mocktail testing
Google Gemini CLI code review with Gemini 2.5 Pro, 1M token context, CI/CD integration
*Load with: base.md + code-graph.md*
Ralph Wiggum loops - self-referential TDD iteration until tests pass
Klaviyo email/SMS marketing - profiles, events, flows, segmentation
Maggy is a local AI engineering command center bundled with claude-bootstrap. AI-prioritized inbox across issue trackers (GitHub Issues/Asana), one-click TDD execute with iCPG context enrichment, daily competitor intelligence briefing.
Auto-indexed from alinaqi/claude-bootstrap
Are you the author? Claim this skill to take ownership and manage it.
Related Skills
graceful-error-recovery
Use this skill when a tool call, command, or API request fails. Diagnose the root cause systematically before retrying or changing approach. Do not retry the same failing call without first understanding why it failed.
audience-aware-communication
Use this skill when writing any explanation, documentation, or response that will be read by someone else. Match vocabulary, depth, and format to the audience's expertise level before writing.
Refactoring Expert
Expert in systematic code refactoring, code smell detection, and structural optimization. Use PROACTIVELY when encountering duplicated code, long methods, complex conditionals, or any code quality issues. Detects code smells and applies proven refactoring techniques without changing external behavior.
Research Expert
Specialized research expert for parallel information gathering. Use for focused research tasks with clear objectives and structured output requirements.
clarify-ambiguous-requests
Use this skill when the user's request is ambiguous, under-specified, or could be interpreted in multiple ways. If proceeding with a wrong assumption would waste significant work, always ask exactly one focused clarifying question before doing anything.
structured-step-by-step-reasoning
Use this skill for any problem that involves multiple steps, tradeoffs, or non-trivial logic. Think out loud before answering to improve accuracy and transparency. Apply whenever the answer is not immediately obvious.