Настройка правил Cursor IDE

★ 8.0 · vibe-coding

creating-cursor-rules-skill is a Claude Code skill that provides expert guidance for creating effective `.cursor/rules` files in Cursor IDE, covering MDC format structure, required YAML frontmatter, and all four rule types: Always, Auto Attached, Agent Requested, and Manual. It teaches writing specific, actionable architectural decisions — such as choosing Zustand for global state or Zod for API boundary validation — rather than vague advice that linters already handle. The skill details frontmatter properties (`description`, `globs`, `alwaysApply`), glob pattern strategies for auto-attachment, and concrete examples for each rule type. It's the right tool when setting up a new project, aligning a team on coding standards, or converting existing guidelines into Cursor-compatible format.