CtrlK
BlogDocsLog inGet started
Tessl Logo

static-deploy

Deploy static pages to nexu.space. Use when user says deploy, publish, ship, or go live with a static site/page. Uploads files from workspace to <project-slug>.nexu.space via Wrangler + Cloudflare Pages. Supports first deploy and redeploy.

80

Quality

100%

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

SKILL.md
Quality
Evals
Security

Quality

Content

100%

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

The body is a tight, actionable workflow that delegates execution detail to a real bundled script and provides clear sequencing with validation and error handling. Organization is clean and navigation is one level deep.

DimensionReasoningScore

Conciseness

Lean and efficient: no padding explaining what Cloudflare Pages is, and every section (args, rules, output format) earns its place operationally; assumes Claude's competence.

3 / 3

Actionability

Provides a copy-paste-ready executable command with all positional args, concrete slug-derivation rules, and explicit output-parsing/reporting steps rather than vague direction.

3 / 3

Workflow Clarity

Clear numbered sequence (identify dir, derive slug, run deploy, parse JSON, report) with validation checkpoints (must have index.html, confirm ambiguous slug) and an error-recovery path (show the JSON "message" field on failure).

3 / 3

Progressive Disclosure

Well-organized sections with a clearly signaled one-level-deep reference to the real bundled "$SKILL_DIR/scripts/deploy.sh"; no deep reference nesting.

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.

The description is specific, third-person, and clearly states both capability and explicit trigger conditions. It is concise yet comprehensive, with low conflict risk against other skills.

DimensionReasoningScore

Specificity

Lists multiple concrete actions in third person — "Deploy static pages", "Uploads files from workspace to <project-slug>.nexu.space via Wrangler + Cloudflare Pages", "Supports first deploy and redeploy" — naming both the actions and the mechanism.

3 / 3

Completeness

Explicitly answers what (deploy/upload static pages to nexu.space via Wrangler + Cloudflare Pages) and when (explicit "Use when..." clause), so it is not capped at 2.

3 / 3

Trigger Term Quality

"Use when user says deploy, publish, ship, or go live with a static site/page" covers several natural terms a user would actually say, not just one keyword.

3 / 3

Distinctiveness Conflict Risk

Scoped to a clear niche — static pages on nexu.space via Cloudflare Pages — with distinct triggers, making conflict with unrelated skills unlikely.

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.

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
nexu-io/nexu
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.