Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

convex-skills

convex-skills contient 21 skills collectées depuis Sstobo, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
21
Stars
24
mis à jour
2026-01-21
Forks
4
Couverture métier
4 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

ai-elements-workflow
Développeurs web

This skill provides guidance for building workflow visualizations using Vercel AI Elements and React Flow. It should be used when implementing interactive node-based interfaces, workflow diagrams, or process flow visualizations in Next.js applications. Covers Canvas, Node, Edge, Connection, Controls, Panel, and Toolbar components.

2026-01-21
betterauth-tanstack-convex
Administrateurs de réseaux et de systèmes informatiques

Step-by-step guide for setting up Better Auth authentication with Convex and TanStack Start. This skill should be used when configuring authentication in a Convex + TanStack Start project, troubleshooting auth issues, or implementing sign up/sign in/sign out flows. Covers installation, environment variables, SSR authentication, route handlers, and the expectAuth pattern.

2026-01-21
convex-tanstack
Développeurs de logiciels

Comprehensive guide for building full-stack applications with Convex and TanStack Start. This skill should be used when working on projects that use Convex as the backend database with TanStack Start (React meta-framework). Covers schema design, queries, mutations, actions, authentication with Better Auth, routing, data fetching patterns, SSR, file storage, scheduling, AI agents, and frontend patterns. Use this when implementing features, debugging issues, or needing guidance on Convex + TanStack Start best practices.

2026-01-21
vercel-ai-elements
Développeurs web

This skill provides comprehensive documentation for all 23 Vercel AI Elements components organized by category (Message, Conversation, Input/Interaction, Content Display, AI Processing, Advanced Features). Use when users ask about building AI chatbots, need component documentation, want API references for Vercel AI Elements, or need integration examples with the AI SDK.

2026-01-21
convex-actions-general
Développeurs de logiciels

This skill should be used when working with Convex actions, HTTP endpoints, validators, schemas, environment variables, scheduling, file storage, and TypeScript patterns. It provides comprehensive guidelines for function definitions, API design, database limits, and advanced Convex features.

2025-10-18
convex-agents-context
Développeurs de logiciels

Customizes what information the LLM receives for each generation. Use this to control message history, implement RAG context injection, search across threads, and provide custom context.

2025-10-18
convex-agents-debugging
Développeurs de logiciels

Troubleshoots agent behavior, logs LLM interactions, and inspects database state. Use this when responses are unexpected, to understand context the LLM receives, or to diagnose data issues.

2025-10-18
convex-agents-files
Développeurs de logiciels

Handles file uploads, image attachments, and media processing in agent conversations. Use this when agents analyze images, process documents, or generate files.

2025-10-18
convex-agents-fundamentals
Développeurs de logiciels

Sets up and configures Convex agents for chat-based AI interactions. Use this when initializing agent instances, creating conversation threads, and generating basic text or structured responses from LLMs. Essential foundation for any Convex agent implementation.

2025-10-18
convex-agents-human-agents
Développeurs de logiciels

Integrates human agents into automated workflows for human-in-the-loop interactions. Use this when humans need to respond alongside AI agents, handle escalations, or provide context that AI cannot determine.

2025-10-18
convex-agents-messages
Développeurs de logiciels

Sends, saves, retrieves, and manages messages within agent conversations. Use this when handling user messages, displaying conversation history, and working with UIMessages for rich rendering.

2025-10-18
convex-agents-playground
Développeurs web

Sets up a web UI for testing, debugging, and developing agents without code. Use this to manually test agents, browse conversation history, and verify behavior in real-time.

2025-10-18
convex-agents-rag
Développeurs de logiciels

Implements Retrieval-Augmented Generation (RAG) patterns to enhance agents with custom knowledge bases. Use this when agents need to search through documents, retrieve context from a knowledge base, or ground responses in specific data.

2025-10-18
convex-agents-rate-limiting
Administrateurs de bases de données

Controls message frequency and token usage to prevent abuse and manage API budgets. Use this to implement per-user limits, global caps, burst capacity, and token quota management.

2025-10-18
convex-agents-streaming
Développeurs de logiciels

Streams agent responses in real-time to clients without blocking. Use this for responsive UIs, long-running generations, and asynchronous streaming to multiple clients.

2025-10-18
convex-agents-threads
Développeurs de logiciels

Manages conversation threads to group messages into linear histories. Use this when organizing multi-turn conversations, managing per-user history, and handling thread metadata.

2025-10-18
convex-agents-tools
Développeurs de logiciels

Enables agents to call external functions, APIs, and database operations through tool definitions. Use this when agents need to fetch data, perform actions, or integrate with external services while maintaining clean separation.

2025-10-18
convex-agents-usage-tracking
Développeurs de logiciels

Tracks LLM token consumption and usage metrics for billing, monitoring, and optimization. Use this to log token usage, calculate costs, generate invoices, and understand which agents or users consume the most resources.

2025-10-18
convex-agents-workflows
Développeurs de logiciels

Orchestrates multi-step agent operations with durable execution, automatic retries, and recovery from failures. Use this for complex workflows that need to survive server restarts or coordinate multiple agents.

2025-10-18
convex-mutations
Développeurs de logiciels

This skill should be used when implementing Convex mutation functions. It provides comprehensive guidelines for defining, registering, calling, and scheduling mutations, including database operations, transactions, and scheduled job patterns.

2025-10-18
convex-queries
Administrateurs de bases de données

This skill should be used when implementing Convex query functions. It provides comprehensive guidelines for defining, registering, calling, and optimizing queries, including pagination, full text search, and indexing patterns.

2025-10-18
convex-skills Agent Skills sur GitHub | SkillsMP