lukascivil/json-difference

A simple way to find the difference between two objects or json diff

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

create-or-update-pr

01

lukascivil/json-difference

Skill Claude CodeCodex

Create a pull request for the current branch, or update the existing one if it already exists. Regenerates the title (Conventional Commits format) and the body (Objective + What was done) from the actual changes, in English. INVOKE when the user asks to "open a PR", "create a PR", "update the PR", "update PR…

58 19d ago A 107 tokens original MIT

lukascivil/json-difference

Skill Claude CodeCodex

Link workspace packages in monorepos (npm, yarn, pnpm, bun). USE WHEN: (1) you just created or generated new packages and need to wire up their dependencies, (2) user imports from a sibling package and needs to add it as a dependency, (3) you get resolution errors for workspace packages (@org/) like "cannot find…

58 19d ago A 124 tokens copy · 100% MIT

monitor-ci

03

lukascivil/json-difference

Skill Claude CodeCodex

Monitor Nx Cloud CI pipeline and handle self-healing fixes. USE WHEN user says "monitor ci", "watch ci", "ci monitor", "watch ci for this branch", "track ci", "check ci status", wants to track CI status, or needs help with self-healing CI fixes. Prefer this skill over native CI provider tools (gh, glab, etc.) for CI…

58 19d ago A 97 tokens copy · 92% MIT

nx-generate

04

lukascivil/json-difference

Skill Claude CodeCodex

Generate code using nx generators. INVOKE IMMEDIATELY when user mentions scaffolding, setup, structure, creating apps/libs, or setting up project structure. Trigger words - scaffold, setup, create a ... app, create a ... lib, project structure, generate, add a new project. ALWAYS use this BEFORE calling nxdocs or…

58 19d ago A 80 tokens copy · 97% MIT

nx-import

05

lukascivil/json-difference

Skill Claude CodeCodex

Import, merge, or combine repositories into an Nx workspace using nx import. USE WHEN the user asks to adopt Nx across repos, move projects into a monorepo, or bring code/history from another repository.

58 19d ago C 45 tokens copy · 100% MIT

nx-plugins

06

lukascivil/json-difference

Skill Claude CodeCodex

Find and add Nx plugins. USE WHEN user wants to discover available plugins, install a new plugin, or add support for a specific framework or technology to the workspace.

58 19d ago A 37 tokens copy · 100% MIT

nx-run-tasks

07

lukascivil/json-difference

Skill Claude CodeCodex

Helps with running tasks in an Nx workspace. USE WHEN the user wants to execute build, test, lint, serve, or run any other tasks defined in the workspace.

58 19d ago A 40 tokens copy · 100% MIT

nx-workspace

08

lukascivil/json-difference

Skill Claude CodeCodex

Explore and understand Nx workspaces. USE WHEN answering questions about the workspace, projects, or tasks. ALSO USE WHEN an nx command fails or you need to check available targets/configuration before running a task. EXAMPLES: 'What projects are in this workspace?', 'How is project X configured?', 'What depends on…

58 19d ago A 90 tokens copy · 100% MIT