- Home
- /
- Categories
- /
- Code Review
Code Review
Automated code review and analysis
sdd
by mrsekut
Spec-driven development workflow for implementing features with structured documentation. Use when starting a new feature, task, or implementation that benefits from upfront planning. Triggers: /sdd, spec-driven, create spec, implementation plan, or when user describes a feature/task to implement.
research
by brixtonpham
"Technical research methodology with YAGNI/KISS/DRY principles. Phases: scope definition, information gathering, analysis, synthesis, recommendation. Capabilities: technology evaluation, architecture analysis, best practices research, trade-off assessment, solution design. Actions: research, analyze, evaluate, compare, recommend technical solutions. Keywords: research, technology evaluation, best practices, architecture analysis, trade-offs, scalability, security, maintainability, YAGNI, KISS, DRY, technical analysis, solution design, competitive analysis, feasibility study. Use when: researching technologies, evaluating architectures, analyzing best practices, comparing solutions, assessing technical trade-offs, planning scalable/secure systems."
eecs-thesis-blind-review
by spowken8
"审阅电子信息、计算机、软件、通信、控制、电路及相近工科方向的硕士学位论文或大论文,按盲审专家口径进行证据化评估、多维度 10 分制评分、6 分及格判断、问题分级与修改建议生成。Use when Codex needs to read a master thesis manuscript, abstract, chapter excerpts, or review materials and produce blind-review style scoring, pass/fail judgment, and expert comments."
agentic-code-reasoning
by KunihiroS
Use this skill whenever code behavior must be reasoned about without executing it — especially when code is provided and needs careful tracing. Invoke it to: trace what a function or program returns step by step, identify which exact operation causes a test failure or wrong value, determine whether two implementations are behaviorally equivalent, simulate an algorithm's execution order manually, or audit for security vulnerabilities like SQL injection or race conditions. Use any time someone asks "what does this code return?", "which step caused the failure?", "are these equivalent?", "what's the execution order?", or "is this vulnerable?" — even when the answer seems obvious without a skill.
incident-hotfix
by gentamura
Use this skill for incident response and hotfix deployment. Invoke when production issues occur requiring immediate attention.
pr-review
by carsten-j
Review the current Pull Request that has been checked out locally with structured feedback on code quality, issues, testing, and suggestions. Use when you need a comprehensive code review of a PR branch.
deep-plan
by idrevnii
Structured clarification before decisions. Use when user is in PLANNING mode, explicitly asks to plan or discuss, or when agent faces choices requiring user input. Ensures agent asks questions instead of making autonomous decisions when multiple valid approaches exist or context is missing.
devdocs-sync
by ab300819
Sync documentation with implementation progress. Use when users need to update docs after development, verify doc-code consistency, or track implementation progress. Triggers on keywords like "sync docs", "update progress", "doc consistency", "同步文档", "更新进度".
systematic-debugging
by BaxterCooper
Invoke when debugging failures. MANDATORY when 3+ fix attempts have failed. Enforces root cause investigation before fixes.
deai
by jacobdiaz
Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide plus modern post-2024 LLM patterns. Supports context-aware rewriting (blog, academic, technical, email, marketing), calibrated aggressiveness (light/standard/heavy), file/batch processing, and document-level structural pattern detection. Detects and fixes 35+ patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague attributions, em dash overuse, rule of three, AI vocabulary words, negative parallelisms, structural uniformity, and modern LLM tells.
agentic-dbt-pipeline
by zohaibRT
Automate end-to-end dbt with an AI agent: project setup and configuration, medallion layers (bronze/silver/gold by default), packages (codegen, utils, evaluator, audit_helper), semantic layer, documentation, per-layer git commits, optional GitHub push via GitHub command line interface, and user-facing final run summaries with senior data-engineering decision gates. Use when setting up or extending a dbt analytics project with agentic automation.
ckvd-testing
by terrylica
Run tests for crypto-kline-vision-data with proper markers and coverage. TRIGGERS - write tests, run tests, pytest, test coverage, unit tests, integration tests, mocking patterns.
planetscale-stage-db
by Darna-Digital
Connect to the PlanetScale staging database branch and execute SQL queries/mutations. Use when the user wants to query the staging database, run SQL against the staging environment, inspect staging data, or execute mutations on the staging PlanetScale branch.
process-pr
by squirrel289
End-to-end workflow for processing pull requests from review to merge
delphi
by Cygnusfear
This skill should be used when the user asks to "use delphi", "ask delphi", or wants multiple parallel oracle investigations of the same question to discover divergent insights. Delphi delegates to multiple oracle workers simultaneously with identical prompts, allowing them to independently explore and potentially discover different paths, clues, and solutions. Results are saved as tickets tagged research,delphi and synthesized into an epic ticket.
resume-forge
by erfanezk
Expert resume reviewer that analyzes resumes against industry best practices and provides actionable, section-by-section feedback. Use this skill whenever the user shares a resume for review, asks for resume feedback, wants to improve their CV, mentions getting more interviews, asks why they're not hearing back from applications, wants to check their resume before applying to jobs, or asks any question about resume writing, formatting, or job application strategy. Triggers on: resume review, CV feedback, improve my resume, check my resume, resume critique, job application help, ATS optimization, resume tips, how to write a summary, what skills to include, how to list work experience, resume format, bullet points, action verbs, resume structure, and any other resume-related question. Also triggers when the user pastes resume content or shares a resume file (PDF, DOCX, image).
update-work-item
by squirrel289
"Update an existing work item with status changes, effort tracking, test results, and related commits. Use when progressing work, recording test results, or adjusting estimates. Supports: (1) Status transitions (not_started → in_progress → testing → completed), (2) Feature branch creation and sync, (3) Automatic PR creation on testing transition, (4) Effort tracking (estimated_hours → actual_hours), (5) Test and commit tracking, (6) Dependency updates and notes"
seo-spider-skill
by Darna-Digital
Analyze SEO spider crawl reports, prioritize issues, and generate technical fix suggestions. Use when the user wants to review SEO audit results, analyze crawl issues (canonicals, meta tags, response codes, headings, images, URLs), or get technical recommendations for fixing SEO problems.
ogt-docs-audit
by OpenDNDApps
Run audits on documentation and project health. Routes to specialized audit sub-skills for tasks, definitions, rules, and codebase consistency. Use when reviewing project health, validating documentation, or checking for drift.
stock_analyzer
by MikaelCool
"分析股票和市场。当用户想要分析单个或多个股票,或进行市场复盘时调用。"
review-staged-changes
by Lichens-Innovation
Reviews staged git changes for code quality, maintainability, readability, and potential regressions. Verifies changes make sense in context, improve maintainability, enhance readability, and don't introduce side effects. Use when reviewing staged changes, examining git diffs, or when the user asks to review modifications before committing.
scan
by rozwer
Security scan SKILL.md files. Two-phase: static pattern matching + AI contextual review.
zerubbabel-observability
by christopheraaronhogg
Provides expert observability analysis, logging review, and monitoring assessment. Use this skill when the user needs logging audit, error tracking evaluation, APM review, or monitoring strategy assessment. Triggers include requests for observability audit, logging patterns review, or when asked to evaluate system visibility and debugging capabilities. Produces detailed consultant-style reports with findings and prioritized recommendations — does NOT write implementation code.
dev
by rootspec
Use when the user wants to manage the dev server — setup, start, stop, restart, or check status.