Development skills

Browse reusable Agent Skills, each with a clear purpose and practical guidance.

git-worktree-clean

Clean up stale git worktrees with merged branch detection and disk usage report

5.46k repo starsObserved in 3 repos
Development

git-worktree-remove

Safely remove a git worktree with branch cleanup and safety checks

5.46k repo starsObserved in 3 repos
Development

plan-pipeline-execute

Execute a validated plan: worktree isolation, TDD scaffolding, level-based parallel agents, quality gate with smoke test, PR creation and merge. Handles everything through to merged PR.

5.46k repo starsObserved in 3 repos
Development

refactor

Analyze code for SOLID violations and suggest targeted improvements

5.46k repo starsObserved in 3 repos
Development

macports-natron-upgrade

Upgrade the local Natron MacPorts portfile overlay against upstream MacPorts, and build Natron into a macOS arm64 DMG. Use when asked to update/upgrade the Natron MacPorts ports, run check.sh, reintegrate upstream Portfile changes, resolve failing Natron patchfiles after a MacPorts sync, regenerate Portfile.patch files, or build Natron / produce a DMG via tools/jenkins/launchBuildMain.sh. Enforces that lang/libomp stays pinned.

5.44k repo starsObserved in 1 repos
Development

git-commits

Use when preparing, splitting, reviewing, or creating git commits in this repo, especially after larger implementations that should be broken into independently verified commits.

5.41k repo starsObserved in 1 repos
Development

tooling-and-dependencies

Use when running repo scripts, adding or changing dependencies, editing package.json files, installing packages, publishing packages, or deciding when pnpm package operations versus Bun runtime commands should be invoked.

5.41k repo starsObserved in 1 repos
Development

typescript-monorepo

Use when adding or changing packages/apps, TypeScript configs, workspace dependencies, package references, exports, or monorepo project-reference relationships.

5.41k repo starsObserved in 1 repos
Development

worktrees-and-dev-servers

Use when working with the repo's moonx root:wt worktree helper, Pierre-managed worktrees, dev-server port offsets, stale server cleanup, Playwright fixtures, or Chrome debug instances. Do not use this as a substitute for host-provided workspace isolation.

5.41k repo starsObserved in 1 repos
Development

remeda-utility

Conventions for authoring, modifying, testing, and documenting a Remeda utility function — including the migration mapping pages for Lodash/Ramda/Just users. Use this skill whenever editing a file under `packages/remeda/src/` or `packages/docs/src/content/mapping/{lodash,ramda,just}/`, when reviewing a PR or local changes touching those directories, or whenever an issue, PR, or chat refers to a specific Remeda function or to a migration mapping page.

5.40k repo starsObserved in 1 repos
Development