10591 results (69.1ms) page 7 / 530
lancenunes / codex-skills-coding-guidelines-gen exact

Generate nested AGENTS.md coding guidelines per module (monorepo-aware), detect languages/tooling, ask architecture preferences, and set up missing formatters/linters (Spotless for JVM). Use when...

omer-metin / skills-for-antigravity-ai-code-generation exact

Comprehensive patterns for building AI-powered code generation tools, code assistants, automated refactoring, code review, and structured output generation using LLMs with function calling and...

nodnarbnitram / claude-code-extensions-code-reviewer exact

Review code for best practices, security issues, and potential bugs. Use when reviewing code changes, checking PRs, analyzing code quality, or performing security audits.

ngxtm / devkit-clean-code exact

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

vaayne / agent-kit-code-simplifier exact

Simplifies and refines code for clarity, consistency, and maintainability while preserving functionality. Triggers on "simplify this code", "clean up", "refactor for readability", "make this...

jaredlander / freshbooks-speed-code-review exact

Review code written by Claude Code or humans across multiple languages. Use when asked to review, audit, critique, or analyze code quality. Supports R, Python, JavaScript, SQL, C++, Rust, Go,...

OutlineDriven / odin-claude-plugin-gh-fix-ci exact

Inspect GitHub PR checks with gh, pull failing GitHub Actions logs, summarize failure context, then create a fix plan and implement after user approval. Use when a user asks to debug or fix...

MZWASHERE / claude-conductor-code-styleguides exact

Language-specific code style guidelines. Use when writing TypeScript, Python, Go, JavaScript, or HTML/CSS code to ensure consistent, idiomatic, and maintainable code following best practices.

parcadei / continuous-claude-v3-research exact

Document codebase as-is with thoughts directory for historical context

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,...

otaviof / gosmith-go-code exact

Go code quality standards, idioms, and YAGNI/KISS development principles.

404kidwiz / claude-supercode-skills-code-reviewer exact

Expert at quality-focused code review with security emphasis. Use when reviewing code changes, performing security audits, identifying bugs, ensuring code quality and maintainability, or analyzing...

affaan-m / everything-claude-code-coding-standards exact

Universal coding standards, best practices, and patterns for TypeScript, JavaScript, React, and Node.js development.

ngxtm / devkit-coding-standards exact

Universal coding standards, best practices, and patterns for TypeScript, JavaScript, React, and Node.js development.

ratacat / claude-skills-clean-code exact

Use when writing, reviewing, or refactoring code. Apply when naming variables or functions, structuring classes, handling errors, writing tests, or when code feels complex or hard to understand....

mhattingpete / claude-skills-marketplace-code-execution exact

Execute Python code locally with marketplace API access for 90%+ token savings on bulk operations. Activates when user requests bulk operations (10+ files), complex multi-step workflows, iterative...

ngxtm / devkit-code-documentation exact

Writing effective code documentation - API docs, README files, inline comments, and technical guides. Use for documenting codebases, APIs, or writing developer guides.

d-o-hub / rust-self-learning-memory-clean-code-developer exact

Assist developers in writing clean, maintainable code following software engineering best practices. Use when conducting code reviews, refactoring code, enforcing coding standards, seeking...

Nice-Wolf-Studio / wolf-skills-marketplace-coding-patterns exact

Modern coding patterns for clean, maintainable code - use before implementing complex logic; includes orchestration, pure functions, function decomposition, vertical slice, composition, DI, SOLID,...