Coding Agent AI Agent Skills
Browse AI agent skills tagged "Coding Agent". Find and install skills, MCP servers, and plugins for your AI coding assistant.
12 listings
Shipworthy
AI-assisted coding is transforming how software gets built. But the data tells a sobering story: - 1.7x more bugs in AI-generated code compared to human-written code (CodeRabbit, 2025) - 40% of AI-generated code contains security vulnerabilities - 2026 is "the year of technical debt from vibe coding" (Forrester) The root cause is not the AI. It is the absence of engineering discipline between sess
66 skills · 7 commands
Gemini CLI
Google's coding-agent CLI running Gemini models. Terminal-based, supports MCP servers, and integrates with the Google Cloud agent stack.
Code Assistant
An AI coding assistant built in Rust that provides both command-line and graphical interfaces for autonomous code analysis and modification. Multi-Modal Tool Execution: Adapts to different LLM capabilities with pluggable tool invocation modes - native function calling, XML-style tags, and triple-caret blocks - ensuring compatibility across various AI providers. Real-Time Streaming Interface: Advan
Cursor Agent
Cursor's coding-agent runtime built into the Cursor IDE. Reads .cursorrules, MCP servers, and Cursor commands. Available as CLI (cursor-agent) and inside the editor.
Cline
Autonomous coding-agent harness that runs as a VS Code extension. Reads cline_rules, supports MCP, and executes multi-step tasks with human-in-the-loop approval.
Codex CLI
OpenAI's coding-agent CLI. Runs Codex models with tool use, shell execution, and file editing. Ships with the Responses API integration so context management happens inside the model call.
OpenCode
Open-source coding-agent harness with model-agnostic backend. Terminal-first, supports Claude, GPT, and local models. MCP-native.
REA: Reverse Engineer Anything
See a feature you like. Understand how it works, down to the binary level. Quick start · Current status · Investigation model · 70 tools · Roadmap · How it works npm install --global rea-agents && rea setup See a feature in an app that you want in your own product? Give the app to your agent—even without its source code. With REA, the agent can investigate the
Claudexor
Multi-harness control plane for Claude Code, Codex, Cursor, and OpenCode. Quota-aware rotation across multiple subscriptions, shared thread state, and local-first execution.
Aider
AI pair programming in your terminal. Model-agnostic harness that speaks to Claude, GPT, Gemini, and local models. Best-in-class git integration with auto-commits per edit.
light weight MCP for code that just works
light weight MCP for code that just works A super light-weight, effective embedded MCP (AST-based) that understand and searches your codebase that just works! Using CocoIndex - an Rust-based ultra performant data transformation engine. No blackbox. Works for Claude, Codex, Cursor - any coding agent. - Instant token saving by 70%. - 1 min setup - Just claude/codex mcp add works! Please help star
Claude Code
Anthropic's official coding-agent CLI. Runs Claude in your terminal with tool use, file operations, and shell access. The reference harness that skills, sub-agents, hooks, and slash commands are built for.