Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
DevelopmentMédio

Full-Output Enforcement

porleonxlnx·leonxlnx· v1.0.0 · atualizado em 2026-04-10
79
Score

Overrides default LLM truncation behavior. Enforces complete code generation, bans placeholder patterns, and handles token-limit splits cleanly. Apply to any task requiring exhaustive, unabridged output.

code-generationllm-outputfull-outputcompletenessno-truncationexhaustive-output
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdfull-output-enforcement/workflow
1
Scope: — Read the full request and count the expected deliverables.
2
Build: — Generate each deliverable completely, avoiding partial drafts.
3
Cross-check: — Compare the deliverable count against the scope count.
4
Pattern Check: — Verify the absence of banned patterns in the output.
5
Completeness Check: — Ensure every requested item is present and finished.
6
Code Check: — Confirm code blocks contain runnable code, not descriptions.
7
Token Limit Handling: — If approaching the token limit, pause at a clean breakpoint with instructions to continue.

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 aNode.js Backend Patterns
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar aAPI Design Principles
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
29
Similar aPython Performance Optimization
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
82

Árvore do Skill

Full-Output Enforcement
full-output-enforcement
Fases Cognitivas5
1.SENSE
2.CONTEXTUALIZE
3.ACT
4.EVALUATE
5.REFLECT
Triggers7
generate the complete codeensure a full outputavoid code placeholdersproduce the entire filedeliver all componentsno partial code generationgenerate exhaustive output

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 full-output-enforcement
$ synaptic skills detail full-output-enforcement
$ synaptic skills live full-output-enforcement

Links

GitHub Repository