Help us improve
Share bugs, ideas, or general feedback.
From language-agnostic-agent-setup
Vendor language-agnostic-agent-setup into the current project. Copies rules to .claude/rules/*.md (and optionally .cursor/rules/*.mdc with --cursor or --both). Invoke with /language-agnostic-agent-setup:setup.
npx claudepluginhub dominik-rehse/language-agnostic-agent-setup --plugin language-agnostic-agent-setupHow this skill is triggered — by the user, by Claude, or both
Slash command
/language-agnostic-agent-setup:setup [--cursor | --both][--cursor | --both]The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Run once per project. This is the only install path — there is no SessionStart auto-mirror, so the rules only land in the project after this command runs and they're tracked in source control like any other file.
Provides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.
Executes ctx7 CLI to fetch up-to-date library documentation, manage AI coding skills (install/search/generate/remove/suggest), and configure Context7 MCP. Useful for current API refs, skill handling, or agent setup.
Share bugs, ideas, or general feedback.
Run once per project. This is the only install path — there is no SessionStart auto-mirror, so the rules only land in the project after this command runs and they're tracked in source control like any other file.
Safe to re-run; existing files are not overwritten.
Run the installer that ships with the plugin:
bash "${CLAUDE_PLUGIN_ROOT}/scripts/install.sh" $ARGUMENTS
Pass --claude, --cursor, or --both to choose which targets get installed. The default (no flag) installs both.
After the script finishes, confirm with:
language-agnostic-agent-setup installed.