bun-analyze

Community

Get a Bun-ready health check in minutes

Authoraphrody-code
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It helps you quickly understand whether your project is healthy, maintainable, secure, and aligned with Bun runtime expectations without manually running many separate commands.

Core Features & Use Cases

  • Git status & recent history: surfaces where the project stands now and what changed recently.
  • Dependency audit: checks for outdated packages to reduce upgrade risk and security exposure.
  • Type safety and code quality signals: runs a TypeScript check and highlights common quality issues like TODO/FIXME patterns and noisy logging.
  • Security quick scan: searches for secret-like patterns, validates .env hygiene (gitignored), and runs a vulnerability audit when possible.
  • Build and bundle sanity checks: confirms the build works and flags suspicious large files before they become problems.

Quick Start

Run the bun-analyze skill on your repository root to generate a categorized health report covering git status, dependencies, type safety, code quality, security, and build/bundle checks.

Dependency Matrix

Required Modules

None required

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: bun-analyze
Download link: https://github.com/aphrody-code/n2b/archive/main.zip#bun-analyze

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.