11163 results (80.4ms) page 3 / 559
christianearle01 / claude-config-template-standards-enforcer exact

Applies coding standards from CLAUDE.md and coding-standards.md with dynamic learning that adapts to team preferences over time.

existential-birds / beagle-prometheus-go-code-review exact

Reviews Prometheus instrumentation in Go code for proper metric types, labels, and patterns. Use when reviewing code with prometheus/client_golang metrics.

existential-birds / beagle-app-intents-code-review exact

Reviews App Intents code for intent structure, entities, shortcuts, and parameters. Use when reviewing code with import AppIntents, @AppIntent, AppEntity, AppShortcutsProvider, or @Parameter.

existential-birds / beagle-wish-ssh-code-review exact

Reviews Wish SSH server code for proper middleware, session handling, and security patterns. Use when reviewing SSH server code using charmbracelet/wish.

mikeyobrien / ralph-orchestrator-code-assist exact

This sop guides the implementation of code tasks using test-driven development principles, following a structured Explore, Plan, Code, Commit workflow. It balances automation with user...

existential-birds / beagle-react-router-code-review exact

Reviews React Router code for proper data loading, mutations, error handling, and navigation patterns. Use when reviewing React Router v6.4+ code, loaders, actions, or navigation logic.

mhylle / claude-skills-collection-code-review exact

Systematic code review for implementation phases verifying architectural principles, framework standards, ADR compliance, and code quality. This skill is invoked by implement-phase as part of its...

existential-birds / beagle-react-flow-code-review exact

Reviews React Flow code for anti-patterns, performance issues, and best practices. Use when reviewing code that uses @xyflow/react, checking for common mistakes, or optimizing node-based UI...

oryanmoshe / agent-skills-reviewing-code exact

Reviews code changes for bugs, performance issues, security problems, and best practice violations. Use when reviewing PRs, before committing, after making code changes, or when user asks to...

alinaqi / claude-bootstrap-code-review exact

Mandatory code reviews via /code-review before commits and deploys

Arseeth / skills-for-vibe-coder-clean-code-reviewer exact

Analyze code quality based on "Clean Code" principles. Identify naming, function size, duplication, over-engineering, and magic number issues with severity ratings and refactoring suggestions. Use...

ngxtm / devkit-clean-code exact

Pragmatic coding standards - concise, direct, no over-engineering, no unnecessary comments

mikeyobrien / ralph-orchestrator-code-task-generator exact

This sop generates structured code task files from rough descriptions, ideas, or PDD implementation plans. It automatically detects the input type and creates properly formatted code task files...

ovachiever / droid-tings-code-reviewer exact

Comprehensive code review skill for TypeScript, JavaScript, Python, Swift, Kotlin, Go. Includes automated code analysis, best practice checking, security scanning, and review checklist generation....

0xbeedao / agentic-tools-code-reviewer exact

Comprehensive code review skill for TypeScript, JavaScript, Python, Swift, Kotlin, Go. Includes automated code analysis, best practice checking, security scanning, and review checklist generation....

akires47 / agent-skills-dotnet-csharp-coding-standards exact

Write modern, high-performance C# code using records, pattern matching, value objects, async/await, Span<T>/Memory<T>, and best-practice API design patterns. Emphasizes functional-style...

DauQuangThanh / hanoi-rainbow-code-quality-review exact

Conducts comprehensive code quality reviews including code smells detection, maintainability assessment, complexity analysis, design pattern evaluation, naming conventions, code duplication,...

cosmix / loom-code-migration exact

Strategies and patterns for safe code migrations and upgrades. Use when upgrading frameworks, migrating between technologies, handling deprecations, or planning incremental migrations. Triggers:...