
# Fetch Architecture Skill Client and server-side fetch utilities for Next.js applications with API route proxying to FastAPI backends. ## When to Use This Skill Use this skill when asked to: - Set up fetch utilities for Next.js - Configure client-side API calls with auth refresh - Implement server-side data fetching - Create API route proxies to backend services - Handle authentication tokens across layers ## Architecture Overview ``` ┌──────────────────────────────────────────────────────
# Docker Infrastructure Skill Production-ready Docker infrastructure for full-stack applications with FastAPI backend, Next.js frontend, and supporting services. ## When to Use This Skill Use this skill when asked to: - Set up Docker infrastructure for a project - Configure multi-service Docker Compose environments - Add new services to existing Docker infrastructure - Configure nginx reverse proxy, monitoring, or SSL ## Architecture Overview ``` ┌───────────────────────────────────────────
# Next.js Template Skill Generate production-ready Next.js pages with SSR initial load, SWR client-side data management, and server-response-based cache updates. ## When to Use This Skill Use this skill when asked to: - Create a new Next.js page with data table - Add CRUD functionality to a Next.js application - Generate pages with server-side rendering and client-side updates - Build admin/settings pages with filtering, pagination, and bulk actions ## Architecture Overview ``` ┌───────────
# Tasks Management Skill Background task management system using APScheduler for scheduling and Celery for distributed execution. ## When to Use This Skill Use this skill when asked to: - Set up background task processing - Create scheduled jobs with APScheduler - Implement Celery workers for task execution - Add job management endpoints - Configure task queues and retries ## Architecture Overview ``` ┌─────────────────────────────────────────────────────────────┐ │ FastA
# Celery Worker Skill Production-ready Celery worker configuration for distributed task processing. ## When to Use This Skill Use this skill when asked to: - Configure Celery workers for background tasks - Set up task queues and routing - Configure retry strategies - Optimize worker performance - Debug Celery issues ## Architecture Overview ``` ┌─────────────────────────────────────────────────────────────┐ │ FastAPI Application │ │ dispatch_to_cele
# Celery Worker Skill Production-ready Celery worker configuration for distributed task processing. ## When to Use This Skill Use this skill when asked to: - Configure Celery workers for background tasks - Set up task queues and routing - Configure retry strategies - Optimize worker performance - Debug Celery issues ## Architecture Overview ``` ┌─────────────────────────────────────────────────────────────┐ │ FastAPI Application │ │ dispatch_to_cele
# Docker Infrastructure Skill Production-ready Docker infrastructure for full-stack applications with FastAPI backend, Next.js frontend, and supporting services. ## When to Use This Skill Use this skill when asked to: - Set up Docker infrastructure for a project - Configure multi-service Docker Compose environments - Add new services to existing Docker infrastructure - Configure nginx reverse proxy, monitoring, or SSL ## Architecture Overview ``` ┌───────────────────────────────────────────
# FastAPI Template Skill Generate production-ready FastAPI CRUD modules following a proven single-session-per-request architecture. ## When to Use This Skill Use this skill when asked to: - Create a new FastAPI entity/module (router, service, repository, schemas) - Add CRUD endpoints to an existing FastAPI application - Generate data access layers following the repository pattern - Build REST APIs with SQLAlchemy and Pydantic ## Architecture Overview ``` ┌───────────────────────────────────
# FastAPI Template Skill Generate production-ready FastAPI CRUD modules following a proven single-session-per-request architecture. ## When to Use This Skill Use this skill when asked to: - Create a new FastAPI entity/module (router, service, repository, schemas) - Add CRUD endpoints to an existing FastAPI application - Generate data access layers following the repository pattern - Build REST APIs with SQLAlchemy and Pydantic ## Architecture Overview ``` ┌───────────────────────────────────
# Fetch Architecture Skill Client and server-side fetch utilities for Next.js applications with API route proxying to FastAPI backends. ## When to Use This Skill Use this skill when asked to: - Set up fetch utilities for Next.js - Configure client-side API calls with auth refresh - Implement server-side data fetching - Create API route proxies to backend services - Handle authentication tokens across layers ## Architecture Overview ``` ┌──────────────────────────────────────────────────────
Create Next.js data table pages with SSR initial load, SWR caching, and server-response-based UI updates. Use when asked to create a new data table page, entity management page, CRUD table, or admin list view. Generates page.tsx (SSR), table components, columns, context, actions, and API routes following a proven architecture with centralized reusable data-table component.
Create Next.js data table pages with SSR initial load, SWR caching, and server-response-based UI updates. Use when asked to create a new data table page, entity management page, CRUD table, or admin list view. Generates page.tsx (SSR), table components, columns, context, actions, and API routes following a proven architecture with centralized reusable data-table component.
# Next.js Template Skill Generate production-ready Next.js pages with SSR initial load, SWR client-side data management, and server-response-based cache updates. ## When to Use This Skill Use this skill when asked to: - Create a new Next.js page with data table - Add CRUD functionality to a Next.js application - Generate pages with server-side rendering and client-side updates - Build admin/settings pages with filtering, pagination, and bulk actions ## Architecture Overview ``` ┌───────────
# Tasks Management Skill Background task management system using APScheduler for scheduling and Celery for distributed execution. ## When to Use This Skill Use this skill when asked to: - Set up background task processing - Create scheduled jobs with APScheduler - Implement Celery workers for task execution - Add job management endpoints - Configure task queues and retries ## Architecture Overview ``` ┌─────────────────────────────────────────────────────────────┐ │ FastA