claude-ai skills

2,219 tagged claude-ai, measured the same way as everything else here.

Browse within: claude-code-skills 146anthropic-claude 122claude-code-skill 105agentic-workflow 90awesome 83claude-desktop 76claude-api 67ai-assistant 64developer-productivity 61cheetsheet 60alterlab 59communication 59ai-skills 57claude-pt 57

a11y-audit

01

alirezarezvani/claude-skills

Skill Claude CodeCodexGemini CLI

../../../engineering-team/a11y-audit/skills/a11y-audit/SKILL.md.

25k +135 3d ago A 0 tokens original MIT

skill-builder

04

yusufkaraaslan/Skill_Seekers

Skill Claude CodeCodex

Part of skill-seekers

Automatically detect source types and build AI skills using Skill Seekers. Use when the user wants to create skills from documentation, repos, PDFs, videos, or other knowledge sources.

15k +18 3d ago A 38 tokens original MIT

prompt-master

07

nidhinjs/prompt-master

Skill Claude CodeCodex

Generates optimized prompts for AI tools. Activates only when the user explicitly asks to write, fix, improve, or adapt a prompt for a specific AI tool (LLM, Cursor, Midjourney, image AI, video AI, coding agents, etc.). Does not activate for general conversation, coding tasks, document writing, or other…

12k +135 9d ago B 78 tokens original MIT

zcf-add-sponsor

08

UfoMiao/zcf

Skill Claude CodeCodex

Quickly add a new corporate sponsor to ZCF — sponsor list by default, with optional API preset and documentation ad placements.

6.1k +2 3d ago A 30 tokens original MIT

zcf-pr

09

UfoMiao/zcf

Skill Claude CodeCodex

Create pull request based on current branch changes.

6.1k +2 3d ago A 12 tokens original MIT

zcf-update-docs

10

UfoMiao/zcf

Skill Claude CodeCodex

Automatically check code changes since last tag and update documentation in docs/ directory (en, zh-CN, ja-JP) and CLAUDE.md to ensure consistency with actual code implementation.

6.1k +2 3d ago A 43 tokens original MIT

credential-attack

11

Awarexone/Agentic-Bug-Hunter

Skill Claude CodeCodex

Password spray methodology for bug bounty — when to do it vs web-vuln hunting, the wordlist-gen + breach-check + osint-employees + spray pipeline, mode selection (http-form / oauth / o365 / okta), rate-limit + lockout tactics, BBP legal guardrails, success detection, and the spray → authenticated /hunt chain pattern.…

4.7k +30 yesterday A 102 tokens original MIT

graphql-audit

12

Awarexone/Agentic-Bug-Hunter

Skill Claude CodeCodex

GraphQL security hunting — introspection abuse, field suggestion enumeration (clairvoyance), batching DoS, IDOR via aliasing, auth bypass, injection via arguments, subscription abuse, depth/complexity bombs, and WAF bypass. Covers graphw00f fingerprinting, gqlmap, graphql-cop, and inql. Use when a target exposes a…

4.7k +30 yesterday A 92 tokens original MIT

mobile-pentest

13

Awarexone/Agentic-Bug-Hunter

Skill Claude CodeCodex

Mobile app pentest for bug bounty (Android APK + iOS IPA) — runtime-first workflow: install app, proxy through Burp/mitmproxy, drive the UI, capture packets, then test the API exactly like a web target; escalate to decompile (apktool/jadx) and Frida/objection only when traffic is SSL-pinned, encrypted, or absent.…

4.7k +30 yesterday A 205 tokens original MIT

audit-flow

14

zebbern/claude-code-guide

Skill Claude CodeCodex

Interactive system flow tracing across CODE, API, AUTH, DATA, NETWORK layers with SQLite persistence and Mermaid export. Use for security audits, compliance documentation, flow tracing, feature ideation, brainstorming, debugging, architecture reviews, or incident post-mortems. Triggers on audit, trace flow, document…

