tilelang-review-skill
OfficialCI-aligned code format checks with safe fixes.
Authortile-ai
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates validation of Python and C++ code formatting against CI guidelines, generating a clear report and guiding corrective actions.
Core Features & Use Cases
- Environment detection and tool installation: automatically verifies and installs ruff and clang-format when missing.
- Code quality checks: runs lint checks (ruff) and format checks (ruff format, clang-format) on changed files or the full repository.
- Report generation and review: outputs a structured JSON and Markdown report, suitable for PR reviews and CI dashboards.
- Safe fix workflow: prompts for explicit user consent before applying fixes, then executes fixes and updates reports.
Quick Start
Run this skill to check Python and C++ code formatting, generate a report, and apply fixes only after your explicit consent.
Dependency Matrix
Required Modules
ruffclang-format
Components
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: tilelang-review-skill Download link: https://github.com/tile-ai/tilelang-ascend/archive/main.zip#tilelang-review-skill Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.