CodeAlive-AI/ai-driven-development

Practices, protocols, and skills for AI-driven software development. Skills and safety hooks for Claude Code, Codex, OpenCode, Cursor, Antigravity, and any agent supporting the Agent Skills standard.

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

agentic-readiness

01

CodeAlive-AI/ai-driven-development

Skill Claude CodeCodex

Audit and improve repositories for reliable agentic work across Codex and Codex App, Claude Code, and OpenCode. Use when reviewing AGENTS.md or CLAUDE.md quality and discovery, instruction routing in monorepos or meta-repos, agent settings, MCP configuration, skills, subagents, context budgets, or repository…

131 3d ago A 76 tokens original MIT

agents-consilium

02

CodeAlive-AI/ai-driven-development

Skill Claude CodeCodex

Run external coding agents (Codex, Claude Code, OpenCode, native Grok Build, Gemini) as independent reviewers, stateful repository researchers, or single-agent implementers. Use for multi-model opinions and code review, steerable Grok research, full-access delegation, long-running work, or reattaching to delegated…

131 3d ago A 86 tokens original MIT

CodeAlive-AI/ai-driven-development

Skill Claude CodeCodex

Audit Apple-platform apps before App Store submission or resubmission. Use for iOS, iPadOS, macOS, tvOS, watchOS, and visionOS release reviews involving source code, archives or IPAs, App Store Connect metadata, screenshots, subscriptions, login, privacy manifests, AI features, UGC, age ratings, review notes, or an…

131 3d ago A 111 tokens original MIT

bug-fix-protocol

04

CodeAlive-AI/ai-driven-development

Skill Claude CodeCodex

8-step disciplined bug-fix protocol that treats every production bug as two failures — the code defect itself and the testing system that allowed it through. Use when fixing a production bug, investigating a regression, writing a post-mortem, or auditing a missed defect. Triggers on "fix this bug", "production bug"…

131 3d ago A 94 tokens original MIT

clipboard

05

CodeAlive-AI/ai-driven-development

Skill Claude CodeCodex

Copy text to clipboard with optional rich formatting. Triggers on "copy to clipboard", "copy that", "pbcopy", "copy formatted", "copy rich text".

131 3d ago A 36 tokens original MIT

CodeAlive-AI/ai-driven-development

Skill Claude CodeCodex

Software-engineering heuristics based on Mark Seemann's Code That Fits in Your Head (2021), updated for agent-driven development. Use when writing or reviewing code, refactoring accidental complexity or a Big Ball of Mud, controlling technical or architectural debt in generated code, designing APIs and invariants…

131 3d ago A 169 tokens original MIT

CodeAlive-AI/ai-driven-development

Skill Claude CodeCodex

Fetch a web page (URL) and return clean Markdown via local trafilatura, with Exa MCP as a fallback for JS-rendered or anti-bot pages. Use when the user asks to read, fetch, scrape, summarize, or quote a URL — prefer this over the built-in WebFetch tool. Don't use for binary files (PDFs, images, archives) or for…

131 3d ago A 90 tokens original MIT

fpf-problem-solving

08

CodeAlive-AI/ai-driven-development

Skill Claude CodeCodex

Use First Principles Framework (FPF) to solve hard problems, architect systems, evaluate alternatives, decompose complexity, classify problems or kinds, define quality, recover methods from work evidence, steer or recovery-test work, discover consequence-bearing systems, compare configuration changes, clarify learning…

131 3d ago A 196 tokens original MIT

hooks-management

09

CodeAlive-AI/ai-driven-development

Skill Claude CodeCodex

Manage hooks and automation for coding agents (Claude Code, Codex CLI, OpenCode). Use when users want to add, list, remove, update, or validate hooks. Triggers on requests like "add a hook", "create a hook that...", "list my hooks", "remove the hook", "validate hooks", or any mention of automating agent behavior with…

131 3d ago D 82 tokens original MIT

CodeAlive-AI/ai-driven-development

Skill Claude CodeCodex

Install, upgrade, configure, and verify developer CLI tools safely. Use when a user asks to install a new CLI, command-line app, SDK tool, package-manager binary, GitHub release binary, language runtime tool, or AI/vendor CLI; configure shell PATH/completions; run first login; set API keys, tokens, or env variables…

131 3d ago A 94 tokens original MIT

CodeAlive-AI/ai-driven-development

Skill Claude CodeCodex

Investigate GitHub repository history before risky code changes using git blame/log, GitHub PRs, review comments, squash/rebase/cherry-pick/rename heuristics, and cited evidence. Use when asking why code exists, whether a change is safe, what PR introduced behavior, or before editing API, compatibility, security…

131 3d ago A 84 tokens original MIT

CodeAlive-AI/ai-driven-development

Skill Claude CodeCodex

Hands-on playbook for macOS disk cleanup, dev-machine optimization, and proactive health alerting. Use when the Mac is full or slow, when a process persistently burns CPU, when a kernel panic / watchdog timeout / vm-compressor-space-shortage / Jetsam event happened, when the user asks to free disk space, audit…

