dart-naming-conventions

Community

Standardize Dart/Flutter naming for clarity.

Authorreloveution
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the inconsistency and ambiguity in naming conventions within Dart and Flutter projects, leading to more readable, maintainable, and understandable codebases.

Core Features & Use Cases

  • Standardized Prefixes/Suffixes: Enforces conventions for interfaces (I prefix), implementations (Impl suffix), use cases (Ucs suffix), datasources (Dts suffix), extensions (X suffix), and mixins (Mxn suffix).
  • Folder and Variable Naming: Provides guidelines for abbreviations and folder organization (e.g., using repo instead of repository, organizing multiple datasources in api/, excell/, csv/ folders).
  • Acronym Handling: Ensures consistent capitalization of acronyms.
  • Use Case: When creating a new repository for data fetching, apply the IRepo interface and RepoImpl implementation naming conventions to ensure consistency with existing project patterns.

Quick Start

Apply the dart-naming-conventions skill to ensure all new classes follow the specified interface and implementation naming patterns.

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: dart-naming-conventions
Download link: https://github.com/reloveution/dart-flutter-rules/archive/main.zip#dart-naming-conventions

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.