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

PostgreSQL Patterns

poraffaan-m·affaan-m· v1.0.0 · atualizado em 2026-04-10
79
Score

PostgreSQL database patterns for query optimization, schema design, indexing, and security. Based on Supabase best practices.

postgresqldatabase-designquery-optimizationindexingsqldatabase-performancesupabase
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdpostgres-patterns/workflow
1. Identify the performance bottleneck or design challenge.
2. Determine the relevant PostgreSQL pattern (e.g., indexing, data type).
3. Generate the appropriate SQL code based on the pattern.
4. Apply the SQL code to the database.
5. Analyze the query plan and execution time.
6. Refine the pattern as needed.

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 comBackend Development Patterns
70%
Hebbian Synapse
Composite0.700
w = 0.3·α + 0.5·β + 0.2·γ
81
Similar aPrisma Database Setup
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar aPrisma Client API Reference
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
82
Similar aPrisma CLI Reference
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80

Árvore do Skill

PostgreSQL Patterns
postgres-patterns
Fases Cognitivas5
1.SENSE
2.CONTEXTUALIZE
3.RECOMMEND
4.ACT
5.EVALUATE
Triggers7
optimize my postgresql querydesign a postgresql schemaimprove postgresql database performancecreate an index in postgresqltroubleshoot slow postgresql queriesimplement row level security in postgresqlset up connection pooling for postgresql

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 postgres-patterns
$ synaptic skills detail postgres-patterns
$ synaptic skills live postgres-patterns

Links

GitHub Repository