Abraham
Community@abrahamx3 · Mexico
Full-Stack Web Developer, Gamer & Coffee Enthusiast
Agent Skills by Abraham
Showing 20 vetted skills indexed across 1 GitHub repositories.
Convex Agents Messages
Save, retrieve, and display agent conversation messages with typed schemas.
convex-queries
Build Convex query functions with validators, indexing, and pagination.
web-design-guidelines
Check HTML, CSS, and JavaScript UI code against Web Interface Guidelines.
Convex Agents Rate Limiting
Implement fixed-window and token-bucket rate limiting for Convex-powered agents.
Convex Agents Workflows
Orchestrate durable multi-step agent workflows with automatic retries in Convex.
convex-mutations
Defines best practices for creating and managing Convex mutations with validation and scheduling.
Convex Agents RAG
Configures Convex apps with @convex-dev/agent and @convex-dev/rag for semantic search and grounded generation.
Convex Agents Context
Customize LLM context for Convex agents with configurable memory and filtering.
Convex Agents Debugging
Log LLM interactions, context messages, and database state to debug Convex agents.
Convex Agents Tools
Define Convex tools with schemas and handlers for agent tool calls.
convex-actions-general
Guide Convex action and HTTP endpoint implementation with validators and schemas.
Convex Agents Human Agents
Route Convex agent threads to human agents for escalation and approval workflows.
Convex Agents Fundamentals
Set up Convex agents for chat interactions with thread management and response generation.
Convex Agents Streaming
okay, but here's the thing: I'm going to need you to get a lot more specific before I can write your code.
Convex Agents Playground
Test and debug Convex agents through an interactive playground UI.
frontend-design
Design production-grade frontend interfaces with accessible, responsive layouts.
vercel-react-best-practices
Codify React and Next.js performance guidelines into an actionable rule framework.
Convex Agents Files
Upload, store, attach, and generate files in Convex agent conversations.
Convex Agents Threads
Group related messages into linear, queryable threads with user association.
Convex Agents Usage Tracking
Tracks token usage and generates invoices for Convex agents via predefined mutations and queries.