Skills for Claude Code
These skills are associated with Claude Code because their author either published them under the harness's install path or tagged the repository for it on GitHub. Both are statements of intent by the author.
Neither is a test result. We have not run any of these with and without the skill enabled, so nothing here tells you whether a skill improves output, what it adds in tokens, or whether it duplicates behaviour the harness already has. When we run that comparison, the numbers will appear here with the task, the versions and the budget.
Worked on in the last 90 days (46)
Someone pushed a commit recently. This is the shortlist worth trying first.
-
prat011-awesome-llm-skills-meeting-insights-analyzer
— last commit 2026-07-14
Analyzes meeting transcripts and recordings to uncover behavioral patterns, communication insights, and actionable feedback. Identifies whe…
-
prat011-awesome-llm-skills-notion-knowledge-capture
— last commit 2026-07-14
Transforms conversations and discussions into structured documentation pages in Notion. Captures insights, decisions, and knowledge from ch…
-
prat011-awesome-llm-skills-notion-research-documentation
— last commit 2026-07-14
Searches across your Notion workspace, synthesizes findings from multiple pages, and creates comprehensive research documentation saved as…
-
prat011-awesome-llm-skills-notion-spec-to-implementation
— last commit 2026-07-14
Turns product or tech specs into concrete Notion tasks that Claude code can implement. Breaks down spec pages into detailed implementation…
-
prat011-awesome-llm-skills-skill-creator
— last commit 2026-07-14
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that ext…
-
prat011-awesome-llm-skills-video-downloader
— last commit 2026-07-14
Downloads videos from YouTube and other platforms for offline viewing, editing, or archival. Handles various formats and quality options.
-
jimliu-baoyu-skills-release-skills
— last commit 2026-07-04
Universal release workflow. Auto-detects version files and changelogs. Supports Node.js, Python, Rust, Claude Plugin, GitHub Releases, anno…
-
hypnguyen1209-offensive-claude-cloud-security
— last commit 2026-07-03
Use when attacking AWS/Azure/GCP cloud — IAM/identity privilege escalation, IMDS/metadata SSRF, Entra device-code & PRT theft, GCP imperson…
-
hypnguyen1209-offensive-claude-engagement-flow
— last commit 2026-07-03
Use when starting, planning, or running a multi-phase pentest or red-team engagement — to sequence the Cyber Kill Chain phases with quality…
-
hypnguyen1209-offensive-claude-engagement-memory
— last commit 2026-07-03
Use when recalling prior techniques at recon/weaponize, or recording a confirmed finding at report — cross-engagement pattern memory ranked…
-
hypnguyen1209-offensive-claude-finding-discipline
— last commit 2026-07-03
Use when about to record, claim, rate the severity of, or report any security finding — before marking anything [CONFIRMED] or writing it i…
-
hypnguyen1209-offensive-claude-initial-access
— last commit 2026-07-03
Use when gaining initial access to a target — phishing, payload delivery, HTML smuggling, ISO/IMG/MOTW bypass, supply-chain, credential stu…
-
hypnguyen1209-offensive-claude-malware-analysis
— last commit 2026-07-03
Use when reverse-engineering or detecting malware — static triage + capa/YARA-X, emulation/DBI/.NET unpacking, dynamic/fileless/Volatility…
-
hypnguyen1209-offensive-claude-mobile-pentest
— last commit 2026-07-03
Use when pentesting an Android/iOS app — Frida 17 instrumentation, SSL-pinning & root/jailbreak bypass, Android 14/15 CA injection, exporte…
-
hypnguyen1209-offensive-claude-opsec-discipline
— last commit 2026-07-03
Use when about to take any outward or offensive action (request, payload, persistence, lateral movement, exfil, or feeding captured traffic…
-
hypnguyen1209-offensive-claude-privesc-windows
— last commit 2026-07-03
Use when escalating privileges on a Windows host — SeImpersonate Potato chains (GodPotato/PrintNotifyPotato), service & DLL hijacking, UAC…
-
hypnguyen1209-offensive-claude-red-team-ops
— last commit 2026-07-03
Use when running a full red-team engagement end-to-end — initial access, persistence, privilege escalation, defense evasion, C2 infrastruct…
-
hypnguyen1209-offensive-claude-reverse-engineering
— last commit 2026-07-03
Use when reverse-engineering a binary or firmware — static triage + decompilation (Ghidra/IDA/Binary Ninja), dynamic instrumentation (GDB/F…
-
hypnguyen1209-offensive-claude-scope-discipline
— last commit 2026-07-03
Use when about to send a request to, scan, enumerate, exploit, or otherwise interact with any host, IP, URL, or asset — before the first pa…
-
hypnguyen1209-offensive-claude-shellcode-dev
— last commit 2026-07-03
Use when writing position-independent shellcode or a loader — PEB walking, API hashing, null-byte avoidance, encoders, loaders, PE-to-shell…
-
antonbabenko-terraform-skill-terraform-skill
— last commit 2026-07-03
Use when writing, reviewing, or debugging Terraform/OpenTofu modules, tests, CI, scans, or state ops - diagnoses failure mode (identity chu…
-
jezweb-claude-skills-ai-image-generator
— last commit 2026-07-02
Generate AI images using Gemini or GPT APIs directly. Covers model selection (Gemini for scenes; GPT Image 2 for text rendering, batch vari…
-
jezweb-claude-skills-app-docs
— last commit 2026-07-02
Generate complete user documentation for a web app with screenshots. Browses the app via browser automation, screenshots every screen, and…
-
jezweb-claude-skills-cloudflare-api
— last commit 2026-07-02
Hit the Cloudflare REST API directly for operations that wrangler and MCP can't handle well. Bulk DNS, custom hostnames, email routing, cac…
-
jezweb-claude-skills-cloudflare-worker-builder
— last commit 2026-07-02
Scaffold and deploy Cloudflare Workers with Hono routing, Vite plugin, and Static Assets. Describe project, scaffold structure, configure b…
-
jezweb-claude-skills-codex-review
— last commit 2026-07-02
Run an independent code review using the OpenAI Codex CLI in headless mode. Gets a second opinion from a different model family (the curren…
-
jezweb-claude-skills-color-palette
— last commit 2026-07-02
Generate complete, accessible colour palettes from a single brand hex. Produces 11-shade scale (50-950), semantic tokens, dark mode variant…
-
jezweb-claude-skills-d1-drizzle-schema
— last commit 2026-07-02
Generate Drizzle ORM schemas for Cloudflare D1 databases with correct D1-specific patterns. Produces schema files, migration commands, type…
-
jezweb-claude-skills-d1-migration
— last commit 2026-07-02
Cloudflare D1 migration workflow: generate with Drizzle, inspect SQL for gotchas, apply to local and remote, fix stuck migrations, handle p…
-
jezweb-claude-skills-db-seed
— last commit 2026-07-02
Generate database seed scripts with realistic sample data. Reads Drizzle schemas or SQL migrations, respects foreign key ordering, produces…
-
jezweb-claude-skills-deep-research
— last commit 2026-07-02
Deep research and discovery before building something new. Explores local projects for reusable code, researches competitors, reads forums…
-
jezweb-claude-skills-design-loop
— last commit 2026-07-02
Autonomous multi-page site builder using a baton-passing loop. Each iteration reads a task from .design/next-prompt.md, generates a page in…
-
jezweb-claude-skills-favicon-gen
— last commit 2026-07-02
Generate custom favicons from logos, text, or brand colours. Produces favicon.svg, favicon.ico, apple-touch-icon.png, icon-192/512.png, and…
-
jezweb-claude-skills-fork-discipline
— last commit 2026-07-02
Audit and enforce the core/client boundary in multi-client projects. Detects where shared platform code is tangled with client-specific cod…
-
jezweb-claude-skills-git-workflow
— last commit 2026-07-02
Guided git workflows: prepare PRs, clean up branches, resolve merge conflicts, handle monorepo tags, squash-and-merge patterns. Use when as…
-
jezweb-claude-skills-github-release
— last commit 2026-07-02
Prepare and publish GitHub releases. Sanitizes code for public release (secrets scan, personal artifacts, LICENSE/README validation), creat…
-
jezweb-claude-skills-hono-api-scaffolder
— last commit 2026-07-02
Scaffold Hono API routes for Cloudflare Workers. Produces route files, middleware, typed bindings, Zod validation, error handling, and API_…
-
jezweb-claude-skills-icon-set-generator
— last commit 2026-07-02
Generate cohesive, project-specific SVG icon sets for websites and applications. Use this skill whenever the user needs custom icons, an ic…
-
jezweb-claude-skills-image-processing
— last commit 2026-07-02
Process images for web development — resize, crop, trim whitespace, convert formats (PNG/WebP/JPG), optimise file size, generate thumbnails…
-
jezweb-claude-skills-onboarding-ux
— last commit 2026-07-02
Audit and generate in-app user guidance — onboarding flows, empty states, tooltips, feature tours, contextual help, defaults, and inline hi…
-
jezweb-claude-skills-project-docs
— last commit 2026-07-02
Generate project documentation from codebase analysis — ARCHITECTURE.md, API_ENDPOINTS.md, DATABASE_SCHEMA.md. Reads source code, schema fi…
-
jezweb-claude-skills-project-health
— last commit 2026-07-02
All-in-one project configuration and health management. Sets up new projects (settings.local.json, CLAUDE.md, .gitignore), audits existing…
-
jezweb-claude-skills-responsiveness-check
— last commit 2026-07-02
Test website responsiveness across viewport widths using browser automation. Resizes a single session through breakpoints, screenshots each…
-
jezweb-claude-skills-roadmap
— last commit 2026-07-02
Plan and execute entire application builds. Generates phased delivery roadmaps, then executes them autonomously — phase by phase, committin…
-
jezweb-claude-skills-tanstack-start
— last commit 2026-07-02
Build a full-stack TanStack Start app on Cloudflare Workers from scratch — SSR, file-based routing, server functions, D1+Drizzle, better-au…
-
jezweb-claude-skills-team-update
— last commit 2026-07-02
Post project updates to team chat, gather feedback, triage responses, and plan next steps. Adapts to available tools (chat, git, issues, ta…
Page 21 of 24
How this page is ordered
Entries are grouped by whether anyone is still working on them, using the date of the most recent push to the repository. They are not ordered by stars, because a star is a bookmark somebody left once and never took back.
Where we have not checked an entry yet, it says so rather than being mixed in with the verified ones.