Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
DevelopmentAvançado

QA Expert

pordaymade·daymade· v1.0.0 · atualizado em 2026-04-10
84
Score

This skill establishes comprehensive QA testing processes for software projects, including test strategy creation, test case writing (following Google Testing Standards), test plan execution, and bug tracking (P0-P4 classification). It also calculates quality metrics, generates progress reports, implements OWASP security testing, and aims for 90% coverage. Autonomous execution is supported via master prompts, and complete documentation templates are provided for third-party QA team handoffs.

qaquality-assurancetestingtest-automationowaspsecurity-testingtest-management
Linguagens
TypeScriptJavaScriptPythonJavaC#
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdqa-expert/workflow
1. Initialize QA project using `init_qa_project.py`.
2. Write test cases following AAA pattern using `TEST-CASE-TEMPLATE.md`.
3. Execute test cases manually or autonomously using `master_qa_prompt.md`.
4. Track test execution status in `TEST-EXECUTION-TRACKING.csv`.
5. File bugs in `BUG-TRACKING-TEMPLATE.csv` with proper severity.
6. Calculate quality metrics using `calculate_metrics.py`.
7. Generate QA reports using `WEEKLY-PROGRESS-REPORT.md`.
8. Implement OWASP security testing and track coverage.

Telemetria de Agentes

Execuções
0
total
Taxa de Sucesso
0%
últimos 30d
Latência Média
0.0s
p50
Alucinação
0.0%
detecção
Tokens Entrada
0
avg 0/exec
Tokens Saída
0
avg 0/exec

Uso por Plataforma

Skills Relacionados

Similar aVitest
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
82
Similar a ←Anti-Detect Browser Automation with camoufox-cli
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
77
Similar a ←Test-Driven Development (TDD)
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
79
Similar a ←Root Cause Tracing
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
84
Similar a ←Go Testing
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
85
Similar a ←Testing Skills With Subagents
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar a ←Fix Tests
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
82

Árvore do Skill

QA Expert
qa-expert
Fases Cognitivas6
1.SENSE
2.CONTEXTUALIZE
3.HYPOTHESIZE
4.ACT
5.EVALUATE
6.REFLECT
Triggers9
set up qa infrastructurewrite standardized test casesexecute comprehensive test plansimplement security testingfile bugs with severity classificationgenerate qa reportscalculate quality metricsprepare qa documentationenable autonomous test execution

Avaliar este Skill

Score Breakdown

⭐Avaliação Humana0%
🤖Sucesso de Agentes0%
🕐Atualidade100%
🔗Saúde de Dependências100%
🕸️Centralidade no Grafo0%
🛡️Segurança50%
CompositeScore = α·Humano + β·Agente + γ·Recência + δ·Deps + ε·Centralidade + ζ·Segurança

Instalação

$ synaptic mcp download qa-expert
$ synaptic skills detail qa-expert
$ synaptic skills live qa-expert

Dependências

pythonpytest

Links

GitHub Repository