Habilidades publicadas 15
spec-driven-development
Define Software Work Before You Build
Ambiguous requirements cause rework, scope drift, and weak acceptance criteria. This skill creates reviewed specifications, plans, and tasks before implementation begins.
security-and-hardening
Harden Applications Against Common Vulnerabilities
Security weaknesses often enter through untrusted input, weak authorization, exposed secrets, and unsafe integrations. This skill provides practical controls and review checklists to reduce those risks before release.
performance-optimization
Optimize Application Performance with Evidence
Performance changes often add complexity without proving user impact. This skill guides measurement, focused fixes, verification, and regression protection across application layers.
observability-and-instrumentation
Instrument Production Systems for Clear Diagnosis
Production failures are difficult to diagnose when telemetry is missing or noisy. This skill guides focused logging, metrics, tracing, alerts, runbooks, and verification.
incremental-implementation
Implement Changes in Verifiable Increments
Large changes become difficult to test, review, and reverse. This skill divides implementation into focused slices with verification, commits, flags, and final checks.
debugging-and-error-recovery
Debug Failures at the Root Cause
Unstructured debugging causes repeated failures, wasted time, and fragile fixes. This skill provides a repeatable process for finding causes, validating fixes, and preventing regressions.
context-engineering
Engineer Better Context for AI Coding Agents
AI coding agents lose accuracy when context is missing, stale, or excessive. This skill structures rules, task context, handoffs, and context budgets for focused work.
browser-testing-with-devtools
Test Browser Interfaces with Chrome DevTools
Static analysis cannot reveal every browser runtime problem. This skill uses Chrome DevTools MCP to inspect, diagnose, and verify real interface behavior.
api-and-interface-design
Design Stable APIs and Interfaces
Inconsistent interfaces create fragile integrations and costly breaking changes. This skill guides contract-first design, predictable errors, validation, compatibility, pagination, and reliable idempotency.
seo
Mejorar el SEO técnico
La visibilidad en búsqueda se ve afectada cuando las páginas tienen metadatos débiles, reglas de rastreo deficientes o datos estructurados incompletos. Esta habilidad guía correcciones de SEO técnico para flujos de trabajo de Claude, Codex y Claude Code.
planning-and-task-breakdown
Create Verifiable Implementation Plans
Large or vague projects are difficult to start and coordinate. This skill turns clear requirements into ordered tasks with dependencies, acceptance criteria, and checkpoints.
interview-me
Clarify Project Intent Before You Build
Ambiguous requests can create incorrect plans and wasted work. This skill asks focused questions to confirm goals, constraints, and success criteria before implementation.
documentation-and-adrs
Document Architecture Decisions Clearly
Teams can lose important reasoning when decisions remain only in code or chat messages. This skill provides structured guidance for ADRs, API documentation, changelogs, and project conventions.
code-review-and-quality
Revisar código según cinco ejes de calidad
Los cambios de código pueden ocultar problemas de corrección, seguridad, arquitectura, legibilidad y rendimiento. Esta habilidad aplica un proceso de revisión estructurado y genera comentarios priorizados y prácticos.
accessibility
Auditar la accesibilidad web con WCAG 2.2
Los problemas de accesibilidad bloquean a los usuarios y crean riesgos de lanzamiento cuando los equipos dependen solo de puntuaciones automatizadas. Esta skill guía auditorías de WCAG 2.2 con comprobaciones prácticas, patrones accesibles y remediación priorizada.