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

swift-concurrency-pro

portwostraws·twostraws· v1.0.0 · atualizado em 2026-04-10
80
Score

Reviews Swift code for concurrency correctness, modern API usage, and common async/await pitfalls. Use when reading, writing, or reviewing Swift concurrency code.

swiftconcurrencyasync-awaitcode-reviewactor-modelstructured-concurrencyswift-6.2
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdswift-concurrency-pro/workflow
1. Scan code for known-dangerous concurrency patterns using `references/hotspots.md`.
2. Check for Swift 6.2 concurrency behavior using `references/new-features.md`.
3. Validate actor usage for reentrancy and isolation correctness using `references/actors.md`.
4. Ensure structured concurrency is preferred over unstructured using `references/structured.md`.
5. Verify cancellation is handled correctly using `references/cancellation.md`.
6. Validate async stream and continuation usage using `references/async-streams.md`.
7. Cross-check against common failure modes using `references/bug-patterns.md`.
8. Report findings with before/after code fixes and a prioritized summary.

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 aAnti-Patterns
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
83
Similar aCoding Standards & Best Practices
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
82
Similar aCommit work
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80

Árvore do Skill

swift-concurrency-pro
swift-concurrency-pro
Fases Cognitivas5
1.SENSE
2.CONTEXTUALIZE
3.EVALUATE
4.RECOMMEND
5.REFLECT
Triggers8
review swift concurrency codecheck for actor reentrancy in swiftfind concurrency bugs in swiftanalyze swift async/await codevalidate swift concurrency patternsidentify concurrency issues in swift codeassess swift code for concurrency correctnessreview swift code for modern concurrency API usage

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 swift-concurrency-pro
$ synaptic skills detail swift-concurrency-pro
$ synaptic skills live swift-concurrency-pro

Links

GitHub Repository