C++ 开发技能指南

Codify modern C++ coding standards, patterns, performance tips, and pitfalls into a reusable guide.

550|29|Updated Feb 23, 2021
One-click install
npx skills add https://github.com/wanghenshui/cppweeklynews --skill c-wanghenshui
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: C++ 开发技能指南
Source: https://github.com/wanghenshui/cppweeklynews/tree/main
Command: npx skills add https://github.com/wanghenshui/cppweeklynews --skill c-wanghenshui

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

将 C++ 日常开发中的编码规范、设计模式、性能优化与常见坑点汇总为一个可复用的指南,帮助团队统一标准、提升代码质量。

Core Features & Use Cases

  • 提炼自长时间累积的周刊内容,覆盖现代 C++ 编码规范、设计模式、性能优化与安全编码要点。
  • 支持新员工快速上手、代码评审参考,以及跨大型代码库的一致性改进。
  • 适用场景包括日常开发、代码审查、知识共享与培训讲解。

Quick Start

将指南中的规范应用于日常 C++ 开发流程,以提升代码安全性、可读性与执行效率。

Frequently Asked Questions about C++ 开发技能指南

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What are modern C++ coding standards and design patterns for daily development?

Modern C++ coding standards and design patterns codify safety, readability, and efficiency practices. This guide consolidates patterns, performance tips, and common pitfalls extracted from weekly newsletters into a reusable reference for engineers.

How do I perform a C++ code review using standardized guidelines?

To perform a C++ code review, apply standardized guidelines covering coding standards, performance tips, and common pitfalls. This guide provides a Quick Start prompt to immediately reference safety and readability rules during reviews.

Does this C++ guide cover undefined behavior and performance optimization?

Yes, this C++ guide covers undefined behavior and performance optimization. It codifies common pitfalls, safety tips, and efficiency guidelines specifically targeting software engineers working across large codebases.

Can I use this guide for onboarding new C++ developers to team coding standards?

You can use this guide for onboarding new C++ developers to team coding standards. It supports quick onboarding, knowledge sharing, and training by formatting guidance into clearly defined sections for immediate practical use.

What is the best way to unify C++ coding standards across a large codebase?

The best way to unify C++ coding standards across a large codebase is codifying them into a single reusable guide. This approach targets consistency improvements by aggregating design patterns, performance tips, and pitfalls.

When do I need a C++ coding standards guide for my software engineering team?

You need a C++ coding standards guide when your software engineering team requires unified safety, readability, and efficiency. It is applicable for daily development, code reviews, and knowledge sharing across projects.