Agent SkillsAgent Skills
Skills分类文档
开始使用
Page 1Page 194Page 196Page 734
Agent SkillsAgent Skills|

AI Agent Skills 市场

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

© 2025 Agent Skills. 版权所有

所有 Skills

8803 个 Skills

按分类筛选

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

deslop

Remove AI-generated code slop from a branch. Use when cleaning up AI-generated code, removing unnecessary comments, defensive checks, or type casts. Checks diff against main and fixes style inconsistencies.

davila7Open Source
anortham avatar

detect-empty-catch

Detect empty catch blocks and exception swallowing anti-patterns. Finds catch blocks that silently i

anorthamOpen Source
jayteealao avatar

detect-project-type

Detect project type and configuration for generic application releases

jayteealaoOpen Source
jayteealao avatar

detect-release-scope

Analyze git changes to determine release scope (marketplace/plugin/variants)

jayteealaoOpen Source
waiwai24 avatar

detecting-arbitrary-read

Detects arbitrary read vulnerabilities by identifying unchecked array indexing and out-of-bounds mem

waiwai24Open Source
waiwai24 avatar

detecting-arbitrary-write

Detects arbitrary write vulnerabilities by identifying unchecked array indexing and out-of-bounds me

waiwai24Open Source
waiwai24 avatar

detecting-buffer-overflows

Detects stack and heap buffer overflow vulnerabilities in binary code by identifying unsafe memory o

waiwai24Open Source
waiwai24 avatar

detecting-command-injection

Detects OS command injection vulnerabilities by identifying unsafe system/popen/exec calls with user

waiwai24Open Source
waiwai24 avatar

detecting-dead-code

Identifies unreachable functions, unused variables, and abandoned code in binary programs. Use when

waiwai24Open Source
antonykamp avatar

detecting-deoptimizations

Traces deoptimization events where execution falls back from compiled code to interpreter. Use to de

antonykampOpen Source
waiwai24 avatar

detecting-double-free

Detects double free vulnerabilities by identifying attempts to free the same memory block twice. Use

waiwai24Open Source
waiwai24 avatar

detecting-format-string

Detects format string vulnerabilities by identifying unsafe printf family function calls with user-c

waiwai24Open Source
Previous1...194195196...734Next