supabase/nx-plugins
Find and add Nx plugins. USE WHEN user wants to discover available plugins, install a new plugin, or add support for a specific framework or technology to the workspace.
npx skills add https://github.com/supabase/supabase-js --skill nx-plugins
pnpm nx listpnpm nx add <plugin>. Example: pnpm nx add @nx/react.Take supabase/nx-plugins from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.