Free Claude Code skills I have built for my own workflows. Each one is a standalone .md file you can drop into any Claude Code project. No signup, no gating.
6
Skills
Free
Always
.md
Drop-in Files
Claude Code Skills
Download and use.
Each skill is a standalone .md file. Drop it into your project and it works.
Generates a self-playing animated HTML demo for any project. Single-file output with intro screen, dashboard mockup, step-by-step cursor animation, sidebar captions, timeline controls, and piano music. Best for stability on complex projects.
Template-based demo generator with full mobile support. Responsive layout, touch gestures, fullscreen API, and landscape detection. Faster to generate but may need manual adjustments on complex projects.
Generates browser console scripts to extract data from paginated websites. Accumulates results across pages via localStorage, then processes and cleans the output into ready-to-use JSON.
Audit any Claude Code skill file for security risks before installing. Reads the .md, checks for dangerous patterns across three severity tiers, and returns a structured safety verdict with quoted evidence.
Scans your codebase for duplicated code from the current session. Compares new functions, components, and utilities against existing code, then refactors automatically. Runs three parallel scans covering components, logic, and API routes.
Scans any file for em dashes and replaces them with natural alternatives: commas, colons, full stops, or brackets. Removes one of the most obvious AI writing tells from your copy in a single pass.