80,000+ Skills to Supercharge Claude
The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.
Outline the lightweight process for turning discovery inputs into a first-draft Sentient proposal.
Lists the most recent emails received, sent, drafted, or starred in Gmail. Defaults to last 24 hours, or accepts custom...
Transform a Google Doc explaining a key topic into a structured presentation outline. Takes a source document and genera...
Generate comprehensive Enterprise AI Product White Papers using existing product documentation from Google Drive as sour...
frontend-design
by fortesnow
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to...
semantic-search
by TrevorS
Implement and debug semantic/vector search with model2vec-rs and sqlite-vec. Use for embedding generation, vector querie...
setup-environment
by TrevorS
Set up the embedding model for semantic search. model2vec-rs downloads models automatically; use when build fails or mod...
rust-tests
by TrevorS
Run and debug Rust tests for glhf. Use when running tests, fixing test failures, or adding new test cases.
database
by TrevorS
Work with the SQLite database layer including FTS5, sqlite-vec, and schema operations. Use for database queries, indexin...
skill-builder
by jphetphoumy
This skill exists to create new skills via the bundled CLI workflow.
molecule-init
by jphetphoumy
Initialize Molecule testing framework for Ansible roles with Docker-based TDD setup. Use when creating new Ansible roles...
ansible-testinfra
by jphetphoumy
Bootstrap minimal testinfra pytest suite for an Ansible role and remind to run via uv
ansible-role-init
by jphetphoumy
Scaffold a new Ansible role via ansible-galaxy init
ansible-fix
by jphetphoumy
ALWAYS use this skill immediately after running 'ansible-galaxy init' to create a new Ansible role. Also use when the us...
maintainer-skill
by MacHu-GWU
Maintain the atlassian_confluence_cloud_v2_client SDK project. Use when asked to generate SDK code from OpenAPI spec, de...
global-tech-stack
by dpietersz
Understand and apply the n8n community node tech stack including TypeScript strict mode, Node.js v22+, n8n-workflow pack...
global-commenting
by dpietersz
Write self-documenting code with minimal, helpful comments that explain logic rather than changes. Use this skill when a...
testing-n8n-testing
by dpietersz
Test n8n nodes using Jest, nock for HTTP mocking, and local testing workflows with npm link. Use this skill when writing...
global-error-handling
by dpietersz
Implement proper error handling patterns for n8n nodes using NodeApiError and NodeOperationError classes. Use this skill...
global-coding-style
by dpietersz
Write TypeScript code for n8n nodes following proper naming conventions, file organization, import ordering, and type sa...
nodes-credentials-pattern...
by dpietersz
Implement n8n credential types including API key, OAuth2, and header-based authentication patterns. Use this skill when...
global-conventions
by dpietersz
Follow general development conventions for project structure, documentation, version control, and configuration manageme...
nodes-node-structure
by dpietersz
Structure n8n nodes correctly with INodeTypeDescription, resource-operation patterns, and proper package.json configurat...
nodes-declarative-pattern...
by dpietersz
Build n8n nodes using declarative style with JSON-based routing configuration for REST API integrations. Use this skill...