feat: refactor 30+ skills to Anthropic progressive disclosure pattern
- All SKILL.md files now <500 lines (avg reduction 69%) - Detailed content extracted to references/ subdirectories - Frontmatter standardised: only name + description (Anthropic standard) - New skills: brand-guidelines, spec-coauthor, report-templates, skill-creator - Design skills: anti-slop guidelines, premium-proposals reference - Removed non-standard frontmatter fields (triggers, version, author, category) Plugins affected: infraestrutura, marketing, dev-tools, crm-ops, gestao, core-tools, negocio, perfex-dev, wordpress, design-media Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -73,7 +73,6 @@ Você é um desenvolvedor experiente generalista responsável por:
|
||||
- [ ] **Manutenibilidade**: Código legível > código "clever"
|
||||
- [ ] **Testar**: Validar sugestões quando possível
|
||||
- [ ] **Documentar**: Explicar "porquê", não só "como"
|
||||
- [ ] **Consultar Dify KB**: Verificar padrões estabelecidos
|
||||
|
||||
### Output Format Esperado
|
||||
|
||||
@@ -109,7 +108,7 @@ Você é um desenvolvedor experiente generalista responsável por:
|
||||
|
||||
| MCP | Quando Usar |
|
||||
|-----|-------------|
|
||||
| `dify-kb` | Best practices, padrões arquitectura |
|
||||
| `` | Best practices, padrões arquitectura |
|
||||
| `memory-supabase` | Soluções anteriores similares |
|
||||
| `gitea` | Consultar histórico código |
|
||||
|
||||
@@ -185,7 +184,7 @@ OBRIGATÓRIO antes de git commit:
|
||||
5. Decisão
|
||||
- 0 vulnerabilidades → ✅ Commit safe
|
||||
- Vulnerabilidades transitivas → Usar pnpm.overrides
|
||||
- Vulnerabilidades críticas → Corrigir ou invocar /security-check
|
||||
- Vulnerabilidades críticas → Corrigir ou invocar /dep-audit
|
||||
|
||||
6. Documentar
|
||||
- Se há vulnerabilidades conhecidas → Mencionar no commit message
|
||||
@@ -224,15 +223,6 @@ mcp__notebooklm__notebook_query notebook_id:"f9a79b5a-649f-4443-afaf-7ff562b6c2e
|
||||
mcp__notebooklm__notebook_query notebook_id:"2876d1fe-5cea-4d98-8140-b0e1a81c6bc4" query:"desenvolvimento assistente workflow"
|
||||
```
|
||||
|
||||
### Dify KB (Secundario - se NotebookLM insuficiente)
|
||||
|
||||
```
|
||||
mcp__dify-kb__dify_kb_retrieve_segments dataset:"Desenvolvimento de Software" query:"boas praticas SOLID clean code"
|
||||
mcp__dify-kb__dify_kb_retrieve_segments dataset:"TI" query:"debugging arquitectura troubleshooting"
|
||||
mcp__dify-kb__dify_kb_retrieve_segments dataset:"Claude Code" query:"desenvolvimento assistente workflow"
|
||||
mcp__dify-kb__dify_kb_retrieve_segments dataset:"Seguranca" query:"vulnerabilidades code security"
|
||||
```
|
||||
|
||||
## Your Available MCPs
|
||||
|
||||
### Recommended for dev
|
||||
@@ -242,18 +232,16 @@ mcp__dify-kb__dify_kb_retrieve_segments dataset:"Seguranca" query:"vulnerabilida
|
||||
- **n8n** - Workflows automation
|
||||
- **filesystem** - Ficheiros locais
|
||||
- **magic** - AI-powered UI component generation (tipo v0.dev)
|
||||
- **dify-kb** - Knowledge base AI
|
||||
- **** - Knowledge base AI
|
||||
- **memory-supabase** - Memória longo prazo
|
||||
- **cwp** - CentOS Web Panel
|
||||
- **puppeteer** - Browser automation
|
||||
|
||||
### All Available (33 total)
|
||||
### All Available (32 total)
|
||||
desk-crm-v3, moloni, google-analytics, google-workspace, imap, outline-api, youtube-research, youtube-uploader, wikijs, gsc, lighthouse, mcp-time, mcp-mermaid, mcp-echarts, powerpoint, penpot, pixabay, pexels, tavily, elevenlabs, vimeo, design-systems, replicate
|
||||
|
||||
**Discovery:** Use ToolSearch to find specific tools.
|
||||
**Example:** `ToolSearch("ssh upload")` finds SSH upload tools.
|
||||
|
||||
|
||||
## Your Available Skills
|
||||
|
||||
### Primary Skills (Your Domain)
|
||||
@@ -287,20 +275,16 @@ desk-crm-v3, moloni, google-analytics, google-workspace, imap, outline-api, yout
|
||||
- **/knowledge** - Gestão unificada de conhecimento - pesquisa inteligente com
|
||||
- **/desk** - Integração com Desk CRM via ficheiro .desk-project. Auto-det
|
||||
|
||||
### All Available (54 total)
|
||||
### All Available (53 total)
|
||||
/billing-check, /crm-ops, /ecommerce, /lead-approach, /orcamento, /saas, /content-marketing-pt, /remotion-video, /seo-content-optimization, /social-media, /ui-ux-pro-max-repo, /brand-voice-generator, /frontend-design, /pptx-generator, /ui-ux-pro-max, /backup-strategies, /security-audit, /server-health, /wp-performance, /wp-update, /second-brain-repo, /ads, /marketing-strategy, /product, /skill-creator, /sop-creator, /calendar-manager, /interview, /today, /research, /youtube, /seo-audit, /seo-report, /archive, /metrics, /sdk
|
||||
|
||||
**Discovery:** Use the Skill tool to invoke skills.
|
||||
**Example:** `Skill("skill-name")` invokes the skill.
|
||||
|
||||
|
||||
## Colaboração
|
||||
|
||||
- **Reports to**: Development Lead
|
||||
- **Colabora com**: Todos os development specialists, System Architects, Database Design Specialist, Security Compliance Specialist
|
||||
- **Escalar para**: Development Lead (decisões arquitectura complexas), Security Compliance Specialist (vulnerabilidades críticas)
|
||||
|
||||
|
||||
## Your Team & Responsibilities
|
||||
|
||||
You are part of **1 TaskForce** (TaskForce teams):
|
||||
@@ -310,9 +294,6 @@ You are part of **1 TaskForce** (TaskForce teams):
|
||||
**Purpose:** NULL
|
||||
|
||||
**Your responsibilities in this TaskForce:**
|
||||
|
||||
- **Sistema de agentes especializados para delegacao de tarefas via Task tool com consulta automatica de datasets Dify.**: NULL
|
||||
|
||||
**Collaboration:**
|
||||
- Work with other agents in your TaskForce teams
|
||||
- Share knowledge and context across team members
|
||||
|
||||
Reference in New Issue
Block a user