ai-driven-development
Cross-agent coding skills for planning, review, and maintenance
All Skills in This Repository (15)
Pure Emerald Level Indicatorsfpf-problem-solving
Route user intent to FPF specification sections and load narrowest subsections for retrieval.
repo-explorer
Explore local and remote codebases using Claude Code CLI in read-only mode.
skills-management
Manage AI coding agent skill lifecycles across discovery, installation, review, and optimization.
settings-management
Guide updates to coding agent settings files with validation.
maintaining-macos-health
Triage macOS disk and memory incidents and apply user-approved cleanup commands.
mcp-management
Manage MCP servers across coding agents with install, configure, update, and remove operations.
optimizing-claude-code
Audit repositories for Claude Code readiness and generate prioritized JSON reports.
hooks-management
Create, update, and validate coding-agent hooks for Claude Code, Codex CLI, and OpenCode.
windows-qa-engineer
Automate Windows 11 desktop UI testing with UIA accessibility assertions.
bug-fix-protocol
Pair minimal code fixes with failing tests and testing-system audits.
investigating-repository-history
Reconstruct historical code intent from git history and GitHub PR discussions.
refactoring-csharp
Rename C# symbols across .NET solutions using file path, line, and identifier.
Frequently Asked Questions
FAQPage SchemaHow to install ai-driven-development?▼
Run `npx skills add CodeAlive-AI/ai-driven-development --all -g -y` in your terminal to install all skills globally. To install a single skill, use `npx skills add CodeAlive-AI/ai-driven-development --skill prompt-engineering`.
Which coding agents does this collection support?▼
The skills follow the open Agent Skills standard and work across Claude Code, Codex CLI, OpenCode, Cursor, Gemini CLI, and other compatible agents.
What problems do these skills solve?▼
They cover disciplined planning before code changes, an 8-step bug-fix protocol, multi-agent code review, C# refactoring, git history investigation, and managing MCP servers, hooks, and settings without hand-editing config files.
Can it manage MCP servers and agent settings for me?▼
Yes. Dedicated skills install and configure MCP servers, hooks, settings, plugins, and other skills across 10+ coding agents, handling each tool's JSON, TOML, or JSONC format differences automatically.
Do I need coding experience to use these skills?▼
Basic familiarity helps, but most skills run from plain-English requests. Your agent reads the skill instructions and executes the underlying commands and scripts for you.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core