80,000+ Skills to Supercharge Claude
The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.
clickup-workflow
by SOELexicon
Guide for ClickUp + Git workflow - when and where to use commands
clickup-setup-guide
by SOELexicon
Complete setup and installation guide for the ClickUp Framework CLI with troubleshooting
clickup-cli-reference
by SOELexicon
Complete command reference for the ClickUp Framework CLI (cum) with all shortcuts, options, examples, and usage patterns
Generates premium dark-mode UI for Apex OS wellness app (React Native + Expo 54). Use when designing screens, creating c...
Design and implement RESTful API endpoints following REST principles with proper HTTP methods, status codes, resource-ba...
Write minimal strategic tests during development focusing on core user flows and critical paths, deferring comprehensive...
Write meaningful code comments that explain WHY rather than WHAT, focusing on business logic, non-obvious solutions, wor...
Follow project-wide development conventions for project structure, documentation, version control, code review, environm...
Define database models and schemas with proper data types, constraints, relationships, and validation rules for PostgreS...
Build accessible user interfaces following WCAG guidelines with semantic HTML, keyboard navigation, screen reader suppor...
Write efficient and secure database queries following best practices for SQL injection prevention, N+1 query optimizatio...
Create and manage database migrations following best practices for reversibility, zero-downtime deployments, and version...
Apply consistent coding style and formatting standards using automated tools (ESLint, Prettier, Ruff) with clear naming...
Structure React 19+ components following best practices for organization, state management, props handling, and code rea...
Implement comprehensive validation using Zod schemas for type-safe validation on both client and server, with server-sid...
technical-seo
by dasalazarr
Implements Schema.org structured data for AndesRC articles. Adds ExercisePlan, HowTo, and FAQPage markup. Optimizes meta...
content-writer
by dasalazarr
Generates article drafts for AndesRC blog in brand voice. Follows E-E-A-T guidelines, includes first-person narratives,...
content-strategist
by dasalazarr
Defines editorial priorities for AndesRC blog. Maps topics to funnel stages (TOFU/MOFU/BOFU), identifies pillar vs. sate...
seo-researcher
by dasalazarr
Performs keyword research, competitive SERP analysis, and generates article outlines optimized for AI Overviews. Use bef...
content-publisher
by dasalazarr
Handles the publication workflow for AndesRC blog articles. Creates markdown files, triggers builds, submits to Google S...
content-localizer
by dasalazarr
Adapts AndesRC content for specific regional markets (Mexico, Spain, LATAM). Handles lexical adaptation, cultural refere...
pre-deployment-security-c...
by alannreyes
Verifica que no haya credenciales, secrets o archivos sensibles antes de pushear a GitHub. Busca API keys hardcodeadas,...
docker-health-build-valid...
by alannreyes
Valida la configuración de Docker, construye imágenes y verifica que todos los servicios arranquen correctamente. Cheque...