🎯

next-upgrade

🎯Skill

from hoangnguyen0403/agent-skills-standard

VibeIndex|
What it does

Recommends and guides developers through potential version upgrades for Next.js projects by analyzing current dependencies and suggesting compatible newer versions.

πŸ“¦

Part of

hoangnguyen0403/agent-skills-standard(46 items)

next-upgrade

Installation

npxRun with npx
npx agent-skills-standard feedback
npxRun with npx
npx agent-skills-standard@latest init
npxRun with npx
npx agent-skills-standard@latest sync
npxRun with npx
npx /path/to/agent-skills-standard/cli sync
πŸ“– Extracted from docs: hoangnguyen0403/agent-skills-standard
1Installs
-
AddedFeb 4, 2026

Skill Details

SKILL.md

Overview

# Agent Skills Standard πŸš€

[![NPM Version](https://img.shields.io/npm/v/agent-skills-standard.svg?style=flat-square)](https://www.npmjs.com/package/agent-skills-standard)

[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg?style=flat-square)](LICENSE)

[![GitHub Stars](https://img.shields.io/github/stars/HoangNguyen0403/agent-skills-standard?style=flat-square)](https://github.com/HoangNguyen0403/agent-skills-standard/stargazers)

[![common](https://img.shields.io/badge/common-v1.4.0-blue?style=flat-square)](https://github.com/HoangNguyen0403/agent-skills-standard/releases/tag/common-v1.4.0)

[![flutter](https://img.shields.io/badge/flutter-v1.2.0-blue?style=flat-square)](https://github.com/HoangNguyen0403/agent-skills-standard/releases/tag/flutter-v1.2.0)

[![dart](https://img.shields.io/badge/dart-v1.0.3-blue?style=flat-square)](https://github.com/HoangNguyen0403/agent-skills-standard/releases/tag/dart-v1.0.3)

[![typescript](https://img.shields.io/badge/typescript-v1.0.4-blue?style=flat-square)](https://github.com/HoangNguyen0403/agent-skills-standard/releases/tag/typescript-v1.0.4)

[![react](https://img.shields.io/badge/react-v1.0.2-blue?style=flat-square)](https://github.com/HoangNguyen0403/agent-skills-standard/releases/tag/react-v1.0.2)

[![react-native](https://img.shields.io/badge/react--native-v1.1.0-blue?style=flat-square)](https://github.com/HoangNguyen0403/agent-skills-standard/releases/tag/react-native-v1.1.0)

[![nestjs](https://img.shields.io/badge/nestjs-v1.0.4-blue?style=flat-square)](https://github.com/HoangNguyen0403/agent-skills-standard/releases/tag/nestjs-v1.0.4)

[![nextjs](https://img.shields.io/badge/nextjs-v1.1.1-blue?style=flat-square)](https://github.com/HoangNguyen0403/agent-skills-standard/releases/tag/nextjs-v1.1.1)

[![golang](https://img.shields.io/badge/golang-v1.0.2-blue?style=flat-square)](https://github.com/HoangNguyen0403/agent-skills-standard/releases/tag/golang-v1.0.2)

[![angular](https://img.shields.io/badge/angular-v1.0.0-blue?style=flat-square)](https://github.com/HoangNguyen0403/agent-skills-standard/releases/tag/angular-v1.0.0)

[![kotlin](https://img.shields.io/badge/kotlin-v1.0.0-blue?style=flat-square)](https://github.com/HoangNguyen0403/agent-skills-standard/releases/tag/kotlin-v1.0.0)

[![java](https://img.shields.io/badge/java-v1.0.0-blue?style=flat-square)](https://github.com/HoangNguyen0403/agent-skills-standard/releases/tag/java-v1.0.0)

[![spring-boot](https://img.shields.io/badge/spring--boot-v1.0.0-blue?style=flat-square)](https://github.com/HoangNguyen0403/agent-skills-standard/releases/tag/spring-boot-v1.0.0)

[![android](https://img.shields.io/badge/android-v1.0.1-blue?style=flat-square)](https://github.com/HoangNguyen0403/agent-skills-standard/releases/tag/android-v1.0.1)

[![swift](https://img.shields.io/badge/swift-v1.0.0-blue?style=flat-square)](https://github.com/HoangNguyen0403/agent-skills-standard/releases/tag/swift-v1.0.0)

[![ios](https://img.shields.io/badge/ios-v1.0.1-blue?style=flat-square)](https://github.com/HoangNguyen0403/agent-skills-standard/releases/tag/ios-v1.0.1)

[![php](https://img.shields.io/badge/php-v1.0.0-blue?style=flat-square)](https://github.com/HoangNguyen0403/agent-skills-standard/releases/tag/php-v1.0.0)

[![laravel](https://img.shields.io/badge/laravel-v1.0.0-blue?style=flat-square)](https://github.com/HoangNguyen0403/agent-skills-standard/releases/tag/laravel-v1.0.0)

The open standard for High-Density AI coding instructions. Make your AI smarter, faster, and more consistent.

Agent Skills Standard is a modular framework to distribute, sync, and version-control engineering standards across all major AI agents (Cursor, Claude Code, GitHub Copilot, Windsurf, Gemini, Antigravity, and custom LLM workflows).

---

πŸ’‘ What is this?

Think of Agent Skills Standard as a universal instruction manual for your AI assistant.

Usually, when you use AI for work, you have to constantly remind it of your "house rules" (e.g., _"Make sure to handle errors this way"_ or _"Use this specific layout"_). This project allows teams to package those rules into "Skills" that you can plug into any AI tool instantly.

Why does this matter?

  • For Managers: Ensure your entire team writes high-quality code that follows your company's standards, regardless of which AI tool they use.
  • For Non-IT Users: You don't need to know _how_ the rules are written; you just run one command to "upgrade" your AI with professional-grade engineering knowledge.
  • For Teams: No more "Hey, why did the AI write it this way?"β€”everyone’s AI uses the same playbook.

---

⚑ The Problem: "The Context Wall"

Modern AI coding agents are powerful, but they struggle when managing project-wide rules:

  1. Information Overload: Providing too many instructions at once confuses the AI and makes it forgetful.
  2. Version Chaos: Every team member has a different version of "best practices" floating around their local computer.
  3. Wasted Space: Long, wordy instructions "eat up" the AI's limited memory (the Context Window), making it more expensive and less effective.

πŸ›  The Solution: Digital DNA for AI

Agent Skills Standard treats instructions as versioned dependencies, much like software libraries.

  • 🎯 Smart Loading: We use a "Search-on-Demand" pattern. The AI only looks at detailed examples when it specifically needs them, saving its memory for your actual code.
  • πŸš€ High-Density Language: We use a specialized "Compressed Syntax" that is 40% more efficient than normal English. This means the AI understands more while using fewer resources.
  • πŸ” One-Click Sync: A single command ensures your AI tool stays up-to-date with your team's latest standards.

---

✨ Features

  • πŸ›‘οΈ Multi-Agent Support: Out-of-the-box mapping for Cursor, Claude Dev, GitHub Copilot, and more.
  • πŸ“¦ Modular Registry: Don't load everything. Only enable the skills your project actually uses.
  • ⚑ Proactive Activation (Universal): Generates a compressed index in AGENTS.md for 100% activation reliability across Cursor, Windsurf, Claude Code, and more.
  • πŸ”„ Dynamic Re-detection: Automatically re-enables skills if matching dependencies are added.
  • πŸ”’ Secure Overrides: Lock specific files so they never get overwritten.
  • πŸ“Š Semantic Tagging: Skills tagged with triggers for exact application.

---

πŸ› οΈ CLI Commands

  • init: Initialize a fresh .skillsrc config.
  • sync: Sync skills from remote registry and automatically update the AGENTS.md index.
  • validate: Validate skill format and token standards.
  • feedback: Report skill violations or improvements.
  • upgrade: Upgrade the CLI to the latest version.

---

✨ Token Economy & Optimization

To ensure AI efficiency, this project follows a strict Token Economy. Every skill is audited for its footprint in the AI's context window.

πŸ“ Our Standards

  • High-Density: Core rules in SKILL.md are kept under 70 lines.
  • Efficiency: Target < 500 tokens per primary skill file.
  • Progressive Disclosure: Heavy examples, checklists, and implementation guides are moved to the references/ directory and are only loaded by the agent when specific context matches.

πŸ› οΈ Token Calculation

We provide a built-in tool in the CLI to estimate and track the token footprint:

```bash

pnpm calculate-tokens

```

This command:

  1. Scans all SKILL.md files in the registry.
  2. Calculates character-based token estimates.
  3. Updates skills/metadata.json with category metrics (total tokens, avg/skill, and identifying the largest skills).

By maintaining a "Lean Registry," we ensure that your AI assistant remains fast and focused, preserving the majority of its context window for your actual project code.

---

πŸ”’ Privacy & Feedback

Feedback Reporter Skill

By default, the CLI syncs a common/feedback-reporter skill that enables you to report when AI makes mistakes or when skil

More from this repository10

🎯
skill creator🎯Skill

Generates Claude Code skill templates and boilerplate code for creating new AI agent skills across multiple programming languages and frameworks.

🎯
swift best practices🎯Skill

Provides AI-guided recommendations and code refactoring suggestions for adhering to Swift programming best practices and coding standards.

🎯
nestjs-observability🎯Skill

Enhances NestJS application observability by providing comprehensive logging, tracing, and monitoring configurations and utilities.

🎯
nestjs controllers & services🎯Skill

Generates boilerplate NestJS controllers and services with standard CRUD operations and routing configurations for rapid backend API development.

🎯
next.js authentication🎯Skill

Implements secure user authentication and authorization workflows for Next.js applications using industry-standard authentication methods and best practices.

🎯
swift tooling🎯Skill

Provides automated code generation, project setup, and development workflow tools specifically for Swift programming projects.

🎯
next.js rendering strategies🎯Skill

Explains and recommends optimal Next.js rendering strategies (SSR, SSG, ISR) based on specific project requirements and performance goals.

🎯
swift language🎯Skill

Generates, analyzes, and provides code completion suggestions for Swift programming language projects, helping developers write Swift code more efficiently.

🎯
swift swiftui🎯Skill

Generates Swift and SwiftUI code snippets, templates, and boilerplate for iOS and macOS application development using AI-assisted code generation.

🎯
next.js security🎯Skill

Provides automated security configuration and best practices recommendations for Next.js web applications, identifying potential vulnerabilities and suggesting protective measures.