amo
Community@amoai-tech
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.
Agent Skills by amo
Showing 68 vetted skills indexed across 1 GitHub repositories.
dashboard-tab-ui
Create tabbed wizard forms in Mercur admin and vendor dashboards using TabbedForm.
dashboard-form-ui
Create and modify admin and vendor dashboard forms using react-hook-form, zod, and Mercur UI conventions.
migration-guide
Analyzes Mercur 1.x projects and guides migration to Mercur 2.0.
dashboard-page-ui
Create admin and vendor dashboard pages in Mercur using file-based routing and shared UI components.
medusa-ui-conformance
Guides custom admin and vendor UI development using @mercurjs/dashboard-shared and @medusajs/ui components.
mercur-cli
Guides correct usage of Mercur CLI commands for installing and managing Medusa blocks.
mercur-blocks
Installs, verifies, and updates Mercur blocks in the basic starter using CLI workflows.
playwright-cli
Automate browser interactions and Playwright test workflows through a command-line interface.
research
Researches technical questions using primary sources to produce decision-oriented recommendations.
maps
Diagnose and implement Google Maps Platform, Places API, and map features for the MDE AI codebase.
mde-maps
Implements Google Maps Platform APIs, Places enrichment, and Gemini Maps grounding for the mdeAI application.
task-verifier
Independently verifies task, PR, and Done claims against current evidence.
mde-vercel
Orchestrates Vercel deployments and applies React/Next.js performance optimization rules.
mermaid-diagrams
Creates Mermaid diagrams to model architecture, state, sequence, and failure paths in engineering tasks.
tasks
Orchestrates substantial MDE Linear tasks from planning through post-merge verification.
mde-task-lifecycle
Orchestrates plan, research, implement, test, and ship phases for repository tasks.
systematic-debugging
Diagnose root causes of bugs, flaky tests, and integration failures through evidence-based tracing.
gemini
Diagnose and modify Gemini model, provider, and structured-output integrations in MDE.
example-skill
Provides a reusable template for authoring new Claude skill units.
mastra
Guides Mastra agent, workflow, memory, and streaming development with version-matched official documentation.
maps-review
Reviews Google Maps and Places code changes for API-key exposure, grounding integrity, and field-mask cost regressions.
copilotkit
Diagnose and implement CopilotKit v2 runtime, React hooks, and AG-UI transport wiring.
code-review
Reviews pull request diffs against specs and repository contracts for correctness and regressions.
real-estate
Routes real-estate and rental marketplace work to domain playbooks and content-generation sub-agents.
Frequently Asked Questions About amo
FAQPage SchemaWhat 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.