security-review
[ Official ]security-review is a code analysis skill that identifies exploitable security vulnerabilities in code, using OWASP guidelines and confidence-based reporting.
Browse and install thousands of AI Agent skills in the Killer-Skills directory. Supports Claude Code, Windsurf, Cursor, and more.
This directory brings installable AI Agent skills into one place so you can filter by search, category, topic, and official source, then install them directly into Claude Code, Cursor, Windsurf, and other supported environments.
security-review is a code analysis skill that identifies exploitable security vulnerabilities in code, using OWASP guidelines and confidence-based reporting.
skill-scanner is a static analysis security tool that detects deterministic patterns in AI agent skills.
Warden skill: evaluates first-pass findings and proposes deterministic lint rules that could permanently catch the same patterns. Requires Wardens multi-pass pipeline (phase 2).
Creates GitHub pull requests with properly formatted titles that pass the check-pr-title CI validation. Use when creating PRs, submitting changes for review, or when the user says /pr or asks to create a pull request.
Fetch and display the full transcript from a Loom video URL. Use when the user wants to get or read a Loom transcript.
# Canary Watch — Post-Deploy Monitoring ## When to Use - After deploying to production or staging - After merging a risky PR - When you want to verify a fix actually fixed it - Continuous monitoring during a launch window - After dependency upgrades ## How It Works Monitors a deployed URL for regressions. Runs in a loop until stopped or until the watch window expires. ### What It Watches ``` 1. HTTP Status — is the page returning 200? 2. Console Errors — new errors that weren't there befor
Orchestrate multi-agent coding tasks via Claude DevFleet — plan projects, dispatch parallel agents in isolated worktrees, monitor progress, and read structured reports.
cpp-testing is a specialized AI agent skill for automating C++ test workflows using GoogleTest and CMake.
Django architecture patterns, REST API design with DRF, ORM best practices, caching, signals, middleware, and production-grade Django apps.
flutter-dart-code-review is a comprehensive AI agent skill for reviewing Flutter/Dart applications, ensuring best practices and optimal performance.
Idiomatic Go patterns, best practices, and conventions for building robust, efficient, and maintainable Go applications.
laravel-patterns is a skill that provides Laravel architecture patterns, routing, controllers, Eloquent ORM, service layers, queues, events, caching, and API resources for production apps.