ClaudeOAuth2 Implementation GuideAct as an authentication specialist. Implement OAuth2 with PKCE for [provider] in a [framework] app. Cover authorizationcodingdocumentationdebugging1,955265Copy
GeminiSpreadsheet Formula BuilderAct as a spreadsheet expert. Build Google Sheets/Excel formulas for [calculation requirement]. Provide the formula, stepdata-analysisproductivitycoding1,94355Copy
CursorCustom React Hook GeneratorAct as a React hooks expert. Create a custom hook for [use case] with proper cleanup, TypeScript generics, SSR safety chcodingui-uxtesting1,926485Copy
ClaudeTechnical Blog Deep DiveAct as a senior engineer and technical blogger. Write an in-depth technical blog post explaining [complex concept/implemwritingdocumentationcoding1,747416Copy
CursorReact Server Component OptimizerAct as a Next.js performance specialist. Refactor this client component into an optimal Server Component architecture wicodingui-uxdebugging1,730132Copy
ClaudeOpen Source Contribution GuideAct as an open source maintainer. Guide me through contributing to [project/repository]. Analyze the codebase structure,codingdocumentationproductivity1,705311
CursorPrisma Schema DesignerAct as a database architect. Design a Prisma schema for [application domain] with proper relations, indexes, enums, softcodingdata-analysisdocumentation1,654311Copy
CursorESLint Custom Rule WriterAct as a tooling engineer. Create a custom ESLint rule that enforces [pattern/convention] in our codebase. Include the rcodingdebuggingtesting1,632295Copy
CursorZod Validation Schema BuilderAct as a TypeScript validation expert. Create Zod schemas for [API request/response] with nested objects, custom refinemcodingtestingdocumentation1,621257Copy
CursorTailwind Component ExtractorAct as a design systems engineer. Extract reusable Tailwind CSS components from this design mockup description. Create vui-uxcodingdesign1,57758Copy
CursorREST API Error Handler MiddlewareAct as a backend architect. Write centralized error handling middleware for an Express/Node API with typed error classescodingdebuggingdocumentation1,433292Copy
CursorPython FastAPI Endpoint BuilderAct as a Python backend engineer. Build a FastAPI endpoint for [resource] with Pydantic models, dependency injection, ascodingtestingdocumentation1,40866Copy
ClaudeAPI Documentation GeneratorAct as a technical writer specializing in API documentation. Generate complete OpenAPI 3.0 documentation for these endpodocumentationcodingproductivity1,403104Copy
ClaudeSystem Design Interview PrepAct as a FAANG system design interviewer. Walk me through designing [system like URL shortener/feed/ticket booking]. Covcodingdocumentationdata-analysis1,399199Copy
ClaudeDatabase Schema ReviewerAct as a database architect. Review this schema design for [application]. Evaluate normalization, indexing strategy, quedata-analysiscodingdebugging1,387485Copy
ClaudeSecurity Vulnerability AuditorAct as an application security specialist. Perform a security audit on this codebase focusing on OWASP Top 10 vulnerabildebuggingcodingtesting1,383305Copy
CursorSQL Migration Script WriterAct as a database migration specialist. Write an idempotent SQL migration for [schema change] with rollback script, indecodingdata-analysisdocumentation1,369222
ClaudeCode Review ExpertAct as a meticulous senior software engineer. Review the following code for security vulnerabilities, performance bottledebuggingcodingtesting1,362113Copy
NotionTeam Standup FormatterYou are a scrum master. Format these async standup updates into a team dashboard view. Group by: Yesterday's Progress, Tproductivitycodingdocumentation1,312350Copy
CursorBundle Size OptimizerAct as a frontend performance engineer. Analyze this Next.js bundle and implement code splitting, dynamic imports, tree codingdebuggingproductivity1,303102Copy
CursorRedis Caching Strategy AdvisorAct as a backend performance engineer. Implement a Redis caching layer for [endpoint/feature] with cache invalidation stcodingdebuggingdata-analysis1,294234Copy
ClaudeAlgorithm Complexity AnalyzerAct as a computer science professor. Analyze the time and space complexity of this algorithm. Provide Big-O notation witcodingdata-analysisdebugging1,244336Copy
CursorGit Commit Message GeneratorAct as a senior engineer following Conventional Commits. Generate a commit message for these staged changes with proper productivitycodingdocumentation1,170475
ClaudeAPI Rate Limiter DesignerAct as a backend systems engineer. Design a rate limiting system for [API] using token bucket algorithm. Include Redis icodingdebuggingdocumentation1,108401Copy
GeminiUI Color Palette GeneratorAct as a UI/UX designer. Generate a complete color system for [app type] including primary, secondary, accent, neutral sui-uxdesigncoding1,08576Copy
CursorPlaywright E2E Test WriterAct as a QA automation engineer. Write Playwright E2E tests for [user flow] including page object model structure, authetestingcodingui-ux1,046193Copy
CursorMicroservice Event HandlerAct as a distributed systems architect. Implement an event handler for [domain event] using [message broker]. Include idcodingdocumentationtesting1,020192Copy
NotionSprint Retrospective FacilitatorYou are an agile coach. Facilitate a sprint retrospective using Start/Stop/Continue framework. Analyze these sprint noteproductivitycodingdocumentation947268Copy
CursorKubernetes Deployment ManifestAct as a Kubernetes engineer. Generate production-ready Deployment, Service, and Ingress manifests for [application] witcodingdocumentationdebugging94385Copy
CursorTypeScript Utility Function BuilderAct as a TypeScript expert. Write a reusable utility function for [use case] with full generic types, exhaustive edge cacodingtestingdocumentation834391Copy
CursorSupabase RLS Policy WriterAct as a Supabase security engineer. Write Row Level Security policies for the [table_name] table ensuring users can onlcodingdebuggingdocumentation826422
ClaudeData Pipeline ArchitectureAct as a data engineer. Design an ETL/ELT pipeline for [data source] to [warehouse/lake]. Include ingestion strategy, trdata-analysiscodingdocumentation788471Copy
CursorAccessibility Audit FixerAct as a WCAG 2.1 accessibility expert. Audit this component for a11y violations and fix them. Add proper ARIA labels, kui-uxcodingtesting675428Copy
ClaudeArchitecture Decision RecordAct as a staff engineer. Write an Architecture Decision Record (ADR) for choosing [technology/pattern] over [alternativedocumentationcodingproductivity643138Copy
GeminiJSON Data TransformerAct as a data transformation specialist. Write a script to transform this JSON schema from [source format] to [target focodingdata-analysisdebugging625301Copy
NotionBug Triage PrioritizerYou are an engineering manager. Triage these bug reports using severity/impact matrix. Categorize by priority (P0-P3), adebuggingproductivitycoding606173Copy
ClaudeTechnical Design DocumentAct as a principal engineer. Write a technical design document for [feature/system] covering problem statement, proposeddocumentationcodingui-ux58472Copy
CursorDocker Compose Service SetupAct as a DevOps engineer. Create a docker-compose.yml for a [stack description] with health checks, volume mounts, envircodingdebuggingproductivity583415Copy
CursorWebSocket Real-time HandlerAct as a real-time systems engineer. Build a WebSocket handler for [feature] with connection management, heartbeat pingscodingtestingdebugging553216Copy
ClaudeMonolith to Microservices MigrationAct as a migration architect. Create a strangler fig migration plan to decompose this monolith into microservices. Defincodingdocumentationdebugging547475Copy
ClaudeCompliance GDPR ChecklistAct as a privacy compliance consultant. Create a GDPR compliance checklist for [SaaS product type]. Cover data mapping, documentationproductivitycoding527427Copy
ClaudePerformance Bottleneck ProfilerAct as a performance engineering expert. Profile this application's performance issues using the provided metrics/tracesdebuggingcodingdata-analysis519500Copy
CursorGraphQL Resolver GeneratorAct as a GraphQL architect. Implement resolvers for [query/mutation name] using Apollo Server. Include DataLoader for N+codingtestingdata-analysis497167Copy
CursorCI/CD GitHub Actions PipelineAct as a CI/CD specialist. Write a GitHub Actions workflow for a [language/framework] project with lint, type-check, unicodingtestingproductivity481239Copy
MidjourneySaaS Dashboard IllustrationIsometric illustration of a SaaS analytics dashboard, soft purple and blue color scheme, floating UI elements, charts anui-uxdesigncoding434206Copy
CursorNext.js API Route GeneratorAct as a Next.js expert. Create a production-ready API route for [feature] using Next.js 14 App Router. Include Zod inpucodingdocumentationtesting34572Copy
CursorSenior React Component GeneratorAct as a senior React developer. Create a fully typed, accessible TypeScript component for [component name]. Use shadcn/codingui-uxtesting340290Copy
ClaudeLegacy Code Refactoring PlanAct as a refactoring specialist. Analyze this legacy [language/framework] codebase and create a phased refactoring plan.codingdebuggingdocumentation335266
ClaudeSQL Query OptimizerAct as a database performance engineer. Analyze this SQL query, explain the execution plan bottlenecks, rewrite it for odebuggingdata-analysiscoding32857Copy
CursorUnit Test Suite GeneratorAct as a test-driven development expert. Generate a comprehensive unit test suite for [function/module] covering edge catestingcodingdebugging310418Copy
ClaudeRegex Pattern BuilderAct as a regex expert. Build a regular expression for [matching requirement] with detailed explanation of each token grocodingdebuggingproductivity260288Copy
MidjourneyApp Icon Design PromptMobile app icon for [app name/purpose], rounded square format, gradient background, simple recognizable symbol, iOS desiui-uxdesigncoding224459