Skip to main content

agusmdev/fullstack-ai-template

SkillsMP は agusmdev/fullstack-ai-template から 29 件の skill を収集しています。skill を開くとソースと詳細を確認できます。

記録された最新のソース活動
SkillsMP カタログ更新
収集済み skills
29
GitHub スター
5
GitHub フォーク
0

このリポジトリの skills

収集済み skill 29 件中 29 件を表示しています。

職業分類
ソフトウェア開発者
説明

Codebase health scanner and technical debt tracker. Use when the user asks about code quality, technical debt, dead code, large files, god classes, duplicate functions, code smells, naming issues, import cycles, or coupling problems. Also use when asked for a…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Configure Alembic for async SQLAlchemy migrations with PostgreSQL

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Create FastAPI application factory with lifespan, middleware, pagination, and router configuration

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Implement session-based authentication in FastAPI applications. Use when building login/logout flows, protecting endpoints with auth dependencies, creating user models with password hashing, managing sessions in database, or implementing auth exceptions.…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Overview and guidelines for FastAPI 3-layer architecture with async SQLAlchemy, Pydantic v2, and best practices

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Create SQLAlchemy base model with UUID, timestamp, and soft delete mixins for FastAPI

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Create abstract base repository interface with CRUD, pagination, filtering, bulk operations, and soft delete

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Create Pydantic v2 base schemas for request validation and response serialization in FastAPI

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Create base service class that wraps repository operations and provides business logic hooks

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Configure async SQLAlchemy 2.0 engine, session factory, and database dependency for FastAPI

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Create a new entity with model, schemas, repository, service, router, dependencies, and filters

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Create custom exceptions, error response schemas, and centralized exception handlers for FastAPI

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Configure structured JSON logging with correlation IDs and request context for FastAPI

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Implement PostgreSQL repository with bulk upsert, soft delete filtering, and fastapi-pagination/filter integration

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Initialize FastAPI project with uv, pyproject.toml, ruff configuration, and environment files

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

Configure pytest-asyncio with test database fixtures and integration tests for FastAPI routers

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Master multi-agent orchestration using Claude Code's TeammateTool and Task system. Use when coordinating multiple agents, running parallel code reviews, creating pipeline workflows with dependencies, building self-organizing task queues, or any task…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

API client setup with fetch wrapper, error handling, authentication headers, and React Query integration for TanStack Start/Router.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Token-based authentication for TanStack Client (SPA) apps including login/logout, protected routes, auth context, token storage, and route guards. SHARED skill for both TanStack Start (client-only mode) and TanStack Router.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Mutation patterns with useMutation, optimistic updates, cache invalidation, and rollback strategies. SHARED skill for both TanStack Start (SSR) and TanStack Router (SPA).

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Query patterns with queryOptions factory, key conventions, prefetching strategies, and type-safe reusable query definitions. SHARED skill for both TanStack Start (SSR) and TanStack Router (SPA).

原文の言語: 英語

更新
職業分類
ウェブ開発者
説明

Configure TanStack Query (React Query) with QueryClient, provider, devtools, and optimal defaults. SHARED skill for both TanStack Start (SSR) and TanStack Router (SPA).

原文の言語: 英語

更新
職業分類
ウェブ開発者
説明

Configure Tailwind CSS v4 and shadcn/ui with theming, dark mode, and CSS variables. SHARED skill for both TanStack Start (SSR) and TanStack Router (SPA).

原文の言語: 英語

更新
職業分類
ウェブ開発者
説明

Configure TanStack Start in client-only mode (defaultSsr=false) for SPA-like behavior without server-side rendering.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Initialize a TanStack Start (SSR) project with Vite, server functions, React Query, and proper configuration.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Step-by-step guide to add a new entity/module to the FastAPI backend. Covers model, schema, repository, service, router, filters, dependencies, and registration. Use when creating new API resources or backend modules.

原文の言語: 英語

更新
職業分類
ウェブ開発者
説明

Step-by-step guide to add a new feature to the React frontend. Covers TypeScript types, API endpoints, query hooks, mutation hooks, components, routes, and dialogs. Use when creating new UI features connected to backend APIs.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Reference for the backend filter and pagination system. Covers Filter classes, JoinFilter for cross-table queries, search fields, operator transformers, and fastapi_pagination integration. Use when adding or modifying list/search endpoints.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Wide event logging system reference. Covers WideEventMiddleware, canonical log lines, structured context helpers (log_action, log_entity, log_custom, log_user), and sensitive data sanitization. Use when adding logging to new features or debugging request flow.

原文の言語: 英語

更新
収集済み skill 29 件中 29 件を表示しています。