- Home
- /
- Categories
- /
- Code Review
Code Review
Automated code review and analysis
task-details
by markus41
Enriches Jira tasks with comprehensive context, requirements analysis, and technical details through intelligent extraction, dependency mapping, and historical analysis
git-rebase-workflow
by nangongwentian-fe
Git Rebase 分支同步流程,用于将当前功能分支 rebase 到最新的目标分支(如 master/main),保持提交历史整洁。适用于功能分支落后于目标分支时,需要同步最新代码的场景。
Internationalizing Websites
by littleben
Adds multi-language support to Next.js websites with proper SEO configuration including hreflang tags, localized sitemaps, and language-specific content. Use when adding new languages, setting up i18n, optimizing for international SEO, or when user mentions localization, translation, multi-language, or specific languages like Japanese, Korean, Chinese.
CSA Setup
by RyderFreeman4Logos
c3-audit
by lagz0ne
Audits C3 architecture documentation for consistency, drift, and completeness. This skill should be used when the user asks to: - "audit C3", "validate docs", "check architecture", "verify C3 docs" - "run C3 audit", "check documentation", "are docs up to date", "docs out of sync" - "validate architecture", "check for drift", "verify docs match code" DO NOT use for: "update docs", "change docs" (route to c3-change for changes). Requires .c3/ to exist. Routes navigation to c3-query, changes to c3-change, patterns to c3-ref.
altinity-expert-clickhouse-reporting
by Altinity
Diagnose ClickHouse SELECT query performance, analyze query patterns, identify slow queries, and find optimization opportunities. Use for query latency and timeout issues.
code-review-uncommitted
by nangongwentian-fe
对 git 中未提交的代码变更进行多维度 code review,包括项目规范合规性、Bug 扫描、代码注释合规性、组件封装/架构设计合理性审查,并通过置信度评分过滤误报。当用户要求 review 未提交的代码、review 当前改动、或使用 /code-review-uncommitted 时触发。
altinity-expert-clickhouse-logs
by Altinity
Analyze ClickHouse system log table health including TTL configuration, disk usage, freshness, and cleanup. Use for system log issues and TTL configuration.
altinity-expert-clickhouse-index-analysis
by Altinity
Analyze whether ClickHouse indexes (PRIMARY KEY, ORDER BY, skipping indexes, projections) are being used effectively for actual query patterns. Use when investigating index effectiveness, ORDER BY key design, query-to-index alignment, or when queries scan more data than expected.
create-pr
by helderberto
Create GitHub pull requests. Use when user asks to "create a pull request", "open a PR", "/create-pr", or requests creating pull requests.
review-pr
by helderberto
Review pull requests. Use when user asks to "review a PR", "/review-pr", or wants to review a pull request.
altinity-expert-clickhouse-merges
by Altinity
Diagnose ClickHouse merge performance, part backlog, and 'too many parts' errors. Use for merge issues and part management problems.
Assistant
by kriscard
"Workflow: Use for /standup, /weekly-summary, /context-save, /staff-progress, or Staff Engineer career tracking. NOT for general coding help."
c3-sweep
by lagz0ne
Sweeps architecture for impact before a change — spawns agents per C3 entity for constraint-checked analysis. Advisory only — does NOT make changes (route to c3-change for implementation). This skill should be used when the user asks to: - "assess C3 impact of X", "what would break in C3 if..." - "check C3 constraints for X", "is this change safe per C3 docs" - "affected C3 components", "which C3 containers are impacted by X" - "sweep C3 architecture", "impact assessment against C3 architecture" <example> user: "assess C3 impact if I replace the auth system" assistant: "Using c3-sweep to assess architectural impact." </example> DO NOT use for: "what is X" / "explain X" (c3-query), implementation (c3-change), patterns (c3-ref). Requires .c3/ to exist.
audit-deps
by helderberto
Check dependencies for vulnerabilities. Use when user asks to "audit dependencies", "/audit-deps", "check for vulnerabilities", or wants to check dependency health.
altinity-expert-clickhouse-dictionaries
by Altinity
Analyze ClickHouse external dictionaries including configuration, memory usage, reload status, and performance. Use for dictionary issues and load failures.
code-review
by stevenmays
Review code changes and remove AI-generated patterns like excessive comments, gratuitous defensive checks, type escape hatches, and over-engineering.
lint
by helderberto
Run linting and formatting checks. Use when user asks to "run linter", "/lint", "check linting", "fix lint errors", or requests code linting/formatting.
c3-change
by lagz0ne
Orchestrates architectural changes through Agent Teams with ADR-first workflow. This skill should be used when the user asks to: - "add a component", "add feature", "add X to Y", "new component", "create new service" - "add endpoint", "add API", "add middleware", "add handler", "add route" - "change architecture", "modify X", "update component", "refactor X" - "fix X", "fix bug", "fix issue", "implement X", "implement feature" - "remove component", "delete component", "deprecate X" - "provision X", "design the architecture for X", "plan X architecture" - "replace X with Y", "migrate X", "upgrade X" DO NOT use for: "what is X", "how does X work", "explain X" (route to c3-query). DO NOT use for: "add pattern", "create ref", "update ref" (route to c3-ref). DO NOT use for: "audit C3", "validate docs" (route to c3-audit). Requires .c3/ to exist. All changes flow through ADR process with Agent Teams.
safe-repo
by helderberto
Check for sensitive data in repository. Use when user asks to "check for sensitive data", "/safe-repo", or wants to verify no company/credential data is in the repository.
altinity-expert-clickhouse-caches
by Altinity
Analyze ClickHouse cache systems including mark cache, uncompressed cache, and query cache. Use for cache hit ratio issues and cache tuning.
Obsidian Workflows & Second Brain Methodology
by kriscard
"Obsidian: Use when organizing vault with PARA method, PKM workflows, or note-taking systems. NOT for vault-specific structure (use vault-structure)."
novel-writer-workflow-guide
by wordflowlab
"Use when user starts a novel project or asks how to organize their writing - guides through novel-writer's seven-step methodology and ensures proper workflow"
natural-dialogue-techniques
by wordflowlab
"Use when writing dialogue scenes or when user asks about character conversations - provides techniques for natural, character-consistent dialogue that reveals character and advances plot"