Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
seanchiuai
Perfil de creador de GitHub

seanchiuai

Vista por repositorio de 60 skills recopiladas en 10 repositorios de GitHub.

skills recopiladas
60
repositorios
10
actualizado
2026-07-18
mapa de repositorios

Dónde viven las skills

Repositorios principales por número de skills recopiladas, con su participación en este catálogo del creador y su variedad ocupacional.

Aquí se muestran los 8 repositorios principales; la lista completa continúa abajo.
explorador de repositorios

Repositorios y skills representativas

ai-ml
Científicos de datos

AI/ML integrations including multi-provider LLM routing, embeddings, RAG pipeline, autonomous agents, Langfuse prompt management, image generation, and observability. Use when working on LLM provider config, adding new AI models, modifying the RAG/embedding pipeline, building agents, changing prompt templates, or integrating image generation providers. Do NOT use for voice-specific features (use voice skill) or frontend UI (use ui-components skill).

2026-03-19
api-server
Desarrolladores de software

Nuxt 3 server API routes, middleware, agents, background queues, MCP server, voice pipelines, and server utilities. Use when creating new API endpoints, modifying server middleware, working with the agent runtime, adding server utils, or debugging API errors. Covers route conventions (GET/POST/PUT/DELETE), auth middleware, error handling, and Nitro server architecture. Do NOT use for background job processing (use processor skill) or database schema changes (use database skill).

2026-03-19
auth
Desarrolladores de software

Authentication and authorization using Supabase Auth with PKCE flow. Use when working on login/signup, session management, API key auth, OAuth integration, native app auth (Apple/Google Sign-In), or debugging auth errors. Supports web (cookie), native (Bearer token), API key, and OAuth flows. Do NOT use for general API route creation (use api-server skill) or Stripe billing auth (use integrations skill).

2026-03-19
create-skill
Otras ocupaciones informáticas

Guide for creating new Claude Code skills for the Minds AI webapp. Use when asked to "create a new skill", "add a skill for X", or when documenting a new domain area of the codebase. Covers skill structure, YAML frontmatter format, instruction writing, and skill organization conventions. Do NOT use for OpenClaw agent skills (different format and location).

2026-03-19
database
Arquitectos de bases de datos

PostgreSQL database with Prisma ORM, pgvector for embeddings, and pgbouncer connection pooling. Use when modifying database schema, writing migrations, adding new Prisma models, optimizing queries, working with vector embeddings, or debugging database connection issues. Covers schema conventions, migration workflow, RLS policies, and connection management. Do NOT use for Supabase Auth specifics (use auth skill) or background job queues (use processor skill).

2026-03-19
deployment
Administradores de redes y sistemas informáticos

DigitalOcean App Platform deployment architecture and procedures for the Minds AI webapp. Use when asked about "deployment", "how to deploy", "staging vs production", "DO app platform", "Dockerfile", "environment variables", "build process", or "deploy pipeline". Covers staging/production environments, Docker multi-stage build, GitHub Actions workflow, and env var management. Do NOT use to actually trigger deploys (deployments are manual-only by Alexander). Do NOT modify DO env vars directly (use GitHub Environments workflow).

2026-03-19
git-workflow
Desarrolladores de software

Git branching strategy and commit conventions for the Minds AI webapp. Use when creating branches, making commits, opening PRs, resolving merge conflicts, or following the staging-to-production workflow. Covers branch naming (feature/, fix/, chore/), commit message format, PR creation targeting staging, and the rule that only Alexander merges staging to main. Do NOT use for deployment procedures (use deployment skill) or CI/CD pipeline details.

2026-03-19
integrations
Desarrolladores de software

Third-party service integrations including Stripe billing, Google Calendar, Twilio (SMS/WhatsApp/Voice), Resend email, Firebase push notifications, analytics (PostHog/GA/TikTok), Langfuse observability, content scraping (Apify/Tavily/Serper), and image generation (Replicate). Use when adding a new third-party integration, modifying billing logic, working with webhooks, configuring analytics tracking, or debugging external API calls. Do NOT use for AI/LLM provider integration (use ai-ml skill) or voice pipeline specifics (use voice skill).

2026-03-19
Mostrando las 8 principales de 15 skills recopiladas en este repositorio.
convex-backend-development
Desarrolladores de software

Build Convex backends with queries, mutations, actions, HTTP endpoints, and schemas. Comprehensive guide for all Convex patterns and workflows.

2026-01-09
nextjs-app-router-development
Desarrolladores de software

Build Next.js applications with App Router, Server and Client Components, data fetching, routing, and TypeScript. Use when implementing Next.js pages, layouts, API routes, or React Server Components.

2026-01-09
shadcnui-component-integration
Desarrolladores de software

Install and customize shadcn/ui components with Tailwind CSS theming, variants, and styling. Use when adding UI components or customizing the design system.

2026-01-09
vercel-deployment
Desarrolladores de software

Automatically deploys to Vercel production, uses Vercel MCP to fetch build logs, analyzes errors, fixes them, and retries until successful deployment. Use when deploying to production or fixing deployment issues.

2026-01-09
creating-expert
Desarrolladores de software

Create new domain expert with expertise file and workflows. Use when adding new technology or domain area.

