getting-started

Guide developers to relevant Claude skills within the Andamio T3 App Template.

5|Updated Feb 4, 2026
One-click install
npx skills add https://github.com/Andamio-Platform/andamio-app-template --skill getting-started-andamio-platform
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: getting-started
Source: https://github.com/Andamio-Platform/andamio-app-template/tree/main/.claude/skills/getting-started
Command: npx skills add https://github.com/Andamio-Platform/andamio-app-template --skill getting-started-andamio-platform

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps new developers quickly understand and navigate the available AI-powered skills within the Andamio T3 App Template, ensuring they can find the right tool for their task.

Core Features & Use Cases

  • Skill Discovery: Guides users to the most relevant skill based on their stated intent (e.g., exploring, building, fixing).
  • Onboarding: Provides a structured introduction to the project's skill system and key resources.
  • Use Case: A new developer joins the project and runs /getting-started to understand how to find skills for adding a new feature, leading them to the /hooks-architect skill.

Quick Start

Run /getting-started to begin your onboarding journey and discover the right skills for your needs.

Frequently Asked Questions about getting-started

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

FAQPage Schema
How do I discover the right AI assistant for a specific developer task in a new codebase?

To discover the right AI assistant for a specific developer task, you can use an onboarding skill that guides you to the most relevant tool based on your stated intent, such as exploring the codebase or building features. It recommends specific skills tailored to your goals.

What is the best way to onboard new developers to a project's AI skill system?

The best way to onboard new developers to a project's AI skill system is to run an interactive onboarding command that provides a structured introduction to key resources. This guides users to appropriate skills based on their development intent.

Can I find a Claude skill for fixing issues without knowing the project's internal module names?

Yes, you can find a Claude skill for fixing issues without knowing internal module names by stating your intent. The skill discovery system interprets your goal and recommends the specific skill needed, simplifying navigation for new developers.

Does the Andamio T3 App Template provide guided learning paths for testing transactions?

Yes, the Andamio T3 App Template provides guided learning paths for testing transactions through its skill discovery system. It recommends specific skills tailored to user goals like exploring, building, or testing within the project.

How does skill discovery work when I want to add a new feature to an existing project?

Skill discovery for adding a new feature works by matching your stated intent to the project's available skills. It guides you from a general goal to a specific skill, such as directing you to a hooks architect skill for feature implementation.

When should I use a developer onboarding skill instead of manually searching for tools?

You should use a developer onboarding skill instead of manually searching when you are new to a project and need to quickly understand available AI-powered skills. It ensures you find the right tool for tasks like code review or feature building without trial and error.