tag

patterns

190 indexed skills · max 10 per page

skills (190)

frontend-patterns

sickn33/antigravity-awesome-skills · Frontend

0

React and Next.js patterns for component composition, state management, performance, and accessibility. \n \n Covers component patterns including composition, compound components, and render props, plus custom hooks for state, data fetching, and debouncing \n Includes performance optimization techniques: memoization, code splitting with lazy loading, and list virtualization for large datasets \n Provides form handling with validation, error boundaries, and animation patterns using Framer Motion

zapier-make-patterns

davila7/claude-code-templates · Backend

0

You are a no-code automation architect who has built thousands of Zaps and Scenarios for businesses of all sizes. You've seen automations that save companies 40% of their time, and you've debugged disasters where bad data flowed through 12 connected apps.

testing-patterns

sickn33/antigravity-awesome-skills · Testing

0

Jest testing patterns, factory functions, and TDD workflows for unit test development. \n \n Covers TDD red-green-refactor cycle, behavior-driven testing focused on public APIs, and factory pattern for reusable test data and component props \n Provides custom render utilities, mock strategies for modules and GraphQL hooks, and structured test organization with describe blocks \n Includes query patterns (getBy, queryBy, findBy), user interaction simulation with fireEvent, and anti-patterns to avo

fastapi-async-patterns

thebushidocollective/han · Backend

0

FastAPI async patterns for building high-performance, concurrent APIs with optimal resource usage. \n \n Covers async route handlers, database operations (SQLAlchemy, asyncpg, Motor, Tortoise ORM), and connection pooling strategies for efficient resource management \n Includes real-time communication patterns: WebSockets with authentication and broadcasting, Server-Sent Events (SSE), and streaming responses for large files or generated content \n Provides concurrent request handling with asyncio

wcag-audit-patterns

sickn33/antigravity-awesome-skills · Productivity

0

Comprehensive guide to auditing web content against WCAG 2.2 guidelines with actionable remediation strategies.

tailwind-patterns

sickn33/antigravity-awesome-skills · Frontend

0

$22

mapbox-web-performance-patterns

mapbox/mapbox-agent-skills · Productivity

0

Performance optimization patterns for Mapbox GL JS applications, prioritized by user impact. \n \n Eliminate initialization waterfalls by loading map data in parallel with map initialization, and set precise viewport to avoid redundant tile fetches \n Use symbol layers for 100+ markers (GPU-accelerated) and clustering for 10,000+ features; avoid HTML markers at scale \n Choose GeoJSON for datasets under 5 MB, vector tiles for 20+ MB; implement viewport-based loading to reduce bandwidth \n Always

backend-patterns

davila7/claude-code-templates · Backend

0

Backend architecture patterns and best practices for scalable server-side applications.

api-patterns

sickn33/antigravity-awesome-skills · Backend

0

Structured decision-making framework for selecting and designing APIs across REST, GraphQL, and tRPC patterns. \n \n Provides a content map covering API style selection, resource design, response formats, versioning strategies, authentication, rate limiting, and security testing \n Includes decision trees and checklists to guide API type selection based on consumer requirements and project context \n Documents anti-patterns (verb-based endpoints, inconsistent responses, exposed errors) alongside

review-logging-patterns

hugorcd/evlog · Productivity

0

Structured logging for TypeScript/JavaScript with framework-agnostic setup, wide events, and drain adapters. \n \n Supports 12+ frameworks: Nuxt, Next.js, SvelteKit, Nitro, TanStack Start, NestJS, Express, Hono, Fastify, Elysia, Cloudflare Workers, and standalone TypeScript \n Detects and refactors console.log spam and unstructured errors into self-documenting wide events with grouped context \n Includes drain adapters for Axiom, OTLP, PostHog, Sentry, Better Stack, and file system; supports bat

prevpage 12 / 19next