16,832 skills sorted by stars.
Detects stack and heap buffer overflow vulnerabilities in binary code by identifying unsafe memory operations. Use when analyzing...
Detects OS command injection vulnerabilities by identifying unsafe system/popen/exec calls with user-controlled input. Use when an...
Identify anomalies and outliers in datasets using machine learning algorithms.Use when analyzing data for unusual patterns, outlie...
Identifies unreachable functions, unused variables, and abandoned code in binary programs. Use when optimizing binary size, analyz...
Detects integer overflow and underflow vulnerabilities in arithmetic operations used for buffer sizing or allocation. Use when ana...
Detects null pointer dereference vulnerabilities by identifying unchecked pointer usage and missing validation. Use when analyzing...
Detects off-by-one errors by identifying incorrect loop conditions, array indexing mistakes, and boundary condition problems. Use...
Detects unsafe pointer subtraction operations that can lead to incorrect size calculations and integer underflow. Use when analyzi...
Detects race condition vulnerabilities including TOCTOU, double-checked locking issues, and shared state problems. Use when analyz...
Detects suspicious use of assertions for security checks that can be disabled in production builds. Use when analyzing assertion u...
Detects type confusion vulnerabilities by identifying unsafe type casts, vtable corruption, and polymorphism issues. Use when anal...
Detects use-after-free vulnerabilities by identifying pointer dereferences after memory deallocation. Use when analyzing memory ma...
Generic detection rule creation and management using Sigma, the universal SIEM rule format. Sigma provides vendor-agnostic detecti...
Create new vision detector plugins following Bob The Skull's detector architecture. Use when adding new detectors like object dete...
Simulate DETR p2p networking layer message passing outside Substrate defaults.
Full development environment - builds the project and runs 1 server plus 4 clients. Use when the user wants to test multiplayer, s...
DevExpress 25.1.6.0을 활용한 ASP.NET 웹 페이지 개발 전문가 스킬. ASP.NET Web Forms, MVC 패턴, DevExpress Bootstrap 컨트롤, Bootstrap 반응형 디자인 작업 시 사용....
Use dev-browser for browser automation on NixOS. Invoke when user asks to test UI, automate browser interactions, take screenshots...
Runs pre-commit checks and validates code quality. Use when preparing commits, running pre-deploy checks, or validating code befor...
This skill should be used when the user needs to "clarify requirements", "resolve ambiguities", or as Phase 3 of the /dev workflow...
Code Quality Standards. Use it everytime you plan or implement any code.
Systematic debugging workflow enforcing 'The Iron Law': No fixes without root cause investigation first.
Context architecture skill for aligning work. Use when starting new features, making architectural decisions, or setting up implem...
Main orchestrator for the 6-gate development cycle system. Loads tasks/subtasksfrom PM team output and executes through implementa...
This skill should be used when the user asks to "design the architecture", "propose approaches", "plan implementation", or as Phas...
Comprehensive documentation suite for generating READMEs, API references, and internal guides based on code analysis.
Adds logic, state management, TypeScript types, and CRUD operations to UI. Works AFTER ui-first-builder creates the interface. Imp...