repo-audit — npm run lint repo-audit, TikTok-AI-Agent, community, npm run lint, ide skills, code validation pipeline, install repo-audit, markdown report generation, Claude Code, Cursor, Windsurf

v1.0.0
GitHub

About this Skill

Ideal for Code Review Agents needing comprehensive validation through linting, type checking, and testing. repo-audit is a skill that automates code validation by running a series of commands, including npm run lint, npm run typecheck, and npm run test, to produce a markdown report.

Features

Runs npm run lint to identify code formatting issues
Executes npm run typecheck for type safety validation
Performs npm run test for unit testing and error detection
Generates a markdown report summarizing validation results
Optionally skips test:e2e for backend-only validation scope

# Core Topics

sedarged sedarged
[0]
[0]
Updated: 3/8/2026

Agent Capability Analysis

The repo-audit skill by sedarged is an open-source community AI agent skill for Claude Code and other IDE workflows, helping agents execute tasks with better context, repeatability, and domain-specific guidance. Optimized for npm run lint, code validation pipeline, install repo-audit.

Ideal Agent Persona

Ideal for Code Review Agents needing comprehensive validation through linting, type checking, and testing.

Core Value

Empowers agents to validate code quality using npm scripts for linting, type checking, and testing, producing a markdown report with key insights from `npm run lint`, `npm run typecheck`, and `npm run test` commands.

Capabilities Granted for repo-audit

Validating code quality for backend-only scopes
Running comprehensive validation pipelines from the repository root
Generating markdown reports for code review

! Prerequisites & Limits

  • Requires npm scripts configuration
  • Runs from repository root
  • Optional scope parameter for custom validation
Labs Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

repo-audit

Run validation pipelines with repo-audit and generate markdown reports. Learn how to set up and use this AI agent skill for efficient code validation.

SKILL.md
Readonly

Repo Audit

Run the validation pipeline and produce a short markdown report.

Input

  • Open workspace (TikTok-AI-Agent). Optionally a "scope" (e.g. "backend only") – still run from root; you may skip test:e2e if scope is backend-only.

Steps

  1. From repo root, run in order:
    • npm run lint – note pass or first ~5 lines of errors.
    • npm run typecheck – note pass or first ~5 lines of errors.
    • npm run test – note pass or failing test names/messages.
    • npm run test:render – note pass or failures.
  2. Optionally npm run test:e2e if full audit (requires Playwright browsers).
  3. Produce a short markdown report with:
    • Each step: ok or fail + summary.
    • Final line: Audit: pass or Audit: fail and list of failed steps.

Output

A concise report, e.g.:

markdown
1## Repo audit 2 3- `npm run lint` – ok 4- `npm run typecheck` – ok 5- `npm run test` – ok 6- `npm run test:render` – ok 7 8**Audit: pass**

Or, on failure, which steps failed and the first few error lines.

References

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is repo-audit?

Ideal for Code Review Agents needing comprehensive validation through linting, type checking, and testing. repo-audit is a skill that automates code validation by running a series of commands, including npm run lint, npm run typecheck, and npm run test, to produce a markdown report.

How do I install repo-audit?

Run the command: npx killer-skills add sedarged/TikTok-AI-Agent/repo-audit. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for repo-audit?

Key use cases include: Validating code quality for backend-only scopes, Running comprehensive validation pipelines from the repository root, Generating markdown reports for code review.

Which IDEs are compatible with repo-audit?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

Are there any limitations for repo-audit?

Requires npm scripts configuration. Runs from repository root. Optional scope parameter for custom validation.

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add sedarged/TikTok-AI-Agent/repo-audit. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use repo-audit immediately in the current project.

Related Skills

Looking for an alternative to repo-audit or another community skill for your workflow? Explore these related open-source skills.

View All

widget-generator

Logo of f
f

f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.

149.6k
0
AI

flags

Logo of vercel
vercel

flags is a Next.js feature management skill that enables developers to efficiently add or modify framework feature flags, streamlining React application development.

138.4k
0
Browser

zustand

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI

data-fetching

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI