80,000+ Skills to Supercharge Claude
The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.
corporate-filings-search
by babdulhakim2
Search SEC and state corporate filings for financial and regulatory information
domain-whois-lookup
by babdulhakim2
Domain registration information and ownership investigation
business-registry-lookup
by babdulhakim2
Lookup company registration records and corporate information
pep-screening
by babdulhakim2
Check if individuals are politically exposed persons (PEPs), their relatives, or close associates, identifying potential...
email-address-lookup
by babdulhakim2
Email validation, breach check, and associated account discovery
property-records-search
by babdulhakim2
Search property ownership records and real estate transactions
full-compliance-check
by babdulhakim2
Conduct comprehensive compliance screening using all available tools including sanctions, PEP, adverse media, UBO, and b...
ip-geolocation
by babdulhakim2
Geolocate IP addresses and analyze network information
adverse-media
by babdulhakim2
Search for negative news coverage, controversies, and reputational risks associated with individuals or companies across...
education-verification
by babdulhakim2
Verify educational credentials, degrees, and academic history
invalidate-local-plugin
by unsafe9
Stop the lingo server and delete the local plugin cache directory so Claude Code downloads the current version again on...
squash-table
by unsafe9
Squash database table migration versions in server/src/database.ts. Consolidates multiple migrations into a single initi...
version-bump
by unsafe9
Manage semantic version updates for this project. Handles patch, minor, and major version increments following semantic...
UI implementation best practices and conventions for building user interfaces. Use this skill when implementing UI.
Create custom slash commands for Claude Code. Use when users want to create, modify, or understand slash commands for Cl...
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an exist...
Best practices and conventions for server-side data fetching, caching, and rendering in Next.js 16+ applications.
Guide for documenting project components and features. Creates or updates documentation in docs/components/ by exploring...
minimal-file-changes
by diey
Prefer small, local edits. Avoid creating new files or folders unless required by Laravel conventions or explicitly requ...
ask-clarifying-questions
by diey
Ask the minimum necessary clarifying questions before implementation when requirements are unclear or ambiguous.
pull-request-format
by diey
Validate pull request source/target rules and draft standardised PR titles and Markdown descriptions that match reposito...
boost-search-docs-first
by diey
Use Laravel Boost search-docs to verify the correct, version-specific approach before implementing Laravel ecosystem fea...
terminal-driven-fix-loop
by diey
Use a terminal-first feedback loop where the user runs tools manually and provides output for fixes.
tests-and-formatting-disc...
by diey
Maintain testing and formatting discipline aligned with the repository CI pipeline without automatically running tools.