ai-llm-patterns
Anthropic Claude integration patterns: streaming, RAG with pgvector, tool use, model selection (Haiku/Sonnet/Opus), prompt caching, and cost management for AI-powered engineering.
Discover reusable agent skills, browse implementation details, and find the right skill for your workflow.
316 skills found
Anthropic Claude integration patterns: streaming, RAG with pgvector, tool use, model selection (Haiku/Sonnet/Opus), prompt caching, and cost management for AI-powered engineering.
Create, debug, and optimize Cloudflare Durable Objects. Supports stateful coordination, RPC, SQLite storage, WebSocket handlers, and Vitest testing.
Analyze markdown documentation files to ensure compliance with predefined AI token budgets and optimize content for efficient AI ingestion.
Migrate your codebase, prompts, and API calls from Claude Sonnet 4.0/4.5 or Opus 4.1 to the advanced Opus 4.5 model with automated configuration adjustments.
Activates Prometheus planning mode for structured requirement gathering, codebase research, and task planning within Claude Code.
Automates the creation and maintenance of CLAUDE.md files. It monitors codebase evolution and keeps project memory in sync with file changes, structure, and build commands.
Enriches vague prompts by performing codebase research and asking targeted questions to clarify user intent before execution.
CLI tool to bundle repository context, files, and prompts into a one-shot request for advanced AI debugging, refactoring, and code review.
Official documentation skill for Shipany, an AI-powered SaaS boilerplate. Provides expert guidance on Next.js 15, Drizzle ORM, NextAuth, and payment integrations.
Official Mastra framework guide. Master AI agent and workflow development with local documentation lookup, API verification, and TypeScript-based project management.
Retrieve real-time library documentation, code examples, and technical guidance using the Context7 API for frameworks like React, FastAPI, and Next.js.
Implement production-grade AI agents with LangGraph, tool-calling guardrails, SSE streaming, and episodic memory. Includes anti-patterns, fix pairs, and stateful architecture patterns.