mdskills
← All tags

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.

4 listings

Shipworthy

Plugin

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

7.24 downloadsVimalk0703/shipworthy

light weight MCP for code that just works

MCP Server

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

8.2cocoindex-io/cocoindex-code

REA: Reverse Engineer Anything

English · 简体中文 · 日本語 · 한국어 · العربية 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

8.3morluto/rea

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

7.0stippi/code-assistant