80,000+ Skills to Supercharge Claude
The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.
post-prompt-finetune
by ernestdolog
Run automatically after completing any code changes. Validates TypeScript build, auto-fixes prettier and linting, then m...
fabric
by blackpwnguin
Native Fabric pattern execution for Claude Code. USE WHEN processing content with Fabric patterns (extract_wisdom, summa...
core
by blackpwnguin
PAI (Personal AI Infrastructure) - Your AI system core. AUTO-LOADS at session start. USE WHEN any session begins OR user...
createskill
by blackpwnguin
MANDATORY skill creation framework for ALL skill creation requests. USE WHEN user wants to create, validate, update, or...
observability
by blackpwnguin
Real-time monitoring dashboard for PAI multi-agent activity. USE WHEN user says 'start observability', 'stop dashboard',...
art
by blackpwnguin
Complete visual content system for PAI. Tron-meets-Excalidraw aesthetic - dark backgrounds, neon accents, hand-drawn ske...
research
by blackpwnguin
Comprehensive research, analysis, and content extraction system. Multi-source parallel research using available research...
markdown-to-docx
by mbilbao
Convierte archivos Markdown a DOCX con formato profesional usando pandoc. Incluye portada con título, tabla de contenido...
markdown-to-html
by mbilbao
Convierte archivos Markdown a HTML single-file con estilos profesionales corporativos
Read local PDFs to extract and verify exact numbers (counts, percentages, tables, figure captions) for papers/questions...
web-design
by TheDarkchip
Turn web UI/UX feedback into graspable, prioritized fixes (layout, hierarchy, accessibility, interaction patterns, and p...
github-repo-analysis
by Innfi
Analyze GitHub repositories to extract insights about commit frequency, outstanding contributors, release timeline, and...
nanonets-api
by guillempuche
Guia para integrar con el servicio OCR de Nanonets via API. Usar cuando se necesite extraer datos de documentos, crear m...
airparser-api
by guillempuche
Guia para integrar con el servicio de parsing de documentos Airparser via API, webhooks y Make.com. Usar cuando se confi...
memory
by growvv
a file-based long-term memory using a single JSONL file, with append-only writes and recent-window search via bash + jq.
api-integration
by IHKREDDY
Design and implement REST API integrations with proper error handling, authentication, rate limiting, and testing. Use w...
data-analysis
by IHKREDDY
Analyze datasets using Python with pandas, numpy, and visualization libraries. Generates statistical summaries, identifi...
code-review
by IHKREDDY
Performs comprehensive code reviews following industry best practices. Use when reviewing pull requests, code changes, o...
work-on-ticket
by IHKREDDY
Pulls ticket details from Jira, creates feature branches with proper naming conventions, and handles planning steps. Use...
db-metadata
by SeSiTing
提供v3_metadata数据库的SQL查询模板,包括对象编码(object_code)、对象名称、事件、按钮配置、自定义字段、元数据字段、插件...
op-db-metadata
by SeSiTing
提供v3_metadata数据库的SQL查询模板,包括对象编码(object_code)、对象名称、事件、按钮配置、自定义字段、元数据字段、插件...
op-db-e-report
by SeSiTing
提供v3_e-report数据库的SQL查询模板,包括数据分析告警配置等表的查询。查询分析告警配置时使用。使用 exec_sql 工具执行查询。