- Home
- /
- Categories
- /
- Code Review
Code Review
Automated code review and analysis
eve-job-lifecycle
by Incept5
Create, manage, and review Eve jobs, phases, and dependencies. Use when running knowledge work in Eve or structuring job hierarchies.
code-review-assistant
by fusionet24
Activates when reviewing code to identify quality issues, security vulnerabilities, and suggest improvements
git-worktrees-usage
by prulloac
Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification
pds
by jsstechio
Pencil Design System generator. Use when the user asks to create a design system, build a UI kit, set up design tokens, or create components in a Pencil .pen file for any business domain. Creates themed tokens, visual foundations, reusable components, and composition patterns.
codex-opencode-deepseek-workflow
by ysj98
Explicit-only personal Codex skill for any Git project when the user asks for OpenCode/DeepSeek execution or names $codex-opencode-deepseek-workflow. Codex creates a lightweight AI development task order, invokes OpenCode with the configured worker model in the current working directory, and stops for human code review, runtime validation, and Git finalization.
ralph-preflight
by AnsarUllahAnasZ360
Pre-flight check for Ralph TUI loops. Validates config, templates, prd.json, and environment before starting a loop. Run after /prd to verify everything is ready. Detects global CLAUDE.md conflicts, validates template variables, and provides launch commands.
agentation
by SomtoUgeh
Add Agentation visual feedback toolbar to a Next.js project
useeffect-audit
by anxndsgn
"Audit and refactor React Effects using official React guidance: keep Effects for external synchronization, separate events from Effects, model each Effect as an independent start/stop process, fix dependency issues by changing code (not suppressing lint rules), and use useEffectEvent only for truly non-reactive Effect logic."
codex-reviewer
by paskals
Use OpenAI's Codex CLI as an independent code reviewer to provide second opinions on code implementations, architectural decisions, code specifications, and pull requests. Trigger when users request code review, second opinion, independent review, architecture validation, or mention Codex review. Provides unbiased analysis using GPT-5-Codex model through the codex exec command for non-interactive reviews.
technical-analysis
by isMxy0934
对股票K线数据进行技术分析,计算MA/MACD/RSI等指标,判断趋势和买卖信号。触发场景:(1) "分析一下茅台的技术面" (2) "看看这只股票能不能买" (3) "技术分析 600519" (4) 需要判断股票趋势、买卖点时使用。需要先用 data-collect 获取数据
media-library-organizer
by saniculabipinnatifidadurrell157
Use when organizing media files (movies, TV, anime) on NAS or local storage - cleaning junk files, merging scattered episodes, normalizing folder names to "Title (Year)" format, and verifying episode completeness against TMDB
exec-plan-review
by bromanko
Review execution plans (ExecPlans) for completeness, clarity, and implementability. Use this skill when the user asks to "review a plan", "review this exec plan", "critique this plan", "is this plan good enough", "check this plan", "audit this plan", "review my PLAN.md", or wants feedback on whether an execution plan is ready for a developer or coding agent to implement. Also trigger when the user mentions "plan review", "plan quality", or asks if a plan is "implementable" or "self-contained enough".
typora-markdown
by petestewart
Open markdown content in Typora for enhanced viewing. Use when creating plans, PR reviews, analysis reports, or substantial markdown content. Triggers on: plan files, /review-pr output, codebase analysis, documentation generation, or explicit user request to view in Typora.
non-compete-employment
by scholarly360
Analyze, draft, and review Non-Compete clauses for Employment contracts. Use when the user mentions non-compete, non-solicitation, restrictive covenant, or asks to review, redline, or generate this clause type. Returns structured risk assessment, plain-language summary, and suggested alternative language.
sec-filing-types
by jefrnc
Use when interpreting SEC filings, EDGAR data, or specific form types (S-3, 424B, 8-K, 10-K, 13D/G, Form 4, 20-F, 6-K, F-1, NT 10-K, etc.). Disambiguates what each form actually means for a company's float, dilution risk, and material events.
commit
by g2e-YunSeongHun
'Automates git commits with WBS tracking and code review. Use when user wants to commit changes or needs commit message suggestions. Keywords: commit, 커밋, 커밋해줘, 커밋 메시지, git commit, WBS, 리뷰'
personal-growth-skill
by kevinxft
日/周闭环规划系统,配合 Obsidian 使用
writing-best-practices
by heykvnzhao
Write and edit in a clear, direct style that avoids AI-sounding artifacts. Use whenever drafting or rewriting prose (docs, READMEs, PR descriptions, issues, blog posts, emails, UI copy) and when aligning to the author's preferred voice.
🦀 Hyperliquid Claw — OpenClaw Skill Definition
by kaileycompact51
🔴 STRONG BEARISH → Consider short entry (confirm volume)
check-balance
by agnicpay
Check USDC balance across networks. Use when you or the user want to check balance, see how much money is in the wallet, view funds, or check available USDC. Covers phrases like "check my balance", "how much USDC do I have", "what's my balance", "show funds", "wallet balance".
TEP Copilot Generator Skill
by pnurimoto
Never claim a sprint is complete without human verification steps and PR notes.
cleanup-optimizer
by faiimea
"Optimizes file cleanup operations by identifying safe-to-delete temporary files, cache data, and export artifacts. Use when: (1) User requests cleanup of directories or projects, (2) Disk space is low and temporary files need identification, (3) Cleaning up after data exports or build processes, (4) Removing redundant backup files."
analyze-function
by carsten-j
Analyze the specified function from the given file with detailed line-by-line breakdown. Use when you need to understand what a function does, how it works, and why it was implemented that way.
subtask-orchestration
by ApocalypseYun
Orchestrate parallel subtasks across multiple repositories using vibe-kanban MCP. Use this skill when: (1) Work needs to be distributed across multiple repos, (2) Parallel execution of independent tasks is needed, (3) You need to create subtasks and collect their results, (4) Multi-agent coordination via kanban task descriptions. Triggers: "subtask", "multi-repo", "parallel tasks", "distribute work", "orchestrate".