nifrajs

10 mods across 1 repository, 2 stars between them.

nifra

01

nifrajs/nifra

Plugin Claude Code

Plugin marketplace listing 1 plugin: nifra.

2 6d ago A tokens not measured original MIT

security-checkup

02

nifrajs/nifra

Skill Claude CodeCodex

Deterministic, no-AI security scan of the current repo: dependency advisories (osv-scanner), committed secrets (gitleaks), unsafe-pattern taint rules (semgrep), and the project verify gate. Normalizes every result into one Finding schema, writes .security/report.json + report.md, and exits with a CI-gateable contract.…

2 6d ago A 87 tokens original MIT

nifra

03

nifrajs/nifra

MCP server Claude CodeCodexCursor +2

MCP server "nifra" as configured in nifrajs/nifra. Launched with bash -c exec bun run "${CLAUDE_PROJECT_DIR:-.}/packages/cli/src/cli.ts" mcp.

2 6d ago A tokens not measured original MIT

nifra AGENTS.md

04

nifrajs/nifra

Instructions file CodexOpenCode

Instructions for nifrajs/nifra, covering agents.md - nifra quick reference for coding agents, 1 · define a route (typed, chainable), 2 · validate a body/query at the trust boundary (auto-422), 3 · read platform env (kv / d1 / secrets) and 4 · set status / headers, and the control-flow rule.

2 6d ago A 2,352 tokens original MIT

nifra

05

nifrajs/nifra

Plugin Claude Code

Skills for building and verifying Nifra apps: contract-first APIs, full-stack SSR on five UI libraries, and the check/assure/capabilities gates. Prefers Nifra's live MCP server over model recall.

2 6d ago A tokens not measured original MIT

nifra-api

06

nifrajs/nifra

Skill Claude CodeCodex

Use when building or changing a typed JSON API in Nifra - routes with server() or defineContract, request validation with @nifrajs/schema or any Standard Schema library, middleware and plugins, WebSockets, OpenAPI, and consuming the API from the zero-codegen @nifrajs/client. Load after the nifra skill.

2 6d ago A 73 tokens original MIT

nifra-verify

07

nifrajs/nifra

Skill Claude CodeCodex

Use before declaring Nifra work complete, when a Nifra CI gate fails, or when wiring Nifra checks into CI - nifra check drift gate, nifra assure route security evidence, nifra capabilities check effect provenance, nifra manifest diff deploy promotion, nifra doctor, the verification ladder, and contract-derived testing…

2 6d ago A 94 tokens original MIT

nifra-web

08

nifrajs/nifra

Skill Claude CodeCodex

Use when building the full-stack side of a Nifra app - file routes, layouts, loaders and actions, forms, server functions, streaming SSR, islands, SSG and ISR, the query cache, and the React, Vue, Solid, Svelte, or Preact render adapters. Covers the client/server boundary rules and the hydration errors that boundary…

2 6d ago A 85 tokens original MIT

nifra

09

nifrajs/nifra

Skill Claude CodeCodex

Use when writing, reviewing, or debugging code in a Nifra project (@nifrajs/ packages, nifra CLI, server()/defineContract, loaders and actions, file routes under routes/). Explains how to reach Nifra's live MCP tools so signatures come from the installed version instead of memory, and which sibling skill to load for…

2 6d ago A 83 tokens original MIT

nifra-docs

10

nifrajs/nifra

MCP server Claude CodeCodexCursor +2

Nifra docs, runnable examples, and API types as an MCP server for any AI assistant. Remote server at mcp.nifra.dev.

2 6d ago A tokens not measured original MIT