Database
Browse 4,557 skills across 394 packs and 37 categories
Testing
337LWidget testing, unit testing, and integration testing patterns for Flutter apps
Widgets
236LWidget composition patterns for building reusable, performant Flutter UIs
Channels
218LPhoenix Channels and PubSub for real-time bidirectional communication
Concurrency
264LElixir processes and message passing for concurrent and parallel programming
Deployment
284LDeploying Elixir/Phoenix applications with Mix releases, Docker, and Fly.io
Ecto
203LEcto patterns for database schemas, queries, changesets, and migrations in Elixir
Genserver
165LGenServer patterns for stateful processes in Elixir OTP applications
Otp Supervision
175LOTP supervision tree design for building fault-tolerant Elixir applications
Phoenix Liveview
214LPhoenix LiveView patterns for building real-time, server-rendered interactive UIs
Testing
254LExUnit testing patterns for Elixir and Phoenix applications
Aspnet Minimal API
209LASP.NET Minimal APIs for building lightweight HTTP endpoints in .NET
Async Patterns
257LAsync/await patterns, Task-based concurrency, and cancellation in C#/.NET
Blazor
299LBlazor component model, rendering modes, and interactive web UI development in .NET
Configuration
310L.NET configuration system, options pattern, and secrets management
Dependency Injection
238LDependency injection patterns and service registration in .NET's built-in DI container
Entity Framework
226LEntity Framework Core ORM for data access, migrations, and query optimization in .NET
Mediatr
307LMediatR library for implementing CQRS, commands, queries, and pipeline behaviors in .NET
Testing
305LxUnit testing, integration testing with WebApplicationFactory, and mocking in .NET
API Resources
309LLaravel API resources and transformers for building consistent, well-structured JSON API responses
Authentication
308LLaravel authentication using Sanctum for API tokens and SPAs, and Fortify for web-based auth flows
Blade Livewire
343LBlade templating engine and Livewire for building dynamic server-rendered UI in Laravel applications
Deployment
357LDeploying Laravel applications with Forge, Vapor, and general server deployment strategies
Eloquent ORM
228LEloquent ORM patterns for models, relationships, query scoping, and database interactions in Laravel
Queues Jobs
301LLaravel queues, jobs, and background task processing with Redis, SQS, and Horizon
Routing Middleware
270LLaravel routing, route groups, resource controllers, and middleware for request filtering and authentication
Testing
338LTesting Laravel applications with PHPUnit and Pest, including feature tests, unit tests, mocking, and database testing
Active Record
260LActiveRecord query patterns, associations, validations, callbacks, and performance optimization for Rails applications.
API Mode
351LBuilding JSON APIs with Rails API mode, serialization, versioning, authentication, and rate limiting.
Concerns Modules
389LActiveSupport::Concern patterns, module design, and code organization strategies for maintainable Rails applications.
Deployment
433LDeploying Rails applications with Kamal, Docker, and production best practices for infrastructure and operations.
Hotwire Turbo
244LHotwire and Turbo Drive, Frames, and Streams for building reactive Rails frontends without heavy JavaScript.
Sidekiq
302LBackground job processing with Sidekiq, including job design, error handling, queues, and performance tuning in Rails.
Stimulus
329LStimulus.js controller patterns for adding interactive behavior to server-rendered Rails HTML.
Testing
342LRails testing with RSpec and Minitest, covering model specs, request specs, system tests, factories, and test design.
Bun Basics
238LBun runtime fundamentals including speed optimizations, built-in APIs, and package management
Bun Bundler
279LUsing Bun as a bundler for frontend assets and as a fast test runner
Compatibility
289LNode.js compatibility layers in Deno and Bun for running existing npm packages and Node APIs
Deno Basics
183LDeno runtime fundamentals including permissions, module system, and built-in tooling
Deno Deploy
182LDeno Deploy edge functions for globally distributed serverless applications
Elysia Bun
310LElysia web framework on Bun for type-safe, high-performance HTTP APIs
Fresh Framework
261LFresh full-stack web framework for Deno with islands architecture and zero client JS by default
Migration
316LStep-by-step strategies for migrating existing Node.js applications to Deno or Bun
Astro Basics
252LAstro fundamentals including project structure, components, islands architecture, and templating syntax
Astro Content Collections
295LContent collections in Astro for managing Markdown, MDX, JSON, and YAML content with type-safe schemas
Astro Deployment
417LDeploying Astro sites to Vercel, Netlify, Cloudflare Pages, and other platforms
Astro Integrations
334LUsing React, Vue, Svelte, and other UI framework islands within Astro pages
Astro Middleware
355LMiddleware patterns in Astro for authentication, request modification, response headers, and shared context
Astro Routing
281LFile-based and dynamic routing in Astro including static paths, rest parameters, and route priority
Astro SSR
359LServer-side rendering in Astro with adapters for Node, Vercel, Netlify, Cloudflare, and Deno
Astro View Transitions
351LView Transitions API in Astro for smooth page navigation, animations, and persistent state
Htmx Active Search
229LActive search, typeahead, and autocomplete patterns using HTMX triggers and debouncing
Htmx Alpine Integration
264LCombining Alpine.js with HTMX for client-side state and interactivity alongside hypermedia-driven updates
Htmx Backend Patterns
271LServer-side patterns for HTMX including partial templates, response headers, and middleware
Htmx Basics
168LCore HTMX attributes and fundamental patterns for hypermedia-driven web development
Htmx Forms
200LForm handling, validation, and submission patterns with HTMX
Htmx Infinite Scroll
207LInfinite scroll and lazy loading patterns using HTMX revealed and intersect triggers
Htmx Progressive Enhancement
269LProgressive enhancement strategies for building HTMX applications that work without JavaScript
Htmx Websockets
239LReal-time updates with the HTMX WebSocket extension and server-sent events
Tailwind Animations
284LAnimation utilities, transitions, custom keyframes, and motion patterns with Tailwind CSS
Tailwind Component Patterns
261LCommon UI component patterns including cards, navbars, forms, modals, and badges built with Tailwind CSS