C++ for everything
Official@cpp-for-everything
Here unified tools are being developed for the C++ geeks to be able to do anything from console to mobile applications.
Agent Skills by C++ for everything
Showing 21 vetted skills indexed across 1 GitHub repositories.
ui-ux-pro-max
Generate UI/UX design systems with MASTER.md and per-page overrides.
defuddle
Extract clean markdown content from web page URLs via Defuddle CLI.
test-driven-development
Automate a Red-Green-Refactor cycle with a failing test before production code.
systematic-debugging
Guide software debugging through four phases from root-cause investigation to implementation.
obsidian-markdown
Create and edit Obsidian-flavored Markdown notes with wikilinks, embeds, and frontmatter.
dispatching-parallel-agents
Dispatch multiple specialized agents in parallel to solve independent problems.
executing-plans
Execute written plans sequentially with review checkpoints and blocker escalation.
finishing-a-development-branch
Identify the base branch, verify tests, and execute merge or PR workflows.
obsidian-bases
Define and validate Obsidian Base (.base) YAML files for database-like note views.
brainstorming
Guide teams from ideas to formal design specs through structured brainstorming and review rounds.
writing-plans
Generate implementation plans with tasks, file mappings, and acceptance criteria.
obsidian-cli
Manage Obsidian vaults and automate plugin development workflows from the command line.
requesting-code-review
Automates peer code review by dispatching a dedicated code-reviewer subagent before integration.
receiving-code-review
Guide developers through a six-step code-review feedback process with verification.
writing-skills
Apply test-driven development cycles to create and verify Skill documentation.
verification-before-completion
Enforce fresh build, test, and lint verification before completion claims.
subagent-driven-development
Dispatch independent subagents to execute plan tasks with isolated context.
json-canvas
Create and validate JSON Canvas files with nodes and edges per Spec 1.0.
custom-skill
Extend SDLC kits with project-specific ADR, DESIGN, PRD, and DECOMPOSITION rules.
cypilot-sdlc
Orchestrate SDLC artifact creation, validation, and traceability across PRD, DESIGN, ADR, DECOMPOSITION, and FEATURE.
cypilot
Route plan, generate, and analyze workflows across agents with YAML frontmatter-driven skill composition.
Frequently Asked Questions About C++ for everything
FAQPage SchemaWhat specific development tasks are enabled by these capabilities?▼
These capabilities enable structured SDLC artifact creation, including PRD, DESIGN, and ADR documents. Users can perform systematic debugging, manage Obsidian-flavored markdown notes, validate JSON Canvas files, and enforce test-driven development cycles to ensure code quality before final branch integration.
Which personas benefit most from these development methodologies?▼
Software engineers, technical leads, and documentation architects benefit most from these capabilities. The system is designed for developers who require rigorous, plan-driven execution, peer-review feedback loops, and structured knowledge management within their existing technical environments.
What are the primary prerequisites for implementing these development practices?▼
Implementation requires a foundational understanding of YAML-based configuration and Obsidian-flavored markdown syntax. Users must be prepared to integrate these practices into their existing repository structures, specifically for managing vault-based documentation and adhering to the defined SDLC artifact hierarchy.