CtrlK
BlogDocsLog inGet started
Tessl Logo

crocoder-dev/sce-bootstrap-context

Create the baseline Shared Context Engineering context directory structure.

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

Overview
Quality
Evals
Security
Files

Quality

Content

100%Scale 1-3

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

This is a well-crafted skill that is concise, fully actionable, and clearly structured. It provides executable commands, explicit validation with error recovery, and handles the edge case of no-code repos. The safety constraint of asking for human approval before creating files is appropriately included.

DimensionReasoningScore

Conciseness

Every section is lean and purposeful. No unnecessary explanations of what a context directory is or why markdown files are used. The placeholder example is justified since it's non-obvious guidance for the no-code case.

3 / 3

Actionability

Provides exact bash commands for creating the directory structure, exact file content for .gitignore, and a concrete placeholder example. Everything is copy-paste ready with no ambiguity.

3 / 3

Workflow Clarity

Clear sequence: check precondition (context/ missing) → get approval → create structure → validate with explicit ls command → handle missing paths → post-bootstrap steps. The validation checkpoint with a feedback loop (re-create if missing) is explicit.

3 / 3

Progressive Disclosure

This is a simple, single-purpose skill under 50 lines. Content is well-organized into logical sections (when to use, required baseline, validation, edge case, post-bootstrap). No need for external references and none are artificially added.

3 / 3

Total

12

/

12

Passed

Description

100%Scale 1-3

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 a strong skill description that clearly articulates what the skill does (creates a specific directory structure with enumerated components), when to use it (multiple explicit trigger conditions), and uses distinctive terminology that minimizes conflict risk. It uses proper third-person voice and is comprehensive without being verbose.

DimensionReasoningScore

Specificity

Lists multiple specific concrete outputs: markdown files, sub-folders, and enumerates the specific components (overview, architecture, patterns, glossary, decisions, plans, handovers, scratch space). Very clear about what is created.

3 / 3

Completeness

Clearly answers both 'what' (creates the SCE baseline context/ directory structure with specific components) and 'when' (explicit 'Use when' clause covering multiple trigger scenarios including missing folder, user requests, and absent configuration files).

3 / 3

Trigger Term Quality

Includes strong natural trigger terms: 'initialise the project context', 'set up context', 'create baseline documentation structure', 'context/ folder is missing', 'shared configuration files for project memory'. Good coverage of variations a user might say.

3 / 3

Distinctiveness Conflict Risk

Highly distinctive — targets a very specific niche (SCE baseline context/ directory structure) with unique terminology like 'SCE', 'Shared Context Engineering', and specific file types (handovers, glossary, scratch space). Unlikely to conflict with other skills.

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