LogoClawIndex
CasesSkillsAbout
LogoClawIndex

cnext-way - C-Next Repository Development and Verification Standards

Provides quality standards, upstream fixing rules, verification discipline, and pre-commit checks for C-Next development.

Tags

Updated: 2026-09-24

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Fix upstream defects directly
  • Mutation-check guards and tests
  • Verify test context coverage
  • Check SonarQube quality gate issues
  • Regenerate output files from generators
  • Run pre-commit verification command suite

Inputs

  • C-Next repository source code
  • Architecture Decision Records
  • SonarQube issue API endpoint
  • User feature or fix request

Outputs

  • Upstream code modifications
  • Filed defect issue records
  • Updated Architecture Decision Records
  • Regenerated derived target files
  • Pre-commit test and tool execution logs

Requirements

  • Node.js and npm runtime environment
  • Bash execution environment
  • C/C++ static analysis toolchain
  • SonarCloud API network access
  • File system access permissions

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
c-next
code-review
quality-standards
verification
embedded-c
Fix upstream defects directly
Mutation-check guards and tests
Verify test context coverage
Check SonarQube quality gate issues
C-Next repository source code
Architecture Decision Records
SonarQube issue API endpoint
Upstream code modifications
Filed defect issue records
Updated Architecture Decision Records