detecting-type-confusion
Detects type confusion vulnerabilities by identifying unsafe type casts, vtable corruption, and poly
8803 个 Skills
Detects type confusion vulnerabilities by identifying unsafe type casts, vtable corruption, and poly
Detects unchecked return values of memory allocation functions like malloc, calloc, and realloc that
Detects use-after-free vulnerabilities by identifying pointer dereferences after memory deallocation
Create new vision detector plugins following Bob The Skull's detector architecture. Use when adding
Use when verifying outcomes with code instead of LLM judgment, versioning prompts with hashes, or ensuring reproducible agent behavior. Load for any critical verification. Scripts return boolean exit codes, not subjective assessments. Prompts use semantic versioning with SHA256 validation.
実装PRを作成。DoD準拠テスト自動生成、カバレッジ検証、E2Eテスト連携対応
Extreme lightweight end-to-end development workflow with requirements clarification, intelligent backend selection, parallel codeagent execution, and mandatory 90% test coverage
Browser automation with persistent page state. Use when users ask to navigate websites, fill forms, take screenshots, extract web data, test web apps, or automate browser workflows. Trigger phrases include "go to [url]", "click on", "fill out the form", "take a screenshot", "scrape", "automate", ...
Browser automation with persistent page state. Use when users ask to navigate websites, fill forms, take screenshots, extract web data, test web apps, or automate browser workflows. Trigger phrases include "go to [url]", "click on", "fill out the form", "take a screenshot", "scrape", "automate", ...
Runs pre-commit checks and validates code quality. Use when preparing commits, running pre-deploy ch
Build and distribute Expo development clients locally or via TestFlight
This skill should be used when the user asks to 'debug', 'fix bug', 'investigate error', 'why is it