Code Review

Automated code review and analysis

Showing 1129-1152 of 8822 skills
tech-leads-club

web-quality-audit

by tech-leads-club

Comprehensive web quality audit covering performance, accessibility, SEO, and best practices. Use when asked to "audit my site", "review web quality", "run lighthouse audit", "check page quality", or "optimize my website".

Accessibility 5.1K 7mo ago
levnikolaevich

ln-003-push-all

by levnikolaevich

"Commit and push ALL changes (staged + unstaged + untracked) to the remote repository"

Code Review 549 6mo ago
levnikolaevich

ln-512-tech-debt-cleaner

by levnikolaevich

"Automated tech debt cleanup worker (L3). Reads codebase audit findings, applies safe auto-fixes for low-risk issues (unused imports, dead code, commented-out code, deprecated aliases). Confidence >=90% only. Creates single commit with summary."

Code Review 549 6mo ago
levnikolaevich

ln-620-codebase-auditor

by levnikolaevich

"Coordinates 9 specialized audit workers (security, build, architecture, code quality, dependencies, dead code, observability, concurrency, lifecycle). Researches best practices, delegates parallel audits, aggregates results into docs/project/codebase_audit.md."

Code Review 549 6mo ago
levnikolaevich

ln-622-build-auditor

by levnikolaevich

Build health audit worker (L3). Checks compiler/linter errors, deprecation warnings, type errors, failed tests, build configuration issues. Returns findings with severity (Critical/High/Medium/Low), location, effort, and recommendations.

Code Review 549 6mo ago
levnikolaevich

ln-600-docs-auditor

by levnikolaevich

Audit project documentation quality across 8 categories (Hierarchy, SSOT, Compactness, Requirements, Actuality, Legacy, Stack Adaptation, Semantic Content). Delegates to ln-601 for deep semantic verification of project documents. Use when documentation needs quality review, after major doc updates, or as part of ln-100-documents-pipeline. Outputs Compliance Score X/10 per category + Findings + Recommended Actions.

Code Review 549 6mo ago
levnikolaevich

ln-311-agent-reviewer

by levnikolaevich

"Worker that runs parallel external agent reviews (Codex + Gemini) on Story/Tasks. Background tasks, process-as-arrive, critical verification with debate. Returns filtered suggestions for Story validation."

Agents 549 6mo ago
levnikolaevich

ln-621-security-auditor

by levnikolaevich

Security audit worker (L3). Scans codebase for hardcoded secrets, SQL injection, XSS, insecure dependencies, missing input validation. Returns findings with severity (Critical/High/Medium/Low), location, effort, and recommendations.

Code Review 549 6mo ago
levnikolaevich

ln-400-story-executor

by levnikolaevich

"Orchestrates Story tasks. Prioritizes To Review -> To Rework -> Todo, delegates to ln-401/ln-402/ln-403/ln-404. Sets Story to To Review when all tasks Done (NOT Done — quality gate handles that). Metadata-only loading up front."

Automation 549 6mo ago
proffesor-for-testing

QE Coverage Analysis

by proffesor-for-testing

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

Code Review 466 7mo ago
JetBrains

changelog

by JetBrains

Maintains IdeaVim changelog (CHANGES.md) and build.gradle.kts changeNotes. Use when updating changelog, documenting releases, or reviewing commits/PRs for changelog entries.

Code Review 10.3K 7mo ago
JetBrains

tests-maintenance

by JetBrains

Maintains IdeaVim test suite quality. Reviews disabled tests, ensures Neovim annotations are documented, and improves test readability. Use for periodic test maintenance.

Code Review 10.3K 7mo ago
dotnet

pr-build-status

by dotnet

"Retrieve Azure DevOps build information for GitHub Pull Requests, including build IDs, stage status, failed jobs, and Helix console logs for any Helix-based test failures."

Code Review 23.3K 7mo ago
dotnet

ai-summary-comment

by dotnet

Posts or updates automated progress comments on GitHub PRs. Use after completing any PR agent phase (pre-flight, tests, gate, fix, report). Triggers on 'post comment to PR', 'update PR progress', 'comment on PR with results', 'post pre-flight comment'. Creates single aggregated review comment with collapsible sections per commit.

Code Review 23.3K 7mo ago
antinomyhq

create-command

by antinomyhq

Create new commands for the code-forge application. Commands are stored as .md files in the <cwd>/.forge/commands directory with YAML frontmatter (name, description) and markdown body containing command steps. Use when users need to add new commands, modify existing commands, or understand the command file structure. Supports special command tags like <lint> and <test> for automated workflows.

CLI Tools 7.5K 7mo ago
whawkinsiv

test

by whawkinsiv

"Use this skill when the user needs to test features before deployment, create test scenarios, find edge cases, or verify bug fixes. Covers manual testing workflows, cross-browser testing, edge case identification, and testing checklists for non-technical founders."

Code Review 239 7mo ago
whawkinsiv

technical-seo

by whawkinsiv

"Use this skill to perform comprehensive SEO audits, implement technical optimizations, improve on-page SEO, optimize for Core Web Vitals, and implement GEO (Generative Engine Optimization) for AI search engines."

Code Review 239 6mo ago
databricks-solutions

databricks-app-apx

by databricks-solutions

"Build full-stack Databricks applications using APX framework (FastAPI + React)."

API Dev 1.9K 6mo ago
databricks-solutions

databricks-unity-catalog

by databricks-solutions

"Unity Catalog system tables and volumes. Use when querying system tables (audit, lineage, billing) or working with volume file operations (upload, download, list files in /Volumes/)."

Code Review 1.9K 6mo ago
DataDog

techdebt

by DataDog

Analyze branch changes for technical debt, code duplication, and unnecessary complexity

Code Review 729 7mo ago
KKKKhazix

skill-manager

by KKKKhazix

Lifecycle manager for GitHub-based skills. Use this to batch scan your skills directory, check for updates on GitHub, and perform guided upgrades of your skill wrappers.

Agents 20.1K 7mo ago
KKKKhazix

Skill Evolution Manager

by KKKKhazix

专门用于在对话结束时,根据用户反馈和对话内容总结优化并迭代现有 Skills 的核心工具。它通过吸取对话中的“精华”(如成功的解决方案、失败的教训、特定的代码规范)来持续演进 Skills 库。

Agents 20.1K 7mo ago
Aaronontheweb

dotnet-slopwatch

by Aaronontheweb

Use Slopwatch to detect LLM reward hacking in .NET code changes. Run after every code modification to catch disabled tests, suppressed warnings, empty catch blocks, and other shortcuts that mask real problems.

Code Review 1.1K 7mo ago
knoopx

gh

by knoopx

Interacts with GitHub repositories, issues, pull requests, releases, and gists using the gh CLI. Use when managing GitHub resources, searching code/repos, creating PRs/issues, or making API requests.

API Dev 81 7mo ago