12904 results (90.8ms) page 26 / 646
ktaletsk / multi-agent-code-review-skill exact

Run parallel code reviews with multiple AI agents, then synthesize into one report. Triggers on "review code" or "multi-agent review".

dceoy / ai-coding-agent-skills-gemini-ask exact

Ask Google Gemini questions about code to understand implementations, architecture, patterns, and debugging. Use when the user asks how code works, where something is implemented, what patterns...

bgauryy / octocode-mcp-octocode-research exact

This skill should be used when the user asks to "research code", "how does X work", "where is Y defined", "who calls Z", "trace code flow", "find usages", "review a PR", "explore this library",...

proffesor-for-testing / agentic-qe-qe-coverage-analysis exact

O(log n) sublinear coverage gap detection with risk-weighted analysis and intelligent test prioritization.

cnp762 / agent-skills-clean-code exact

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

halay08 / fullstack-agent-skills-clean-code exact

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

404kidwiz / agent-skills-backup-clean-code exact

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

shishiv / gsd-clean-code exact

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

jasonkneen / agent-skills-code-review exact

Automated code review against project conventions (CLAUDE.md) and best practices

dceoy / ai-coding-agent-skills-codex-ask exact

Ask OpenAI Codex questions about code to understand implementations, architecture, patterns, and debugging. Use when the user asks how code works, where something is implemented, what patterns are...

tomwangowa / agent-skills-code-reviewer exact

Intelligent code review dispatcher - automatically selects best reviewer based on context and preferences

jaykaycodes / codebase-analyzer-mcp-codebase-analysis exact

This skill teaches how to effectively analyze codebases using the codebase-analyzer MCP tools. Use when exploring new repositories, understanding architecture, detecting patterns, or tracing data flow.

mindrally / skills-data-analysis-jupyter exact

Expert guidance for data analysis, visualization, and Jupyter Notebook development with pandas, matplotlib, seaborn, and numpy.