Agent SkillsAgent Skills
Skills分类文档
开始使用
Page 1Page 195Page 197Page 734
Agent SkillsAgent Skills|

AI Agent Skills 市场

Skills分类文档关于联系隐私条款RSS

© 2025 Agent Skills. 版权所有

所有 Skills

8803 个 Skills

按分类筛选

所有分类文档开发创意生产力通讯集成自动化数据处理分析安全
waiwai24 avatar

detecting-incorrect-free

Detects incorrect use of free() including freeing non-heap memory, invalid pointers, and mismatched

waiwai24Open Source
waiwai24 avatar

detecting-incorrect-memset

Detects incorrect use of memset() including wrong argument order, incorrect size calculations, and m

waiwai24Open Source
waiwai24 avatar

detecting-integer-overflow

Detects integer overflow and underflow vulnerabilities in arithmetic operations used for buffer sizi

waiwai24Open Source
lhohan avatar

detecting-jujutsu

Verify if the current repository uses Jujutsu (jj) instead of git. Use this skill when you or the us

lhohanOpen Source
waiwai24 avatar

detecting-memory-corruption

Detects various memory corruption vulnerabilities beyond simple buffer overflows including heap over

waiwai24Open Source
waiwai24 avatar

detecting-memory-leaks

Detects memory leak vulnerabilities by identifying unfreed memory allocations and missing cleanup in

waiwai24Open Source
Jeremy Longshore <jeremy@intentsolutions.io> avatar

detecting-memory-leaks

Detect potential memory leaks and analyze memory usage patterns in code. Use when troubleshooting performance issues related to memory growth or identifying leak sources. Trigger with phrases like "detect memory leaks", "analyze memory usage", or "find memory issues".

Jeremy Longshore <jeremy@intentsolutions.io>Open Source
waiwai24 avatar

detecting-null-pointer-dereference

Detects null pointer dereference vulnerabilities by identifying unchecked pointer usage and missing

waiwai24Open Source
waiwai24 avatar

detecting-off-by-one

Detects off-by-one errors by identifying incorrect loop conditions, array indexing mistakes, and bou

waiwai24Open Source
Jeremy Longshore <jeremy@intentsolutions.io> avatar

detecting-performance-regressions

Automatically detect performance regressions in CI/CD pipelines by comparing metrics against baselines. Use when validating builds or analyzing performance trends. Trigger with phrases like "detect performance regression", "compare performance metrics", or "analyze performance degradation".

Jeremy Longshore <jeremy@intentsolutions.io>Open Source
waiwai24 avatar

detecting-pointer-subtraction

Detects unsafe pointer subtraction operations that can lead to incorrect size calculations and integ

waiwai24Open Source
waiwai24 avatar

detecting-race-conditions

Detects race condition vulnerabilities including TOCTOU, double-checked locking issues, and shared s

waiwai24Open Source
Previous1...195196197...734Next