Awesome-Embedded-Learning-Studio

22 mods across 2 repositories, 260 stars between them.

audit

01

Awesome-Embedded-Learning-Studio/Tutorial_AwesomeModernCPP

Command Claude Code

A command that checks an article for factual errors and unsupported technical claims, then edits the article and reports the changes. It uses web sources for facts and compilation results for claims about C++ behavior.

250 2d ago A 35 tokens original MIT

explain

02

Awesome-Embedded-Learning-Studio/Tutorial_AwesomeModernCPP

Command Claude Code

A command that teaches a C++ concept using the repository's existing learning materials and examples. It explains both why the concept matters and how it works, with a small compilable example.

250 2d ago A 41 tokens original MIT

minor

03

Awesome-Embedded-Learning-Studio/Tutorial_AwesomeModernCPP

Command Claude Code

A planning command for preparing a minor software release from the changes made since the previous version tag. A version tag is a Git label marking a released point in the code history.

250 2d ago A 45 tokens original MIT

patch

05

Awesome-Embedded-Learning-Studio/Tutorial_AwesomeModernCPP

Command Claude Code

A planning command for discussing a small patch—one focused code or content change—without applying it. After confirmation, it produces a development summary and a consistently formatted issue description in the chat.

250 2d ago A 44 tokens original MIT

preflight

06

Awesome-Embedded-Learning-Studio/Tutorial_AwesomeModernCPP

Command Claude Code

A pre-submission checklist for a documentation project. It checks document metadata, Markdown formatting, bold-text rendering, internal links, indexes, and whether code examples need compilation checks.

250 2d ago A 26 tokens original MIT

architecture

12

Awesome-Embedded-Learning-Studio/CFDesktop

Command Claude Code

Command "architecture" from Awesome-Embedded-Learning-Studio/CFDesktop, covering /architecture — 架构一致性守护, 层级定义, layer 1: base/ (基础层), layer 2: ui/ (ui 框架层) and layer 3: desktop/ (桌面环境层).

10 1mo ago A 0 tokens original MIT

docs

14

Awesome-Embedded-Learning-Studio/CFDesktop

Command Claude Code

A command for reviewing and completing technical documentation for a selected project module. It checks source-code comments, project documentation, and module README files.

10 1mo ago A 0 tokens original MIT

next-step

15

Awesome-Embedded-Learning-Studio/CFDesktop

Command Claude Code

A command that reads a project's progress documents and recommends the next development tasks. It follows the project's unfinished phases and their design documents.

10 1mo ago A 0 tokens original MIT

optimize

16

Awesome-Embedded-Learning-Studio/CFDesktop

Command Claude Code

A command for making small, behavior-preserving improvements to C++23 code. C++23 is a recent version of the C++ programming language.

10 1mo ago A 0 tokens original MIT

review

17

Awesome-Embedded-Learning-Studio/CFDesktop

Command Claude Code

A Chinese-language command for structured review of C++ code, including its build files and tests. C++ is a programming language commonly used for performance-sensitive software.

10 1mo ago A 0 tokens original MIT

status

18

Awesome-Embedded-Learning-Studio/CFDesktop

Command Claude Code

A project-status command that builds a short snapshot from the repository's status file, recent Git commits, current branch, and architecture checks.

10 1mo ago A 0 tokens original MIT

testing

19

Awesome-Embedded-Learning-Studio/CFDesktop

Command Claude Code

A command that examines a C or C++ module and suggests tests for it. It checks existing test files, public interfaces, edge cases, thread-safety concerns, and the project's GoogleTest and CMake patterns.

10 1mo ago A 0 tokens original MIT