Skill | Added | Review |
|---|---|---|
mtls-configuration plugins/cloud-infrastructure/skills/mtls-configuration/SKILL.md Configure mutual TLS (mTLS) for zero-trust service-to-service communication. Use when implementing zero-trust networking, certificate management, or securing internal service communication. | 63 63 Impact — No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: c4b82b0 | |
linkerd-patterns plugins/cloud-infrastructure/skills/linkerd-patterns/SKILL.md Implement Linkerd service mesh patterns for lightweight, security-focused service mesh deployments. Use when setting up Linkerd, configuring traffic policies, or implementing zero-trust networking with minimal overhead. | 92 92 1.15x Agent success vs baseline Impact 96% 1.15xAverage score across 6 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: c4b82b0 | |
istio-traffic-management plugins/cloud-infrastructure/skills/istio-traffic-management/SKILL.md Configure Istio traffic management including routing, load balancing, circuit breakers, and canary deployments. Use when implementing service mesh traffic policies, progressive delivery, or resilience patterns. | 95 95 1.03x Agent success vs baseline Impact 98% 1.03xAverage score across 6 eval scenarios Securityby Passed No known issues Reviewed: Version: c4b82b0 | |
hybrid-cloud-networking plugins/cloud-infrastructure/skills/hybrid-cloud-networking/SKILL.md Configure secure, high-performance connectivity between on-premises infrastructure and cloud platforms using VPN and dedicated connections. Use when building hybrid cloud architectures, connecting data centers to cloud, or implementing secure cross-premises networking. | 65 65 Impact — No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: c4b82b0 | |
cost-optimization plugins/cloud-infrastructure/skills/cost-optimization/SKILL.md Optimize cloud costs across AWS, Azure, GCP, and OCI through resource rightsizing, tagging strategies, reserved instances, and spending analysis. Use when reducing cloud expenses, analyzing infrastructure costs, or implementing cost governance policies. | 68 68 Impact — No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: c4b82b0 | |
secrets-management plugins/cicd-automation/skills/secrets-management/SKILL.md Implement secure secrets management for CI/CD pipelines using Vault, AWS Secrets Manager, or native platform solutions. Use when handling sensitive credentials, rotating secrets, or securing CI/CD environments. | 68 68 Impact — No eval scenarios have been run Securityby Advisory Suggest reviewing before use Reviewed: Version: c4b82b0 | |
gitlab-ci-patterns plugins/cicd-automation/skills/gitlab-ci-patterns/SKILL.md Build GitLab CI/CD pipelines with multi-stage workflows, caching, and distributed runners for scalable automation. Use when implementing GitLab CI/CD, optimizing pipeline performance, or setting up automated testing and deployment. | 68 68 Impact — No eval scenarios have been run Securityby Advisory Suggest reviewing before use Reviewed: Version: c4b82b0 | |
deployment-pipeline-design plugins/cicd-automation/skills/deployment-pipeline-design/SKILL.md Design multi-stage CI/CD pipelines with approval gates, security checks, and deployment orchestration. Use this skill when designing zero-downtime deployment pipelines, implementing canary rollout strategies, setting up multi-environment promotion workflows, or debugging failed deployment gates in CI/CD. | 76 76 Impact — No eval scenarios have been run Securityby Advisory Suggest reviewing before use Reviewed: Version: c4b82b0 | |
kpi-dashboard-design plugins/business-analytics/skills/kpi-dashboard-design/SKILL.md Design effective KPI dashboards with metrics selection, visualization best practices, and real-time monitoring patterns. Use this skill when building an executive SaaS metrics dashboard tracking MRR, churn, and LTV/CAC ratios; designing an operations center with live service health and request throughput; creating a cohort retention analysis view for a product team; or debugging a dashboard where metrics contradict each other due to inconsistent calculation methodology. | 70 70 Impact — No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: c4b82b0 | |
data-storytelling plugins/business-analytics/skills/data-storytelling/SKILL.md Transform data into compelling narratives using visualization, context, and persuasive structure. Use when presenting analytics to stakeholders, creating data reports, or building executive presentations. | 56 56 Impact — No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: c4b82b0 | |
web3-testing plugins/blockchain-web3/skills/web3-testing/SKILL.md Test smart contracts comprehensively using Hardhat and Foundry with unit tests, integration tests, and mainnet forking. Use when testing Solidity contracts, setting up blockchain test suites, or validating DeFi protocols. | 70 70 Impact — No eval scenarios have been run Securityby Advisory Suggest reviewing before use Reviewed: Version: c4b82b0 | |
solidity-security plugins/blockchain-web3/skills/solidity-security/SKILL.md Master smart contract security best practices to prevent common vulnerabilities and implement secure Solidity patterns. Use when writing smart contracts, auditing existing contracts, or implementing security measures for blockchain applications. | 66 66 Impact — No eval scenarios have been run Securityby Advisory Suggest reviewing before use Reviewed: Version: c4b82b0 | |
nft-standards plugins/blockchain-web3/skills/nft-standards/SKILL.md Implement NFT standards (ERC-721, ERC-1155) with proper metadata handling, minting strategies, and marketplace integration. Use when creating NFT contracts, building NFT marketplaces, or implementing digital asset systems. | 76 76 Impact — No eval scenarios have been run Securityby Advisory Suggest reviewing before use Reviewed: Version: c4b82b0 | |
defi-protocol-templates plugins/blockchain-web3/skills/defi-protocol-templates/SKILL.md Implement DeFi protocols with production-ready templates for staking, AMMs, governance, and flash loans. Use when building decentralized finance applications or smart contract protocols. | 70 70 Impact — No eval scenarios have been run Securityby Advisory Suggest reviewing before use Reviewed: Version: c4b82b0 | |
workflow-orchestration-patterns plugins/backend-development/skills/workflow-orchestration-patterns/SKILL.md Design durable workflows with Temporal for distributed systems. Covers workflow vs activity separation, saga patterns, state management, and determinism constraints. Use when building long-running processes, distributed transactions, or microservice orchestration. | 66 66 Impact — No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: c4b82b0 | |
temporal-python-testing plugins/backend-development/skills/temporal-python-testing/SKILL.md Test Temporal workflows with pytest, time-skipping, and mocking strategies. Covers unit testing, integration testing, replay testing, and local development setup. Use when implementing Temporal workflow tests or debugging test failures. | 86 86 1.12x Agent success vs baseline Impact 87% 1.12xAverage score across 3 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: c4b82b0 | |
saga-orchestration plugins/backend-development/skills/saga-orchestration/SKILL.md Implement saga patterns for distributed transactions and cross-aggregate workflows. Use this skill when implementing distributed transactions across microservices where 2PC is unavailable, designing compensating actions for failed order workflows that span inventory, payment, and shipping services, building event-driven saga coordinators for travel booking systems that must roll back hotel, flight, and car rental reservations atomically, or debugging stuck saga states in production where compensation steps never complete. | 80 80 Impact — No eval scenarios have been run Securityby Advisory Suggest reviewing before use Reviewed: Version: c4b82b0 | |
projection-patterns plugins/backend-development/skills/projection-patterns/SKILL.md Build read models and projections from event streams. Use when implementing CQRS read sides, building materialized views, or optimizing query performance in event-sourced systems. | 66 66 Impact — No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: c4b82b0 | |
microservices-patterns plugins/backend-development/skills/microservices-patterns/SKILL.md Design microservices architectures with service boundaries, event-driven communication, and resilience patterns. Use when building distributed systems, decomposing monoliths, or implementing microservices. | 66 66 Impact — No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: c4b82b0 | |
event-store-design plugins/backend-development/skills/event-store-design/SKILL.md Design and implement event stores for event-sourced systems. Use when building event sourcing infrastructure, choosing event store technologies, or implementing event persistence patterns. | 68 68 Impact — No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: c4b82b0 | |
cqrs-implementation plugins/backend-development/skills/cqrs-implementation/SKILL.md Implement Command Query Responsibility Segregation for scalable architectures. Use when separating read and write models, optimizing query performance, or building event-sourced systems. | 52 52 Impact — No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: c4b82b0 | |
architecture-patterns plugins/backend-development/skills/architecture-patterns/SKILL.md Implement proven backend architecture patterns including Clean Architecture, Hexagonal Architecture, and Domain-Driven Design. Use this skill when designing clean architecture for a new microservice, when refactoring a monolith to use bounded contexts, when implementing hexagonal or onion architecture patterns, or when debugging dependency cycles between application layers. | 70 70 Impact — No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: c4b82b0 | |
api-design-principles plugins/backend-development/skills/api-design-principles/SKILL.md Master REST and GraphQL API design principles to build intuitive, scalable, and maintainable APIs that delight developers. Use when designing new APIs, reviewing API specifications, or establishing API design standards. | 56 56 Impact — No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: c4b82b0 | |
fastapi-templates plugins/api-scaffolding/skills/fastapi-templates/SKILL.md Create production-ready FastAPI projects with async patterns, dependency injection, and comprehensive error handling. Use when building new FastAPI applications or setting up backend API projects. | 61 61 Impact — No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: c4b82b0 | |
wcag-audit-patterns plugins/accessibility-compliance/skills/wcag-audit-patterns/SKILL.md Conduct WCAG 2.2 accessibility audits with automated testing, manual verification, and remediation guidance. Use when auditing websites for accessibility, fixing WCAG violations, or implementing accessible design patterns. | 66 66 Impact — No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: c4b82b0 |