Skip to content

skullzarmy/vibealive

v1.3.0 Feature

This release adds 3 notable features for engineering teams evaluating rollout.

Published 7mo MCP Developer Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

developer-tools mcp nextjs npm-package tools

Summary

AI summary

WCAG 2.2 compliance and multi-language support added.

Full changelog

🚀 What's New in v1.3.0

Enhanced Accessibility Audit System

  • WCAG 2.2 Compliance: Complete implementation of latest Web Content Accessibility Guidelines 2.2
  • 20+ Success Criteria: Comprehensive detection of accessibility issues including:
    • Missing alt text and ARIA labels
    • Color contrast violations
    • Keyboard navigation issues
    • Improper heading hierarchy
    • Form accessibility problems
    • Table structure issues
    • Focus management problems
    • Motion and animation preferences

Internationalization & Localization

  • Multi-language Support: Full localization in English, Spanish, German, and Portuguese
  • Localized CLI: All command-line interface strings now support multiple languages
  • Localized Reports: Analysis reports and recommendations in user's preferred language

Developer Experience

  • Enhanced CLI Commands: Improved accessibility audit command with detailed WCAG references
  • MCP Server Integration: Model Context Protocol server with accessibility analysis capabilities
  • Comprehensive Recommendations: Actionable suggestions for fixing accessibility issues

Technical Improvements

  • Next.js 14+ Support: Enhanced compatibility with latest Next.js features
  • Performance Optimizations: Faster analysis with improved file scanning
  • Better Error Handling: More robust error reporting and recovery

📊 Impact

This release significantly enhances vibealive's capability to help developers build more accessible web applications, ensuring compliance with the latest accessibility standards and supporting global audiences through comprehensive internationalization.

🔧 Installation

npm install -g [email protected]

🌐 Usage

# Run accessibility audit
vibealive a11y-scan

# Set language preference
vibealive analyze --locale es

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track skullzarmy/vibealive

Get notified when new releases ship.

Sign up free

About 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.

All releases →

Beta — feedback welcome: [email protected]