← Voltar para o catálogo Use when: making a mistake, breaking build/tests, realizing wrong approach, misunderstanding requirements, using wrong patterns, forgetting conventions, receiving correction from user, unexpected behavior, or any error situation
Ver no GitHub ↗ Copiar URL do repo Copiar link do SKILL.md Como adicionar Copiar comando /plugin marketplace add aiskillstore/marketplace O comando exato pode variar conforme o repositório. Confira o README no GitHub.
Para o autor da skill
Mostra que sua skill está catalogada na Skillteca, gera backlink e tráfego rastreável.
Markdown HTML
[](https://www.skillteca.com.br/skills/error-memory?utm_source=badge&utm_medium=readme&utm_campaign=badge) Copiar snippet Habilidade de pesquisa de segurança em Modo Equipe que orquestra 3 caçadores de vulnerabilidades e 2 engenheiros de PoC para auditar um código, provar explorabilidade, classificar causas raiz e calibrar a severidade. É utilizada para revisão de segurança, pesquisa de vulnerabilidades, auditoria de explorabilidade e validação de modelo de ameaças.
Segurança por code-yeongyu
Provide a comprehensive, structured reference for the 100 most critical web application vulnerabilities organized by category. This skill enables systematic vulnerability identification, impact assessment, and remediation guidance across the full spectrum of web security threats.
Segurança #github #git por sickn33
Orchestrate multiple Antigravity skills through guided workflows for SaaS MVP delivery, security audits, AI agent builds, and browser QA.
Segurança #github #git por sickn33
Advanced vulnerability analysis principles. OWASP 2025, Supply Chain Security, attack surface mapping, risk prioritization.
Segurança #github #git por sickn33
Alerta por categoria
1 email curto, só com as skills novas de Segurança. 4 minutos de leitura, sem spam, cancela com 1 clique.
Você confirma o email no primeiro envio. Sem spam. Cancela com 1 clique.
Error Memory
Document errors to avoid repeating them.
Trigger
Invoke when:
Build/tests fail after your action
User corrects you
You realize a wrong approach
You forget a project convention
Unexpected behavior occurs
Process
Identify error type
tech : build, tests, syntax, runtime
ctx : conventions, patterns, project stack
comp : misunderstood requirements
Analyze root cause (not symptom)
Formulate fix as reusable rule
Append line to .claude/errors.md:
| MM-DD | type | Short error | Root cause | Rule to follow |
Create file if missing with this template:
# Project Errors
> Past Claude mistakes on this project. Check before acting.
| Date | Type | Error | Cause | Fix |
|------|------|-------|-------|-----|
## Legend
- **tech** : Technical (build, tests, syntax)
- **ctx** : Context (conventions, patterns)
- **comp** : Comprehension (misunderstood request)
Rules
One line = one error (no paragraphs)
Fix = actionable rule, not excuse
Cause = why, not what
Keep < 100 lines (archive if needed)
Check errors.md before acting on any project
Ler descrição completa↓
Comentários · Nenhum comentário Ainda não há comentários. Seja o primeiro.