React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.
Plugin development guide for the noone multi-language plugin system. Use when adding, fixing, updating, testing, or deleting plugins in noone-plugins/. Covers Java (JDK6 syntax), Node.js (node: modules), and .NET (.netstandard 2.0) plugin development, including templates, tests, release metadata, and the build workflow.
Guide for the noone multi-language plugin system. Use when adding, fixing, reviewing, testing, or regenerating plugins under noone-plugins/, including Java plugin classes and tests, Node.js .mjs plugins, .NET plugin projects, release JSON metadata, and the generateRelease workflow.