代码评审
自动化代码审查与分析
octopus-quick-review
nyldn
Fast pre-commit code review using multi-AI consensus. Use when: Use this skill when the user says "review this code", "check this PR",. "quality check the implementation", "review my changes", or "what's wrong with this code".
skill-knowledge-work
nyldn
Override context auto-detection (Dev vs Knowledge mode)
skill-staged-review
nyldn
Two-stage spec-then-quality review pipeline. Use when: Use when completing a major feature, preparing a PR, or when user says. "staged review", "full review", "review against spec", or "two-stage review".
skill-finish-branch
nyldn
Post-implementation: verify tests, merge/PR/keep/discard. Use when: AUTOMATICALLY ACTIVATE when user requests task completion with git operations:. "commit and push" or "git commit and push". "complete all tasks and commit and push"
skill-status
nyldn
Show project progress dashboard and suggest next actions. Use when: AUTOMATICALLY ACTIVATE when user asks about:. "status" or "progress" or "where am I". "what's next" or "next step"
octopus-security-audit
nyldn
OWASP compliance, vulnerability scanning, and penetration testing
skill-audit
nyldn
Systematic codebase auditing with comprehensive checklists. Use when: AUTOMATICALLY ACTIVATE when user requests auditing:. "audit and check the entire app". "audit X for Y" or "check for broken features"
skill-code-review
nyldn
Expert multi-AI code review with quality and security analysis
skill-context-detection
nyldn
Auto-detect work context (Dev vs Knowledge) for workflow tailoring
skill-iterative-loop
nyldn
Execute tasks in loops with conditions until goals are met. Use when: AUTOMATICALLY ACTIVATE when user requests iterative execution:. "loop X times" or "loop around N times". "loop around 5 times auditing, enhancing, testing"
improve-animations
emilkowalski
Survey a codebase's animation and motion code as a senior motion advisor, then produce a prioritized audit and self-contained implementation plans for other agents (or cheaper models) to execute. Read-only on source code — it plans improvements, it does not apply them. Use when the user asks to "improve the animations", "audit the motion", "make this app feel better", or wants a roadmap of animation fixes rather than a review of a single diff.
release-notes-generator
FlorianBruniaux
Generate release notes in 3 formats (CHANGELOG.md, PR body, Slack announcement) from git commits. Automatically categorizes changes and converts technical language to user-friendly messaging. Use when preparing a production release.
issue-triage
FlorianBruniaux
3-phase issue backlog management: audit open issues, deep analyze selected ones, draft and execute triage actions with mandatory validation. Args: "all" to analyze all, issue numbers to focus (e.g. "42 57"), "en"/"fr" for language, no arg = audit only in French.
audit-agents-skills
FlorianBruniaux
Comprehensive quality audit for Claude Code agents, skills, and commands with comparative analysis
pr-triage
FlorianBruniaux
3-phase PR backlog management: audit open PRs, deep review selected ones, draft and post review comments with mandatory validation. Args: "all" to review all, PR numbers to focus (e.g. "42 57"), "en"/"fr" for language, no arg = audit only in French.
analyze-feature-requests
phuryn
"Analyze and prioritize a list of feature requests by theme, strategic alignment, impact, effort, and risk. Use when reviewing customer feature requests, triaging a backlog, or making prioritization decisions."
ab-test-analysis
phuryn
"Analyze A/B test results with statistical significance, sample size validation, confidence intervals, and ship/extend/stop recommendations. Use when evaluating experiment results, checking if a test reached significance, interpreting split test data, or deciding whether to ship a variant."
sprint-plan
phuryn
"Plan a sprint with capacity estimation, story selection, dependency mapping, and risk identification. Use when preparing for sprint planning, estimating team capacity, selecting stories, or balancing sprint scope against velocity."
sentiment-analysis
phuryn
"Analyze user feedback data to identify segments with sentiment scores, JTBD, and product satisfaction insights. Use when analyzing user feedback at scale, running sentiment analysis on reviews or surveys, or identifying satisfaction patterns."
self-improvement
BasedHardware
"Meta-skill for analyzing PRs, issues, and user interactions to improve Cursor rules and skills automatically"
rule-updater
BasedHardware
"Skill for programmatically reading, updating, and creating Cursor rules based on patterns and lessons learned"
meridian-etl
Meridiona
"Debug and work with Meridian's ETL pipeline. Covers session boundary detection, cursor management, DB queries, and common failure modes."
insta-snapshots
oxc-project
Guide for working with and updating insta snapshot tests in Oxc without terminal interaction.
performance-lint-rules
oxc-project
Performance review guidance for Oxc linter rule implementations. Use only when reviewing Rust rule code under crates/oxc_linter/src/rules/ or when explicitly auditing those rules for performance improvements.