Hexagonal Architecture (Ports & Adapters) knowledge base. Provides patterns, antipatterns, and PHP-specific guidelines for Hexagonal Architecture audits.
Layered Architecture knowledge base. Provides patterns, antipatterns, and PHP-specific guidelines for traditional N-tier/Layered Architecture audits.
Outbox Pattern knowledge base. Provides patterns, antipatterns, and PHP-specific guidelines for transactional outbox, polling publisher, and reliable messaging audits.
Saga Pattern knowledge base. Provides patterns, antipatterns, and PHP-specific guidelines for saga orchestration, choreography, and distributed transaction audits.
SOLID principles knowledge base for PHP 8.5 projects. Provides quick reference for SRP, OCP, LSP, ISP, DIP with detection patterns, PHP examples, and antipattern identification.
Stability Patterns knowledge base. Provides patterns, antipatterns, and PHP-specific guidelines for Circuit Breaker, Retry, Rate Limiter, Bulkhead, and resilience audits.
Testing knowledge base for PHP 8.5 projects. Provides testing pyramid, AAA pattern, naming conventions, isolation principles, DDD testing guidelines, and PHPUnit patterns.
Use after implementing features - verifies each acceptance criterion with structured testing and posts verification reports to the GitHub issue — from engineering/testing
Use when a coding task should be driven end-to-end from issue intake through implementation, review, deployment, and acceptance verification with minimal human re-intervention.
Use when acceptance criteria need unit, integration, or end-to-end tests generated from implementation context
Plan and (when feasible) implement or execute user acceptance tests (UAT) / end-to-end acceptance scenarios.
Guides product owner through systematic acceptance testing. Use when verifying acceptance criteria, checking story completion, or conducting final review before marking a story as…
One-shot Cloudflare Access self-hosted application provisioning via the API — app + email allowlist policy + service token.
Map the access surface of a feature a software engineer is about to ship. Use when the engineer names a specific feature or PR and wants a structured read of who can reach what,…
Drafts U.S. commercial real estate access and indemnity (right-of-entry) agreements for pre-closing due diligence.
Remix. Notion's warm neutral document surface + Duolingo's saturated greens, rounded corners, and tactile feedback.
Search and reference Ace Browser backend architecture documentation including system topology, service inventory, data flow, API schemas, and design rationale.
Search ACE playbook before implementing, building, fixing, debugging, or refactoring code. Capture patterns after completing substantial coding work.
Exposes Advanced Custom Fields data through the WordPress REST API using register_rest_field and acf_format_value.
ACI PAY.ON integration. Manage data, records, and automate workflows. Use when the user wants to interact with ACI PAY.ON data.
AWS Controllers for Kubernetes (ACK) for Kubernetes-native AWS resource management. Use when managing AWS resources via kubectl, implementing GitOps for infrastructure, creating…
Aerospike CE 8.1 configuration parameters, CRD YAML mapping, ACKO operator auto-processing rules, AerospikeCluster status phases/conditions, and webhook validation rules.
Use when targeting ACM/IEEE International Conference on Model Driven Engineering Languages and Systems (MODELS) or deciding whether a computer-science manuscript fits this venue.
Use when targeting ACM International Conference on the Foundations of Software Engineering (FSE) or deciding whether a computer-science manuscript fits this venue.
Use when targeting ACM SIGSOFT International Symposium on Software Testing and Analysis (ISSTA) or deciding whether a computer-science manuscript fits this venue.
Use when the user asks about deploying services, checking deployment status, rollback procedures, or release management at Acme Corp
Review JusticeHub code against ACT ecosystem values. Enforces cultural protocols, ALMA principles, and regenerative design.
act is an open-source CLI tool that runs GitHub Actions workflows locally using Docker, enabling fast feedback on workflow changes without pushing to GitHub.
Real-time WebSocket features with Action Cable in Rails. Use when: (1) Building real-time chat, (2) Live notifications/presence, (3) Broadcasting model updates, (4) WebSocket…
Use when creating or refactoring Action Mailer emails. Applies Rails 7.1+ conventions, parameterized mailers, preview workflows, background delivery, and email design best…
Use proactively for authorization with ActionPolicy. Creates policies, scopes, and integrates with GraphQL/ActionCable.
Build or Refactor Rails views, partials, and templates into clean, maintainable code. Use when views have inline Ruby logic, deeply nested partials, jQuery or legacy JavaScript,…
GitHub Actions and CI/CD best practices for automated testing, building, and deployment.
Garante que novas Actions sigam o padrão de classes actions reutilizáveis do Easy Budget. — from diegosouzapw/awesome-omni-skill
Use when creating or refactoring Active Job background jobs. Applies Rails 8 conventions, Solid Queue patterns, error handling, retry strategies, and job design best practices.
Complete guide to ActiveRecord query optimization, associations, scopes, and PostgreSQL-specific patterns.
Use when working on Acuantia's BigQuery Dataform pipeline (acuantia-gcp-dataform project) - adds Acuantia-specific patterns on top of dataform-engineering-fundamentals: ODS…
Generate platform-optimized video ads from a product brief. Supports brand kits, 6 ad types, 6 platform formats (TikTok, Instagram, YouTube, Facebook, LinkedIn), batch…
Find and (on request) fix dbt testing-taxonomy / data-quality test gaps in any dbt project using the ADAF CLI.
Execute structural metamorphosis using strangler fig migration, chrysalis phases, and interface preservation.
API + Python SDK for ordering cell-free protein expression and binding assays. Submit sequences for expression (10–100 µg), measure binding affinity (KD) against targets, track…
Use when testing Android apps on ADB-connected devices/emulators - UI automation, screenshots, location spoofing, navigation, app management.
Create new Action (Use Case) for Hyper-Porto architecture. Actions always return Result[T, E] from returns library.
Add a new AI processing mode to the tube2txt pipeline. Handles all required touch-points across CLI args, GeminiClient prompts, and hub WebSocket parsing.
Scaffold a new API route with shared schemas, OpenAPI definition, handler, and registration
Use when documenting project architecture — generates Technical Spec section in CLAUDE.md
Adds AWS SDK and S3 file uploads module to the NestJS project. Installs packages, creates config, env validation, uploads module with service, and wires everything into…
Adds Azure DevOps connector to a Power Apps code app. Use when querying work items, creating bugs, managing pipelines, or making ADO API calls.
Guides backend architecture decisions — over-engineering, folder structure, slices, layers, feature organization, where code goes.
Backend API architecture: Clean Architecture, SOLID, DTOs, Services, Repositories, RESTful — stack-agnostic.
Add backend integration testing with Vitest to an existing app. Sets up isolated test database schema and writes tests for tRPC routers. — from engineering/backend
Add backend integration testing with Vitest to an existing app. Sets up isolated test database schema and writes tests for tRPC routers. — from majiayu000/claude-skill-registry
Code review: IoC, RESTful, Contracts, Security (OWASP), Clean Architecture, SOLID.
Adds an event consumer that writes to Azure Data Lake (Parquet) following BI_SALES_RISK plan. Creates events/consumers/[Name]DataLakeCollector.ts subscribing to RabbitMQ, building…
Adds Dataverse tables to a Power Apps code app with generated TypeScript models and services. Can also create new Dataverse tables.
القواعد الصارمة والمعايير الهندسية لبناء الكائنات (Entities) في طبقة الـ Domain بـ Clean Architecture.
Frontend architecture consultant for project structure, folder organization, feature boundaries, and scaling decisions. Framework-aware (React, Vue, Angular).
Frontend architecture: state, data fetching, components, forms, routing. Stack-agnostic.
Guide for adding new AI function examples, for testing specific features against the actual provider APIs.
Adds a generation parameter across MooshieUI's Svelte store, TypeScript types, Rust GenerationParams, and workflow templates.