- Home
- /
- Categories
- /
- Code Review
Code Review
Automated code review and analysis
implement-issue
by aaddrick
Use when given a GitHub issue number and base branch to implement end-to-end
native-dependency-update
by mono
Update native dependencies (libpng, libexpat, zlib, libwebp, harfbuzz, freetype, libjpeg-turbo, etc.) in SkiaSharp's Skia fork. Handles security CVE fixes, bug fixes, and version bumps. Use when user asks to: - Bump/update a native dependency (libpng, zlib, expat, webp, etc.) - Fix a CVE or security vulnerability in a native library - Update Skia's DEPS file - Check what version of a dependency is currently used - Analyze breaking changes between dependency versions Triggers: "bump libpng", "update zlib", "fix CVE in expat", "update native deps", "what version of libpng", "check for breaking changes". For security audits (finding CVEs, checking PR coverage), use the security-audit skill instead.
issue-fix
by mono
Fix bugs in SkiaSharp C# bindings. Structured workflow for investigating, fixing, and testing bug reports. Triggers: Crash, exception, AccessViolationException, incorrect output, wrong behavior, memory leak, disposal issues, "fails", "broken", "doesn't work", "investigate issue", "fix issue", "look at #NNNN", any GitHub issue number referencing a bug. For adding new APIs, use add-api skill instead.
eval-harness
by xu-xiang
为 Claude Code 会话提供的正式评测框架,实现了评测驱动开发(Eval-Driven Development,EDD)原则
django-verification
by xu-xiang
Django 项目的验证循环(Verification loop):包含数据库迁移、代码检查、带覆盖率的测试、安全扫描,以及在发布或 PR 前的部署就绪检查。
verification
by forcedotcom
Verification steps for code changes. Use after ANY code change to ensure quality, or when creating plans because those should include verification steps.
verify-translator
by zotero
Steps that MUST be performed to verify a Zotero translator after every addition or modification, and before submitting a PR.
update-docs
by ryokun6
Update ryOS documentation by analyzing the codebase and syncing docs with current implementation. Use when updating docs, syncing documentation, or when docs are outdated.
Android Navigation
by HoangNguyen0403
Navigation for Android using Jetpack Compose Navigation and App Links.
yc-advisor
by Agent-3-7
This skill should be used when the user asks questions about startups, founding decisions, co-founders, fundraising, product development, growth, hiring, or any entrepreneurial advice. It provides access to Y Combinator's complete library of 443 curated resources including essays by Paul Graham, founder interviews, and startup school lectures. Use this skill to give thorough, research-backed advice on startup decisions.
data-quality-audit
by nimrodfisher
Comprehensive data quality assessment against defined business rules and constraints. Use when validating data against expected schemas, checking referential integrity across tables, or auditing data pipeline outputs before production use.
subordinate-management
by xuiltul
部下のAnimaのプロセス管理・休止・復帰・モデル変更・バックグラウンドモデル変更・再起動・タスク委譲・状態確認・監査。 「休ませて」「停止して」「復帰させて」「起こして」「disable」「enable」 「モデルを変えて」「バックグラウンドモデル」「再起動して」「タスクを委譲して」「部下の状態を確認して」 「休止」「復帰」「プロセス管理」「部下を止めて」「ダッシュボード」「監査」「audit」
subordinate-management
by xuiltul
Process management for subordinate Anima: pause, resume, model change, background model change, restart, task delegation, status confirmation, and auditing. "pause", "stop", "resume", "wake", "disable", "enable", "change model", "background model", "restart", "delegate task", "check subordinate status", "pause", "resume", "process management", "stop subordinate", "dashboard", "audit"
skill-creator
by xuiltul
Meta-skill for creating Markdown Skill files (.md) with correct YAML frontmatter format. Provides description rules for personal skills (skills/) and common skills (common_skills/), keyword design with 「」, Progressive Disclosure structure, and creation via create_skill tool. Use for: "create skill", "create a skill", "new skill", "create procedure", "skill file".
azure-sdk-mgmt-pr-review
by Azure
Review Azure SDK management-plane pull requests, check naming conventions, API compatibility, and code quality.
git-basic-helper
by proflead
Provide safe git commands for common tasks. Use when a junior developer needs help with branching, commits, or resolving simple conflicts.
linter-fix-guide
by proflead
Explain lint errors and propose fixes. Use when a junior developer needs help resolving common lint or format warnings.
code-review
by unclecatvn
Use when receiving code review feedback (especially if unclear or technically questionable), when completing tasks or major features requiring review before proceeding, or before making any completion/success claims. Covers three practices - receiving feedback with technical rigor over performative agreement, requesting reviews via code-reviewer subagent, and verification gates requiring evidence before any status claims. Essential for subagent-driven development, pull requests, and preventing false completion claims.
SPEC 검증
by jh941213
ë°ë³µ ê°ë¥: í¼ëë°± â ìì â ì¬ê²ì¦ ì¬ì´í´
commit-push-pr
by jh941213
변경사항 커밋, 푸시, PR 생성을 한 번에 수행. "커밋", "PR", "푸시" 키워드에 활성화.
clawsec-suite
by prompt-security
ClawSec suite manager with embedded advisory-feed monitoring, cryptographic signature verification, approval-gated malicious-skill response, and guided setup for additional security skills.
clawsec-clawhub-checker
by prompt-security
ClawHub reputation checker for ClawSec suite. Enhances guarded skill installer with VirusTotal Code Insight reputation scores and additional safety checks.
Browser Automation
by web-infra-dev
Vision-driven browser automation using Midscene. Operates entirely from screenshots — no DOM or accessibility labels required. Can interact with all visible elements on screen regardless of technology stack. Opens a new browser tab for each target URL via Puppeteer (headless Chrome). Use this skill when the user wants to: - Browse, navigate, or open web pages - Scrape, extract, or collect data from websites - Fill out forms, click buttons, or interact with web elements - Verify, validate, or test frontend UI behavior - Take screenshots of web pages - Automate multi-step web workflows - Run browser automation or check website content Powered by Midscene.js (https://midscenejs.com)
验证循环技能(Verification Loop Skill)
by xu-xiang
é©åå¯ä»¥ç«å³åç°é®é¢ï¼æ¤æè½åæä¾å ¨é¢ç审æ¥ã