swift-style
Standardized Swift coding conventions, naming rules, and idiomatic patterns for clean, maintainable, and readable iOS/macOS development.
Discover reusable agent skills, browse implementation details, and find the right skill for your workflow.
128 skills found
Standardized Swift coding conventions, naming rules, and idiomatic patterns for clean, maintainable, and readable iOS/macOS development.
Apply reality-first coding standards: intentional naming, focused functions, guard clauses, and deterministic side effects, with no speculative features.
Conduct automated code reviews for local changes or remote GitHub Pull Requests. It analyzes code for correctness, maintainability, and standards using git and gh CLI integration.
Refactors SwiftUI views for clean architecture, consistent property ordering, efficient dependency injection, and correct @Observable state management.
Enforces low Cognitive and Cyclomatic complexity in all code. Automatically maintains readability, modularity, and maintainability by preventing complex functions during development.
Analyze codebase statistics: LOC, language distribution, and code-to-comment ratios using pygount.
Automated code maintenance loop using Trunk to perform linting, formatting, and iterative error resolution.
Semantic code analysis guide for Serena MCP. Automatically prioritizes Serena tools for symbols, references, and code memory to optimize context and efficiency.
Format and lint JS, TS, and JSON files on the current branch using Biome. Useful for code cleanup before commits or PRs.
Automated static code review for Arduino, ESP32, and RP2040 projects. Identifies memory safety issues, structure improvements, and best practices to enhance firmware quality and reliability.
Systematically trace code flows, locate implementations, diagnose performance issues, and map system architecture to understand complex codebases.
Perform rigorous code reviews for FastMCP projects, focusing on API design, dependency management, and codebase consistency.