NEARBuilders

14 mods across 1 repository, 5 stars between them.

improve

01

NEARBuilders/everything-dev

Skill Claude CodeCodex

Survey any codebase as a senior advisor and produce prioritized, self-contained implementation plans for OTHER models/agents to execute. Strictly read-only on source code — never implements, fixes, or refactors anything itself. Use when asked to audit a codebase, find improvement opportunities (bugs, security…

5 12d ago B 102 tokens

NEARBuilders/everything-dev

Instructions file CodexOpenCode

AGENTS.md instructions for NEARBuilders/everything-dev, covering agent instructions, quick reference, architecture, runtime config and development workflow.

5 12d ago A 6,047 tokens

plugin-client

03

NEARBuilders/everything-dev

Skill Claude CodeCodex

Connect to and consume deployed everything.dev plugins from an external app, child project, or script. Use when creating API/auth clients, reading runtime config, authenticating with API keys or sessions, or calling plugin routes programmatically.

5 12d ago A 48 tokens

plugin-development

04

NEARBuilders/everything-dev

Skill Claude CodeCodex

Build every-plugin modules with oRPC contracts, Effect services, and Module Federation. Use when creating or modifying plugins under plugins/ or the template scaffold.

5 12d ago A 34 tokens

plugin-testing

05

NEARBuilders/everything-dev

Skill Claude CodeCodex

Test every-plugin modules with vitest and the plugin runtime. Use when writing or modifying plugin tests under plugins//src/tests/ or plugins//tests/.

5 12d ago A 36 tokens

api-and-auth

06

NEARBuilders/everything-dev

Skill Claude CodeCodex

API architecture, oRPC contracts, auth middleware, plugin-client composition, session handling, and client-side auth. Use when adding API routes, creating middleware, calling other plugins in-process, or integrating auth in routes and UI.

5 12d ago A 49 tokens

cli-reference

07

NEARBuilders/everything-dev

Skill Claude CodeCodex

Quick reference for all bos CLI commands — flags, options, environment settings, and links to detailed guidance in related skills. Use when any bos command comes up or the user needs a CLI overview.

5 12d ago A 42 tokens

code-style

08

NEARBuilders/everything-dev

Skill Claude CodeCodex

Code style conventions for everything-dev projects — component file naming (kebab-case, lowercase), CSS (semantic Tailwind only, no hardcoded colors), no comments in implementation, import/export conventions, and following neighboring file patterns.

5 12d ago A 48 tokens

dev-workflow

09

NEARBuilders/everything-dev

Skill Claude CodeCodex

Development workflow for everything-dev projects using bos dev, bos start, and the Module Federation runtime. Use when starting dev servers, debugging hot reload, or understanding the service-descriptor architecture.

5 12d ago A 41 tokens

extends-config

10

NEARBuilders/everything-dev

Skill Claude CodeCodex

How bos.config.json extends chains work, deep merge semantics, resolved config lifecycle, env-specific extends, and canonical field ordering. Use when debugging extends inheritance, configuring per-environment parents, understanding what dev writes vs publish writes, or reasoning about config merging.

5 12d ago A 54 tokens

publish-sync

12

NEARBuilders/everything-dev

Skill Claude CodeCodex

Publish bos.config.json to the FastKV registry, sync from upstream, and upgrade workspace packages. Use when deploying, syncing, or managing runtime configuration across projects.

5 12d ago A 35 tokens

super-app

13

NEARBuilders/everything-dev

Skill Claude CodeCodex

Build shared-host, shared-API super apps with tenant-specific UI composition. Use when setting up a base runtime plus custom tenant apps, configuring fixed-core multi-tenancy, reasoning about extends-based runtime lineage, or deciding what tenants can override today.

5 12d ago A 52 tokens

ui-integration

14

NEARBuilders/everything-dev

Skill Claude CodeCodex

Route creation, API client usage, auth client, SSR hydration, sidebar system, and the @/app module surface. Use when adding new UI routes, fetching data from the API, implementing auth flows, or customizing sidebar navigation.

5 12d ago A 50 tokens