Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

fullstack-ai-template

يحتوي fullstack-ai-template على 13 من skills المجمعة من agusmdev، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
13
Stars
5
محدث
2026-02-12
Forks
0
التغطية المهنية
2 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

orchestrating-swarms
مطوّرو البرمجيات

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 benefiting from divide-and-conquer patterns.

2026-02-12
tanstack-client-api-layer
مطوّرو البرمجيات

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

2026-02-12
tanstack-client-auth
مطوّرو البرمجيات

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.

2026-02-12
tanstack-react-query-mutations
مطوّرو البرمجيات

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

2026-02-12
tanstack-react-query-patterns
مطوّرو البرمجيات

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).

2026-02-12
tanstack-react-query-setup
مطوّرو الويب

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

2026-02-12
tanstack-shadcn-setup
مطوّرو الويب

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).

2026-02-12
tanstack-start-client-only
مطوّرو الويب

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

2026-02-12
tanstack-start-project-setup
مطوّرو البرمجيات

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

2026-02-12
add-backend-entity
مطوّرو البرمجيات

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.

2026-02-12
add-frontend-feature
مطوّرو الويب

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.

2026-02-12
backend-filters
مطوّرو البرمجيات

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.

2026-02-12
backend-logging
مطوّرو البرمجيات

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.

2026-02-12