amo-tech-ai
- 58 skills
- 0 followers
- 1 week ago last updated
- ▌ Supabase Realtime · amo-tech-ai-rocket-path-aiUse when implementing Supabase Realtime features - broadcast, presence, or database change subscriptions. Includes private channel setup, RLS policies, and migration patterns.
- ▌ Frontend Design · amo-tech-ai-rocket-path-ai bundleCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
- ▌ Validation Lab · amo-tech-ai-rocket-path-aiUse this skill when designing and running validation experiments - customer interviews, landing page tests, smoke tests, concierge MVPs, and assumption testing. Triggers on "experiment", "validation", "customer interview", "smoke test", "assumption testing", "A/B test", "concierge MVP".
- ▌ Database Migration · amo-tech-ai-rocket-path-aiUse when creating tables, adding columns, writing RLS policies, creating database functions, or seeding data. Triggers on "migration", "new table", "schema", "RLS policy", "database function", "seed", "alter table".
- ▌ Pgvector Setup · amo-tech-ai-rocket-path-ai bundleSupabase pgvector setup, RAG pipeline, and vector search for StartupAI. Covers knowledge_chunks schema, HNSW/IVFFlat indexes, search_knowledge + hybrid_search_knowledge RPCs, embedding generation via OpenAI, Edge Function integration, and Gemini web search grounding. **Trigger when user asks to:** - Set up or modify vector search, embeddings, or knowledge base - Ingest documents into knowledge_chunks - Debug search quality or missing results - Tune HNSW parameters or search performance - Wire RAG into edge functions or AI chat - Use Google Search grounding or URL Context with Gemini **This project:** OpenAI text-embedding-3-small (1536 dims), stored in knowledge_chunks, HNSW index, search via search_knowledge() and hybrid_search_knowledge() RPCs.
- ▌ Idea Validator · amo-tech-ai-rocket-path-ai bundleValidate startup ideas using Hexa's Opportunity Memo framework and Perceived Created Value (PCV) methodology. Assess problem-solution fit, market opportunity, and determine if an idea is worth pursuing.
- ▌ Security Hardening · amo-tech-ai-rocket-path-aiUse when auditing RLS policies, hardening auth sessions, adding CSP headers, rotating secrets, or before shipping any feature to production. Triggers on "security", "RLS audit", "auth hardening", "CSP", "secrets", "ship to production".
- ▌ Product Designer · amo-tech-ai-rocket-path-aiExpert product design covering UI/UX design, design systems, prototyping, user research, and design thinking.
- ▌ Events Management · amo-tech-ai-rocket-path-ai bundleSkill for planning speaker events, networking meetups, and virtual events.
- ▌ Mvp Architect · amo-tech-ai-rocket-path-ai bundleUse this skill when users need to scope an MVP, define minimum viable features, plan early product development, or determine what to build first. Activates for "what should my MVP include," "scope my MVP," "what to build first," or product scoping questions.
- ▌ Motion Interaction Designer · amo-tech-ai-rocket-path-ai bundleDesign smooth UI animations and interactions using Framer Motion for React/Next.js. Use when users request animations, transitions, hover effects, scroll animations, gesture interactions, or need help implementing Framer Motion. Follow modern motion UX principles with purposeful, performant animations that enhance usability.
- ▌ Market Intelligence · amo-tech-ai-rocket-path-ai bundleMarket sizing (TAM/SAM/SOM), market analysis frameworks (Porter's, PESTLE, BCG, Value Chain, SWOT), trend prediction and timing (Bass Model, Gartner Hype Cycle, Rogers Diffusion), adoption curve positioning, market dynamics, and industry-specific approaches. Use for market opportunity assessment, trend trajectory, adoption stage, or market-entry timing (enter/wait/avoid).
- ▌ Edge Function Creator · amo-tech-ai-rocket-path-aiUse when creating, modifying, or deploying Supabase Edge Functions. Triggers on "edge function", "create function", "deploy function", "serverless", "Deno function", "new endpoint".
- ▌ Nanobanana Skill · amo-tech-ai-rocket-path-ai bundleGenerate or edit images using Google Gemini API via nanobanana. Use when the user asks to create, generate, edit images with nanobanana, or mentions image generation/editing tasks.
- ▌ Code Connect Components · amo-tech-ai-rocket-path-aiConnects Figma design components to code components using Code Connect. Use when user says "code connect", "connect this component to code", "connect Figma to code", "map this component", "link component to code", "create code connect mapping", "add code connect", "connect design to code", or wants to establish mappings between Figma designs and code implementations. Requires Figma MCP server connection.
- ▌ Mermaid Diagrams · amo-tech-ai-rocket-path-ai bundleComprehensive guide for creating software diagrams using Mermaid syntax. Use when users need to create, visualize, or document software through diagrams including class diagrams (domain modeling, object-oriented design), sequence diagrams (application flows, API interactions, code execution), flowcharts (processes, algorithms, user journeys), entity relationship diagrams (database schemas), C4 architecture diagrams (system context, containers, components), gantt charts (project timelines, sprints, milestones), kanban diagrams (workflow stages, task boards), user journey diagrams, state diagrams, git graphs, pie charts, or any other diagram type. Triggers include requests to "diagram", "visualize", "model", "map out", "show the flow", or when explaining system architecture, database design, code structure, or user/application flows.
- ▌ Playbooks · amo-tech-ai-rocket-path-aiUse this skill when building or executing startup playbooks - industry-specific workflows, stage-aware guidance, and automated founder journeys. Triggers on "playbook", "industry workflow", "stage-specific", "founder journey", "onboarding flow", "validation flow".
- ▌ Lean Sprints · amo-tech-ai-rocket-path-aiUse this skill when implementing Lean Sprint planning - 2-week cycles, sprint goals, retrospectives, and 90-day macro-cycles. Triggers on "sprint", "2-week cycle", "retrospective", "sprint planning", "90-day cycle".
- ▌ Lean Startup · amo-tech-ai-rocket-path-ai bundleLean Startup methodology based on Eric Ries' "The Lean Startup". Use when you need to: (1) design MVP scope for new product ideas, (2) define validated learning experiments, (3) create innovation accounting frameworks, (4) decide when to pivot vs. persevere, (5) set up metrics that matter vs. vanity metrics, (6) reduce product development waste, (7) apply scientific method to entrepreneurship, (8) test business model assumptions quickly.
- ▌ Pitch Deck · amo-tech-ai-rocket-path-aiUse this skill when building pitch deck features - slide generation, industry-specific templates, investor psychology, deck review/critique, and presentation export. Triggers on "pitch deck", "investor presentation", "slide deck", "pitch slides", "deck review", "investor pitch".
- ▌ Pgvector · amo-tech-ai-rocket-path-ai bundlepgvector - PostgreSQL extension for vector similarity search. Use for embedding storage, cosine similarity, IVFFlat indexes, and HNSW indexes. For this project prefer pgvector-setup (Supabase + OpenAI embeddings) and pgvector-semantic-search (tuning); use this skill for low-level API reference only.
- ▌ API Wiring · amo-tech-ai-rocket-path-aiUse when connecting Supabase edge function backends to React frontend hooks and UI components. Triggers on "wire", "connect backend", "hook up", "frontend wiring", "create hook for", "call edge function".
- ▌ Feature Dev · amo-tech-ai-rocket-path-ai bundleGuided feature development with codebase understanding and architecture focus. Use when building new features that touch multiple files, require architectural decisions, or need thorough planning. Triggers on /feature-dev command or requests like "build a new feature", "implement [feature]", "add [functionality]".
- ▌ Troubleshoot Errors · amo-tech-ai-rocket-path-ai bundleDiagnoses and fixes Aptos Move compilation, runtime, and deployment errors. Triggers on: 'error', 'fix this', 'debug', 'troubleshoot', 'why is this failing', error codes like 'EOBJECT_DOES_NOT_EXIST', 'ABORTED', 'RESOURCE_NOT_FOUND', 'Type mismatch', 'ability constraint'.
- ▌ Accessibility · amo-tech-ai-rocket-path-aiUse when building UI components, creating pages, or before launch for WCAG 2.1 AA compliance. Triggers on "accessibility", "a11y", "screen reader", "keyboard nav", "WCAG", "ARIA", "contrast".
- ▌ Agent Best Practices · amo-tech-ai-rocket-path-ai bundleThis skill should be used when the user asks about "agent best practices", "coding with agents", "plan mode", "agent workflows", "test-driven development with agents", "code review with agents", "pull request automation", mentions agent efficiency, or needs guidance on effective agent collaboration patterns.
- ▌ Edge Functions · amo-tech-ai-rocket-path-ai bundleAlias for edge-function-creator. Use when creating, modifying, or deploying Supabase Edge Functions. Triggers on "edge function", "create function", "deploy function", "serverless", "Deno function", "new endpoint".
- ▌ Figjam Diagrams · amo-tech-ai-rocket-path-ai bundleGenerate collaborative diagrams in FigJam using Mermaid.js via the Figma MCP. Use when user wants to create flowcharts, decision trees, Gantt charts, sequence diagrams, or state diagrams in FigJam. Triggers on "create a diagram", "make a flowchart", "generate a decision tree", "Gantt chart", "sequence diagram", "state diagram", "FigJam diagram", "visualize this process", "map this workflow", or any request to diagram architecture, processes, user flows, or project timelines. Requires Figma MCP server connection.
- ▌ Gemini API Dev · amo-tech-ai-rocket-path-aiUse this skill when building applications with Gemini models, Gemini API, working with multimodal content (text, images, audio, video), implementing function calling, using structured outputs, or needing current model specifications. Covers SDK usage (google-genai for Python, @google/genai for JavaScript/TypeScript, com.google.genai:google-genai for Java, google.golang.org/genai for Go), model selection, and API capabilities.
- ▌ Claude Chrome · amo-tech-ai-rocket-path-ai bundleBrowser automation with Claude in Chrome. Use this skill for web app testing, debugging with console logs, form automation, data extraction, multi-site workflows, and recording browser interactions as GIFs. Requires Chrome extension.
- ▌ Testing · amo-tech-ai-rocket-path-aiWrite tests for React components, Edge functions, and integration tests using Vitest and React Testing Library. Use when writing tests, test-driven development, or debugging test failures.
- ▌ Supabase Database · amo-tech-ai-rocket-path-aiWrite Supabase migrations, RLS policies, database functions, and SQL queries following official best practices. Use when working with Supabase database schema, security policies, PostgreSQL functions, or any database-related task.
- ▌ Gemini · amo-tech-ai-rocket-path-ai bundleUse when integrating Gemini AI models in Supabase Edge Functions or Deno. Covers Gemini 3 models (Pro, Flash, Pro-Image), thinking levels, URL Context, Google Search grounding, structured output, thought signatures, function calling, image generation, document processing, deep search, error handling, and REST API patterns. Use for AI enrichment, data extraction, analysis tasks, and image generation.
- ▌ AI Agent Integration · amo-tech-ai-rocket-path-aiIntegrate Gemini AI agents (ProfileExtractor, ProfileEnhancer, ProfileValidator, RiskAnalyzer, TaskGenerator) into features with Structured Output, URL Context, and Thinking Mode. Use when adding AI functionality, implementing AI agents, or integrating Gemini AI.
- ▌ Claude Agent Sdk · amo-tech-ai-rocket-path-aiCreate and configure Claude Agent SDK applications with TypeScript or Python, including MCP integration, subagents, permissions, and custom tools. Use when building Claude Code agents, integrating MCP servers, or creating specialized AI agents.
- ▌ Dashboard Development · amo-tech-ai-rocket-path-aiCreate 3-panel dashboard layouts (Left = Context, Main = Work, Right = Intelligence) with React, TypeScript, and Tailwind CSS. Use when implementing dashboard screens, creating new dashboard pages, or following 3-panel architecture.
- ▌ Atlas Chat · amo-tech-ai-rocket-path-aiUse this skill when building AI chat features - context-aware routing, multi-agent orchestration, startup advisor responses, and integrated chatbot UI. Triggers on "AI chat", "chatbot", "Atlas", "chat interface", "agent routing", "conversational AI".
- ▌ Supabase · amo-tech-ai-rocket-path-ai bundleAlias for database-migration. Use when creating tables, adding columns, writing RLS policies, creating database functions, or seeding data. Triggers on "migration", "new table", "schema", "RLS policy", "database function", "seed", "alter table", "supabase".
- ▌ Openclaw Setup · amo-tech-ai-rocket-path-ai bundleOpenClaw Gateway setup, configuration, and best practices. Use when installing OpenClaw, configuring channels (WhatsApp/Telegram/Discord), setting up providers (OpenAI/Google/Anthropic), creating skills, managing the gateway daemon, or troubleshooting OpenClaw issues. Triggers on: openclaw, gateway, whatsapp channel, telegram bot, openclaw skill, openclaw config, openclaw install, openclaw cron, openclaw security.
- ▌ Supabase Edge Functions · amo-tech-ai-rocket-path-aiCreate Supabase Edge Functions with Deno, TypeScript, JWT auth, database connections, and AI integration. Use when creating serverless functions, webhooks, or API endpoints on Supabase.
- ▌ Prompt Packs · amo-tech-ai-rocket-path-ai bundleUse this skill when building or executing AI prompt packs - multi-step prompt workflows, templated prompts, and structured AI outputs. Triggers on "prompt pack", "prompt template", "AI workflow", "structured prompts", "prompt steps".
- ▌ Nano Banana 2 Image Assets · amo-tech-ai-rocket-path-ai bundleGenerate commercial AI images with Nano Banana 2 via WaveSpeed.ai for landing pages, marketing, and product assets. Use when building hero backgrounds, product shots, lifestyle imagery, abstract visuals, or icon sets. Includes 12 image presets across 5 categories (hero backgrounds, product shots, lifestyle, abstract/texture, icons/UI), an HTML asset scanner for detecting image slots, trend-driven prompt enrichment via web search, and CLI generation commands with a gallery UI.
- ▌ Startup Pitch · amo-tech-ai-rocket-path-ai bundleBuild investor-ready pitch scripts in multiple formats (10-min, 5-min, 2-min, 1-min elevator, investor email). Produces pitch narratives, Q&A preparation, pitch scoring rubric, and optional investor roleplay practice. Use when the user wants to create a pitch, prepare for investor meetings, craft a startup pitch, write a fundraising narrative, or practice their pitch. Triggers for "pitch deck", "investor pitch", "pitch my startup", "fundraising deck", "seed deck", "how to pitch", "investor meeting", "demo day", "prepare pitch", "pitch script", "elevator pitch for investors", "pitch practice", "practice my pitch", "investor roleplay", or any request to present a startup to investors, accelerators, or partners. Works standalone — no prior startup-design session needed, but leverages its output if available.
- ▌ Startup Positioning · amo-tech-ai-rocket-path-ai bundleMarket positioning strategy using the April Dunford framework, enriched with JTBD discovery, Moore positioning statement, and Neumeier's Onliness Test. Produces a complete positioning document, positioning statement, competitive alternatives map, and market category analysis. Use when the user wants to define or refine their market positioning, find their unique position, differentiate from competitors, craft a positioning statement, choose a market category, or figure out "how should we position this product." Triggers for "positioning", "how to position", "market position", "differentiation strategy", "positioning statement", "competitive positioning", "category strategy", "where do we fit in the market", "how are we different", "unique value proposition", or any request to define, sharpen, or rethink positioning. Works standalone — no prior startup-design or startup-competitors session needed, but leverages their output if available.
- ▌ Illustrated Slides With Nano Banana · amo-tech-ai-rocket-path-ai bundleCreate PowerPoint/PDF presentations where each slide is a complete AI-generated image with all text embedded. Supports multiple visual styles (corporate, minimalist, creative, kawaii, custom). Use when user wants fully-illustrated slides, visual-first decks, or AI-generated presentation images via x402 payments.
- ▌ Startup Strategy Council · amo-tech-ai-rocket-path-ai bundleExpert startup strategy council with 6 advisors (Thiel, Graham, Ries, Andreessen, Lavingia, Dunford) for validation, PMF, business models, positioning, and growth.
- ▌ Baoyu Infographic · amo-tech-ai-rocket-path-ai bundleGenerates professional infographics with 20 layout types and 17 visual styles. Analyzes content, recommends layout×style combinations, and generates publication-ready infographics. Use when user asks to create "infographic", "信息图", "visual summary", or "可视化".
- ▌ Gemini Interactions API · amo-tech-ai-rocket-path-aiUse this skill when writing code that calls the Gemini API for text generation, multi-turn chat, multimodal understanding, image generation, streaming responses, background research tasks, function calling, structured output, or migrating from the old generateContent API. This skill covers the Interactions API, the recommended way to use Gemini models and agents in Python and TypeScript.
- ▌ Low Fidelity Prototyping · amo-tech-ai-rocket-path-ai bundleGuide low-fidelity prototyping workflows for UI/UX design. Use when the user needs to create wireframes, paper prototypes, rough mockups, or early-stage design explorations. Covers sketch-to-wireframe workflows, rapid iteration, user testing with lo-fi artifacts, and transitioning from lo-fi to hi-fi.
- ▌ Performance Optimization · amo-tech-ai-rocket-path-aiUse when optimizing bundle size, load times, query performance, or before production launch. Triggers on "slow", "performance", "optimize", "bundle size", "lazy load", "cache", "lighthouse".
- ▌ Image Manipulation Image Magick · amo-tech-ai-rocket-path-aiProcess and manipulate images using ImageMagick. Supports resizing, format conversion, batch processing, and retrieving image metadata. Use when working with images, creating thumbnails, resizing wallpapers, or performing batch image operations.
- ▌ Chart Visualization · amo-tech-ai-rocket-path-ai bundleThis skill should be used when the user wants to visualize data. It intelligently selects the most suitable chart type from 26 available options, extracts parameters based on detailed specifications, and generates a chart image using a JavaScript script.
- ▌ High Fidelity Prototyping · amo-tech-ai-rocket-path-ai bundleGuide high-fidelity prototyping workflows for production-ready UI/UX design. Use when the user needs to create detailed interactive prototypes, pixel-perfect mockups, design-system-integrated screens, or pre-development specifications. Covers visual design, interaction states, design handoff, and usability validation.
- ▌ Create Design System Rules · amo-tech-ai-rocket-path-aiGenerates custom design system rules for the user's codebase. Use when user says "create design system rules", "generate rules for my project", "set up design rules", "customize design system guidelines", or wants to establish project-specific conventions for Figma-to-code workflows. Requires Figma MCP server connection.
- ▌ Corporate Image Style · amo-tech-ai-rocket-path-aiUse when generating images that need professional, corporate, or editorial aesthetics with neutral natural colors — not neon, not sci-fi, not oversaturated. Triggers on "normal colors", "professional", "corporate style", "BCG style", "consulting look", "editorial photography", "too green", "too dark", "neutral palette", "natural colors", "Superside style", "clean modern imagery".
- ▌ Pgvector Semantic Search · amo-tech-ai-rocket-path-aiUse this skill for setting up vector similarity search with pgvector for AI/ML embeddings, RAG applications, or semantic search. **Trigger when user asks to:** - Store or search vector embeddings in PostgreSQL - Set up semantic search, similarity search, or nearest neighbor search - Create HNSW or IVFFlat indexes for vectors - Implement RAG (Retrieval Augmented Generation) with PostgreSQL - Optimize pgvector performance, recall, or memory usage - Use binary quantization for large vector datasets **Keywords:** pgvector, embeddings, semantic search, vector similarity, HNSW, IVFFlat, halfvec, cosine distance, nearest neighbor, RAG, LLM, AI search Covers: halfvec storage, HNSW index configuration (m, ef_construction, ef_search), quantization strategies, filtered search, bulk loading, and performance tuning. **This project:** We use OpenAI text-embedding-3-small (1536) and store as vector(1536) in knowledge_chunks. halfvec is an optional future optimization; apply this skill's tuning (ef_search, iterative_scan, et
- ▌ Validating Startup Ideas · amo-tech-ai-rocket-path-ai bundleFind and validate startup ideas by mining user complaints, crafting premises, and navigating the idea maze. Use when discovering product opportunities, validating ideas, shaping solutions, researching user pain points, or exploring what to build.
- ▌ Supabase Postgres Best Practices · amo-tech-ai-rocket-path-ai bundlePostgres performance optimization and best practices from Supabase. Use this skill when writing, reviewing, or optimizing Postgres queries, schema designs, or database configurations.