AbdulmalekAlshugaa/claude-agents-fullstack

3Stars on the repository
21Mods indexed here, across every type
todayLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

api-design

01

AbdulmalekAlshugaa/claude-agents-fullstack

Skill Claude CodeCodex

Conventions for Next.js route handlers, server actions, Zod validation, and service-layer design. Use when adding or changing any API endpoint, server action, or backend service function.

not rated 3 today A 40 tokens

auth

02

AbdulmalekAlshugaa/claude-agents-fullstack

Skill Claude CodeCodex

Adding authentication and authorization to a Next.js + MongoDB app - Auth.js setup, session checks, protecting routes/actions/handlers, and role-based access. Use when implementing login, signup, sessions, or permissions.

not rated 3 today A 45 tokens

component-design

03

AbdulmalekAlshugaa/claude-agents-fullstack

Skill Claude CodeCodex

Conventions for React components in Next.js App Router - server vs client split, props contracts, Tailwind styling, and async UI states. Use when building or restructuring UI components.

not rated 3 today A 39 tokens

deploy

04

AbdulmalekAlshugaa/claude-agents-fullstack

Skill Claude CodeCodex

Deployment checklist for Next.js + MongoDB apps - Vercel or Docker/Node hosting, MongoDB Atlas setup, env management, and production readiness. Use when shipping an app to production or setting up CI.

not rated 3 today A 45 tokens

AbdulmalekAlshugaa/claude-agents-fullstack

Skill Claude CodeCodex

Conventions for Mongoose schemas, models, indexes, and queries in TypeScript. Use when creating or changing a MongoDB collection, writing queries, or debugging query performance.

not rated 3 today A 40 tokens

shadcn-ui

06

AbdulmalekAlshugaa/claude-agents-fullstack

Skill Claude CodeCodex

Skill "shadcn-ui" from AbdulmalekAlshugaa/claude-agents-fullstack, covering shadcn/ui, setup, adding components, theming and composition patterns.

not rated 3 today A 65 tokens

tanstack-query

07

AbdulmalekAlshugaa/claude-agents-fullstack

Skill Claude CodeCodex

The data layer for every app - TanStack Query v5 for all client-side reads and writes. queryOptions/mutationOptions factories, query key design, Next.js App Router prefetch + hydration, mutations, invalidation, and optimistic updates. Use whenever a component reads data, writes data, or a cache goes stale.

not rated 3 today A 69 tokens

testing

08

AbdulmalekAlshugaa/claude-agents-fullstack

Skill Claude CodeCodex

Testing strategy and Vitest conventions for Next.js + TypeScript + MongoDB apps - what to test, how to test services against MongoDB, and component testing. Use when writing tests or setting up test infrastructure.

not rated 3 today A 45 tokens

web-app-scaffold

09

AbdulmalekAlshugaa/claude-agents-fullstack

Skill Claude CodeCodex

Bootstrap a new fullstack web app with Next.js (App Router), TypeScript, MongoDB/Mongoose, TanStack Query, shadcn/ui, Tailwind, Zod, and Vitest. Use when starting a new project or when the user says "new app", "scaffold", or "set up a project".

not rated 3 today A 72 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: