Andamio Platform
Official@andamio-platform
Learn skills · Contribute value · Cultivate community
Agent Skills by Andamio Platform
Showing 38 vetted skills indexed across 3 GitHub repositories.
apprentice
Draft Student Learning Targets and map lesson types from existing content.
gather-screenshots
Generate structured screenshot capture checklists from readiness assessments for Product Demo lessons.
start
Guide new users to select a learning pathway and dispatch to its SKILL.md workflow.
classify-lesson-types
Interview users to classify SLTs into lesson types and refine heuristics.
release
Publish a Coach version across Claude Code marketplace, npm, and GitHub.
draft-slts
Draft Student Learning Targets from course topic, audience, and goals.
beginner
Generate 4-5 'I can...' learning targets from learner interests.
andamio-cli
Automate Andamio platform content management via the CLI.
self-assess-readiness
Assess coaching readiness across SLTs and prioritize lesson development.
course-workflow
Orchestrate an 11-phase course development workflow from SLTs to lessons.
compile
Package course modules into Andamio's import format with validation.
gather-code-examples
Generate code-example checklists from course readiness assessments.
compound
Extract patterns, heuristics, and calibration data from course development artifacts.
assess-slts
Evaluate Student Learning Targets across five quality dimensions and generate rewrite suggestions.
teacher
Accept learning targets, assess quality, classify lesson types, and generate handoff artifacts.
typescript-types-expert
Audit, fix, and design TypeScript types in the Andamio T3 App codebase.
audit-api-coverage
Audit Andamio API endpoint implementation against live specifications and codebase scans.
tx-loop-guide
Guide testers through Andamio transaction loops and create GitHub issues for blockers.
hooks-architect
Guide creation, usage, and auditing of Andamio App hooks.
project-manager
Guide developers through the Andamio T3 App Template with GitHub CLI tracking.
product-iteration
Orchestrate product feedback loops across test, design, triage, and ship phases.
react-query-auditor
Audit React Query hooks for cache invalidation and race conditions.
qa
Audit application routes for React and Next.js best practices.
transaction-auditor
Synchronize local Zod schemas and audit transaction state machines against the Andamio Gateway API.
Frequently Asked Questions About Andamio Platform
FAQPage SchemaWhat specific tasks can developers perform using Andamio's platform?▼
Developers can manage course development lifecycles, audit Cardano V2 transaction state machines, and maintain TypeScript T3 application codebases. The platform facilitates structured documentation reviews, Playwright testing, and GitHub issue management for frontend and backend components.
Who is the target persona for these technical capabilities?▼
The platform targets educational content creators, blockchain engineers, and full-stack developers. It is designed for teams building decentralized learning environments who require rigorous synchronization between transaction logic, application state, and pedagogical documentation.
What are the primary dependencies for running Andamio platform modules?▼
The platform relies on the T3 App stack, including TypeScript, React Query, and Next.js. Transaction auditing requires access to Cardano V2 CBOR data and Zod schema definitions, while course development utilizes standardized YAML and MDX formats for content validation.