One-click install
npx skills add https://github.com/bamboounderwear/astrodeck --skill readme-bamboounderwear
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: readme
Source: https://github.com/bamboounderwear/astrodeck/tree/main/.claude/skills/readme
Command: npx skills add https://github.com/bamboounderwear/astrodeck --skill readme-bamboounderwear

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It removes guesswork when you need to quickly understand how an AstroDeck project is organized and where to find the right components, sections, and layouts.

Core Features & Use Cases

  • Project Orientation: Maps the repository into its key areas (components, sections, pages, layouts, content, styles) so you can navigate confidently.
  • Build & Troubleshooting Support: Summarizes installation and the essential dev/build/preview commands to unblock setup issues.
  • Discovery for Implementation: Helps you identify the available layouts and understand how to import and compose parts according to the documented conventions.

Quick Start

Use the readme skill to load the root README.md and ask what files to modify to add a new page section using the existing component and layout conventions.

Frequently Asked Questions about readme

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

FAQPage Schema
How do I understand AstroDeck project structure and component architecture quickly?

AstroDeck project structure is explained by loading the root README.md, which maps repository areas like components, sections, pages, layouts, and styles for confident navigation and rapid discovery.

What dev commands do I need for AstroDeck installation and troubleshooting?

AstroDeck troubleshooting and installation require reading the root README.md to reflect documented dev, build, and preview commands that unblock setup issues and help you run the project correctly.

How do I add a new page section using existing AstroDeck layouts and components?

To add a new page section in AstroDeck, load the root README.md to identify documented import conventions, available layouts, and component hierarchy so you can compose parts accurately.

What's the best way to navigate AstroDeck component and layout conventions for AI-assisted development?

Navigating AstroDeck conventions for AI-assisted development is best done by centralizing the root README.md, which reflects accurate import conventions, layout hierarchy, and component architecture for discovery.

Why does my AstroDeck routing or layout setup not work as expected?

AstroDeck routing and layout issues often stem from not following documented conventions; reading the root README.md clarifies the correct hierarchy, import paths, and component architecture to resolve problems.

Can I use the readme skill to find where to modify files for AstroDeck pages and sections?

Yes, the readme skill loads the root README.md to map AstroDeck files across components, sections, pages, and layouts, helping you identify exactly which files to modify for new implementations.