Top Rated
The most starred skills loved by the community. Quality guaranteed!
docstring
by pipecat-ai
Document a Python module and its classes using Google style
update-docs
by pipecat-ai
Update documentation pages to match source code changes on the current branch
cache-expert
by dagger
Covers Dagger Engine caching internals including cache key derivation, invalidation, and the immutable DAG model. Use when debugging cache misses, unexpected invalidations, or implementing caching-related engine features.
dagger-codegen
by dagger
Edit dagger.gen.go output, Go templates (object.go.tmpl, defs.go.tmpl), invoke() dispatch, SDK interfaces (CodeGenerator, ClientGenerator), dagger develop, dagger client install. Keywords: codegen, SDK, bindings, templates, internal/dagger, dag.*, ModuleMainSrc
dagger-chores
by dagger
Handle quick, repeatable Dagger repository maintenance chores. Use when the user asks for small operational changes and wants the same established edits and commit style applied quickly.
algorithms-education
by williamfiset
Skills and conventions for an educational algorithms and data structures repository. Use this skill whenever working on algorithm implementations, data structure code, LeetCode-style problems, graph theory, dynamic programming, or any Java-based educational coding project. Trigger on mentions of: algorithms, data structures, graph theory, sorting, searching, trees, DP, BFS, DFS, linked lists, heaps, segment trees, union-find, or any request to write, refactor, document, or test educational code. Also trigger when the user asks to "clean up", "simplify", "document", "refactor" or "add tests" to algorithm code.
Algorithms
by williamfiset
A collection of algorithms and data structures
pr-markdown-body-file
by nikivdev
Always edit/create GitHub PR bodies from a markdown file; never inline escaped newlines.
quality-bun-feature-delivery
by nikivdev
Enforce tight Codex/Claude delivery loop with Bun-first testing, skill sync/reload, and commit quality gates.
env
by nikivdev
Manage environment variables and secrets with flow (always use Flow env store)
videocaptioner
by WEIFENG2333
Process video subtitles — transcribe speech, optimize/translate text, burn styled subtitles into video. Use when you need to add subtitles to a video, transcribe audio, translate subtitles, or customize subtitle styles.
break-loop
by mindfold-ai
"Break the Loop - Deep Bug Analysis"
update-spec
by mindfold-ai
"Update Code-Spec - Capture Executable Contracts"
check-frontend
by mindfold-ai
"Check if the code you just wrote follows the frontend development guidelines."
skill-creator
by vercel-labs
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
idapython
by mrexodia
IDA Pro Python scripting for reverse engineering. Use when writing IDAPython scripts, analyzing binaries, working with IDA's API for disassembly, decompilation (Hex-Rays), type systems, cross-references, functions, segments, or any IDA database manipulation. Covers ida_* modules (50+), idautils iterators, and common patterns.
stop-slop
by hardikpandya
Remove AI writing patterns from prose. Use when drafting, editing, or reviewing text to eliminate predictable AI tells.
translate-docs
by MoonshotAI
Translate and sync bilingual documentation.
remotion-best-practices
by vercel-labs
Best practices for Remotion - Video creation in React
json-render-react
by vercel-labs
React renderer for json-render that turns JSON specs into React components. Use when working with @json-render/react, building React UIs from JSON, creating component catalogs, or rendering AI-generated specs.
json-render-react-native
by vercel-labs
React Native renderer for json-render that turns JSON specs into native mobile UIs. Use when working with @json-render/react-native, building React Native UIs from JSON, creating mobile component catalogs, or rendering AI-generated specs on mobile.
json-render-remotion
by vercel-labs
Remotion renderer for json-render that turns JSON timeline specs into videos. Use when working with @json-render/remotion, building video compositions from JSON, creating video catalogs, or rendering AI-generated video timelines.
skill-creator
by vercel-labs
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
remotion-best-practices
by millionco
Best practices for Remotion - Video creation in React