CtrlK
BlogDocsLog inGet started
Tessl Logo

nullstone/nullstone-config-files

Use when creating or editing Nullstone IaC YAML files under `.nullstone/` — adding or wiring apps, datastores, networks, domains, subdomains, ingresses, clusters, cluster-namespaces; setting `vars`, `environment`, `connections`, or `capabilities`; configuring `events`. Triggers on file paths `.nullstone/config.yml`, `.nullstone/{env}.yml`, `.nullstone/previews.yml`, and anything under `.nullstone/stacks/{stack}/`.

80

Quality

100%

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

Overview
Quality
Evals
Security
Files

Quality

Content

100%

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

This is an exceptionally well-crafted skill. It is concise yet comprehensive, providing precise actionable guidance through tables, ordered field lists, and concrete YAML examples. The workflow is clearly sequenced with validation checkpoints and error recovery paths, and the progressive disclosure structure cleanly separates overview content from detailed references.

DimensionReasoningScore

Conciseness

The content is lean and efficient throughout. It assumes Claude's competence with YAML, Terraform concepts, and IaC patterns. Every section earns its place — the tables for module categories and connection forms are dense information delivery. No unnecessary explanations of what YAML is or how IaC works.

3 / 3

Actionability

Provides concrete, specific guidance: exact field ordering, precise YAML conventions (quoted strings, 2-space indent), a clear category-to-key mapping table, connection target shorthand rules, and references to ground-truth examples. The MCP tool calls (`modules_find`, `modules_describe`) are named explicitly. The capability block includes a copy-paste-ready YAML example.

3 / 3

Workflow Clarity

The authoring workflow is a clear 4-step sequence: resolve module via MCP → place under correct key → emit with style rules → sanity-check against schema. It includes a fallback/error path (if MCP unavailable, ask user rather than guess) and a validation checkpoint (schema check). The overlay rules and precedence logic are explicit and well-sequenced.

3 / 3

Progressive Disclosure

Excellent structure: the SKILL.md is a well-organized overview with clear one-level-deep references to schema files, per-topic docs, examples, and scripts. References are grouped logically in a dedicated section with descriptive labels. Content is appropriately split — inline examples for calibration, external files for full schema and detailed docs.

3 / 3

Total

12

/

12

Passed

Description

100%

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

This is an excellent skill description that clearly defines its scope, provides comprehensive trigger terms, and explicitly states both what the skill does and when it should be used. The inclusion of specific file paths and Nullstone-specific resource types makes it highly distinctive and unlikely to conflict with other skills. The description uses proper third-person voice and is concise yet thorough.

DimensionReasoningScore

Specificity

Lists multiple specific concrete actions: creating/editing IaC YAML files, adding/wiring apps, datastores, networks, domains, subdomains, ingresses, clusters, cluster-namespaces, setting vars, environment, connections, capabilities, and configuring events.

3 / 3

Completeness

Clearly answers both 'what' (creating/editing Nullstone IaC YAML files with specific resource types and configuration options) and 'when' (explicit 'Use when' clause at the start plus 'Triggers on' clause specifying exact file paths).

3 / 3

Trigger Term Quality

Excellent coverage of natural trigger terms including specific file paths (.nullstone/config.yml, .nullstone/{env}.yml, .nullstone/previews.yml), domain-specific terms (apps, datastores, networks, domains, ingresses, clusters), and the product name 'Nullstone'. Users working with Nullstone IaC would naturally use these terms.

3 / 3

Distinctiveness Conflict Risk

Highly distinctive — targets a specific product (Nullstone), specific file paths under `.nullstone/`, and specific resource types. Very unlikely to conflict with other IaC skills (e.g., Terraform, CloudFormation) due to the narrow, well-defined scope.

3 / 3

Total

12

/

12

Passed

Validation

100%

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

Validation11 / 11 Passed

Validation for skill structure

No warnings or errors.

Reviewed

Table of Contents