nonlinear-xyz/factory-kit

Personal Claude Code factory — synthesized cross-build skills, specialist subagents, and slash commands. Phase 0.

9Stars on the repository
59Mods indexed here, across every type
29d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

factory-kit

01

nonlinear-xyz/factory-kit

Plugin Claude Code

Portable software-factory skills, Claude compatibility workflows, and Linear integration.

9 29d ago A tokens not measured original MIT

linear

02

nonlinear-xyz/factory-kit

MCP server Claude CodeCodexCursor +2

Linear's hosted MCP server: lets the agent read and update issues, projects and cycles. Remote server at mcp.linear.app.

9 29d ago A tokens not measured copy · 100% MIT

api-route-engineer

03

nonlinear-xyz/factory-kit

Agent

Use when designing or implementing API endpoints — server actions, tRPC procedures, REST routes for external consumers. Carries the factory's API conventions — the server actions vs tRPC decision, procedure tier stacking, per-mutation Zod schemas, central router composition with manual registration, pagination…

9 29d ago A 129 tokens original MIT

nonlinear-xyz/factory-kit

Agent

Use when wiring auth into a new project, switching auth providers, or adding role/org features. Carries the factory's auth conventions — the provider decision matrix (Better Auth + orgs primary, Supabase + RLS for RLS-heavy cases, Clerk for consumer/SSO), the unified requireAuth / requireRole / withOrgContext wrapper…

9 29d ago A 137 tokens original MIT

code-reviewer

05

nonlinear-xyz/factory-kit

Agent

Use to review a PR, diff, or recently-written code against the factory's conventions. Read-only — outputs structured review, not diffs. Carries the full factory-pitfalls digest as a PR checklist plus the conventions from every other factory-.md skill. Flags anti-patterns, missing conventions, security risks, and…

9 29d ago A 95 tokens original MIT

nonlinear-xyz/factory-kit

Agent

Use when designing or implementing data ingestion, CSV imports, time-series storage, Python services that sit alongside Next.js, simulation pipelines, or external-API integration with submit/poll/fetch shapes. Carries the factory's data-pipeline conventions — TS scripts with Papa Parse, JSONB envelopes for…

9 29d ago A 102 tokens original MIT

nonlinear-xyz/factory-kit

Agent

Use when planning or executing a destructive change against a production database — schema migrations with backfills, periodic data imports, one-shot RPCs, drop-constraint operations, anything that mutates prod tables and cannot be trivially undone. Sister agent to db-schema-architect (schemas) and…

9 29d ago A 155 tokens original MIT

db-schema-architect

08

nonlinear-xyz/factory-kit

Agent

Use when designing or modifying database schemas, migrations, multi-tenant data models, or polymorphic table structures. Carries the factory's data-layer conventions — Drizzle with domain-partitioned schema modules, shared.ts with timestamps helper and pgTableCreator, org-keyed FKs with cascade delete, JSONB envelope…

9 29d ago A 126 tokens original MIT

feature-architect

09

nonlinear-xyz/factory-kit

Agent

Use to turn a vague client ask into a buildable feature spec — scoping, decisions-needed identification, skill routing, risk surfacing. Carries the factory's decision-criteria stack (Mantine vs shadcn, server actions vs tRPC, auth provider, etc.) and routes to the right specialist skills. Outputs a structured spec …

9 29d ago A 97 tokens original MIT

forms-builder

10

nonlinear-xyz/factory-kit

Agent

Use when building multi-step forms, complex intake flows, drawer-CRUD forms, or anything beyond a one-shot Mantine form. Carries the factory's form conventions — react-hook-form + Zod via resolver, three Zod variants (server strict / client lenient / patch), modular section files from day one, field registry for…

9 29d ago A 144 tokens original MIT

frontend-engineer

11

nonlinear-xyz/factory-kit

Agent

Use when scaffolding any frontend surface that touches lists, forms, drawers, tables, or entity editing. Carries the factory's CRUD conventions — DataTable + drawer with mode union, RowActions primitive, per-context Zod schema variants, query-key naming, format helpers as single source, tier-based heading components…

9 29d ago A 96 tokens original MIT

nonlinear-xyz/factory-kit

Agent

Use when building LangGraph workflows, agents, RAG systems, structured-output nodes, streaming chat surfaces, or anything LLM-driven with state. Carries the factory's LLM conventions — TypedDict state schemas, node factory closures, named conditional-edge routers, JSON-schema structured output, local-prompt-fallback…

9 29d ago A 102 tokens original MIT

security-engineer

13

nonlinear-xyz/factory-kit

Agent

Use to threat-model a feature, audit AI-generated code, design sensitive-data handling, or review auth/authz boundaries. Carries the factory's security conventions — KMS encryption at rest, BAA verification for PHI, safe URL redirects, admin-client bypass guardrails, in-memory rate-limiter caveats…

9 29d ago A 105 tokens original MIT

nonlinear-xyz/factory-kit

Agent

Use to design the verification strategy for a change — what would prove it correct, given its blast radius, and what is currently unverifiable. Read-only — outputs a verification plan and a gap list, not a review and not code. Sister to code-reviewer (which finds defects in a diff) and the generalization of…

9 29d ago A 132 tokens original MIT

close

15

nonlinear-xyz/factory-kit

Command

Close out a Linear issue — move to Done, add a closing comment, and clean up the local branch/worktree.

9 29d ago A 23 tokens original MIT

entry

16

nonlinear-xyz/factory-kit

Command

Load a Linear issue into context and enter plan mode for a focused session.

9 29d ago A 14 tokens original MIT

kit-audit

17

nonlinear-xyz/factory-kit

Command

Measure the factory-kit's token footprint — baseline vs on-demand, heaviest assets, trim candidates.

9 29d ago A 19 tokens original MIT

prompt

18

nonlinear-xyz/factory-kit

Command

Convert a rough ask into a structured XML-tagged prompt using the factory-prompting vocabulary.

9 29d ago A 18 tokens original MIT

release

19

nonlinear-xyz/factory-kit

Command

Cut a release with synchronized versions, notes, commit, tag, push, GitHub Release, and npm publication gates.

9 29d ago A 23 tokens original MIT

standup

21

nonlinear-xyz/factory-kit

Command

Dev standup — open Linear tickets grouped by in-flight, top priority, and backlog.

9 29d ago A 17 tokens original MIT

factory-animation

23

nonlinear-xyz/factory-kit

Skill Claude CodeCodex

Motion discipline distilled across builds. Attention as a fixed per-viewport budget, figure/ground separation (calm the ground, load motion into the figure), one focal point of motion per screen, diegetic-over-decorative test, trigger-on-intent-then-settle over perpetual loops, and the prefers-reduced-motion fallback.…

9 29d ago A 125 tokens original MIT

nonlinear-xyz/factory-kit

Skill Claude CodeCodex

Use when designing or implementing API endpoints — server actions, tRPC procedures, REST routes for external consumers. Carries the factory's API conventions — the server actions vs tRPC decision, procedure tier stacking, per-mutation Zod schemas, central router composition with manual registration, pagination…

9 29d ago A 130 tokens original MIT

At most 3 mods per repository are shown here — the rest are on their repository pages: