- Home
- /
- Categories
- /
- Code Review
Code Review
Automated code review and analysis
resume-tailor
by dmlin7777777
This skill should be used when the user wants to tailor their resume to a specific job description (JD). It analyzes JD keywords, matches against the source resume, provides adjustment suggestions with interactive checkpoints, and generates a tailored resume in docx format with full reverse audit.
linear-insights
by OmniNode-ai
Daily deep dive reports and velocity-based project completion estimates using Linear data
ppt-speech-creator
by WiseWong6
当用户需要创建PPT内容并生成配套演讲逐字稿时使用此技能。支持年终总结、项目复盘、产品发布、述职报告等多种场景,自动生成结构化PPT内容和按页分配的逐字稿,支持自动时长计算或用户指定总时长。
Ductile Gateway: LLM Operator Skill Manifest
by mattjoyce
langgraph-multiagent
by BjornMelin
Architect-level development, audit, and migration of multi-agent systems using LangGraph (v1+) and LangChain (v1+). Use when building or refactoring supervisor/subagent architectures, orchestrator-worker workflows, routing/hand-offs, agentic RAG, memory (short + long-term), state + context engineering, guardrails + human-in-the-loop, MCP tool integration, observability (LangSmith/OpenTelemetry), deployment, and performance/cost optimization — or when migrating off deprecated patterns like langgraph.prebuilt.create_react_agent and libraries like langgraph-supervisor(-py), LlamaIndex agents, CrewAI, Agno, or OpenAI Agents.
create-followup-tickets
by OmniNode-ai
Create Linear tickets from code review issues found in the current session
gap
by OmniNode-ai
Cross-repo integration health audit with detect, fix, and cycle modes
decompose-epic
by OmniNode-ai
Analyze a Linear epic description and create sub-tickets as Linear children
linear-housekeeping
by OmniNode-ai
Orchestrate full Linear housekeeping — triage ticket status, organize orphans into epics, then sync MASTER_TICKET_PLAN.md. Human checkpoint between triage and apply.
linear-triage
by OmniNode-ai
Scan all non-completed Linear tickets, verify status against actual PR state, auto-mark done tickets, flag stale ones, and identify orphans needing epic assignment
pr-review-comprehensive
by OmniNode-ai
Comprehensive PR review with strict priority-based organization and merge readiness assessment
diagram
by spm1001
Renders diagrams and visual explanations with iterative render-and-check workflow. Invoke FIRST when asked to 'create a diagram', 'Venn diagram', 'flow chart', 'architecture diagram', 'visualize this' — ensures CRAP-principled self-critique before showing user, preventing amateur layouts and low-contrast text. Composes with brand skills for styling. (user)
github-cleanup
by spm1001
Orchestrates progressive GitHub account cleanup using a 6-phase audit→approve→execute process that prevents accidental deletion. BEFORE any destructive repo action, invoke FIRST — traces Dependabot alerts to unused direct deps (prune) vs transitive-only (upgrade lock file). Triggers on 'clean up GitHub', 'audit my repos', 'Dependabot trouble', 'unused deps', 'stale forks', 'dependency audit'. Requires gh CLI. (user)
auto-merge
by OmniNode-ai
Merge a GitHub PR when all gates pass; uses Slack HIGH_RISK gate by default
executing-plans
by OmniNode-ai
Use when partner provides a complete implementation plan to execute — reviews the plan critically, verifies live PR state against plan assumptions, creates Linear tickets via plan-to-tickets, then routes to epic-team (≥3 tickets) or ticket-pipeline (1-2 tickets)
codex-code-reviewer
by VCnoC
Systematic code review workflow using zen mcp's codex tool. Use this skill when the user explicitly requests "use codex to check the code", "check if the recently generated code has any issues", or "check the code after each generation". The skill performs iterative review cycles - checking code quality, presenting issues to the user for approval, applying fixes, and re-checking until no issues remain or maximum iterations (5) are reached.
main-router
by VCnoC
Intelligent skill router that analyzes user requests and automatically dispatches to the most appropriate skill(s) or zen-mcp tools. Routes to zen-chat for Q&A, zen-thinkdeep for deep problem investigation, codex-code-reviewer for code quality, simple-gemini for standard docs/tests, deep-gemini for deep analysis, or plan-down for planning. Use this skill proactively to interpret all user requests and determine the optimal execution path.
specstory-yak
by specstoryai
Analyze your SpecStory AI coding sessions in .specstory/history for yak shaving - when your initial goal got derailed into rabbit holes. Run when user says "analyze my yak shaving", "check for rabbit holes", "how distracted was I", or "yak shave score".
Project Scanner Workflow
by KhaiHuynhVN
Web Browsing Skill
by KhaiHuynhVN
Verification Loop Skill
by joneqian
Hooks catch issues immediately; this skill provides comprehensive review.
flutter-executing
by vp-k
Use when you have a written implementation plan to execute with review checkpoints
Bug-Fix Pipeline Orchestrator
by Z-M-Huang
Vibe Coding Protocal - Security-first protocol for AI-generated code, multiple standards with real-time enforcement and multi-AI pipeline orchestration
vcp-review-tests
by Z-M-Huang
Review test quality against VCP testing standards. Checks for tautological tests, over-mocking, missing edge cases, and other anti-patterns.