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

Optimize

porcodspeedhq·codspeedhq· v1.0.0 · atualizado em 2026-04-10
85
Score

Autonomously optimize code performance using CodSpeed benchmarks, flamegraph analysis, and iterative improvement. Employ this skill when the user aims to enhance code speed, reduce CPU usage, optimize memory, improve throughput, identify performance bottlenecks, or explicitly requests 'optimization'. Also, trigger when users mention slow functions, regressions, or seek to understand code execution time.

code-optimizationperformance-tuningcodspeedflamegraphbenchmarkingperformance-analysiscode-profiling
Linguagens
TypeScriptJavaScriptPythonJavaC#
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdcodspeed-optimize/workflow
1
Understand the target and metric — : Identify the code to optimize and the performance metric.
2
Check for benchmarks and auth — : Ensure benchmarks exist and CodSpeed is authenticated.
3
Establish a baseline — : Run benchmarks in simulation mode to get a baseline measurement.
4
Analyze with flamegraphs — : Use CodSpeed MCP tools to identify performance bottlenecks.
5
Make targeted changes — : Apply optimizations one at a time, preserving correctness.
6
Re-measure and compare — : Re-run benchmarks and compare against the baseline.
7
Validate with walltime — : Confirm improvements with walltime benchmarks.
8
Report and decide next steps — : Report improvements or revert regressions, and decide whether to continue optimizing.

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

Compõe com ←Setup Harness
70%
Hebbian Synapse
Composite0.700
w = 0.3·α + 0.5·β + 0.2·γ
82
Similar aGitHub PR Review
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
84
Similar a ←Symfony Quality Checks
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
76
Similar a ←Spec-Kit: Constitution-Based Spec-Driven Development
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
85
Similar a ←TypeScript/JavaScript Code Review Skill
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
79
Similar a ←Code Quality Auditor (L3 Worker)
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar a ←Codebase Analysis
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar a ←Debug Package Usage Guide
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
79
Similar a ←Diffity Diff Skill
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
79
Similar a ←Diffity Resolve Skill
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
76
Similar a ←Diffity Review Skill
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
79
Similar a ←Codebase Documenter
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80

Árvore do Skill

Optimize
codspeed-optimize
Fases Cognitivas6
1.SENSE
2.CONTEXTUALIZE
3.HYPOTHESIZE
4.ACT
5.EVALUATE
6.REFLECT
Triggers10
optimize code for performancespeed up my codereduce CPU usageimprove memory usagefind performance bottlenecksreduce latencyimprove performanceoptimize this functionfix this performance regressionunderstand where time is spent in my code

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 codspeed-optimize
$ synaptic skills detail codspeed-optimize
$ synaptic skills live codspeed-optimize

Links

GitHub Repository