80,000+ Skills to Supercharge Claude
The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.
obsidian-canvas
by tjdwls101010
Create and edit JSON Canvas files (.canvas) with nodes, edges, groups, and connections. Use when working with .canvas fi...
obsidian-markdown
by tjdwls101010
Create and edit Obsidian Flavored Markdown with wikilinks, embeds, callouts, properties, and other Obsidian-specific syn...
ask
by nijaru
Get second opinion from other models via gemini CLI or orcx.
update-chezmoi
by nijaru
Use when modifying global CLAUDE.md, dotfiles, or chezmoi config; syncing skills across machines; or adding skills to mu...
refactor
by nijaru
Analyze code and suggest concrete refactorings with before/after examples.
creating-skills
by nijaru
Use when wanting to turn a technique into a reusable skill, create a new skill, or make current work available for futur...
research
by nijaru
Deep research using web, docs, and code search. Triggers on: "research", "look into", "what's the best", "how should I",...
jb
by nijaru
Background job manager for long-running commands. Triggers on: "run in background", "takes a while", "long running", bui...
writer
by nijaru
Review text for AI-sounding language, awkward phrasing, and suggest improvements.
flutter-riverpod-architec...
by xnemesy
Gestione dello stato e dependency injection con Riverpod 2.0 (Code Generation).
node-express-backend
by xnemesy
Gestione del backend Node.js (Express, Firebase, Middleware).
flutter-secure-storage-pa...
by xnemesy
Pattern sicuro per salvare dati sensibili (Token, Seed) su device.
flutter-clean-architectur...
by xnemesy
Struttura del progetto Flutter e separazione delle responsabilità.
duskmoon-dev-core
by duskmoon-dev
When using npm package `@duskmoon-dev/core`, this skill shows how to install, configure, and use the CSS component libra...
test-driven-development
by JohnStrunk
Use when implementing any feature or bugfix, before writing implementation code - write the test first, watch it fail, w...
brainstorming
by JohnStrunk
Use when creating or developing, before writing code or implementation plans - refines rough ideas into fully-formed des...
writing-plans
by JohnStrunk
Use when design is complete and you need detailed implementation tasks for engineers with zero codebase context - create...
systematic-debugging
by JohnStrunk
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes - four-phase framework (root...
using-git-worktrees
by JohnStrunk
Use when starting feature work that needs isolation from current workspace or before executing implementation plans - cr...
verification-before-compl...
by JohnStrunk
Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verifi...