file-naming-convention

Installation
SKILL.md

File Naming Convention

Overview

Use this skill to standardize repository file names with kebab-case and explicit role suffixes, then execute safe rename/refactor steps with minimal churn.

When To Use

Trigger this skill when requests include any of these intents:

  • Define or refine file naming standards.
  • Rename files to kebab-case.
  • Introduce role-based suffixes such as .controller.ts, .manager.ts, .store.ts.
  • Refactor large modules and align new files with consistent naming.
  • Audit naming anti-patterns and produce a migration checklist.

Workflow

  1. Confirm scope: whole repo, one package, or one module.
Related skills
Installs
1
Repository
peiiii/nextclaw
GitHub Stars
208
First Seen
Apr 6, 2026