error-diagnostics-smart-debug
Use when working with error diagnostics smart debug
Browse curated skills with source links, package snapshots, README assets and install signals in one calm, searchable catalog.
Use when working with error diagnostics smart debug
Functional programming patterns for Node.js/Deno backend development using fp-ts, ReaderTaskEither, and functional dependency injection
Guide for continuous improvement, error proofing, and standardization. Use this skill when the user wants to improve code quality, refactor, or discuss process improvements.
Interpret validation errors and guide fixing them. Use when encountering validation errors, validation warnings, false positives, operator structure issues, or need help understanding validation resul…
Configure Static Application Security Testing (SAST) tools for automated vulnerability detection in application code. Use when setting up security scanning, implementing DevSecOps practices, or aut...
Test-Driven Development workflow principles. RED-GREEN-REFACTOR cycle.
Use when working with tdd workflows tdd cycle
Review a GitLab merge request: fetch MR (default repo = project name), analyze the diff, and optionally post review comments. Use when asked to review an MR, do a code review on GitLab, or when the us…
Use when you have a written implementation plan to execute in a separate session with review checkpoints
Orchestrate a comprehensive legacy system modernization using the strangler fig pattern, enabling gradual replacement of outdated components while maintaining continuous business operations through ex…
Implement comprehensive evaluation strategies for LLM applications using automated metrics, human feedback, and benchmarking. Use when testing LLM performance, measuring AI application quality, or ...
Use when working with performance testing review multi agent review
Guide for quality focused software architecture. This skill should be used when users want to write code, design architecture, analyze code, in any case that relates to software development.
Generate failing tests for the TDD red phase to define expected behavior and edge cases.
Jest testing patterns, factory functions, mocking strategies, and TDD workflow. Use when writing unit tests, creating test factories, or following TDD red-green-refactor cycle.
Run GUT unit tests for Godot projects. Use when: (1) Running unit tests, (2) Verifying code changes, (3) TDD development, (4) CI/CD testing.
Practical async patterns using TaskEither - clean pipelines instead of try/catch hell, with real API examples
Comprehensive guide for refactoring imperative TypeScript code to fp-ts functional patterns
Expert malware analyst specializing in defensive malware research, threat intelligence, and incident response. Masters sandbox analysis, behavioral analysis, and malware family identification.
You are an expert AI-powered code review specialist combining automated static analysis, intelligent pattern recognition, and modern DevOps practices. Leverage AI tools (GitHub Copilot, Qodo, GPT-5, C
Use when executing implementation plans with independent tasks in the current session
Implement the minimal code needed to make failing tests pass in the TDD green phase.
Use when executing implementation plans with independent tasks in the current session
Overall control of the Godot TDD (Test-Driven Development) process, coordinating godot-design, godot-dev, godot-test, and godot-verify to complete the development loop.