
from skills_collection24
Implement a rigorous E2E-first testing philosophy for the AIDB project using the DebugInterface abstraction and MCP health standards.
This skill provides a comprehensive framework for implementing tests within the AIDB (AI Debugger) project. It enforces a strict priority of E2E → Integration → Unit tests to ensure the highest ROI on testing efforts and validates the critical DebugInterface abstraction.
Use this skill when creating new test cases for AIDB, modifying existing test suites, or auditing the quality of MCP responses and payload efficiency.
DebugInterface abstraction to validate both MCP and direct API entry points with a single test.src/tests/ directory, including the shared language-agnostic suite and framework-specific tests.Designed for agents working on the AIDB codebase, particularly those utilizing Claude or other high-reasoning models capable of complex test architecture implementation.
This skill has not been reviewed by our automated audit pipeline yet.
API Versioning
Guidance and templates for designing API versioning strategies, managing breaking changes, and running deprecation/migration workflows.
Supabase Expert
Comprehensive Supabase expert with access to 2,616 official documentation files covering PostgreSQL database, authentication, real-time subscriptions, storag...
Jest + TypeScript
Industry-standard Jest testing setup for TypeScript projects with guidance for React Testing Library, ts-jest, snapshots, and coverage configuration.
Celery
Distributed task queue system for Python enabling asynchronous execution of background jobs, scheduled tasks, and workflows across multiple workers with Djan...
Test Orchestrator
Coordinate test strategy, automation, and quality gates across unit, integration, E2E and performance tests for a component or service.
Cloudflare D1 Migrations & Production Seeding
Manage Cloudflare D1 schema, create append-only migrations with Wrangler, and safely seed data across dev, staging, and production environments.
Bundle Optimization
Practical patterns to dramatically reduce frontend bundle size: icon manifests, named imports, dynamic imports, and CI size checks.
MoAI Claude Foundation Kit
Comprehensive authoring kit for Claude Code skills, including sub-agent templates, custom slash commands, and orchestration patterns.
Plugin Architecture Design Expert
Expertise in designing extensible plugin architectures using Registry patterns, dynamic loading, and Dependency Injection.
AEM Documentation Search
Efficiently search aem.live documentation and blog posts using a specialized script to find relevant features and technical guidance.