Skill | Added | Review |
|---|---|---|
prompt-engineering-patterns Master advanced prompt engineering techniques to maximize LLM performance, reliability, and controllability in production. Use when optimizing prompts, improving LLM outputs, or designing production prompt templates. | 58 1.69x Agent success vs baseline Impact 83% 1.69xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 34632bc | |
langchain-architecture Design LLM applications using LangChain 1.x and LangGraph for agents, memory, and tool integration. Use when building LangChain applications, implementing AI agents, or creating complex LLM workflows. | 74 2.34x Agent success vs baseline Impact 82% 2.34xAverage score across 3 eval scenarios Securityby Risky Do not use without reviewing Reviewed: Version: 34632bc | |
task-coordination-strategies Decompose complex tasks, design dependency graphs, and coordinate multi-agent work with proper task descriptions and workload balancing. Use this skill when breaking down work for agent teams, managing task dependencies, or monitoring team progress. | 76 1.10x Agent success vs baseline Impact 92% 1.10xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 34632bc | |
modern-javascript-patterns Master ES6+ features including async/await, destructuring, spread operators, arrow functions, promises, modules, iterators, generators, and functional programming patterns for writing clean, efficient JavaScript code. Use when refactoring legacy code, implementing modern patterns, or optimizing JavaScript applications. | 52 Impact — No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: 34632bc | |
react-state-management Master modern React state management with Redux Toolkit, Zustand, Jotai, and React Query. Use when setting up global state, managing server state, or choosing between state management solutions. | 74 1.15x Agent success vs baseline Impact 81% 1.15xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 34632bc | |
postmortem-writing Write effective blameless postmortems with root cause analysis, timelines, and action items. Use when conducting incident reviews, writing postmortem documents, or improving incident response processes. | 81 1.17x Agent success vs baseline Impact 99% 1.17xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 34632bc | |
parallel-debugging Debug complex issues using competing hypotheses with parallel investigation, evidence collection, and root cause arbitration. Use this skill when debugging bugs with multiple potential causes, performing root cause analysis, or organizing parallel investigation workflows. | 64 Impact — No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: 34632bc | |
github-actions-templates Create production-ready GitHub Actions workflows for automated testing, building, and deploying applications. Use when setting up CI/CD with GitHub Actions, automating development workflows, or creating reusable workflow templates. | 68 Impact — No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: 34632bc | |
architecture-decision-records Write and maintain Architecture Decision Records (ADRs) following best practices for technical decision documentation. Use when documenting significant technical decisions, reviewing past architectural choices, or establishing decision processes. | 78 1.45x Agent success vs baseline Impact 99% 1.45xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 34632bc | |
ml-pipeline-workflow Build end-to-end MLOps pipelines from data preparation through model training, validation, and production deployment. Use when creating ML pipelines, implementing MLOps practices, or automating model training and deployment workflows. | 44 Impact — No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: 34632bc | |
async-python-patterns Master Python asyncio, concurrent programming, and async/await patterns for high-performance applications. Use when building async APIs, concurrent systems, or I/O-bound applications requiring non-blocking operations. | 76 0.98x Agent success vs baseline Impact 96% 0.98xAverage score across 3 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 34632bc | |
on-call-handoff-patterns Master on-call shift handoffs with context transfer, escalation procedures, and documentation. Use this skill when transitioning on-call responsibilities between engineers and ensuring the incoming responder has full situational awareness, when writing a shift summary that captures active incidents, ongoing investigations, and recent changes, when handing off mid-incident so a fresh engineer can take over the incident commander role without losing context, when onboarding a new engineer to the on-call rotation for the first time, or when auditing and improving the quality of existing handoff processes across teams. | 56 Impact — No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: 34632bc | |
unity-ecs-patterns Master Unity ECS (Entity Component System) with DOTS, Jobs, and Burst for high-performance game development. Use when building data-oriented games, optimizing performance, or working with large entity counts. | 84 1.18x Agent success vs baseline Impact 96% 1.18xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 34632bc | |
godot-gdscript-patterns Master Godot 4 GDScript patterns including signals, scenes, state machines, and optimization. Use when building Godot games, implementing game systems, or learning GDScript best practices. | 60 Impact — No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: 34632bc | |
similarity-search-patterns Implement efficient similarity search with vector databases. Use when building semantic search, implementing nearest neighbor queries, or optimizing retrieval performance. | 66 1.38x Agent success vs baseline Impact 100% 1.38xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 34632bc | |
k8s-manifest-generator Create production-ready Kubernetes manifests for Deployments, Services, ConfigMaps, and Secrets following best practices and security standards. Use when generating Kubernetes YAML manifests, creating K8s resources, or implementing production-grade Kubernetes configurations. | 91 1.15x Agent success vs baseline Impact 97% 1.15xAverage score across 3 eval scenarios Securityby Risky Do not use without reviewing Reviewed: Version: 34632bc | |
tailwind-design-system Build scalable design systems with Tailwind CSS v4, design tokens, component libraries, and responsive patterns. Use when creating component libraries, implementing design systems, or standardizing UI patterns. | 65 Impact — No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: 34632bc | |
distributed-tracing Implement distributed tracing with Jaeger and Tempo to track requests across microservices and identify performance bottlenecks. Use when debugging microservices, analyzing request flows, or implementing observability for distributed systems. | 60 Impact — No eval scenarios have been run Securityby Advisory Suggest reviewing before use Reviewed: Version: 34632bc | |
paypal-integration Integrate PayPal payment processing with support for express checkout, subscriptions, and refund management. Use when implementing PayPal payments, processing online transactions, or building e-commerce checkout flows. | 91 1.03x Agent success vs baseline Impact 96% 1.03xAverage score across 6 eval scenarios Securityby Risky Do not use without reviewing Reviewed: Version: 34632bc | |
gdpr-data-handling Implement GDPR-compliant data handling with consent management, data subject rights, and privacy by design. Use when building systems that process EU personal data, implementing privacy controls, or conducting GDPR compliance reviews. | 87 1.38x Agent success vs baseline Impact 98% 1.38xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 34632bc | |
rag-implementation Build Retrieval-Augmented Generation (RAG) systems for LLM applications with vector databases and semantic search. Use when implementing knowledge-grounded AI, building document Q&A systems, or integrating LLMs with external knowledge bases. | 67 2.07x Agent success vs baseline Impact 83% 2.07xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 34632bc | |
embedding-strategies Select and optimize embedding models for semantic search and RAG applications. Use when choosing embedding models, implementing chunking strategies, or optimizing embedding quality for specific domains. | 75 1.65x Agent success vs baseline Impact 91% 1.65xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 34632bc | |
gitops-workflow Implement GitOps workflows with ArgoCD and Flux for automated, declarative Kubernetes deployments with continuous reconciliation. Use when implementing GitOps practices, automating Kubernetes deployments, or setting up declarative infrastructure management. | 84 1.09x Agent success vs baseline Impact 84% 1.09xAverage score across 3 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 34632bc | |
grafana-dashboards Create and manage production Grafana dashboards for real-time visualization of system and application metrics. Use when building monitoring dashboards, visualizing metrics, or creating operational observability interfaces. | 69 1.16x Agent success vs baseline Impact 85% 1.16xAverage score across 3 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 34632bc | |
database-migration Execute database migrations across ORMs and platforms with zero-downtime strategies, data transformation, and rollback procedures. Use when migrating databases, changing schemas, performing data transformations, or implementing zero-downtime deployment strategies. | 88 1.08x Agent success vs baseline Impact 99% 1.08xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 34632bc |