Explorar skills
4845 skills encontradas
Alerta por categoría
Recibe nuevas skills de DevOps e Infra todos los lunes
cicd-automation-workflow-automate
You are a workflow automation expert specializing in creating efficient CI/CD pipelines, GitHub Actions workflows, and automated development processes. Design automation that reduces manual work, improves consistency, and accelerates delivery while maintaining quality and security.
geo-schema
JSON-LD schema audit specifically for AI engines. Detects, validates, and generates Schema.org markup with GEO-priority properties: Organization.knowsAbout (#2 most important markup as of March 2026), Organization.sameAs (entity linking glue), Product/SoftwareApplication/ Service, FAQPage (for AI extraction even after May 2026 rich-results deprecation), Person (author), and entity chain depth (Pro
which-llm
Look up current LLM intelligence, cost-to-run, benchmark scores, capabilities, and OpenRouter slugs (including :free tier). Use whenever the user asks "which model should I use", "what's the cheapest model that…", "compare model X vs Y", "is there a free version of X", "what's the OpenRouter slug for X", is about to wire up, swap, or hardcode any LLM (OpenAI/Anthropic/OpenRouter/Gemini/xAI/DeepSee
devops
DevOps engineering skill for CI/CD pipelines, Docker/containerization, deployment strategies, infrastructure as code, cloud services, and production operations. Use when task involves deploying, containerizing, setting up pipelines, managing infrastructure, or production debugging.
devops
DevOps engineering skill for CI/CD pipelines, Docker/containerization, deployment strategies, infrastructure as code, cloud services, and production operations. Use when task involves deploying, containerizing, setting up pipelines, managing infrastructure, or production debugging.
workflow-to-skill
Use when turning a repeated agent workflow, prompt sequence, operating procedure, or domain process into a concise Codex or Claude skill.
prd-to-issues
Use when converting a PRD, product brief, or feature spec into GitHub-ready issues with labels, acceptance criteria, dependencies, and verification steps.
free-image-and-video-generation
Un kit de herramientas de IA local gratuito para procesamiento de imágenes y video, que ofrece herramientas como escalado, mejora facial y eliminación de fondo, complementado con generación de IA en la nube a través de Atlas Cloud API con más de 300 modelos.
fact-drift
Una skill de Claude Code que verifica la actualidad de hechos citados de páginas externas, buscando datos, comparándolos con una línea base, informando discrepancias y actualizando citas desactualizadas previa aprobación.
skill-advisor
Gancho
review
Scan the current codebase or a specified file/diff for production bugs, logic errors, and risky code before it ships. Use when the user says "review", "check my code", "is this safe to ship", or "any bugs in this?". Produces a prioritised bug list with exact file:line references and optional auto-fixes.
env-audit
Use when you want to audit environment variable usage — scans the entire codebase for all env var references across all sources (code, Docker, CI, config files) and flags anything undocumented or inconsistent. Works for any stack and any env var pattern.