shift-editor

13 mods across 1 repository, 244 stars between them.

commit

01

shift-editor/shift

Skill Claude CodeCodex

Canonical rules for writing git commits in the Shift codebase. Use whenever the user asks to commit, stage and commit, create a pull request that requires commits, or draft a commit message. Enforces Conventional Commits, release-note quality, concise subjects, and logical commit boundaries.

244 today A 58 tokens GPL-3.0

issue

02

shift-editor/shift

Skill Claude CodeCodex

Canonical rules for finding, creating, and updating Shift GitHub issues. Use whenever the user asks to file, create, open, update, triage, or search for an issue, or when substantial work needs an issue before a pull request. Prevents duplicates and defines acceptance criteria and pull-request closure semantics.

244 today A 64 tokens GPL-3.0

jsdoc

03

shift-editor/shift

Skill Claude CodeCodex

Add or revise source-level JSDoc for Shift APIs. Use this skill before writing or editing documentation comments for exported classes, methods, constructors, domain data structures, render frames, reactive state, or any API where caller intent, side effects, lifetime, ownership, or nullability are easy to…

244 today A 64 tokens GPL-3.0

pr

04

shift-editor/shift

Skill Claude CodeCodex

Canonical rules for preparing, opening, and updating Shift pull requests. Use whenever the user asks to create, open, draft, update, or review a pull request. Enforces issue discovery and linkage, Conventional Commit titles, release-note quality, complete validation evidence, and safe pushing.

244 today A 58 tokens GPL-3.0

rustdoc

05

shift-editor/shift

Skill Claude CodeCodex

Add or revise source-level Rustdoc for Shift Rust APIs. Use before writing or editing documentation comments in .rs files, especially for public or crate-visible APIs, domain structures, compiler adapters, persistence boundaries, trait implementations, unsafe code, or any API where ownership, units, coordinate spaces…

244 today A 83 tokens GPL-3.0

writing-tests

06

shift-editor/shift

Skill Claude CodeCodex

Canonical rules for writing tests in the Shift codebase. Use whenever you add, rewrite, or review a .test.ts file — or any time you're about to mock, stub, or spy your way around a testing problem. This repo has deliberately swept mock-based testing out, and this skill is what keeps it out.

244 today A 68 tokens GPL-3.0

Stop

07

shift-editor/shift

Hook Claude Code

Runs when the agent finishes a response, running an inline shell check. From shift-editor/shift.

244 today A tokens not measured GPL-3.0

shift

08

shift-editor/shift

Settings file Claude Code

Agent settings declaring 1 hook event (Stop).

244 today A tokens not measured GPL-3.0

dead-code

09

shift-editor/shift

Skill Claude CodeCodex

Find and remove dead code (unused files, exports, class members) using Knip as a candidate generator, then verify each candidate through AST-level analysis and interface tracing before removing anything. Use when the user asks to clean up unused code, find dead code, or reduce the codebase.

244 today A 61 tokens GPL-3.0

docs-audit

10

shift-editor/shift

Skill Claude CodeCodex

Adversarially fact-check DOCS.md files against the actual source code, verifying every concrete claim rather than trusting structure checks. Use when the user asks to audit docs, verify documentation accuracy, check whether docs are still true, or on a scheduled documentation review. This is the semantic layer the…

244 today A 69 tokens GPL-3.0

docs

11

shift-editor/shift

Skill Claude CodeCodex

Update or create DOCS.md files for Shift subsystems. Use this skill whenever the user asks to update docs, refresh documentation, create a DOCS.md, write module documentation, or says "update docs for X". Also trigger after completing a large feature when Claude.md says to update docs — check if any DOCS.md in the…

244 today A 74 tokens GPL-3.0

shift-docs

12

shift-editor/shift

Skill Claude CodeCodex

Route Shift documentation, architecture notes, and tickets correctly. Use when Codex is about to create or move docs, write an architecture plan, capture a design decision, create a ticket, or update repo documentation for Shift.

244 today A 48 tokens GPL-3.0

shift AGENTS.md

13

shift-editor/shift

Instructions file CodexOpenCode

AGENTS.md instructions for shift-editor/shift, covering shift editor - development guide, general guidelines, agent skills, naming and roadmap.

244 today A 3,358 tokens GPL-3.0