Strataga
Community@strataga · Midland, TX
Agent Skills by Strataga
Showing 64 vetted skills indexed across 2 GitHub repositories.
startup-failure-patterns
Identify and analyze common startup failure patterns with mitigation actions.
suggest-tasks
Analyze software projects and output findings as structured TaskCreate payloads.
expo-file-system-class-api-migration
Migrate legacy expo-file-system API calls to File, Directory, and Paths classes.
convex-http-actions
Define HTTP endpoints and webhook integrations for Convex applications.
convex-cron-jobs
Schedule recurring tasks in Convex applications using crons.interval or crons.cron.
playwright-oauth-code-capture
Intercept localhost redirects with Playwright page.route to capture OAuth authorization codes.
pnpm-react-types-monorepo-mismatch
Detect and fix @types/react version drift in pnpm monorepos.
openrouter-image-generation
Parse OpenRouter image generation responses and decode base64 images.
convex-security-audit
Audit Convex applications for security vulnerabilities and misconfigurations.
claudeception
Extract non-obvious insights from work sessions into reusable Claude Code skills.
convex-file-storage
Store and serve files in Convex with upload URLs and metadata.
better-auth-best-practices
Integrate Better Auth authentication into TypeScript web applications.
reqwest-form-feature-required
Enable the reqwest form feature to fix missing .form() method errors.
convex-migrations
Plan and execute zero-downtime Convex schema migrations with batch processing.
rust-edition-2024-to-2021-downgrade
Refactor Rust let-chains to 2021-compatible patterns and validate builds.
rust-rodio-wsl2-audio
Compile Rust rodio/cpal projects on WSL2 by extracting ALSA headers and routing audio through PulseAudio.
base64-secret-padding-mismatch
Reconstruct Base64 secret padding to fix webhook authorization failures.
nextjs-server-side-error-debugging
Locate and fix Next.js server-side errors using terminal stack traces.
typescript-circular-dependency
Detect circular dependencies in TypeScript/JavaScript projects using Madge and recommend refactoring strategies.
prisma-connection-pool-exhaustion
Configure Prisma connection pooling with PgBouncer or Prisma Accelerate for serverless deployments.
marketing-psychology
Apply psychological principles and mental models to marketing decisions.
nextjs-og-image-css-limitations
Replace inline-block with display:flex and alignSelf:flex-start in Next.js OG images.
programmatic-seo
Generate SEO-optimized pages from templates and structured data.
tauri-file-watching-events
Stream JSONL events from a CLI process into a Tauri GUI.