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

Rust Backend Coding Guidelines

porwindmill-labs·windmill-labs· v1.0.0 · atualizado em 2026-04-11
81
Score

Rust coding guidelines for the Windmill backend. MUST use when writing or modifying Rust code in the backend directory.

rustbackendcoding-guidelinescode-qualityerror-handlingasync-programming
Linguagens
Rust
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdrust-backend/workflow
**Understand the requirement:** Clearly define the purpose and scope of the Rust code to be written or modified.
**Review the guidelines:** Familiarize yourself with the Rust backend coding guidelines.
**Design data structures:** Choose appropriate data structures (structs, enums, newtypes) based on domain needs.
**Implement logic:** Write the core logic, adhering to error handling, async patterns, and other guidelines.
**Test the code:** Thoroughly test the implemented code to ensure it functions correctly and adheres to the guidelines.
**Refactor and optimize:** Refactor the code for clarity and performance, applying best practices.
**Submit for review:** Submit the code for review, ensuring it meets all requirements and guidelines.

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 aPerformance Optimization
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
83
Similar aKnitwork Processing
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
78
Similar aConcurrency
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
83

Árvore do Skill

Rust Backend Coding Guidelines
rust-backend
Fases Cognitivas6
1.SENSE
2.CONTEXTUALIZE
3.HYPOTHESIZE
4.RECOMMEND
5.ACT
6.REFLECT
Triggers6
write Rust code for the Windmill backendmodify Rust code in the backend directoryfollow Rust coding guidelinesimprove Rust backend code qualityapply Rust best practicesuse Rust patterns for backend development

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 rust-backend
$ synaptic skills detail rust-backend
$ synaptic skills live rust-backend

Dependências

sqlxserdetokiowindmill_common::error

Links

GitHub Repository