.claude/skills/docs-audit/SKILL.md
Audits docs/*.md and rules/skills for links, redundancy, verbosity, and token economy. Use when user says "audite os docs", "verifique os MDs", "audit markdown", or before long sessions to reduce context. Executes via subagent generalPurpose or qa-engineer.
npx skillsauth add lucasmiachon-blip/aula.cirrose docs-auditInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Audits markdown files using criteria from dev, designer, prompt engineer, systems engineer, and token-economy perspectives.
Delegate to subagent generalPurpose or qa-engineer with prompt:
Audite docs/*.md em batches de 5-7. Use o checklist abaixo. Reporte no formato de output abaixo.
| Domain | Focus | |--------|-------| | Systems | Links valid, paths relative, cross-refs consistent | | Dev | Single source per concept, no duplication | | Prompt eng | Reference over duplicate, tables for comparison | | Tokens | Docs >200 lines → index or reference.md, no time-sensitive data | | Design | Header hierarchy, lists for discrete items |
## Docs Audit — [date]
| Domain | Status | Items |
|--------|--------|-------|
| Links | PASS/WARN/FAIL | ... |
| Redundancy | PASS/WARN/FAIL | ... |
| Verbosity | PASS/WARN/FAIL | ... |
| Tokens | PASS/WARN/FAIL | ... |
| Structure | PASS/WARN/FAIL | ... |
### Recommended actions
1. ...
\[.*\]\(.*\) for linksnpx markdownlint-cli docs/**/*.md (if installed)testing
Audita slides médicos — assertion-evidence, acessibilidade, dados clínicos e design system. Adaptável por aula (lê CLAUDE.md da aula para contexto clínico). Ativar quando o usuário pedir "revise", "audite", "review", "verifique slides" ou "check slides". Reporta PASS/WARN/FAIL por slide.
development
Audita repo para orphan files, broken MD links, dead HTML, e temp files. READ-ONLY por default — limpa so com --fix explicito. Usar quando suspeitar de acumulo de lixo, antes de ZIP export, ou apos varias sessoes de refactor. Exemplos "limpar repo", "tem lixo?", "orphan files", "repo-janitor".
tools
Expert guide for the NotebookLM CLI (`nlm`) and MCP server - interfaces for Google NotebookLM. Use this skill when users want to interact with NotebookLM programmatically, including: creating/managing notebooks, adding sources (URLs, YouTube, text, Google Drive), generating content (podcasts, reports, quizzes, flashcards, mind maps, slides, infographics, videos, data tables), conducting research, chatting with sources, or automating NotebookLM workflows. Triggers on mentions of "nlm", "notebooklm", "notebook lm", "podcast generation", "audio overview", or any NotebookLM-related automation task.
development
Cria novo slide assertion-evidence para uma aula. Use quando o usuário pedir "criar slide", "novo slide", "new slide", "adicionar slide sobre [topic]". Gera HTML completo com template correto.