2025-12-17
meta-prompt
Desarrolladores de software

Generate prompt variations from templates. Use when creating new commands, skills, or workflows.

2025-12-17
code-reviewer
Desarrolladores de software

Used to create a new agent. Used when a user wants to create a new agent

2025-11-18
skill-creating
Desarrolladores de software

Used to create a new skill. Used when a user wants to create a new skill

2025-11-18
Mostrando las 8 principales de 9 skills recopiladas en este repositorio.
ai-ml
Desarrolladores de software

AI/ML integrations including multi-provider LLM routing, embeddings, RAG pipeline, autonomous agents, Langfuse prompt management, image generation, and observability. Use when working on LLM provider config, adding new AI models, modifying the RAG/embedding pipeline, building agents, changing prompt templates, or integrating image generation providers. Do NOT use for voice-specific features (use voice skill) or frontend UI (use ui-components skill).

2026-03-15
api-server
Desarrolladores de software

Nuxt 3 server API routes, middleware, agents, background queues, MCP server, voice pipelines, and server utilities. Use when creating new API endpoints, modifying server middleware, working with the agent runtime, adding server utils, or debugging API errors. Covers route conventions (GET/POST/PUT/DELETE), auth middleware, error handling, and Nitro server architecture. Do NOT use for background job processing (use processor skill) or database schema changes (use database skill).

2026-03-15
integrations
Desarrolladores de software

Third-party service integrations including Stripe billing, Google Calendar, Twilio (SMS/WhatsApp/Voice), Resend email, Firebase push notifications, analytics (PostHog/GA/TikTok), Langfuse observability, content scraping (Apify/Tavily/Serper), and image generation (Replicate). Use when adding a new third-party integration, modifying billing logic, working with webhooks, configuring analytics tracking, or debugging external API calls. Do NOT use for AI/LLM provider integration (use ai-ml skill) or voice pipeline specifics (use voice skill).

2026-03-15
mobile-native
Desarrolladores de software

Capacitor v7 iOS/Android native app development. Use when working on native mobile features, Apple/Google Sign-In, push notifications (FCM), haptics, deep linking, safe area handling, Xcode Cloud builds, or platform-conditional code. Covers Capacitor plugin patterns, native bridge communication, and App Store submission. Do NOT use for web-only features or server-side changes.

2026-03-15
real-time
Desarrolladores de software

Real-time communication via SSE broadcasting, NDJSON streaming, WebSocket voice, and in-memory connection tracking. Use when implementing live updates, streaming responses, real-time progress indicators, WebSocket connections, or debugging streaming issues. Covers SSE event patterns, NDJSON response format, connection lifecycle, and client-side EventSource handling. Do NOT use for background job processing (use processor skill) or voice pipeline specifics (use voice skill).

2026-03-15
ui-components
Desarrolladores web

Vue 3 component architecture with shadcn-vue, Reka UI, Tailwind CSS, and design system conventions. Use when building new UI components, modifying existing views, working with the design system, fixing layout/styling issues, or implementing responsive designs. Covers component structure, slot patterns, Tailwind utilities, animation conventions, and accessibility. Do NOT use for state management logic (use state-management skill) or server API routes (use api-server skill).

2026-03-15
voice
Desarrolladores de software

Voice features including real-time voice mode, speech-to-text (Deepgram), text-to-speech (Fish Audio), voice cloning pipeline, Twilio phone calls, and voice gender classification. Use when working on any voice-related feature, debugging audio issues, or modifying the STT/LLM/TTS pipeline.

2026-03-15
setup
Otras ocupaciones informáticas

Use when the user runs /setup, or asks to set up, initialize, personalize, or re-run setup for this workspace after cloning it. Interviews the user one question at a time, writes their ME.md, scaffolds their project and admin folders, and turns the optional blocks in CLAUDE.md on or off.

2026-07-18
scope
Especialistas en gestión de proyectos

Use at the START of any task, before defining or building anything, to decide how the work should be carried out (one live session, a task contract, or a full agent team), how sharply it needs specifying, and whether it genuinely needs file-backed continuity. Session work is ticketless by default. Use when unsure whether a task needs a contract or just a session, or when a raw idea needs to become a well-defined task.

2026-07-17
watchtower
Otras ocupaciones informáticas

Use when the user wants an agent session supervised while they are not watching it. Triggers on "launch this and watch it", "keep an eye on that session", "drive this to done while I'm out", "what are my sessions waiting on", or any task long enough that the user will not sit through it. Launches a supervised session, reports what is live and what each one is blocked on, and puts a driver on one session that answers routine prompts and escalates every real decision to the user.

2026-07-17
define-task
Desarrolladores de software

Use BEFORE starting any medium or large task, including features, bug fixes, refactors, multi-file changes, branch/commit/push/PR/merge work, and anything touching production or staging, deploys, hosting, databases or migrations, auth, payments, or third-party integration config. Forces a preflight task contract (target, context, acceptance criteria, proof plan, constraints, stop conditions) and an explicit human checkpoint before implementation, so agents never define "done" for themselves.

2026-07-17
grill-me
Especialistas en gestión de proyectos

Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions "grill me".

2026-07-17
Mostrando 10 de 10 repositorios
Todos los repositorios cargados