n-feedback
25Cursor rule Cursor
A temporary end-of-task summary that records which parts of the package's rules or checks created friction for the coding agent.
Cursor rule Cursor
A temporary end-of-task summary that records which parts of the package's rules or checks created friction for the coding agent.
Cursor rule Cursor
A set of rules for files in the .github/workflows directory, where GitHub Actions automation is defined.
Cursor rule Cursor
Rules for backend projects written in JavaScript or Node.js, including background jobs and web servers. Node.js is a runtime for executing JavaScript outside a web browser.
Cursor rule Cursor
A rule for checking JavaScript code.
Cursor rule Cursor
A rule for using local AI tools, including `rtk`, a utility that shortens command-line output by about 60–90%.
Cursor rule Cursor
Rules for preparing a repository that contains an npm module. npm is the package system commonly used for JavaScript and Node.js code.
Cursor rule Cursor
A set of project rules for Python development using uv as the package manager, PEP 621 for declaring project metadata, and Python linting.
Cursor rule Cursor
A small set of rules for OPA and Rego development in Visual Studio Code and OPA/Regal. OPA is a policy engine, and Rego is the language used to write its policies.
Cursor rule Cursor
A set of rules for Rust projects, covering code formatting, lint checks, continuous integration (automated checks run on code changes), and test coverage. It also sets requirements for documenting public Rust code.
Cursor rule Cursor
A security check for local development and continuous integration, using TruffleHog to look for exposed secrets. It also defines an exclusion file and a standard example placeholder for sample secrets.
Cursor rule Cursor
A set of rules for writing and organising CSS and SCSS styles. CSS and SCSS are languages used to control how web pages look.
Cursor rule Cursor
A test-configuration rule for JavaScript and Rust projects. It places JavaScript tests in tests/ and controls Vitest, Stryker, coverage, mutation testing, and Rust mutation-testing configuration.
Cursor rule Cursor
Project rules for processing and checking text files with tools for formatting, spelling, shell scripts, environment files, Markdown, and general configuration validation.
Cursor rule Cursor
A rule that requires every frontend action to work without a graphical interface through command-line tools and the coding agent.
Cursor rule Cursor
A set of rules for writing Vue 3 single-file components, which keep a component's template, logic, and styles together. It also covers Composition API, Vite setup, UI libraries, forbidden patterns, and testing requirements.
Cursor rule Cursor
A set of project rules for checking code and organizing reusable checks. Each concern directory contains its configuration, and each detector follows a shared lint function that returns a result.
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.
Instructions file CodexOpenCode
AGENTS.md instructions for nitra/7n-rules, covering agents.md version: '1.0', purpose, rule source, skills and commands.