Database
Browse 6,168 skills across 448 packs and 38 categories
Animations
314LImplicit, explicit, and hero animation patterns for polished Flutter UIs
Local Storage
279LHive, SharedPreferences, and Drift patterns for local data persistence in Flutter
Navigation
243LGoRouter navigation patterns for declarative, deep-linkable Flutter routing
Networking
269LDio HTTP client and API integration patterns for Flutter applications
Platform Channels
334LPlatform channels for bridging Flutter with native Android (Kotlin) and iOS (Swift) code
State Management
248LRiverpod and Bloc state management patterns for scalable Flutter applications
Testing
336LWidget testing, unit testing, and integration testing patterns for Flutter apps
Widgets
235LWidget composition patterns for building reusable, performant Flutter UIs
Channels
217LPhoenix Channels and PubSub for real-time bidirectional communication
Concurrency
263LElixir processes and message passing for concurrent and parallel programming
Deployment
283LDeploying Elixir/Phoenix applications with Mix releases, Docker, and Fly.io
Ecto
202LEcto patterns for database schemas, queries, changesets, and migrations in Elixir
Genserver
164LGenServer patterns for stateful processes in Elixir OTP applications
Otp Supervision
174LOTP supervision tree design for building fault-tolerant Elixir applications
Phoenix Liveview
213LPhoenix LiveView patterns for building real-time, server-rendered interactive UIs
Testing
253LExUnit testing patterns for Elixir and Phoenix applications
Aspnet Minimal API
208LASP.NET Minimal APIs for building lightweight HTTP endpoints in .NET
Async Patterns
256LAsync/await patterns, Task-based concurrency, and cancellation in C#/.NET
Blazor
298LBlazor component model, rendering modes, and interactive web UI development in .NET
Configuration
309L.NET configuration system, options pattern, and secrets management
Dependency Injection
237LDependency injection patterns and service registration in .NET's built-in DI container
Entity Framework
225LEntity Framework Core ORM for data access, migrations, and query optimization in .NET
Mediatr
306LMediatR library for implementing CQRS, commands, queries, and pipeline behaviors in .NET
Testing
304LxUnit testing, integration testing with WebApplicationFactory, and mocking in .NET
API Resources
308LLaravel API resources and transformers for building consistent, well-structured JSON API responses
Authentication
307LLaravel authentication using Sanctum for API tokens and SPAs, and Fortify for web-based auth flows
Blade Livewire
342LBlade templating engine and Livewire for building dynamic server-rendered UI in Laravel applications
Deployment
356LDeploying Laravel applications with Forge, Vapor, and general server deployment strategies
Eloquent ORM
227LEloquent ORM patterns for models, relationships, query scoping, and database interactions in Laravel
Queues Jobs
300LLaravel queues, jobs, and background task processing with Redis, SQS, and Horizon
Routing Middleware
269LLaravel routing, route groups, resource controllers, and middleware for request filtering and authentication
Testing
337LTesting Laravel applications with PHPUnit and Pest, including feature tests, unit tests, mocking, and database testing
Active Record
259LActiveRecord query patterns, associations, validations, callbacks, and performance optimization for Rails applications.
API Mode
350LBuilding JSON APIs with Rails API mode, serialization, versioning, authentication, and rate limiting.
Concerns Modules
388LActiveSupport::Concern patterns, module design, and code organization strategies for maintainable Rails applications.
Deployment
432LDeploying Rails applications with Kamal, Docker, and production best practices for infrastructure and operations.
Hotwire Turbo
243LHotwire and Turbo Drive, Frames, and Streams for building reactive Rails frontends without heavy JavaScript.
Sidekiq
301LBackground job processing with Sidekiq, including job design, error handling, queues, and performance tuning in Rails.
Stimulus
328LStimulus.js controller patterns for adding interactive behavior to server-rendered Rails HTML.
Testing
341LRails testing with RSpec and Minitest, covering model specs, request specs, system tests, factories, and test design.
Bun Basics
237LBun runtime fundamentals including speed optimizations, built-in APIs, and package management
Bun Bundler
278LUsing Bun as a bundler for frontend assets and as a fast test runner
Compatibility
288LNode.js compatibility layers in Deno and Bun for running existing npm packages and Node APIs
Deno Basics
182LDeno runtime fundamentals including permissions, module system, and built-in tooling
Deno Deploy
181LDeno Deploy edge functions for globally distributed serverless applications
Elysia Bun
309LElysia web framework on Bun for type-safe, high-performance HTTP APIs
Fresh Framework
260LFresh full-stack web framework for Deno with islands architecture and zero client JS by default
Migration
315LStep-by-step strategies for migrating existing Node.js applications to Deno or Bun
Astro Basics
251LAstro fundamentals including project structure, components, islands architecture, and templating syntax
Astro Content Collections
294LContent collections in Astro for managing Markdown, MDX, JSON, and YAML content with type-safe schemas
Astro Deployment
416LDeploying Astro sites to Vercel, Netlify, Cloudflare Pages, and other platforms
Astro Integrations
333LUsing React, Vue, Svelte, and other UI framework islands within Astro pages
Astro Middleware
354LMiddleware patterns in Astro for authentication, request modification, response headers, and shared context
Astro Routing
280LFile-based and dynamic routing in Astro including static paths, rest parameters, and route priority
Astro SSR
358LServer-side rendering in Astro with adapters for Node, Vercel, Netlify, Cloudflare, and Deno
Astro View Transitions
350LView Transitions API in Astro for smooth page navigation, animations, and persistent state
Htmx Active Search
228LActive search, typeahead, and autocomplete patterns using HTMX triggers and debouncing
Htmx Alpine Integration
263LCombining Alpine.js with HTMX for client-side state and interactivity alongside hypermedia-driven updates
Htmx Backend Patterns
270LServer-side patterns for HTMX including partial templates, response headers, and middleware
Htmx Basics
167LCore HTMX attributes and fundamental patterns for hypermedia-driven web development