amo avatar

amo

Community

@amoai-tech

0Followers
|
5Public Repos
|
68Published Skills

amo (amoai-tech) publishes 68 engineering skills for the mdeai.co stack, covering Mastra, CopilotKit, Supabase, Stripe, Gemini, Google Maps, Mercur dashboards, and Linear task operations.

Skills Distribution
DomainDeveloper To...AI Agent Framework.. (30%)Full-Stack Platfor.. (25%)Testing, Review & .. (20%)Project & Task Lif.. (15%)

Agent Skills by amo

Showing 68 vetted skills indexed across 1 GitHub repositories.

amoai-techamoai-tech
1

dashboard-tab-ui

Create tabbed wizard forms in Mercur admin and vendor dashboards using TabbedForm.

Community
Intermediate
amoai-techamoai-tech
1

dashboard-form-ui

Create and modify admin and vendor dashboard forms using react-hook-form, zod, and Mercur UI conventions.

Community
Intermediate
amoai-techamoai-tech
1

migration-guide

Analyzes Mercur 1.x projects and guides migration to Mercur 2.0.

Community
Advanced
amoai-techamoai-tech
1

dashboard-page-ui

Create admin and vendor dashboard pages in Mercur using file-based routing and shared UI components.

Community
Intermediate
amoai-techamoai-tech
1

medusa-ui-conformance

Guides custom admin and vendor UI development using @mercurjs/dashboard-shared and @medusajs/ui components.

Community
Intermediate
amoai-techamoai-tech
1

mercur-cli

Guides correct usage of Mercur CLI commands for installing and managing Medusa blocks.

Community
Intermediate
amoai-techamoai-tech
1

mercur-blocks

Installs, verifies, and updates Mercur blocks in the basic starter using CLI workflows.

Community
Intermediate
amoai-techamoai-tech
1

playwright-cli

Automate browser interactions and Playwright test workflows through a command-line interface.

Community
Advanced
amoai-techamoai-tech
1

research

Researches technical questions using primary sources to produce decision-oriented recommendations.

Community
Intermediate
amoai-techamoai-tech
1

maps

Diagnose and implement Google Maps Platform, Places API, and map features for the MDE AI codebase.

Community
Advanced
amoai-techamoai-tech
1

mde-maps

Implements Google Maps Platform APIs, Places enrichment, and Gemini Maps grounding for the mdeAI application.

Community
Advanced
amoai-techamoai-tech
1

task-verifier

Independently verifies task, PR, and Done claims against current evidence.

Community
Advanced
amoai-techamoai-tech
1

mde-vercel

Orchestrates Vercel deployments and applies React/Next.js performance optimization rules.

Community
Advanced
amoai-techamoai-tech
1

mermaid-diagrams

Creates Mermaid diagrams to model architecture, state, sequence, and failure paths in engineering tasks.

Community
Advanced
amoai-techamoai-tech
1

tasks

Orchestrates substantial MDE Linear tasks from planning through post-merge verification.

Community
Advanced
amoai-techamoai-tech
1

mde-task-lifecycle

Orchestrates plan, research, implement, test, and ship phases for repository tasks.

Community
Advanced
amoai-techamoai-tech
1

systematic-debugging

Diagnose root causes of bugs, flaky tests, and integration failures through evidence-based tracing.

Community
Intermediate
amoai-techamoai-tech
1

gemini

Diagnose and modify Gemini model, provider, and structured-output integrations in MDE.

Community
Advanced
amoai-techamoai-tech
1

example-skill

Provides a reusable template for authoring new Claude skill units.

Community
Basic
amoai-techamoai-tech
1

mastra

Guides Mastra agent, workflow, memory, and streaming development with version-matched official documentation.

Community
Advanced
amoai-techamoai-tech
1

maps-review

Reviews Google Maps and Places code changes for API-key exposure, grounding integrity, and field-mask cost regressions.

Community
Intermediate
amoai-techamoai-tech
1

copilotkit

Diagnose and implement CopilotKit v2 runtime, React hooks, and AG-UI transport wiring.

Community
Advanced
amoai-techamoai-tech
1

code-review

Reviews pull request diffs against specs and repository contracts for correctness and regressions.

Community
Intermediate
amoai-techamoai-tech
1

real-estate

Routes real-estate and rental marketplace work to domain playbooks and content-generation sub-agents.

Community
Advanced

Frequently Asked Questions About amo

FAQPage Schema
What tasks can I accomplish with amoai-tech's skills?

You can build and debug Mastra agents, CopilotKit v2 generative UI, Supabase schemas with RLS, Stripe checkout and webhooks, Gemini text/video/Live API integrations, Google Maps Platform features, Mercur admin dashboards, and manage Linear issues, sprints, and PR-linked task lifecycles.

Who are these skills designed for?

They target engineers working on the mdeai.co product stack: full-stack TypeScript developers using Next.js, Mastra, Supabase, and Vercel, plus reviewers running code-review, maps-review, stripe-review, and task-verifier gates on PRs and production-readiness claims.

How do I install and run these skills?

Skills are folder-based with YAML frontmatter and load by trigger conditions or explicit invocation inside a Claude-compatible environment. Mercur projects use the Mercur CLI (create, init, add, search, view, diff); CopilotKit wiring is proven with `npx [email protected] verify` before debugging.

Are these skills open source and what do they cost?

Licensing varies per skill: google-maps-platform is Apache-2.0 and supabase-postgres-best-practices is MIT; most mde-* skills carry no explicit license. All skills themselves are free to use, though underlying services like Stripe, Google Maps Platform, and Vercel have their own pricing.

What prerequisites and dependencies do these skills require?

Key baselines include @mastra/core beta, @copilotkit/react-core 1.55.2, @supabase/supabase-js ^2.106.1, @ai-sdk/google 2.0.74, and the google-genai SDK for Gemini. Linear skills require a LINEAR_API_KEY, and testing skills expect Vitest and Playwright configured in the repo.