mdskills
← All tags

Cpp AI Agent Skills

Browse AI agent skills tagged "Cpp". Find and install skills, MCP servers, and plugins for your AI coding assistant.

8 listings

C++ Programming

Rules

C++ Programming best practices and coding rules for Cursor

7.01 weeklyPatrickJS/awesome-cursorrules

Cpp Pro

Write idiomatic C++ code with modern features, RAII, smart

7.0sickn33/antigravity-awesome-skills

Bash Testing Conventions

Plugin

A Claude Code plugin for Test-Driven Development with context-isolated agents. Enforces red-green-refactor discipline for Dart/Flutter, C++, and Bash/Shell projects. Decomposes TDD into four isolated agents that prevent single-context failure modes.

5.0hugo-bluecorn/claude-code-tdd-workflow

Unreal Engine Cpp Pro

Expert guide for Unreal Engine 5.x C++ development, covering UObject hygiene, performance patterns, and best practices.

8.0sickn33/antigravity-awesome-skills

Memory Safety Patterns

Implement memory-safe programming with RAII, ownership, smart pointers, and resource management across Rust, C++, and C. Use when writing safe systems code, managing resources, or preventing memory bugs.

5.0sickn33/antigravity-awesome-skills

Cpp Programming Guidelines

Rules

C++ Programming Guidelines

6.0PatrickJS/awesome-cursorrules

Code Declaration Lookup MCP Server

MCP Server

An MCP server that provides full text search for code declarations. Uses SQLite with FTS5 and universal ctags to index and search functions, classes, structures, enums, and other code elements. Supports all languages that ctags supports including Python, C, Go, C++, JavaScript, Rust, Java, and many others. - Python 3.13 - Universal Ctags 6.2.0 - SQLite with FTS5 support (included in Python 3.13) J

7.0osinmv/function-lookup-mcp

memviz

A local vector memory explorer with a modern UI inspired by Supabase and Pinecone. Browse, search, visualize and manage the SQLite-vec database created by MCP Memory Service . I'm a sysadmin by trade, not a developer. My coding background is some C++ from many years ago. I built memviz entirely through vibe coding with Claude Code as a way to test AI-assisted development workflows. The whole thing

8.0pfillion42/memviz