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
babdulhakim2

corporate-filings-search

by babdulhakim2

star 0

Search SEC and state corporate filings for financial and regulatory information

babdulhakim2

domain-whois-lookup

by babdulhakim2

star 0

Domain registration information and ownership investigation

babdulhakim2

business-registry-lookup

by babdulhakim2

star 0

Lookup company registration records and corporate information

babdulhakim2

pep-screening

by babdulhakim2

star 0

Check if individuals are politically exposed persons (PEPs), their relatives, or close associates, identifying potential...

babdulhakim2

email-address-lookup

by babdulhakim2

star 0

Email validation, breach check, and associated account discovery

babdulhakim2

property-records-search

by babdulhakim2

star 0

Search property ownership records and real estate transactions

babdulhakim2

full-compliance-check

by babdulhakim2

star 0

Conduct comprehensive compliance screening using all available tools including sanctions, PEP, adverse media, UBO, and b...

babdulhakim2

ip-geolocation

by babdulhakim2

star 0

Geolocate IP addresses and analyze network information

babdulhakim2

adverse-media

by babdulhakim2

star 0

Search for negative news coverage, controversies, and reputational risks associated with individuals or companies across...

babdulhakim2

education-verification

by babdulhakim2

star 0

Verify educational credentials, degrees, and academic history

unsafe9

invalidate-local-plugin

by unsafe9

star 0

Stop the lingo server and delete the local plugin cache directory so Claude Code downloads the current version again on...

unsafe9

squash-table

by unsafe9

star 0

Squash database table migration versions in server/src/database.ts. Consolidates multiple migrations into a single initi...

unsafe9

version-bump

by unsafe9

star 0

Manage semantic version updates for this project. Handles patch, minor, and major version increments following semantic...

putto11262002

ui-skill

by putto11262002

star 0

UI implementation best practices and conventions for building user interfaces. Use this skill when implementing UI.

putto11262002

slash-commands

by putto11262002

star 0

Create custom slash commands for Claude Code. Use when users want to create, modify, or understand slash commands for Cl...

putto11262002

skill-creator

by putto11262002

star 0

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an exist...

putto11262002

data-fetching

by putto11262002

star 0

Best practices and conventions for server-side data fetching, caching, and rendering in Next.js 16+ applications.

putto11262002

component-docs

by putto11262002

star 0

Guide for documenting project components and features. Creates or updates documentation in docs/components/ by exploring...

diey

minimal-file-changes

by diey

star 0

Prefer small, local edits. Avoid creating new files or folders unless required by Laravel conventions or explicitly requ...

diey

ask-clarifying-questions

by diey

star 0

Ask the minimum necessary clarifying questions before implementation when requirements are unclear or ambiguous.

diey

pull-request-format

by diey

star 0

Validate pull request source/target rules and draft standardised PR titles and Markdown descriptions that match reposito...

diey

boost-search-docs-first

by diey

star 0

Use Laravel Boost search-docs to verify the correct, version-specific approach before implementing Laravel ecosystem fea...

diey

terminal-driven-fix-loop

by diey

star 0

Use a terminal-first feedback loop where the user runs tools manually and provides output for fixes.

diey

tests-and-formatting-disc...

by diey

star 0

Maintain testing and formatting discipline aligned with the repository CI pipeline without automatically running tools.