- Home
- /
- Categories
- /
- Code Review
Code Review
Automated code review and analysis
spec-writer
by ky1ejs
Transform ideas into detailed implementation specifications. Creates specs with requirements, design, and implementation steps.
example-skill
by 89jobrien
This skill should be used when demonstrating skill structure and format.
spec-workflow-init
by ky1ejs
Scaffold spec-workflow configuration in your project. Creates config files, philosophy templates, and persona examples.
security-audit
by 89jobrien
Security auditing and vulnerability assessment specialist. Use when conducting
review-security
by mgiovani
Perform comprehensive security review targeting OWASP Top 10 2025 vulnerabilities
heuristic-evaluation
by Abhsin
Systematic usability evaluation using established heuristics (Nielsen's 10, Shneiderman's 8, or custom rubrics). Use when reviewing UI designs, screenshots, prototypes, or live products for usability issues. Triggers on "review this design", "what's wrong with this UI", "usability check", "evaluate this interface", or when user shares screenshots/mockups asking for feedback.
spec-executor
by ky1ejs
Execute implementation specs with batched checkpoints. Follows specs exactly, stops on blockers, supports parallelization.
audit-plugin
by richfrem
Audits a local plugin directory to ensure it perfectly matches the Agent Skills and Claude Plugin Open Standards.
dependency-management
by 89jobrien
Dependency management specialist. Use when updating dependencies, scanning
docs-update
by mgiovani
Update documentation by synchronizing with the current codebase state.
taiwan-calendar
by pigfoot
Taiwan calendar query for accurate working day/holiday information. Use when user asks about Taiwan dates, working days, holidays, make-up workdays, or needs date calculations. Solves Claude's knowledge cutoff issues with Taiwan's administrative calendar.
meeting-insights-analyzer
by 89jobrien
Analyzes meeting transcripts and recordings to uncover behavioral patterns,
code-simplifier
by simonwong
Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Focuses on recently modified code unless instructed otherwise.
code-review
by 89jobrien
Expert code review specialist for quality, security, and maintainability.
lecture-notes-creator
by ZelinZhou-THU
将晦涩的课件(PDF)转化为易懂的本科生自学讲义(Markdown),含子智能体review迭代和Notion上传。使用MinerU API高质量提取PDF内容(默认vlm模式,公式表格完美保留),分析课件每页内容,按课件页码标注对照关系,子智能体review后迭代优化,最终上传到Notion。支持两种课件类型:(1) 传统分节式课件(物理、化学、材料科学等),以直觉类比→数学推导→物理意义的认知路径讲解;(2) 幻灯片式课件(CS、AI等),以问题/动机→核心机制→应用/意义的认知路径讲解,LLM自动聚类主题。讲义始终用中文撰写,关键术语附英文原词。触发词:"讲义"、"课件讲解"、"考点总结"、"课程笔记"、"lecture notes"、"从课件生成讲义"、"分析课件"、"上传讲义到Notion"。
review-deps
by mgiovani
Audit project dependencies for vulnerabilities, license compliance risks,
meta-cognitive-reasoning
by 89jobrien
Meta-cognitive reasoning specialist for evidence-based analysis, hypothesis
jira-todo
by mgiovani
Generate smart daily work plans with intelligent prioritization from
orchestrator
by richfrem
"(Industry standard: Routing Agent / Orchestrator Pattern) Primary Use Case: Analyzing an ambiguous trigger and routing it to one of the specific specialized implementations. Routes triggers to the appropriate agent-loop pattern. Use when: assessing a task, research need, or work assignment and deciding whether to run a simple learning loop, red team review, dual-loop delegation, or parallel swarm. Manages shared closure (seal, persist, retrospective, self-improvement)."
debugging
by 89jobrien
Comprehensive debugging specialist for errors, test failures, log analysis,
git
by DaleStudy
"Git 버전 관리 모범 관례 및 워크플로우 가이드. 다음 상황에서 사용: (1) Git 커밋 메시지 작성 시 (Conventional Commits 규칙 적용), (2) 브랜치 생성 및 관리 시 (GitHub Flow 기반), (3) PR 생성 및 병합 전략 선택 시, (4) Git 히스토리 정리 작업 시 (rebase, squash, cherry-pick), (5) Merge conflict 해결 시, (6) 'git', '.git', 'commit', 'branch', 'merge', 'rebase' 키워드가 포함된 작업 시"
ecosystem-standards
by richfrem
Provides active execution protocols to rigorously audit how code, directory structures, and agent actions comply with the authoritative ecosystem specs. Trigger when validating new skills, plugins, or workflows.
dual-loop
by richfrem
"(Industry standard: Sequential Agent / Agent as a Tool) Primary Use Case: Delegating a well-defined task to a worker agent, verifying its execution, and repeating if necessary. Inner/outer agent delegation pattern. Use when: work needs to be delegated from a strategic controller (Outer Loop) to a tactical executor (Inner Loop) via strategy packets, with verification and correction loops."
pr-ci
by luan
"Fix failing CI/GitHub Actions checks. Triggers: 'fix CI', 'fix GHA', 'build failing', 'tests failing in CI', 'checks red'."