Autonomous quality engineering swarm that forges production-ready code through continuous behavioral verification, exhaustive E2E testing, and self-healing fix loops. Combines DDD+ADR+TDD methodology with BDD/Gherkin specifications, 7 quality gates, defect prediction, chaos testing, and cross-context dependency awareness. Architecture-agnostic - works with monoliths, microservices, modular monoliths, and any bounded-context topology.
npx skills add ikennaokpala/forgeRead code to identify edge cases, write tests that cover those edge cases, and fix the implementation if tests expose failures. Use when a user asks to add edge-case tests, harden behavior, or validate that existing code handles unusual inputs or error paths (e.g., empty data, nulls, boundaries, invalid formats, timeouts, retries).
npx skills add LaiTszKin/edge-case-test-fixer系統åé¤é¯æµç¨ï¼æ ¹æä½¿ç¨è æè¿°æ¨å®æå¯è½çé¯èª¤åå ï¼å°ç¸éç¨å¼ç¢¼å å ¥é¡å¤æ¥èªï¼æä¾ä½¿ç¨è éç¾æ¥é©ä¸¦è«å ¶åå ±æ¥èªï¼ä¾æ¥èªä¿®å¾©ä¸¦åè¦ç¢ºèªç´å°åé¡è§£æ±ºï¼æå¾ç§»é¤ææé¡å¤æ¥èªãç¨æ¼éè¦è¿ä»£å¼é¤é¯è使ç¨è åå ±æ¥èªçæ å¢ã
npx skills add LaiTszKin/systematic-debugModular security expert workflow for evidence-first red-team audits with two execution modes: default interaction mode and user-requested auto mode. Use when users ask to find exploitable vulnerabilities, prove exploitability with reproducible evidence, implement minimal safe fixes, and add failing-then-passing security regression tests. Includes modules for agent systems and financial programs.
npx skills add LaiTszKin/security-expert-hardeningClerk authentication integration for Astro/Next.js. Use when implementing authentication, handling Clerk middleware, testing with Playwright, or debugging auth issues. Trigger phrases include "Clerk auth", "sign in", "authentication", "middleware", "E2E testing with Clerk".
npx skills add wrsmith108/clerk-claude-skillBuild production-ready MCP servers using FastMCP framework with proven patterns for tools, resources, prompts, OAuth authentication, and comprehensive testing. Use this when creating FastMCP-based MCP servers with features like Google OAuth, multiple resource types, testing with FastMCP Client, or complex tool implementations.
npx skills add husniadil/fastmcp-builderTest and evaluate skill projects during development. Use when the user wants to test, evaluate, or assess a skill that is currently being developed in the workspace â i.e., the skill project in the current directory or a specified skill folder. This skill generates test cases, executes them against the target skill, and produces an evaluation report with strengths, weaknesses, and optimization suggestions. Triggers on requests like "test this skill", "evaluate my skill", "run skill tests", "assess skill quality", or "check if my skill works".
npx skills add alen-hh/skill-testingBest practices for creating custom WordPress Gutenberg blocks with React/TypeScript, covering scaffolding, block architecture, attributes, dynamic vs static rendering, and testing
npx skills add DaveRobinson/claude-skill--gutenberg-block