ios-naming-conventions
CommunityEnforce 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.,
PayVCtoPaymentViewController) 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
amtinstead ofpaymentAmountor missing boolean prefixes likeloadinginstead ofisLoading.
Quick Start
Check the naming conventions in the 'UserViewModel.swift' file.
Dependency Matrix
Required Modules
None requiredComponents
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.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.