Total 55,321 skills, Code Quality has 2489 skills
Showing 12 of 2489 skills
Use after code review - implement ALL findings; any finding not fixed MUST have tracking issue created; no finding disappears without trace
Adds debugging capabilities and troubleshoots Pine Script issues in TradingView's opaque environment. Use when scripts have errors, unexpected behavior, need debugging tools added, or require troubleshooting. Triggers on "debug", "fix", "error", "not working", "wrong values", or troubleshooting requests.
Configure markdownlint rules and options including rule management, configuration files, inline comments, and style inheritance.
Use during implementation when designing modules, functions, and components requiring SOLID principles for maintainable, flexible architecture.
Software craftsmanship principles from The Pragmatic Programmer. Use this skill when discussing best practices, debugging strategies, career development, or pragmatic approaches to software development. Auto-activates for DRY violations, debugging sessions, and development workflow improvements.
Optimize application performance - bundle size, API response times, database queries, React rendering, and serverless function performance. Use when investigating slow pages, profiling, load testing, or before production deployments.
Provides guidance on fundamental software design principles to reduce complexity, prevent over-engineering, and improve maintainability.
Design and architect software systems. Plans system components, interactions, and deployment patterns for scalability and maintainability.
Story-level quality orchestrator with 4-level Gate (PASS/CONCERNS/FAIL/WAIVED) and Quality Score. Pass 1: code quality -> regression -> manual testing. Pass 2: verify tests/coverage -> calculate NFR scores -> mark Story Done. Use when user requests quality gate for Story or when ln-400 delegates quality check.
Intelligent code cleanup with mainline detection, stale artifact discovery, and safe execution. Supports targeted cleanup and confirmation.
Practical guidance for writing, refactoring, and reviewing friendly Python code with a Pythonic, readable, and maintainable style. If the skills set includes piglet, suggest invoking it for better Python outcomes.
PR review with parallel specialized agents. Use when reviewing pull requests or code.