CtrlK
BlogDocsLog inGet started
Tessl Logo

azure-resource-manager-postgresql-dotnet

Azure PostgreSQL Flexible Server SDK for .NET. Database management for PostgreSQL Flexible Server deployments.

59

Quality

68%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./plugins/AI-Agents-Safe-Coding-Skills/skills/azure-resource-manager-postgresql-dotnet/SKILL.md

The canonical home for this skill is azure-resource-manager-postgresql-dotnet in administrakt0r/AI-Agents-Safe-Coding-Skills

SKILL.md
Quality
Evals
Security

Quality

Content

72%Weight 40%Scale 1-5

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

The content is highly actionable with comprehensive executable examples, but destructive workflows lack validation checkpoints and the monolithic structure inlines reference material that would benefit from progressive disclosure into bundle files.

Suggestions

Add explicit validation/verification steps after destructive operations (e.g. confirm the server exists before delete, verify restore/replica state via GetAsync before proceeding).

Move the Key Types, SKU Tiers, PostgreSQL Versions, and HA Modes tables into a reference bundle file and link to it from SKILL.md to improve progressive disclosure.

Trim the reference tables that duplicate values already shown in the code examples to reduce token cost.

DimensionReasoningScore

Conciseness

The body is mostly lean, executable C# with little conceptual padding, but the SKU/Version/HA reference tables restate values already embedded in the code examples and could be trimmed.

4 / 5

Actionability

Eleven copy-paste-ready C# workflows plus connection-string and error-handling examples provide fully executable guidance covering the common management cases.

5 / 5

Workflow Clarity

Workflows are numbered and sequenced, but destructive operations (delete server, point-in-time restore, scale, replica) lack validation checkpoints and feedback loops; per the rubric this caps workflow_clarity at 3.

3 / 5

Progressive Disclosure

Sections are well-organized, but the ~430-line file inlines reference material (Key Types, SKU tiers, version/HA tables) that could be split into separate bundle files, and no external references are signposted.

3 / 5

Total

15

/

20

Passed

Description

65%Weight 40%Scale 1-5

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

The description is specific and well-targeted to a distinct niche, but it omits an explicit 'Use when...' trigger clause and lists only a generic management action rather than concrete operations.

Suggestions

Add a 'Use when...' clause naming concrete trigger phrases (e.g. 'Use when managing Azure PostgreSQL Flexible Servers from .NET, creating servers/databases/firewall rules, or configuring Entra ID auth').

Replace the generic 'Database management' with several concrete actions (create/scale servers, manage databases and firewall rules, configure HA, point-in-time restore) to lift specificity.

Include common synonyms such as 'Postgres' alongside 'PostgreSQL' to broaden natural trigger coverage.

DimensionReasoningScore

Specificity

Names the domain concretely ('Azure PostgreSQL Flexible Server SDK for .NET') and one generic action ('Database management'), but does not enumerate the specific management operations covered.

3 / 5

Completeness

Clearly states what the skill is, but lacks any 'Use when...' trigger clause; per the rubric a missing explicit trigger guidance caps completeness at 3.

3 / 5

Trigger Term Quality

Strong natural proper-noun triggers ('Azure PostgreSQL Flexible Server', '.NET', 'PostgreSQL') that a user would say, though synonyms (e.g. 'Postgres') and file/extension terms are absent.

4 / 5

Distinctiveness Conflict Risk

Targets a narrow, unambiguous niche (Azure PostgreSQL Flexible Server via the .NET SDK) with minimal overlap risk against other skills.

5 / 5

Total

15

/

20

Passed

Validation

93%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

15

/

16

Passed

Repository
administrakt0r/AI-Agents-Safe-Coding-Skills
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.