3277 results (28.2ms) page 5 / 164
omer-metin / skills-for-antigravity-python-backend exact

Python dominates backend development for good reason - readable code, massive ecosystem, and frameworks that scale from prototype to production. Django gives you batteries included. FastAPI gives...

WebSmartTeam / cor-code-nextjs-404-troubleshooting exact

Fix Next.js 404 errors from async params, localStorage SSR issues, and domain config mismatches. Covers Next.js 15/16 breaking changes where params became Promise-based. Triggers: 404 error, page...

whatiskadudoing / fp-ts-skills-managing-side-effects-functionally exact

Master functional approaches to side effects including IO types, effect isolation, idempotent operations, and quarantining impure code - essential patterns for reliable TypeScript applications

whatiskadudoing / fp-ts-skills-fp-ts-backend exact

Functional programming patterns for Node.js/Deno backend development using fp-ts, ReaderTaskEither, and functional dependency injection

whatiskadudoing / fp-ts-skills-fp-refactor exact

Comprehensive guide for refactoring imperative TypeScript code to fp-ts functional patterns

d-o-hub / rust-self-learning-memory-debug-troubleshoot exact

Systematic debugging approach for Rust async code with Tokio, Turso, and redb. Use when diagnosing runtime issues, performance problems, async deadlocks, database connection issues, or panics.

akrindev / google-studio-skills-gemini-batch exact

Process large volumes of requests using Gemini Batch API via scripts/. Use for batch processing, bulk text generation, processing JSONL files, async job execution, and cost-efficient high-volume...

whatiskadudoing / fp-ts-skills-functional-programming-fundamentals exact

Core FP concepts including pure functions, currying, composition, and pointfree style - the foundation for mastering functional TypeScript

autohandai / community-skills-python-fastapi-patterns exact

FastAPI best practices, async patterns, and Pydantic validation

martinholovsky / claude-skills-generator-fastapi exact

REST API and WebSocket development with FastAPI emphasizing security, performance, and async patterns

itechmeat / llm-code-react-testing-library exact

React Testing Library: user-centric component testing with queries, user-event simulation, async utilities, and accessibility-first API.

omer-metin / skills-for-antigravity-rust-craftsman exact

Systems programming specialist for Rust, ownership model, memory safety, concurrency, and performance optimizationUse when "rust, cargo, ownership, borrowing, lifetimes, rustc, tokio, async rust,...

Sfedfcv / redesigned-pancake exact

Skip to content github / docs Code Issues 80 Pull requests 35 Discussions Actions Projects 2 Security Insights Merge branch 'main' into 1862-Add-Travis-CI-migration-table ...

404kidwiz / claude-supercode-skills-django-developer exact

Expert Django developer specializing in Async Views, Django Ninja (FastAPI-like), and HTMX patterns for modern full-stack apps.

whatiskadudoing / fp-ts-skills-fp-ts-option-and-either exact

Functional error handling and nullable value management using fp-ts Option and Either types

omer-metin / skills-for-antigravity-trigger-dev exact

Trigger.dev expert for background jobs, AI workflows, and reliable async execution with excellent developer experience and TypeScript-first design. Use when "trigger.dev, trigger dev, background...

ovachiever / droid-tings-fastapi-templates exact

Create production-ready FastAPI projects with async patterns, dependency injection, and comprehensive error handling. Use when building new FastAPI applications or setting up backend API projects.