๐Ÿ•ต๏ธ
QualityTypeScript

Codebase Audit

by TencentCloudBase

Codebase Audit is a Quality skill for Claude Code, published by TencentCloudBase in CloudBase-AI-Toolkit.

1.1K stars134 forkson TencentCloudBase/CloudBase-AI-ToolkitAdded 2026/08/21Repository updated 2026/08/21
agent-skillsaiaicodingclaude-codecloudbasecursordatabasedsh-pluginmcpmcp-serverminiprogrampostgresqlsupabasetencentvibe-codingweb
Install in seconds
Install Codebase Audit
Copy Codebase Audit into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/TencentCloudBase/CloudBase-AI-Toolkit/tree/main/skills/codebase-audit ~/.claude/skills/codebase-audit

Requires Node.js. Downloads this skill only โ€” not the rest of the repository โ€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/TencentCloudBase/CloudBase-AI-Toolkit.git

Clones the whole repository, then copy the skillโ€™s own directory into your skills folder yourself.

In this catalog

Source file
skills/codebase-audit/SKILL.md in TencentCloudBase/CloudBase-AI-Toolkit
Installs to
~/.claude/skills/codebase-audit
Collection
One of 25 skills cataloged from this repository
Category
Quality โ€” 1354 skills

What Codebase Audit does

Codebase Audit reviews a repository for security, logic, quality, and dependency issues, then turns findings into issues and isolated fixes. Use it for full codebase audits, health checks, and follow-through PRs.

Codebase Audit is cataloged under Quality on DirSkills. Codebase Audit comes from a repository tagged agent-skills, ai, aicoding, claude-code and cloudbase.

Documentation

README

Codebase Audit โ†’ Issue โ†’ Worktree Fix โ†’ PR

End-to-end workflow: systematically review the entire codebase, report findings as GitHub issues, fix each issue in an isolated git worktree, and submit PRs โ€” all in one session.

When to use this skill

Use this skill when you need to:

  • Perform a full code review / audit of the codebase
  • Proactively find security vulnerabilities, logic bugs, or code quality problems
  • Turn code review findings into tracked GitHub issues
  • Fix each issue in isolation (worktree per issue) and submit PRs
  • Run a periodic codebase health check with automated follow-through
  • Audit and fix dependency security vulnerabilities (Dependabot alerts / npm audit)

Do NOT use for:

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Codebase Audit

  • What else does TencentCloudBase publish alongside Codebase Audit?

    Codebase Audit is one of 25 skills that DirSkills catalogs from TencentCloudBase/CloudBase-AI-Toolkit, the repository it ships in. Its siblings there include AI Model Web, API Contract Review and Add Skill. Each one is a separate skill with its own page in this directory, installs the same way Codebase Audit does, and is maintained by TencentCloudBase in that same repository. The rest of the collection is listed on the TencentCloudBase/CloudBase-AI-Toolkit page.

  • How does Codebase Audit compare to other Quality skills?

    Codebase Audit ranks #805 by stars among the 1354 Quality skills in this catalog. The most-starred ones next to it are Benchmark, Benchmark Optimization Loop and API Design Patterns. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Codebase Audit against them. Open each page to compare what they document and how they install.

More from TencentCloudBase/CloudBase-AI-Toolkit

Codebase Audit is one of 25 skills cataloged on DirSkills from TencentCloudBase/CloudBase-AI-Toolkit.

See all 25 skills โ†’
๐ŸŒ
1w ago

AI Model Web

AI Model Web calls CloudBase AI models from browser and frontend apps with @cloudbase/js-sdk. Use it for React, Vue, Next, Nuxt, SPAs, dashboards, or AI chat UIs that need generateText or streamText without a Node.js proxy.
AI Engineering
1.1K134
๐Ÿงช
1w ago

API Contract Review

API Contract Review checks CloudBase API wrappers, MCP tools, and generated metadata against official docs. Use it when verifying action names, parameter shapes, casing, nesting, and contract tests before a corrective PR.
Quality
1.1K134
๐Ÿงฉ
1w ago

Add Skill

Add Skill guides you through creating a new prompt rule for the CloudBase AI Toolkit. Use it when adding a skill, rule files, config entries, and generated docs.
AI Engineering
1.1K134
โš™๏ธ
1w ago

Cloud Functions

Cloud Functions guides building, deploying, and debugging CloudBase Event Functions and HTTP Functions for application runtime logic. Use it when you need custom server-side code on CloudBase, not when calling platform APIs directly.
DevOps
1.1K134
โ˜๏ธ
1w ago

Cloud Storage Web

Cloud Storage Web guides browser apps using @cloudbase/js-sdk to upload, download, list, and delete CloudBase storage files. Use it when frontend code needs temporary URLs, file management, or storage setup checks.
Automation
1.1K134
โ˜๏ธ
1w ago

CloudBase

CloudBase helps you develop, deploy, debug, migrate, and troubleshoot CloudBase projects across web, mini programs, and mobile apps. It covers auth, databases, cloud functions, CloudRun, storage, and built-in or third-party AI integrations.
DevOps
1.1K134