olore-convex-latest
Local Convex documentation reference (latest). Convex backend documentation. Use for real-time database, serverless functions, file storage, authentication, scheduling, search, AI agents, and full-stack TypeScript development.
Best use case
olore-convex-latest is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Local Convex documentation reference (latest). Convex backend documentation. Use for real-time database, serverless functions, file storage, authentication, scheduling, search, AI agents, and full-stack TypeScript development.
Teams using olore-convex-latest should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/olore-convex-latest/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How olore-convex-latest Compares
| Feature / Agent | olore-convex-latest | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Local Convex documentation reference (latest). Convex backend documentation. Use for real-time database, serverless functions, file storage, authentication, scheduling, search, AI agents, and full-stack TypeScript development.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
Related Guides
SKILL.md Source
# Convex Documentation Convex backend documentation. Use for real-time database, serverless functions, file storage, authentication, scheduling, search, AI agents, and full-stack TypeScript development. ## Quick Reference | Task | Entry Point | |------|-------------| | Getting started | `contents/quickstart/nextjs.mdx` (or other framework) | | Core database | `contents/database.mdx`, `contents/database/reading-data/reading-data.mdx` | | Functions | `contents/functions/query-functions.mdx`, `contents/functions/mutation-functions.mdx` | | Authentication | `contents/auth.mdx`, `contents/auth/clerk.mdx` | | AI agents | `contents/agents/getting-started.mdx` | | File storage | `contents/file-storage.mdx` | | Real-time updates | `contents/realtime.mdx` | | Production deployment | `contents/production.mdx` | | Client libraries | `contents/client/react.mdx`, `contents/client/nextjs/` | | API reference | `contents/generated-api/` | ## When to use Use this skill when the user asks about: - Convex database queries, mutations, and schemas - Real-time data synchronization and reactive queries - Serverless functions (queries, mutations, actions) - Authentication with Clerk, Auth0, or custom JWT - File storage and serving - Scheduled jobs and cron tasks - Text search and vector search - AI agents and chatbot functionality - Client libraries (React, Next.js, Vue, Python, etc.) - Production deployment and hosting ## How to find information 1. **First**, read `TOC.md` for complete file listing organized by directory 2. Identify relevant section based on user's question 3. Read specific files for details **TOC.md contains all files organized by directory - always check it first.**
Related Skills
sveltekit-latest
Quick-reference for SvelteKit + Svelte 5 development (Feb 2026)
convex
Expert Convex development assistant. Use when users want to build full-stack TypeScript apps with Convex - including setup, server functions (queries/mutations/actions), database schema, auth, file storage, real-time features, frontend integration (React, Next.js, Vue), testing, or deployment.
convex-development-general
Applies general rules for Convex development, emphasizing schema design, validator usage, and correct handling of system fields.
convex-core
Core Convex development guidelines - functions, validators, schema, queries, mutations, and database patterns
convex-component-authoring
How to create, structure, and publish self-contained Convex components with proper isolation, exports, and dependency management
convex-ai
Convex AI Integration - OpenAI, actions, streaming, and AI patterns with database integration
bgo
Automates the complete Blender build-go workflow, from building and packaging your extension/add-on to removing old versions, installing, enabling, and launching Blender for quick testing and iteration.
tdd-orchestrator
Master TDD orchestrator specializing in red-green-refactor discipline, multi-agent workflow coordination, and comprehensive test-driven development practices.
tavily-web
Web search, content extraction, crawling, and research capabilities using Tavily API
tauri2-react-rust
Guides development of cross-platform desktop apps with Tauri 2, TypeScript, React, and Rust. Use when building Tauri apps, implementing IPC, designing Rust backend or TypeScript/React frontend, when researching or cloning a website (open site, snapshot elements), when verifying local dev or built frontend in browser, or when the user mentions Tauri, Tauri 2, Rust backend, React frontend, desktop app architecture, invoke/commands, cross-platform, 调研网站, 验证效果, agent-browser.
tauri-svelte-typescript-general
General rules for developing desktop applications using Tauri with Svelte and TypeScript for the frontend.
tauri-development
Tauri development guidelines for building cross-platform desktop applications with TypeScript, Rust, and modern web technologies