Help us improve
Share bugs, ideas, or general feedback.
From rldyour-rules
Качественно-первый подход: чистый код, масштабируемость, консистентность, без хаков и скрытого техдолга. Используй для: качество кода, чистый код, костыли, техдолг, масштабируемость, жесткие запреты. EN triggers: code quality, clean code, no hacks, no tech debt, scalable code, consistent code, hard bans, quality-first engineering.
npx claudepluginhub nddev-it-com/rldyour-claudecode --plugin rldyour-rulesHow this skill is triggered — by the user, by Claude, or both
Slash command
/rldyour-rules:quality-first-engineeringThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Apply the user's default engineering standard: correctness, clean architecture, long-term scalability, low semantic entropy, and consistency over speed.
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.
Explores codebases via GitNexus: discover repos, query execution flows, trace processes, inspect symbol callers/callees, and review architecture.
Share bugs, ideas, or general feedback.
Apply the user's default engineering standard: correctness, clean architecture, long-term scalability, low semantic entropy, and consistency over speed.
User-facing conversation stays Russian unless requested otherwise. Repository documentation, code comments, commit messages, Serena memories, plans, and research archive files are written in English.
mcp__sequential-thinking__*) for non-trivial decisions when available, with at least 3 thoughts before committing to an approach.Fix quality issues inside the touched scope and affected integration path. If serious technical debt is found outside scope, stop expanding and ask the user in Russian with 2-3 concrete options.
Use Conventional Commits v1.0.0 - stable as of May 2026. Eleven canonical types: feat, fix, docs, style, refactor, perf, test, build, ci, chore, revert. Subject ≤72 chars. Scope optional in parentheses. Use ! after type/scope or BREAKING CHANGE: footer for breaking changes.
Read ${CLAUDE_PLUGIN_ROOT}/references/rules-policy.md when a task requires the full policy.