development environment skills

29 tagged development environment, measured the same way as everything else here.

Browse within: frameworks 15vibe-coding 15dev-tools 9ide 9jetbrains 9remote-development 9vscode 9

coder-agents-review

01

coder/coder

Skill Claude CodeCodex

Use this skill when a repository already has an open pull request and you need to run the Coder Agents Review loop: request review with /coder-agents-review when needed, wait for feedback from the coder-agents-review GitHub app, fix issues, and repeat until the app comments approved.

14k 2d ago A 68 tokens AGPL-3.0

deep-review

02

coder/coder

Skill Claude CodeCodex

Multi-reviewer code review. Spawns domain-specific reviewers in parallel, cross-checks findings, posts a single structured GitHub review.

14k 2d ago A 30 tokens AGPL-3.0

write-docs

03

coder/coder

Skill Claude CodeCodex

Authoring workflow and guardrails for writing, moving, or restructuring Coder documentation under docs/. Points at the canonical content guidelines and prose style guide, then walks research, routing, Diátaxis mode, structure, pedagogy, and validation. Counterpart to the doc-check skill, which reviews changes for…

14k 2d ago A 68 tokens AGPL-3.0

flox/flox

Skill Claude CodeCodex

Use when adding a new beta CLI subcommand to flox, which could also be called an experimental or unstable subcommand. This should be used when adding a command to the beta module that respects the beta feature flag.

4.1k 2d ago A 53 tokens GPL-2.0

flox/flox

Skill Claude CodeCodex

Use when investigating flaky CI in flox/flox — triaging failures in the GitHub merge queue, working out whether a CI failure is a flaky test, slow infrastructure, or a real break. Accepts an optional lookback window (defaults to 30 days). Examples - "/investigating-merge-queue-failures"…

4.1k 2d ago A 104 tokens GPL-2.0

xpf0000/FlyEnv

Skill Claude CodeCodex

Use when adding or changing a FlyEnv module, renderer IPC flow, service lifecycle, background operation, download, installation, web panel, or external process.

3.2k 2d ago A 37 tokens original BSD-3-Clause

finish

07

alexeykrol/claude-code-starter

Skill Claude CodeCodex

A session-closing routine for checking work, committing changes to Git, updating the SNAPSHOT file, and writing a report.

192 1mo ago A 27 tokens

start

08

alexeykrol/claude-code-starter

Skill Claude CodeCodex

A session-start routine that builds a working understanding of the project and connects that understanding to the code.

192 1mo ago A 38 tokens

handoff

09

alexeykrol/claude-code-starter

Skill Claude CodeCodex

Prepare reliable, role-typed cross-session handoffs for any project. Use when the user runs /handoff, asks to create, update, improve, or use a handoff / transition file / context bridge; pass work to a new Claude Code session, thread, agent, owner, or executor; spin up parallel sessions on a project; close or archive…

192 1mo ago A 157 tokens

typo3-ddev

10

netresearch/typo3-ddev-skill

Skill Claude CodeCodex

Use whenever a running TYPO3 instance is wanted, started or reached: ddev commands, backend URLs, DDEV setup, multi-version testing — and when DDEV cannot run, so the instance must be provisioned directly. Triggers on: I need an instance, install TYPO3 locally, ddev URLs, docker environment, CI or container without…

8 5d ago A 79 tokens

setup-vscode-swift

11

enebin/setup-vscode-swift

Skill Claude CodeCodex

Inspect and configure VS Code for Swift and Xcode development on macOS. Use when installing SweetPad and the official Swift extension, configuring Cmd+R/Cmd+B shortcuts, installing xcode-build-server, creating buildServer.json, or diagnosing SourceKit-LSP completion. Trigger for requests such as "set up VS Code for…

2 21d ago A 92 tokens