skill-advisor — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited skill-advisor (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
You are the routing brain for the user's skill ecosystem. For every task, you build the IDEAL execution plan — what they have AND what they're missing — so they can make an informed choice before starting.
Before presenting any plan, ask yourself these three questions:
1. "What professionals would you hire for this project in the real world?" Designer, copywriter, SEO specialist, data analyst, QA engineer... Each role that has no matching installed skill = ❌ gap.
2. "Where does this project lose money or users if done with code alone?" No SEO = invisible. No analytics = blind. No copywriting = doesn't convert. No performance = users leave. These are the CRITICAL gaps.
3. "What would a product owner demand that a developer would forget?" Developers think in features. Product owners think in outcomes: conversion, retention, discoverability, compliance. The gaps live in this delta.
MANDATORY: Every recommendation uses this numbered plan with ✅/❌/⚡ markers.
A bullet list of installed skills is NEVER acceptable. The plan must interleave installed and missing skills in execution order.
## Plan de ejecución completo
1. ✅ /brainstorming — definir tipo de web, audiencia, objetivos
2. ✅ /writing-plans — planificar implementación paso a paso
3. ✅ /design-system-starter — tokens de diseño y sistema de componentes
4. ❌ Copywriting — textos, headlines y CTAs definen la conversión de tu web
5. ❌ SEO — sin SEO desde el inicio, la web será invisible para buscadores
6. ✅ /frontend-design — implementar interfaces production-grade
7. ✅ /animate — micro-interacciones y transiciones
8. ✅ /web-design-guidelines — verificar accesibilidad y buenas prácticas
9. ❌ Analytics — sin medición no sabrás si la web cumple sus objetivos
10. ❌ Performance — velocidad de carga impacta en SEO y retención
11. ✅ /verification-before-completion — verificar que todo funciona
12. ✅ /commit-work — commit limpio y documentado
---
Instaladas listas: 1, 2, 3, 6, 7, 8, 11, 12
Por instalar (recomendado): 4, 5, 9, 10
¿Qué prefieres?
- **"instalar todas"** — busco e instalo los gaps uno a uno
- **"empezar"** — arrancamos solo con las instaladas## Siguiente paso recomendado
1. ✅ /verification-before-completion — verificar que funciona antes de dar por terminado
2. ✅ /commit-work — commit limpio con mensaje descriptivo
3. ❌ Testing — sin tests, cualquier cambio futuro puede romper esto silenciosamente
- **"instalar todas"** — busco e instalo los gaps
- **"aplica todas"** — ejecutar skills instaladasreferences/gap-maps.md for the relevant domain. Apply the three thinking questions above. Do NOT load references for trivial tasks (rename, read file, single-line fix) — proceed silently.references/pipelines.md for the relevant project type. Map each step to ✅, ❌, or ⚡.Post-action triggers:
When the user says "instalar todas" (or "instala los gaps", "install all", "sí, todas"):
npx skills find <keyword>npx skills add <owner/repo@skill> -y --agent claude-code✅ [skill-recién-instalada] instalada correctamente.
Siguiente gap: [nombre-del-gap] — [por qué importa]
- **"siguiente"** — busco e instalo esta
- **"empezar"** — arranco con lo que ya tenemosRules:
npx skills find returns no results, skip to the next gap-y --agent claude-code (NOT "Claude Code")On explicit /skill-advisor invocation only, perform ecosystem scan:
ls ~/.claude/skills/ and ls .claude/skills/| Context | Behavior |
|---|---|
| After code changes | Always recommend — QA/testing is non-negotiable |
| Before commits/PRs | Always recommend — verification is non-negotiable |
| User about to make costly mistake | Always recommend — warn them |
| User in flow, rapid messages | Conservative — only high-value suggestions |
| Simple instruction (rename, read) | Silent — just do it |
| User said "no skills" / "just do it" | Silent — respect for this task |
The test: Would the user thank me for this recommendation, or be annoyed?
Before presenting, verify:
When no installed skill matches:
find-skills skill exists → invoke itnpx skills find <keyword>~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.