131 3d ago A 157 tokens original MIT

CodeAlive-AI/ai-driven-development

Skill Claude CodeCodex

Hands-on playbook for Windows 11 disk cleanup, dev-machine optimization, and proactive health alerting. Use when the PC is full or slow, when a BSOD / Kernel-Power 41 / crash dump / commit-memory pressure happened, when the user asks to free disk space, audit storage, set up disk/memory alerts, or restore the same…

131 3d ago A 191 tokens original MIT

mcp-management

14

CodeAlive-AI/ai-driven-development

Skill Claude CodeCodex

Search, install, configure, update, and remove MCP servers across coding agents (Claude Code, Cursor, VS Code, Claude Desktop, Gemini CLI, Codex, Goose, Zed, and more). Supports multi-agent installation via npx add-mcp, the official MCP registry, and direct config editing.

131 3d ago B 66 tokens original MIT

CodeAlive-AI/ai-driven-development

Skill Claude CodeCodex

Use this skill when a user asks to rank, compare, benchmark, prioritize, or generate routing for OpenRouter provider endpoints (provider.order, provider.only, :exacto) by TPS/throughput, TTFT/latency, effective price, uptime, cache hit rate, tool-call/Exacto quality, quantization, context, privacy, or fallback…

131 3d ago A 107 tokens original MIT

plan-mode

16

CodeAlive-AI/ai-driven-development

Skill Claude CodeCodex

Use this skill when the user asks to plan, design, scope, estimate, or implement a feature, bug fix, refactor, migration, integration, API change, UI change, or other project modification. Enforces a planning gate before editing code — investigate project context, analyze the task, surface ambiguities, contradictions…

131 3d ago A 123 tokens original MIT

plugins-management

17

CodeAlive-AI/ai-driven-development

Skill Claude CodeCodex

Create, publish, delete, and submit plugins for coding agents (Claude Code, OpenCode). Use when user wants to (1) create a new plugin with proper structure, (2) create or configure a plugin marketplace, (3) publish plugins to GitHub/GitLab/npm, (4) delete/uninstall plugins, (5) validate plugin structure, or (6)…

131 3d ago A 96 tokens original MIT

prompt-engineering

18

CodeAlive-AI/ai-driven-development

Skill Claude CodeCodex

Universal prompt engineering techniques for any LLM. Use when crafting, optimizing, or reviewing prompts for AI models. Triggers on requests like "improve this prompt", "write a system prompt", "optimize my instructions", "help me prompt engineer", "audit this prompt", "review my prompt", or when building agentic…

131 3d ago A 76 tokens original MIT

refactoring-csharp

19

CodeAlive-AI/ai-driven-development

Skill Claude CodeCodex

Rename and refactor C# symbols in a .NET solution or multi-solution monorepo with a one-shot Roslyn CLI. Use when the user asks to rename a symbol, preview impact, update references across a solution, or refactor shared projects across several solutions.

131 3d ago A 60 tokens original MIT

CodeAlive-AI/ai-driven-development

Skill Claude CodeCodex

Summarize a repository's recent engineering activity from git history — technologies, work types, churn hotspots, contributor patterns, and velocity. Use when asking "what has this repo been working on", "is this project active", "who contributes what", "where are the hotspots", or before onboarding onto an unfamiliar…

131 3d ago A 70 tokens original MIT

CodeAlive-AI/ai-driven-development

Skill Claude CodeCodex

Deep research over the Semantic Scholar Graph API. Covers endpoints missing from allenai's lookup skill — paper references (backward citations), recommendations, batch paper lookup (up to 500 IDs), snippet search, and multi-hop citation graph traversal (BFS forward/backward). Use when the user asks to build a citation…

131 3d ago A 163 tokens original MIT

settings-management

22

CodeAlive-AI/ai-driven-development

Skill Claude CodeCodex

View and configure settings for coding agents (Claude Code, Codex CLI, OpenCode, and others). Covers JSON settings for Claude Code, TOML for Codex CLI, and JSON/JSONC for OpenCode, including permissions, sandbox, model selection, profiles, feature flags, providers, hooks, subagents, and skills.

131 3d ago B 70 tokens original MIT

skills-management

23

CodeAlive-AI/ai-driven-development

Skill Claude CodeCodex

Search, find, discover, install, remove, update, review, deduplicate, list, move, optimise, and iterate on skills for AI coding agents. Use when user asks "find a skill for X", "install skill", "remove skill", "update skills", "list skills", "deduplicate skills", "why are two skills shown", "choose the canonical…

131 3d ago A 151 tokens original MIT

ubiquitous-language

24

CodeAlive-AI/ai-driven-development

Skill Claude CodeCodex

Maintain a project thesaurus (domain glossary) following DDD ubiquitous language principles. Use PROACTIVELY when naming anything: variables, functions, classes, modules, database fields, API endpoints, events, files, or directories. Also use when the user asks to "create thesaurus", "update glossary", "add term"…

131 3d ago A 179 tokens original MIT