83,201 skills sorted by stars.
Sets up security scanning for secrets and dependency vulnerabilities. Use when adding security infrastructure to a proje...
Scans codebase for hardcoded secrets with severity classification and remediation guidance. Use when auditing a project...
Audits project dependencies for vulnerabilities. Multi-ecosystem support (npm, .NET, Python, Go). CVSS-based severity cl...
Coordinates logging, error handling, CORS, health checks, and API docs
Sets up logging, error handling, CORS, health checks, and API docs. Use when adding cross-cutting concerns to backend pr...
Configures structured JSON logging with Serilog (.NET) or structlog (Python). Use when adding logging to backend project...
Configures structured logging (Serilog/.NET, structlog/Python)
Configures global exception handling middleware. Use when adding centralized error handling to .NET or Python backends.
Configures CORS policy for development and production
Configures CORS policy for development and production environments. Use when setting up cross-origin access for APIs.
Configures health check endpoints for Kubernetes readiness/liveness/startup probes. Use when deploying to Kubernetes.
Configures health check endpoints for Kubernetes readiness/liveness/startup
Configures Swagger/OpenAPI documentation
Configures Swagger/OpenAPI documentation for backend APIs. Use when adding interactive API docs to a project.
Orchestrates final verification - build, test, and container health checks
Verifies bootstrapped projects via build, test, and container health checks. Use when validating project setup completen...
Builds all detected projects and verifies successful compilation
Builds all detected projects and verifies successful compilation. Use when checking that a bootstrapped project compiles...
Executes all test suites and reports results with coverage
Builds and launches Docker containers with health verification using best practices
Builds and launches Docker containers with health verification. Use when validating that containerized services start co...
Multi-cycle performance optimization with profiling and bottleneck analysis. Use when optimizing application performance...
Profiles runtime performance with CPU, memory, and I/O metrics. Use when measuring bottlenecks before optimization.
Researches competitive benchmarks and generates optimization hypotheses for identified bottlenecks. Use after profiling.
Use when validating optimization plans through the evaluation platform with mandatory research, parallel agent evidence,...
Validates optimization plan via multi-agent review before execution. Use when verifying feasibility of optimization hypo...