4.6k +1 2d ago A 84 tokens original MIT

pipeline-blueprint

15

zebbern/claude-code-guide

Skill Claude CodeCodex

Provide CI/CD best practices and pipeline templates for GitHub Actions and GitLab CI, recommending configurations based on project type (frontend, backend, fullstack, library, monorepo, mobile). Trigger when users ask about setting up CI/CD, automating builds, improving pipelines, or mention keywords like GitHub…

4.6k +1 2d ago A 79 tokens original MIT

r3f-animation

16

zebbern/claude-code-guide

Skill Claude CodeCodex

React Three Fiber animation - useFrame, useAnimations, spring physics, keyframes. Use when animating objects, playing GLTF animations, creating procedural motion, or implementing physics-based movement.

4.6k +1 2d ago A 43 tokens original MIT

arxiv-mcp-server

17

blazickjp/arxiv-mcp-server

Skill Claude CodeCodex

Part of arxiv-mcp-server

Use when finding, comparing, reading, or monitoring arXiv papers, including requests for abstracts, citation graphs, original LaTeX, section-level technical details, or literature reviews.

3.1k +4 7d ago A 43 tokens original Apache-2.0

SnailSploit/Claude-Red

Skill Claude CodeCodex

Security mitigation reference and bypass catalog: ASLR, DEP/NX, RELRO, stack canaries, CFI, sandboxing, seccomp. Covers both detection of enabled mitigations and known bypass techniques. Use when assessing target hardening or planning exploit mitigation bypasses.

3.0k +9 3d ago A 0 tokens original MIT

SnailSploit/Claude-Red

Skill Claude CodeCodex

Exploit development curriculum covering core vulnerability classes with real-world CVE case studies: stack/heap buffer overflows, use-after-free, integer overflows, format strings, type confusion, and race conditions. Use when learning or teaching vuln classes, researching specific CVE patterns, or building exploit…

3.0k +9 3d ago A 0 tokens original MIT

SnailSploit/Claude-Red

Skill Claude CodeCodex

EDR evasion offensive checklist: hook unhooking (user/kernel), direct syscalls, PPID spoofing, process injection variants, AMSI bypass, ETW patching, memory encryption, and behavior-based evasion. Use when planning EDR bypass during red team engagements or researching AV/EDR evasion techniques.

3.0k +9 3d ago A 0 tokens original MIT

ai-image-creator

21

centminmod/my-claude-code-setup

Skill Claude CodeCodex

Generate, edit-from-reference, or analyze images with AI via OpenRouter (gemini, geminipro, riverflow, flux2, seedream, gpt5, gpt5.4; Cloudflare AI Gateway BYOK). Also analyze a video (--analyze-video, read-only — no video generated) into a text description for video prompts. Use when the user asks to generate an…

2.6k +4 1mo ago A 136 tokens original MIT

centminmod/my-claude-code-setup

Skill Claude CodeCodex

Audit a session-metrics JSON export for token-usage waste and produce a plain-English findings report. Trigger when the user runs /audit-session-metrics, when session-metrics suggests an audit after an HTML export, or when the user asks to audit / review / find waste in a saved session-metrics JSON. Two modes: "quick"…

2.6k +4 1mo ago A 147 tokens original MIT

task-breakdown

23

centminmod/my-claude-code-setup

Skill Claude CodeCodex

Group a session-metrics session's turns into higher-level SEMANTIC TASKS ("what was I actually trying to do") and render a Tasks companion page (tasks.html + tasks.md) with a worth-it / mixed / likely-waste verdict per task. Trigger when the user runs /task-breakdown, when session-metrics suggests a task breakdown…

2.6k +4 1mo ago A 177 tokens original MIT

canvas-design

24

composio-community/awesome-claude-plugins

Skill Claude CodeCodex

Part of canvas-design

Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.

1.9k +5 1mo ago A 59 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: