80,000+ Skills to Supercharge Claude
The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.
reflection-interview
by jenniferied
Interactive interview for journal entry reflections. Covers all 5 research sub-questions (Workflow, Autorschaft, Iterati...
thesis-writing
by jenniferied
Thesis writing skill for MA Artistic Research. Covers academic requirements, submission format, and literature review wo...
roadmap
by jenniferied
Display ROADMAP.md tasks and offer interactive task selection with sub-agent suggestions.
Expert Claude Code engineer with deep knowledge of skills authoring, Agent SDK (TypeScript/Python), Claude API, prompt e...
Expert iOS/macOS development with Swift 6, SwiftUI, SwiftData, CloudKit, and modern Apple frameworks. Use when writing S...
Write cross-platform JavaScript for macOS and iOS using JavaScriptCore, JXA, and native APIs. Use when creating JS files...
Browser compatibility documentation for web features. Use when checking browser support, feature compatibility, CSS/JS/H...
Expert Bun runtime and toolkit guidance for JavaScript/TypeScript development. Use when writing Bun code, building serve...
scaffold-skill
by nkrebs13
Generate a new skill from a template with proper structure, frontmatter, and boilerplate files. Use when creating a new...
validate-skills
by nkrebs13
Validate all skills in the repository for proper structure, frontmatter, naming conventions, and required files. Use whe...
asset-gen
by nkrebs13
This skill should be used when generating app icons, splash screens, store assets, or marketing materials using the Gemi...
scan-secrets
by nkrebs13
Run security scan on skills or directories to detect API keys, tokens, passwords, personal paths, and other sensitive da...
audit-project
by nkrebs13
Analyze current project's Claude Code configuration and suggest improvements
sync-skills
by nkrebs13
Bidirectional sync between local Claude Code skills (~/.claude/skills/) and the GithubSkills repository. Use when you ne...
Applies project-specific coding conventions and patterns. Use when writing, reviewing, or modifying code to maintain con...
react-native
by grupalia
React Native - UI kit, NativeWind/Tailwind styling, hooks, component patterns. Use when working with React Native code.
api-types
by grupalia
TypeScript API client - types, React Query, mutations. Use when working with API client code or types.
vue-frontend
by grupalia
Vue 3 frontend - composition API, TypeScript, Tailwind styling. Use when working with Vue components.
rails-serializers
by grupalia
Rails serializers - variants for different response shapes, one serializer per resource. Use when working with serialize...
rspec
by grupalia
RSpec tests - conventions, patterns, performance. Use when writing or reviewing specs.
rails-migrations
by grupalia
Rails migrations - schema changes, data migrations, migration commands. Use when creating or modifying database migratio...
git
by grupalia
Git conventions - commit messages, branch management, rebasing. Use when committing code or reviewing commit history.
rails-models
by grupalia
Rails models and migrations - ActiveRecord, AASM state machines, callbacks, scopes, database conventions. Use when worki...
refactor
by grupalia
Code refactoring - architecture, extraction patterns, naming. Use when improving code structure.