blender-architect
|
browser-extension
|
claude-md-writer
Escribe y mejora archivos CLAUDE.md siguiendo best practices de Anthropic. Este skill se activa cuando el usuario dice "crear CLAUDE.md", "mejorar CLAUDE.md", "actualizar CLAUDE.md", "revisar CLAUDE.md", "escribir instrucciones del proyecto", "create CLAUDE.md", "improve CLAUDE.md", "review CLAUDE.md", "write project instructions", "optimize docs for Claude", "auditar CLAUDE.md", "audit CLAUDE.md", "limpiar CLAUDE.md", "dead weight", o configura un nuevo repositorio.
coding-guidelines
Principios para escribir codigo de calidad. This skill should be used when the user mentions "buenas practicas", "best practices", "coding guidelines", "code quality", "clean code", "principios de codigo", "refactorizar con principios", "refactor with principles", or wants to follow quality patterns when writing or reviewing code.
derecho-argentino
|
doc-organizer
Este skill se usa cuando el usuario pide "organizar docs", "ordenar documentacion", "mover documentos a carpetas", "categorizar archivos md", "reorganizar documentacion", o cuando hay archivos .md sueltos en docs/ que necesitan ser movidos a subcarpetas tematicas. Organiza y categoriza documentos tecnicos en la estructura correcta del proyecto.
doc-writer
Este skill se usa para crear documentos tecnicos organizados en /docs (specs, planes de implementacion, ADRs, documentacion de referencia). Se activa cuando el usuario dice "crear documento", "escribir spec", "documentar esto", "creame una spec", "escribime documentacion", "hacer documentacion", "write a spec", "create documentation", "write an ADR", o quiere agregar documentacion tecnica al proyecto.
feature-planner
Planifica features con entrevista estructurada y crea tareas. Este skill se activa cuando el usuario dice "quiero agregar", "planificar feature", "nueva funcionalidad", "implementar esto", "crear plan", "planificar antes de codear", "disenar feature", "como deberia implementar esto", "pensar la arquitectura", o quiere alinear antes de escribir codigo.
furniture-planner
|
gh-cli
|
git-reconciler
Sincroniza un branch de trabajo con main/master de forma segura, detectando conflictos antes de mergear. Este skill se usa cuando el usuario dice "sync con main", "actualizar branch", "traer cambios de main", "reconciliar", "merge main", "hay conflictos?", "rebase sobre main", o cuando un branch esta desactualizado respecto a origin/main. Tambien aplica antes de crear un PR para verificar que no haya conflictos pendientes.
github-actions
This skill should be used when the user says "add CI", "setup GitHub Actions", "create workflow", "deploy workflow", "automate tests", "CI/CD pipeline", "improve workflow", "fix CI", "optimize GitHub Actions", "agregar CI", "configurar GitHub Actions", "workflow de deploy", "automatizar tests", or when a project has no .github/workflows/ directory. Covers Node.js, Python, and Go stacks.
indice-titularidad
|
investor-profiler
Entrevista estructurada para determinar perfil de inversor y recomendar asset allocation. Evalua situacion financiera, horizonte temporal, tolerancia al riesgo, experiencia y objetivos. Genera documento con perfil y recomendaciones personalizadas. Este skill se activa cuando el usuario dice "perfil inversor", "en que invertir", "asset allocation", "que inversiones me convienen", "como empezar a invertir", o quiere evaluar su perfil de riesgo.
llms-txt-generator
This skill generates llms.txt documentation optimized for AI/LLM consumption. It should be used when the user says "crear llms.txt", "generate llms.txt", "documentar para AI", "document for AI", "crear documentacion para LLMs", "generate docs for LLMs", "make repo readable for Claude", or wants to create structured machine-readable documentation following the llms.txt standard.
lm-studio
|
logging-backend
Implementa Wide Events (Canonical Log Lines) para logging backend estructurado. Se activa cuando el usuario dice "agregar logging", "add logging", "mejorar logs", "improve logs", "wide events", "observabilidad", "observability", "canonical log lines", "structured logging", o necesita logs estructurados en un backend Node.js/Java.
nano-banana
|
nextjs-project-starter
Creates Next.js projects with a configurable stack (Mantine, Supabase, Zustand, Zod). This skill should be used when the user says "create a Next.js project", "new web project", "bootstrap fullstack app", "start new app", "crear proyecto Next.js", "nuevo proyecto web", "empezar app fullstack", or wants to scaffold a new personal project from scratch.
r3f
|
setup-project
This skill should be used when the user says "setup project", "configurar proyecto", "inicializar proyecto", "agregar npm run check", "que CLIs tengo", "detect CLIs", or starts working on a new project. It configures standardized check scripts and detects available CLI tools in the environment.
video-debugger
|
view-transitions
|
web-animations
|
worktree-manager
Gestiona git worktrees usando la estrategia de carpeta .worktrees/. Este skill debe usarse cuando el usuario diga "crear worktree", "nuevo branch en paralelo", "trabajar en otra feature sin cambiar de branch", "limpiar worktrees", "listar worktrees", "podar worktrees huerfanos", o necesite desarrollo paralelo en multiples branches simultaneamente.