ios-naming-conventions

Community

Enforce Swift naming, boost code clarity.

Authordaispacy
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill eliminates inconsistent and unclear naming in Swift code, which often leads to confusion, reduced readability, and increased onboarding time for new developers. It ensures your codebase speaks a consistent language, making it easier to understand and maintain.

Core Features & Use Cases

  • Comprehensive Validation: Automatically checks class names, variables, functions, and IBOutlets against established Swift naming standards (e.g., PascalCase for types, camelCase for variables).
  • Abbreviation Detection: Identifies and suggests fixes for common abbreviations (e.g., PayVC to PaymentViewController) and generic names, promoting descriptive identifiers.
  • Use Case: Before merging a pull request, activate this Skill to automatically scan all modified Swift files and generate a report highlighting naming violations, such as amt instead of paymentAmount or missing boolean prefixes like loading instead of isLoading.

Quick Start

Check the naming conventions in the 'UserViewModel.swift' file.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: ios-naming-conventions
Download link: https://github.com/daispacy/py-claude-marketplace/archive/main.zip#ios-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.