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:
@@ -1,18 +1,6 @@
|
||||
---
|
||||
name: easypanel-troubleshoot
|
||||
description: >
|
||||
Automated diagnostics for EasyPanel deployment issues via API oficial. Analyzes container logs,
|
||||
health endpoints, Traefik routing, and resources to identify root causes.
|
||||
Use when user mentions "easypanel troubleshoot", "deploy failed", "502 error",
|
||||
"crash loop", "container problems", "debug deployment".
|
||||
author: Descomplicar® Crescimento Digital
|
||||
version: 2.0.0
|
||||
quality_score: 70
|
||||
user_invocable: true
|
||||
desk_task: TBD
|
||||
allowed-tools: Bash, Read
|
||||
dependencies:
|
||||
- easypanel-api
|
||||
description: Diagnóstico automático de problemas de deploy no EasyPanel — análise de logs de containers, health endpoints, routing Traefik e recursos para identificar causas raiz.
|
||||
---
|
||||
|
||||
# EasyPanel Troubleshoot
|
||||
|
||||
Reference in New Issue
Block a user