Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
convex-cron-jobs
Scheduled function patterns for background tasks including interval scheduling, cron expressions, job monitoring, retry strategies, and best practices for long-running tasks
waynesutton/convexskills 386
-
convex-component-authoring
How to create, structure, and publish self-contained Convex components with proper isolation, exports, and dependency management
waynesutton/convexskills 386
-
convex-schema-validator
Defining and validating database schemas with proper typing, index configuration, optional fields, unions, and migration strategies for schema changes
waynesutton/convexskills 386
-
convex-agents
Building AI agents with the Convex Agent component including thread management, tool integration, streaming responses, RAG patterns, and workflow orchestration
waynesutton/convexskills 386
-
convex-realtime
Patterns for building reactive apps including subscription management, optimistic updates, cache behavior, and paginated queries with cursor-based loading
waynesutton/convexskills 386
-
convex-security-check
Quick security audit checklist covering authentication, function exposure, argument validation, row-level access control, and environment variable handling
waynesutton/convexskills 386
-
convex-functions
Writing queries, mutations, actions, and HTTP actions with proper argument validation, error handling, internal functions, and runtime considerations
waynesutton/convexskills 386
-
convex-security-audit
Deep security review patterns for authorization logic, data access boundaries, action isolation, rate limiting, and protecting sensitive operations
waynesutton/convexskills 386
-
convex
Umbrella skill for all Convex development patterns. Routes to specific skills like convex-functions, convex-realtime, convex-agents, etc.
waynesutton/convexskills 386
-
convex-migrations
Schema migration strategies for evolving applications including adding new fields, backfilling data, removing deprecated fields, index migrations, and zero-downtime migration patterns
waynesutton/convexskills 386
-
avoid-feature-creep
Prevent feature creep when building software, apps, and AI-powered products. Use this skill when planning features, reviewing scope, building MVPs, managing backlogs, or when a user says "just one more feature." Helps developers and AI agents stay focused, ship faster, and avoid bloated products.
waynesutton/convexskills 386
-
knowledge-ingest
Ingest URLs, documents, and text into the memory system as structured knowledge
QuixiAI/Hexis 557
-
cost-report
Query and report on API usage costs across LLM, embedding, and tool providers
QuixiAI/Hexis 557
-
email-digest
Digest and ingest emails into memory, surfacing important threads and action items
QuixiAI/Hexis 557
-
image-gen
Generate images from text descriptions using DALL-E or compatible providers
QuixiAI/Hexis 557
-
youtube-analytics
Retrieve and analyze YouTube channel stats, video performance, and content trends
QuixiAI/Hexis 557
-
daily-briefing
Compile a comprehensive daily briefing from calendar, contacts, goals, and recent activity
QuixiAI/Hexis 557
-
research
How to research topics using web tools
QuixiAI/Hexis 557
-
twitter-research
Search and analyze Twitter/X posts for trends, sentiment, and topic research
QuixiAI/Hexis 557
-
humanizer
Detect and remove AI writing patterns to produce natural, human-sounding prose
QuixiAI/Hexis 557
-
crm-lookup
Search, view, update, and merge contacts in the local CRM
QuixiAI/Hexis 557
-
meeting-prep
Prepare briefings for upcoming calendar events with attendee context and relevant memories
QuixiAI/Hexis 557
-
self-reflection
Guidelines for autonomous self-reflection during heartbeats
QuixiAI/Hexis 557
-
bluesky
Guide for posting content to the Bluesky social network using the bsky terminal app. This skill should be used proactively when working in public repositories and there is interesting, shareable content (new features, insights, achievements, or announcements worth sharing with the community). Use it when asked to post to Bluesky, or when content seems worth sharing publicly.
maragudk/skills 39