aif-rules

Add and organize project-specific rules in RULES.md and configuration files.

Updated Apr 7, 2026
One-click install
npx skills add https://github.com/vanyastaff/flui-v2 --skill aif-rules-vanyastaff
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aif-rules
Source: https://github.com/vanyastaff/flui-v2/tree/main/.claude/skills/aif-rules
Command: npx skills add https://github.com/vanyastaff/flui-v2 --skill aif-rules-vanyastaff

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps teams efficiently add, manage, and enforce project-specific rules and conventions, ensuring consistency across documentation and code standards.

Core Features & Use Cases

  • Automatic Rules Updating: Adds new rules or conventions to the project's RULES.md file.
  • Area-specific Rules Management: Creates and updates area-specific rule files, registering them in the configuration.
  • Use Case: When a developer wants to enforce coding standards, they can add rules directly via this Skill, which updates the central rules repository and config automatically.

Quick Start

Ask the AI to add a rule like "Use snake_case for all variable names" to standardize naming conventions in the project.

Frequently Asked Questions about aif-rules

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

FAQPage Schema
How do I manage project-specific coding conventions and documentation rules?

You can standardize naming conventions by asking the AI to add a rule like 'Use snake_case for all variable names,' which automatically registers the new standard in the project's RULES.md file for team adherence.

Can I organize area-specific rules for different segments of a codebase?

The system enforces a rule hierarchy by integrating with configuration files, registering area-specific rules to ensure that segmented standards override or align with the central RULES.md file correctly.

What is the best way to enforce code standards in a collaborative environment?

It supports collaborative project governance by automatically adding new rules to the documentation, organizing them by area, and integrating with config files to reduce manual oversight for team compliance.

How do I add a new naming convention rule to my project?

You can standardize naming conventions by asking the AI to add a rule like 'Use snake_case for all variable names,' which automatically registers the new standard in the project's RULES.md file for team adherence.