neithhogg/lair

302Stars on the repository
12Mods indexed here, across every type
5mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

gh-cli

01

neithhogg/lair

Skill Claude CodeCodex

GitHub CLI (gh) comprehensive reference for repositories, issues, pull requests, Actions, projects, releases, gists, codespaces, organizations, extensions, and all GitHub operations from the command line.

not rated 302 5mo ago D 45 tokens

git-commit

02

neithhogg/lair

Skill Claude CodeCodex

Execute git commit with conventional commit message analysis, intelligent staging, and message generation. Use when user asks to commit changes, create a git commit, or mentions "/commit". Supports: (1) Auto-detecting type and scope from changes, (2) Generating conventional commit messages from diff, (3) Interactive…

not rated 302 5mo ago A 87 tokens

project-config

03

neithhogg/lair

Skill Claude CodeCodex

Detects the running AI agent environment (Claude Code, Codex, Gemini CLI, Cursor, Windsurf, etc.), scans the codebase, and generates the appropriate context config file: CLAUDE.md, AGENTS.md, GEMINI.md, or .cursorrules. Also offers AGENTS.md as a cross-agent universal standard. Use when starting work in a new codebase…

not rated 302 5mo ago A 100 tokens

project-init

04

neithhogg/lair

Skill Claude CodeCodex

Bootstraps a new AI-assisted project through a structured 4-phase conversation, then generates PROJECT.md, JOURNAL.md, .gitignore, and tmp/README.md. Also searches skills.sh and installs relevant skills for the approved tech stack. Optionally initializes OpenSpec for spec-driven development workflows. Use when…

not rated 302 5mo ago A 89 tokens

project-sync

05

neithhogg/lair

Skill Claude CodeCodex

Keeps PROJECT.md, JOURNAL.md, README.md, and AI context files (CLAUDE.md, AGENT.md, AGENTS.md) accurate and consistent with each other. Automatically reads recent git history and file changes to determine what's been completed and what's planned. JOURNAL.md is a lightweight checklist — [x] for done, [ ] for planned.…

not rated 302 5mo ago A 112 tokens

skill-creator

06

neithhogg/lair

Skill Claude CodeCodex

Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.

not rated 302 5mo ago A 64 tokens

pre-push

07

neithhogg/lair

Skill Claude CodeCodex

Detects and runs CI-equivalent commands locally before a git push: tests, lint, type-check, and build. Scans the project for available commands across any language stack, presents a confirmation menu, then runs each command in sequence and reports a clear pass/fail summary. Invoke explicitly with /pre-push — never…

not rated 302 5mo ago B 72 tokens

tdd

08

neithhogg/lair

Skill Claude CodeCodex

Guides a strict red-green-refactor TDD cycle for any language. Detects the project's test runner and conventions, writes the failing test first (red), then the minimal implementation (green), then offers a refactor pass. Never writes implementation code before a failing test exists and has been run. Invoke explicitly…

not rated 302 5mo ago A 74 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: