nchdatta

21 mods across 1 repository, 2 stars between them.

nchdatta

01

nchdatta/projectkit

Plugin Claude Code

Claude Code plugins for layered Next.js application development.

2 16d ago A tokens not measured

api-builder

02

nchdatta/projectkit

Agent Claude Code

Owns src/app/api//route.ts and src/lib/validations. Use to add or change a REST endpoint — the server side of any feature.

2 16d ago A 35 tokens

data-modeler

03

nchdatta/projectkit

Agent Claude Code

Owns prisma/. Use for any Prisma schema change, migration, or index/relation work. Invoke when a feature needs a new model, field, enum, or relation.

2 16d ago A 39 tokens

service-builder

04

nchdatta/projectkit

Agent Claude Code

Owns src/services, src/hooks/queries and src/hooks/mutations. Use to expose a finished API endpoint to the client — entity types, service functions, TanStack Query hooks and keys.

2 16d ago A 42 tokens

test-author

05

nchdatta/projectkit

Agent Claude Code

Writes and runs Vitest (MSW-backed) and Playwright specs for a described change. Use after a feature lands, or to raise coverage. Does not modify production code.

2 16d ago A 39 tokens

ui-builder

06

nchdatta/projectkit

Agent Claude Code

Owns src/components and pages under src/app. Use to build or change UI — screens, forms, tables, layout. Consumes query hooks, never data sources.

2 16d ago A 37 tokens

endpoint

07

nchdatta/projectkit

Command Claude Code

Build one API resource end-to-end — zod schema, route handler, service, query hooks, tests.

2 16d ago A 21 tokens

feature

08

nchdatta/projectkit

Command Claude Code

Build a full vertical slice — schema, API, services, hooks, UI, tests.

2 16d ago A 17 tokens

migrate

09

nchdatta/projectkit

Command Claude Code

Change the Prisma schema and produce a reviewed migration.

2 16d ago A 9 tokens

review

10

nchdatta/projectkit

Command Claude Code

Review the working diff against the project's layering contract.

2 16d ago A 9 tokens

verify

11

nchdatta/projectkit

Command Claude Code

Run the full verification gate (typecheck + lint + tests) and report failures by gate.

2 16d ago A 18 tokens

PostToolUse

12

nchdatta/projectkit

Hook Claude Code

Runs after a tool call finishes for Edit and Write tool calls, executing format.mjs via node. From nchdatta/projectkit.

2 16d ago A tokens not measured

projectkit

13

nchdatta/projectkit

Settings file Claude Code

Agent settings declaring 1 hook event (PostToolUse) and 19 allowed tools.

2 16d ago A tokens not measured

next-devtools

14

nchdatta/projectkit

MCP server Claude CodeCodexCursor

Next.js development tools MCP server with stdio transport. Runs locally from the next-devtools-mcp npm package.

2 16d ago A tokens not measured

playwright

15

nchdatta/projectkit

MCP server Claude CodeCodexCursor

Lets the agent drive a real browser: open pages, click, type, take screenshots and read the accessibility tree, using Playwright. Runs locally from the @playwright/mcp npm package.

2 16d ago A tokens not measured

nchdatta/projectkit

Instructions file CodexOpenCode

AGENTS.md instructions for nchdatta/projectkit, covering this is not the next.js you know, projectkit, rules, the layering contract and where files live.

2 16d ago A 2,093 tokens

nchdatta/projectkit

Instructions file

Claude Code instructions for nchdatta/projectkit, a project described as: A layered Next.js reference app and host for the nextjs-kit and nextjs-frontend-kit Claude Code plugins — project structure, conventions, and agentic tooling in one place.

2 16d ago A 5 tokens

nextjs-frontend-kit

18

nchdatta/projectkit

Plugin Claude Code

Frontend-only Next.js 16 kit for apps backed by a separate API: three layer-owning agents (UI, tests, review), workflow commands, code-style rules, and a rules-install skill.

2 16d ago A tokens not measured

frontend-reviewer

19

nchdatta/projectkit

Agent

Read-only reviewer for a diff, branch, or set of files. Enforces the scope boundaries in AGENTS.md and the conventions in .claude/rules. Reports findings; never edits.

2 16d ago A 43 tokens

init-rules

20

nchdatta/projectkit

Skill Claude CodeCodex

Install this kit's code-style rules into the current project's .claude/rules/, and scaffold an AGENTS.md if one is missing. Run once when adopting the kit in a new project.

2 16d ago A 39 tokens

nextjs-kit

21

nchdatta/projectkit

Plugin Claude Code

Layered architecture kit for Next.js 16 + Prisma 7 + TanStack Query: five layer-owning agents, workflow commands, code-style rules, and a feature planning skill.

2 16d ago A tokens not measured