rule-selector

Community

Auto-configure rules, ensure compliance.

Authoroimiragieo
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Manually configuring and maintaining coding standards across diverse tech stacks is a complex, error-prone, and time-consuming task. This often leads to inconsistent code quality and compliance issues. This Skill automates the setup of optimal rules, ensuring immediate adherence to best practices and reducing configuration overhead.

Core Features & Use Cases

  • Intelligent Tech Stack Detection: Automatically identifies frameworks, languages, and libraries from your project's configuration files (e.g., package.json, requirements.txt, go.mod).
  • Optimized Rule Configuration: Generates a tailored manifest.yaml profile, dynamically including relevant rule packs and intelligently excluding irrelevant ones for your specific stack.
  • Use Case: Starting a new Next.js project? Simply ask the AI to "Select rules for this project". It will scan your package.json, detect Next.js, TypeScript, and Tailwind, and then configure the optimal set of coding rules in your manifest.yaml file, saving you hours of manual setup and ensuring immediate compliance.

Quick Start

Select the right rules for this new project.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: rule-selector
Download link: https://github.com/oimiragieo/LLM-RULES/archive/main.zip#rule-selector

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository