Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

skullzarmy/vibealive

БесплатноНе проверен

Full-featured utility to test Next.js projects for unused files and APIs, with an MCP server that exposes project analysis tools to AI assistants.

GitHubEmbed

Описание

Full-featured utility to test Next.js projects for unused files and APIs, with an MCP server that exposes project analysis tools to AI assistants.

README

A framework-aware code analysis tool for Next.js projects. Identify unused files, dead code, and redundant API endpoints to keep your codebase clean and maintainable.

Quick Start

# Analyze your Next.js project
npx vibealive analyze .

# Use in different languages
npx vibealive analyze . --locale es  # Spanish
npx vibealive analyze . --locale fr  # French
npx vibealive analyze . --locale de  # German
npx vibealive analyze . --locale pt  # Portuguese

# Start MCP server for IDE integration
npx vibealive serve --stdio

Features

  • Smart Analysis: Detects Next.js versions and routing patterns (App Router, Pages Router, hybrid)
  • Dependency Tracking: Builds complete dependency graph to find orphaned files
  • API Analysis: Identifies unused API endpoints
  • Multiple Formats: Generates JSON, Markdown, and other report formats
  • MCP Integration: Built-in Model Context Protocol server for IDE/LLM integration
  • Build Integration: Webpack plugin and CI/CD pipeline support
  • Focused Scans: Specialized analysis for themes, SEO, performance, and comprehensive WCAG 2.2 accessibility compliance
  • Internationalization: Multi-language support with community translations

Installation

# Run directly with npx (recommended)
npx vibealive analyze <project-path>

# Or install globally
npm install -g vibealive

Documentation

See the docs directory for complete documentation:

Contributing

We welcome contributions from the community! Please read our Contributing Guide for details on:

  • Development setup and workflow
  • Code style and testing requirements
  • Pull request process and review guidelines
  • Types of contributions we're looking for

Please also review our Code of Conduct which outlines our community standards and expectations for respectful collaboration.

License

MIT

from github.com/skullzarmy/vibealive

Установка skullzarmy/vibealive

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/skullzarmy/vibealive

FAQ

skullzarmy/vibealive MCP бесплатный?

Да, skullzarmy/vibealive MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для skullzarmy/vibealive?

Нет, skullzarmy/vibealive работает без API-ключей и переменных окружения.

skullzarmy/vibealive — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить skullzarmy/vibealive в Claude Desktop, Claude Code или Cursor?

Открой skullzarmy/vibealive на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare skullzarmy/vibealive with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории ai