CtrlK
BlogDocsLog inGet started
Tessl Logo

setting-up-astro-project

Initialize and configure Astro/Airflow projects. Use when the user wants to create a new project, set up dependencies, configure connections/variables, or understand project structure. For running the local environment, see managing-astro-local-env.

80

Quality

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

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.

A tight, actionable setup guide: every section offers executable commands or complete config examples, a validation step is present, and related concerns are offloaded to sibling skills. No wasted tokens on concepts Claude already knows.

DimensionReasoningScore

Conciseness

Lean body of commands and code blocks that assumes Claude's competence; the only prose-heavy note (the --airflow-version caveat) conveys non-obvious anti-pattern guidance Claude would not already know.

3 / 3

Actionability

Provides copy-paste-ready commands (astro dev init/parse/restart, object export/import) and complete, executable code blocks for requirements, Dockerfile, and airflow_settings.yaml.

3 / 3

Workflow Clarity

Sections form a clear sequence (init → dependencies → restart → configure → validate) with an explicit validation checkpoint via 'astro dev parse' before running.

3 / 3

Progressive Disclosure

Well-organized into focused sections with no bundle files to reference, and it cleanly defers related concerns (local env, DAGs, deployment) to sibling skills rather than inlining them.

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.

A precise, third-person description that names concrete capabilities, includes explicit trigger guidance, and cleanly distinguishes itself from related skills. It covers both what and when without padding.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'create a new project, set up dependencies, configure connections/variables, or understand project structure' — rather than vague language.

3 / 3

Completeness

Explicitly states what it does ('Initialize and configure Astro/Airflow projects') and when to use it via a clear 'Use when...' trigger clause.

3 / 3

Trigger Term Quality

Uses natural phrasings a user would say ('new project', 'set up dependencies', 'configure connections/variables') alongside the domain keywords Astro/Airflow.

3 / 3

Distinctiveness Conflict Risk

Occupies a clear Astro/Airflow setup niche and explicitly routes running-the-environment to managing-astro-local-env, minimizing overlap with sibling 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.

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
astronomer/agents
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.