TopRank Skills

80,000+ Skills to Supercharge Claude

The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.

Showing 118511 results
christopheryeo

new-proposal

by christopheryeo

star 0

Outline the lightweight process for turning discovery inputs into a first-draft Sentient proposal.

christopheryeo

recent-emails

by christopheryeo

star 0

Lists the most recent emails received, sent, drafted, or starred in Gmail. Defaults to last 24 hours, or accepts custom...

christopheryeo

presentation-outline

by christopheryeo

star 0

Transform a Google Doc explaining a key topic into a structured presentation outline. Takes a source document and genera...

christopheryeo

new-product

by christopheryeo

star 0

Generate comprehensive Enterprise AI Product White Papers using existing product documentation from Google Drive as sour...

fortesnow

frontend-design

by fortesnow

star 0

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to...

TrevorS

semantic-search

by TrevorS

star 0

Implement and debug semantic/vector search with model2vec-rs and sqlite-vec. Use for embedding generation, vector querie...

TrevorS

setup-environment

by TrevorS

star 0

Set up the embedding model for semantic search. model2vec-rs downloads models automatically; use when build fails or mod...

TrevorS

rust-tests

by TrevorS

star 0

Run and debug Rust tests for glhf. Use when running tests, fixing test failures, or adding new test cases.

TrevorS

database

by TrevorS

star 0

Work with the SQLite database layer including FTS5, sqlite-vec, and schema operations. Use for database queries, indexin...

jphetphoumy

skill-builder

by jphetphoumy

star 0

This skill exists to create new skills via the bundled CLI workflow.

jphetphoumy

molecule-init

by jphetphoumy

star 0

Initialize Molecule testing framework for Ansible roles with Docker-based TDD setup. Use when creating new Ansible roles...

jphetphoumy

ansible-testinfra

by jphetphoumy

star 0

Bootstrap minimal testinfra pytest suite for an Ansible role and remind to run via uv

jphetphoumy

ansible-role-init

by jphetphoumy

star 0

Scaffold a new Ansible role via ansible-galaxy init

jphetphoumy

ansible-fix

by jphetphoumy

star 0

ALWAYS use this skill immediately after running 'ansible-galaxy init' to create a new Ansible role. Also use when the us...

MacHu-GWU

maintainer-skill

by MacHu-GWU

star 0

Maintain the atlassian_confluence_cloud_v2_client SDK project. Use when asked to generate SDK code from OpenAPI spec, de...

dpietersz

global-tech-stack

by dpietersz

star 0

Understand and apply the n8n community node tech stack including TypeScript strict mode, Node.js v22+, n8n-workflow pack...

dpietersz

global-commenting

by dpietersz

star 0

Write self-documenting code with minimal, helpful comments that explain logic rather than changes. Use this skill when a...

dpietersz

testing-n8n-testing

by dpietersz

star 0

Test n8n nodes using Jest, nock for HTTP mocking, and local testing workflows with npm link. Use this skill when writing...

dpietersz

global-error-handling

by dpietersz

star 0

Implement proper error handling patterns for n8n nodes using NodeApiError and NodeOperationError classes. Use this skill...

dpietersz

global-coding-style

by dpietersz

star 0

Write TypeScript code for n8n nodes following proper naming conventions, file organization, import ordering, and type sa...

dpietersz

nodes-credentials-pattern...

by dpietersz

star 0

Implement n8n credential types including API key, OAuth2, and header-based authentication patterns. Use this skill when...

dpietersz

global-conventions

by dpietersz

star 0

Follow general development conventions for project structure, documentation, version control, and configuration manageme...

dpietersz

nodes-node-structure

by dpietersz

star 0

Structure n8n nodes correctly with INodeTypeDescription, resource-operation patterns, and proper package.json configurat...

dpietersz

nodes-declarative-pattern...

by dpietersz

star 0

Build n8n nodes using declarative style with JSON-based routing configuration for REST API integrations. Use this skill...