Searching...
Searching...
Found 122398 results
waynesutton
Conducts deep security audits to review authorization logic, data access boundaries, and protection of sensitive operations.
waynesutton
Prevents feature creep in software development by focusing on scope management, MVP building, and backlog prioritization to ship faster and avoid bloated products.
waynesutton
Provides a pattern for implementing scheduled background tasks using cron expressions, interval scheduling, and robust retry strategies for long-running operations.
waynesutton
Assists in writing Convex backend functions with proper argument validation, error handling, and runtime considerations.
waynesutton
Provides patterns for building reactive applications with real-time features including subscription management, optimistic updates, and cursor-based pagination.
waynesutton
Quick security audit checklist for Convex applications, verifying authentication, function exposure, argument validation, and row-level access control.
waynesutton
Enables building AI agents with Convex Agent component for thread management, tool integration, RAG patterns, and workflow orchestration.
waynesutton
Provides comprehensive file management utilities for Convex applications, including upload, serving, storage, deletion, and metadata access.
waynesutton
Manages database schema evolution with strategies for adding, removing, and backfilling fields, ensuring zero downtime during migrations.
waynesutton
Guides developers in creating, structuring, and publishing self-contained Convex components with proper isolation and dependency management.
waynesutton
Provides production-ready guidelines for Convex backend development, covering TypeScript, error handling, and design patterns.
waynesutton
Provides tools for building and managing HTTP endpoints, including request handling, authentication, CORS, and webhook validation for external API integrations.
waynesutton
Validates and manages database schemas with type safety, index configuration, and migration strategies for Convex applications.
Spacehunterz
Enables natural language search across Claude Code session history to locate past prompts, conversations, and context for streamlined workflow recovery.
Spacehunterz
Enables interactive learning checkins by loading institutional knowledge, golden rules, and session history for reflective review and context-aware guidance.
Spacehunterz
Orchestrates multiple AI agents to work in parallel or sequence for complex problem-solving, managing dependencies and aggregating results.
Spacehunterz
Automates session termination by capturing and displaying session data without user prompts.
Spacehunterz
Creates and manages user stories in standard agile narrative format for Ralph Loop.
learntocloud
Guides users through creating Linux-based CTF challenges from concept to validation for security training and ethical hacking practice.
jezweb
Provides utilities for Cloudflare R2 storage operations including file uploads/downloads, CORS configuration, presigned URLs, and troubleshooting common R2 errors.
jezweb
Builds and troubleshoots TypeScript MCP servers on Cloudflare Workers for LLM API exposure, preventing common backend errors.
jezweb
Provides fully managed RAG for document Q&A with automatic chunking, embeddings, and citations across 100+ file formats.
jezweb
Enables efficient file uploads and CDN delivery in Next.js using Vercel Blob, resolving client-side upload errors and limitations.
jezweb
Configures serverless PostgreSQL databases on Neon or Vercel for Cloudflare Workers, handling connection pooling, branching, and ORM integration to resolve edge deployment issues.