83,201 skills sorted by stars.
Implement modern responsive layouts using container queries, fluid typography, CSS Grid, and mobile-first breakpoint str...
Build responsive, device-optimized interfaces using mobile-first approach. Covers breakpoint strategies, fluid typograph...
Modern responsive CSS patterns using container queries, fluid typography, CSS Grid, and mobile-first strategies.
Implement mobile-first responsive design with Tailwind CSS breakpoints for mobile, tablet, and desktop. Use when buildin...
Create designs that adapt seamlessly across devices and screen sizes using responsive design principles. Use for: multi-...
Mobile-first responsive design patterns with breakpoints, fluid layouts, and adaptive components
Plans responsive design breakpoints, mobile-first approaches, and adaptive layouts. Defines how designs adapt across dif...
Implement performant responsive images with srcset, sizes, lazy loading, and modern formats (WebP, AVIF). Covers aspect-...
Create fully responsive page layouts for all pages and components using Tailwind CSS and Next.js App Router.
Responsive design with Container Queries, fluid typography, cqi/cqb units, and mobile-first patterns for React applicati...
Use when implementing responsive layouts, mobile-first design, or adaptive components. Covers breakpoints, container que...
Tests the running app at multiple viewport breakpoints (mobile, tablet, desktop) to detect layout overflow, clipped text...
Builds adaptive web interfaces using Flexbox, CSS Grid, and media queries with a mobile-first approach. Use when creatin...
Use when implementing responsive layouts, fluid typography, responsive images, or choosing between container queries and...
Test website responsiveness across viewport widths using browser automation. Resizes a single session through breakpoint...
REST API standards for Java Spring services. Covers Bitso API guidelines, authentication integration, OpenAPI documentat...
Design and build RESTful APIs. Use when a user asks to create a REST API, design API endpoints, implement CRUD operation...
Provides REST API design and implementation standards. Ensures proper URL structure, pagination, sorting, filtering, and...
Designs RESTful APIs with proper resource naming, HTTP methods, status codes, and response formats. Use when building ne...
RESTful API design principles, versioning, pagination, HATEOAS, and documentation.
RESTful API design and OpenAPI specification generation. Use when: (1) Designing new REST API endpoints, (2) Creating Op...
Design REST API endpoints with Zod validation and OpenAPI documentation. Use when creating new API routes, validating re...
Define RESTful API behavior, HTTP methods, status codes, and endpoint conventions. This skill should be used when design...
Design RESTful APIs following best practices for resource modeling, HTTP methods, status codes, versioning, and document...
RESTful API 설계, Request/Response DTO, @Valid 검증. MockMvc 금지, TestRestTemplate 필수. /kb-rest-api 명령 시 자동 활성화.
RESTful API design conventions for Node.js including resource naming, pagination, filtering, sorting, HATEOAS links, ver...
Reusable REST API skill with HTTP methods, status codes, error handling, and API design patterns.
Generate REST API client code in multiple languages with error handling. Use when creating API client libraries or SDK c...
Build rest endpoint designer operations. Auto-activating skill for API Development. Triggers on: rest endpoint designer,...
Migrates REST APIs to GraphQL incrementally with schema stitching, REST datasources, and gradual endpoint migration. Use...
Restart a pod stuck in CrashLoopBackOff. Use when pod has crashed 3+ times and a restart might resolve transient issues....
Restarts WitchCityRope Docker DEVELOPMENT containers using the CORRECT procedure. Handles shutdown, rebuild with dev com...
Handle a pod stuck in ImagePullBackOff state. First investigates the image pull error, then restarts to retry. Keywords:...
Restarts WitchCityRope Docker TEST containers using the CORRECT procedure. Handles shutdown, rebuild with test compose o...
STATUS.md format and guidance for tracking progress and resuming work after interruptions.
Production-grade REST API automation framework with REST Assured, POJO serialization using GSON, PayloadManager pattern,...
Use nouns for resources (GET /users, not GET /getUsers) Use when designing system architecture. Architecture category sk...