Pick your Claude skills
Claude Code skills discovered on GitHub daily by AI, explained in plain English — 1519 on the shelves today
Browse by aisle
Use it now, no install
You can paste these lines into the Claude app, Claude on the web, or the Claude Code terminal. The /command names on the left are just labels — typing one into a chat window does nothing. In Claude Code, saving a file under ~/.claude/commands/ turns it into a real slash command. Tap a corner on the right to find skills that do it on their own.
Explain blockchain simply enough for a ten-year-old
Summarize the text below in three lines, key points only:
Make the strongest possible case for a four-day work week
Push back hard on my claim that remote work is always better
Curated sets
Presentation Day
Turn a single document into a polished slide deck, then illustrate the key points with diagrams and infographics. Editing and visual QA for .pptx files are included so the deck is ready even at the last minute.
6 skills →Blog Writing Session
Shape a rough draft into clean, scannable Markdown, add matching illustrations, and rewrite it so it sounds human. Fact-check the claims, then export straight to styled HTML or a publishing platform.
6 skills →Code Review Day
Hostile reviewer personas and a parallel review gate pick apart your diff for goals, quality, and security. You also get change-impact analysis, dependency vulnerability facts, and a watcher that babysits the PR until it truly merges.
5 skills →Data Cleanup Desk
Profile CSV, Parquet, and JSON files for missingness, leakage, and outliers, then crunch them fast with DuckDB and Polars. Finish with proper statistical tests, clear charts, and a formatted Excel workbook.
7 skills →Dropped Into a New Codebase
Map the repo structure token-efficiently, build an architecture knowledge graph, and auto-generate hierarchical AGENTS.md docs. Then dive deep into specific files, wire up a language server, and start shipping.
6 skills →Keeping a Long Project on Track
Persist plans, findings, and progress to disk so your context survives /clear, compaction, and session breaks. Dump messy thoughts into a clean system, log every decision with its rationale, and review the week in narrative form.
5 skills →Research Report Run
Run a multi-pass, multi-source research pipeline with a locked citation registry, scholarly paper lookup, and clean BibTeX. Verify the claims, then ship the report as diagram-rich Markdown or a proper Word document.
6 skills →UI Polish Pass
Rework the interface with senior-designer rulesets, then audit it against Dieter Rams' principles and Apple's HIG. Accessibility checks, screen reader testing, and real-browser visual QA decide whether it's actually done.
6 skills →Clearing the Paperwork Inbox
Merge, split, OCR, and extract tables from PDFs while converting Office files and scans into clean Markdown. Even phone photos of documents become tidy scanner-style PDFs, and results can go back out as Word or Excel.
5 skills →Shipping a Feature End to End
Lock the spec through a requirements interview and alternative designs, then write a decision-complete plan grounded in your code. Build it with strict typing and TDD, debug with runtime evidence, split it into atomic PRs, and tag the release.
6 skills →