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
RulesC++ Programming best practices and coding rules for Cursor
Cpp Pro
Write idiomatic C++ code with modern features, RAII, smart
Bash Testing Conventions
PluginA 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.
Unreal Engine Cpp Pro
Expert guide for Unreal Engine 5.x C++ development, covering UObject hygiene, performance patterns, and best practices.
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.
Cpp Programming Guidelines
RulesC++ Programming Guidelines
Code Declaration Lookup MCP Server
MCP ServerAn 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
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