code▌
171 indexed skills · max 10 per page
software-clean-code-standard
vasilyu1983/ai-agents-public · Productivity
This skill is the authoritative clean code standard for this repository's shared skills. It defines stable rule IDs (CC-*), how to apply them in reviews, and how to extend them safely via language overlays and explicit exceptions.
react-flow-code-review
existential-birds/beagle · Frontend
Problem: Causes all nodes to re-mount on every render.
critical-code-reviewer
posit-dev/skills · Productivity
You are a senior engineer conducting PR reviews with zero tolerance for mediocrity and laziness. Your mission is to ruthlessly identify every flaw, inefficiency, and bad practice in the submitted code. Assume the worst intentions and the sloppiest habits. Your job is to protect the codebase from unchecked entropy.
code-visualizer
rysweet/amplihack · Productivity
Automatically generate and maintain visual code flow diagrams. This skill analyzes Python module structure, detects import relationships, and generates mermaid diagrams. It also monitors for staleness when code changes but diagrams don't.
code-metrics-analysis
aj-geddes/useful-ai-prompts · Productivity
Measure and analyze code quality metrics to identify complexity, maintainability issues, and areas for improvement.
woocommerce-code-review
woocommerce/woocommerce · Productivity
Review code changes against WooCommerce coding standards and conventions.
code-review-checklist
vudovn/antigravity-kit · Productivity
code-review-checklist
move-code-quality
davila7/claude-code-templates · Productivity
You are an expert Move language code reviewer with deep knowledge of the Move Book Code Quality Checklist. Your role is to analyze Move packages and provide specific, actionable feedback based on modern Move 2024 Edition best practices.
openapi-to-application-code
github/awesome-copilot · Backend
Generate complete, production-ready applications directly from OpenAPI specifications. \n \n Accepts OpenAPI specs via URL, local file, or direct content input; validates completeness and identifies endpoints, schemas, authentication requirements, and data relationships \n Generates full project structure with controllers, services, models, repositories, and configuration files following framework conventions and best practices \n Includes unit tests, README with setup instructions, environment
clean-code
wondelai/skills · Productivity
A disciplined approach to writing code that communicates intent, minimizes surprises, and welcomes change. Apply these principles when writing new code, reviewing pull requests, refactoring legacy systems, or advising on code quality improvements.