flow-skill-engineer-rule

Create persistent AI rules for Cursor, Claude Code, and OpenCode.

3|Updated Oct 5, 2025
One-click install
npx skills add https://github.com/korchasa/flowai --skill flow-skill-engineer-rule
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: flow-skill-engineer-rule
Source: https://github.com/korchasa/flowai/tree/main/framework/skills/flow-skill-engineer-rule
Command: npx skills add https://github.com/korchasa/flowai --skill flow-skill-engineer-rule

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the creation of persistent AI rules, ensuring consistent coding standards, project conventions, and file-specific patterns across development environments.

Core Features & Use Cases

  • Rule Creation: Guides users through defining new AI rules.
  • IDE Compatibility: Supports rule creation for Cursor, Claude Code, and OpenCode.
  • Rule Scoping: Allows for both always-apply rules and conditional (file-specific) rules.
  • Use Case: A team lead wants to enforce a new naming convention for React components. They use this Skill to create a rule that automatically applies to all .tsx files, ensuring all new components adhere to the convention.

Quick Start

Use the flow-skill-engineer-rule to create a new rule for TypeScript files in Cursor.

Frequently Asked Questions about flow-skill-engineer-rule

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create persistent AI rules for coding standards in Cursor?

To create persistent AI rules for coding standards in Cursor, this Skill guides you through defining rule logic and frontmatter configurations. It ensures your project conventions are consistently enforced across your development environment.

Can I apply file-specific conventions conditionally based on file globs?

Yes, you can apply file-specific conventions conditionally based on file globs. This Skill supports rule scoping with frontmatter configurations, allowing you to target specific file types like `.tsx` for automatic convention enforcement.

Does this workflow automation tool support Claude Code and OpenCode?

This workflow automation tool supports rule creation for Claude Code and OpenCode, alongside Cursor. It ensures IDE compatibility by adapting rule formats and frontmatter configurations for each specific development environment.

What is the best way to enforce a React component naming convention across an IDE?

The best way to enforce a React component naming convention is by creating a conditional AI rule. This Skill helps you define file-specific patterns using globs to automatically apply standards to all relevant `.tsx` files.

Do I need to understand IDE-specific rule formats to define AI rules?

Yes, you need to understand IDE-specific rule formats and frontmatter configurations to define AI rules. This Skill facilitates the creation process but requires prerequisite knowledge of how each IDE handles rule scoping.