Agent Skills Hub

Discover reusable agent skills, browse implementation details, and find the right skill for your workflow.

Clear

128 skills found

Engineering
swift-style avatar

swift-style

Standardized Swift coding conventions, naming rules, and idiomatic patterns for clean, maintainable, and readable iOS/macOS development.

Views: 16201
EngineeringAutomation
Global Coding Style avatar

Global Coding Style

Apply reality-first coding standards: intentional naming, focused functions, guard clauses, and deterministic side effects, with no speculative features.

Views: 17
EngineeringAutomation
code-reviewer avatar

code-reviewer

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.

Views: 8102,715
Engineering
swiftui-view-refactor avatar

swiftui-view-refactor

Refactors SwiftUI views for clean architecture, consistent property ordering, efficient dependency injection, and correct @Observable state management.

Views: 30312
EngineeringProductivityAutomation
low-complexity avatar

low-complexity

Enforces low Cognitive and Cyclomatic complexity in all code. Automatically maintains readability, modularity, and maintainability by preventing complex functions during development.

Views: 121
EngineeringData Analysis
codebase-inspection avatar

codebase-inspection

Analyze codebase statistics: LOC, language distribution, and code-to-comment ratios using pygount.

Views: 17124,275
EngineeringAutomation
lint-fix avatar

lint-fix

Automated code maintenance loop using Trunk to perform linting, formatting, and iterative error resolution.

Views: 211
EngineeringProductivityAutomation
serena-mcp avatar

serena-mcp

Semantic code analysis guide for Serena MCP. Automatically prioritizes Serena tools for symbols, references, and code memory to optimize context and efficiency.

Views: 19
EngineeringAutomation
code-formatting avatar

code-formatting

Format and lint JS, TS, and JSON files on the current branch using Biome. Useful for code cleanup before commits or PRs.

Views: 34,401
EngineeringAutomationResearch
code-review-facilitator avatar

code-review-facilitator

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.

Views: 9
Engineering
Investigating Code Patterns avatar

Investigating Code Patterns

Systematically trace code flows, locate implementations, diagnose performance issues, and map system architecture to understand complex codebases.

Views: 6499
Engineering
reviewing-code avatar

reviewing-code

Perform rigorous code reviews for FastMCP projects, focusing on API design, dependency management, and codebase consistency.

Views: 1124,908