orchestration-patterns
Framework for orchestrating long-running agentic tasks, evidence-based delivery, and automated QA gates following Simon Willison's iterative loop.
Discover reusable agent skills, browse implementation details, and find the right skill for your workflow.
185 skills found
Framework for orchestrating long-running agentic tasks, evidence-based delivery, and automated QA gates following Simon Willison's iterative loop.
Automated CI/CD incident response, failure analysis, and remediation for GitHub Actions pipelines. Resolves build and test failures with safety guardrails.
Configure and optimize Nx monorepo workspaces. Use for project boundaries, build caching, library organization, and implementing affected commands.
Implement the 'Engineering as Marketing' growth strategy: build free SEO-driven utility tools to drive organic traffic, capture leads, and convert visitors into customers without ad spend.
Automate AWS SES inbound email processing by configuring SNS webhook delivery for AI agents and automated email parsing systems.
Guidance on frontend state management, including global stores like Zustand/Pinia, server state via TanStack Query, and URL state handling.
Enforce clean architecture for Bun.js apps: layered patterns (routes/controllers/services/repos), camelCase naming conventions, Prisma schema design, and structured implementation workflows.
Crawl websites to extract content as clean markdown files. Ideal for documentation, research, and offline knowledge management.
A comprehensive guide for designing high-performance, maintainable PostgreSQL database schemas, covering best practices, data types, indexing, and advanced features.
Architect and optimize production-grade RAG systems. Master embedding models, vector databases, chunking strategies, and retrieval pipelines for high-accuracy LLM applications.
Enforce high-quality Java 17+ coding standards, Spring Boot conventions, and maintainable project structures.
Automated GitHub PR review agent for code quality, security analysis, and standard compliance using gh CLI.