atlan-app-scaffold-standard

Scaffold new Atlan apps from CLI templates with progressive discovery.

4|7|Updated Apr 30, 2025
One-click install
npx skills add https://github.com/atlanhq/atlan-sample-apps --skill atlan-app-scaffold-standard
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: atlan-app-scaffold-standard
Source: https://github.com/atlanhq/atlan-sample-apps/tree/main/.agents/skills/atlan-app-scaffold-standard
Command: npx skills add https://github.com/atlanhq/atlan-sample-apps --skill atlan-app-scaffold-standard

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill automates scaffolding of new Atlan apps using CLI templates whenever a user asks to create a new app, reducing manual setup and configuration time.

Core Features & Use Cases

  • CLI-based scaffolding: bootstrap new Atlan apps from standard templates and align to sample-app conventions.
  • Clarifying questions & progressive discovery: ask 1-3 high-level questions when requirements are unclear to tailor the scaffold.
  • Quality-tier selection & template alignment: choose the appropriate scaffold mode (default quickstart-utility or connector-standard) and apply scaffold-matrix guidance.

Quick Start

Request a new Atlan app; the skill scaffolds using the default generic template and then aligns files to sample-app standards.

Frequently Asked Questions about atlan-app-scaffold-standard

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I scaffold a new Atlan app from the CLI?

Scaffolding an Atlan app from the CLI automates project setup using standard templates. Request a new app and the tool creates a bootstrapped project aligned to sample-app conventions, eliminating manual configuration.

What questions will I be asked when scaffolding a new Atlan app?

When requirements are unclear, the scaffolding workflow asks 1-3 high-level questions to tailor the template selection. This progressive discovery ensures the generated app matches your intended quality tier and use case.

Can I choose different templates when creating an Atlan app?

Yes, template choice depends on your quality tier. The tool offers options including a default quickstart-utility template or connector-standard mode, with guidance from the scaffold matrix to align your selection.

What's included in a scaffolded Atlan app?

A scaffolded app includes files and structure aligned to sample-app standards. The CLI bootstrap applies conventions for a standards-compliant starter project ready for immediate development.

Do I need CLI tools installed before scaffolding an Atlan app?

Yes, CLI availability is ensured as a prerequisite. The scaffolding workflow verifies your CLI installation before proceeding with app generation.