Skill Claude CodeCodex
A skill for reviewing rules written in npm/mdc files. It keeps most checkable logic and details in a check-{id}.mjs file, while leaving readable guidance in the .mdc file without duplicating the checking algorithm.
Skill Claude CodeCodex
A skill for reviewing rules written in npm/mdc files. It keeps most checkable logic and details in a check-{id}.mjs file, while leaving readable guidance in the .mdc file without duplicating the checking algorithm.
Skill Claude CodeCodex
A command for manually normalizing ADR drafts, where ADRs are short records of important architecture decisions.
Skill Claude CodeCodex
An autonomous tool that runs mutation testing, reviews the surviving mutants, and writes tests in up to three iterations. Mutation testing changes code deliberately to check whether tests detect the changes.
Skill Claude CodeCodex
A required documentation step for changed or new JavaScript, TypeScript, Vue, and Python files. It creates a short Ukrainian-language Markdown document beside each code file and records a checksum to detect outdated documentation.
Skill Claude CodeCodex
A workflow for running a delta linter on files changed against the origin branch, then fixing reported violations. A linter checks code for rule violations; origin is the tracked remote branch.
Skill Claude CodeCodex
A read-only analysis tool that prepares a self-contained text prompt for another Codex or Cursor coding agent. It examines the current project folder without changing the repository.
Skill Claude CodeCodex
A skill for preparing material from the current working context for publication in a team Telegram channel. Telegram is a messaging platform that supports channels for broadcasting posts.
Skill Claude CodeCodex
A project-update tool that reviews new module versions, explains major-version changes, and refactors incompatible code. The description is in Ukrainian.
Skill Claude CodeCodexCursor
A rule for organizing npm/mdc checks, where the executable verification logic lives in a JavaScript file and the .mdc file explains the rule to people.
Skill Claude CodeCodexCursor
A structured idea-generation guide for exploring a topic, such as product features, software architecture, business strategy, names, marketing, or problem-solving.
Skill Claude CodeCodexCursor
A documentation step that creates a short Ukrainian Markdown file beside each changed or newly added code file. It uses the language-specific settings provided by other plugins and checks whether documentation is outdated using a CRC value.
Skill Claude CodeCodexCursor
A code-quality check that runs `npx @7n/rules lint` only on files changed compared with `origin`, the tracked remote branch. Linting checks source code for rule violations and common style or quality problems.
Skill Claude CodeCodexCursor
A read-only skill that prepares a self-contained text prompt for another Claude or Cursor coding agent by analysing the current folder.
Skill Claude CodeCodexCursor
A preparation step that turns material from the current conversation or work context into content for the team's Telegram channel.
Skill Claude CodeCodexCursor
A skill for updating project dependencies across ecosystems such as JavaScript, Rust, and Python.