Claude Skills
Curated SkillsRepositoriesNominate
Sign inSign up
© 2026 Claude Skills·Learn more about Agent Skills
Back to repositories
Indexed repository

avifenesh/awesome-slash

These skills were discovered automatically and have not necessarily received an editorial review.

View on GitHub
41 indexed skills322 stars

changelog-update
Indexed

Use when managing CHANGELOG entries. Check for undocumented commits, format and apply new entries safely.

View indexed skill

drift-analysis
Indexed

This skill should be used when the user asks about "plan drift", "reality check", "comparing docs to code", "project state analysis", "roadmap alignment", "implementation gaps", or needs guidance on identifying discrepancies between documented plans and actual implementation state.

View indexed skill

enhance-agent-prompts
Indexed

Use when improving agent prompts, frontmatter, and tool restrictions.

View indexed skill

enhance-agent-prompts
Indexed

Use when improving agent prompts, frontmatter, and tool restrictions.

View indexed skill

enhance-cross-file
Indexed

Use when checking cross-file consistency: tools vs frontmatter, agent references, duplicate rules, contradictions.

View indexed skill

enhance-docs
Indexed

Use when improving documentation structure, accuracy, and RAG readiness.

View indexed skill

enhance-docs
Indexed

Use when improving documentation structure, accuracy, and RAG readiness.

View indexed skill

enhance-hooks
Indexed

Use when reviewing hooks for safety, timeouts, and correct frontmatter.

View indexed skill

enhance-hooks
Indexed

Use when reviewing hooks for safety, timeouts, and correct frontmatter.

View indexed skill

enhance-orchestrator
Indexed

Use when coordinating multiple enhancers for /enhance command. Runs analyzers in parallel and produces unified report.

View indexed skill

enhance-orchestrator
Indexed

Use when coordinating multiple enhancers for /enhance command. Runs analyzers in parallel and produces unified report.

View indexed skill

enhance-plugins
Indexed

Use when analyzing plugin structures, MCP tools, and plugin security patterns.

View indexed skill

enhance-plugins
Indexed

Use when analyzing plugin structures, MCP tools, and plugin security patterns.

View indexed skill

enhance-prompts
Indexed

Use when improving general prompts for structure, examples, and constraints.

View indexed skill

enhance-prompts
Indexed

Use when improving general prompts for structure, examples, and constraints.

View indexed skill

enhance-reporter
Indexed

Use when generating the unified enhancement report from aggregated findings. Called by orchestrator after all enhancers complete.

View indexed skill

enhance-reporter
Indexed

Use when generating the unified enhancement report from aggregated findings. Called by orchestrator after all enhancers complete.

View indexed skill

orchestrate-review
Indexed

Use when user asks to \"deep review the code\", \"thorough code review\", \"multi-pass review\", or when orchestrating Phase 9 review loop. Provides review pass definitions (code quality, security, performance, test coverage, specialists), signal detection patterns, and iteration algorithms.

View indexed skill

perf-analyzer
Indexed

Use when synthesizing perf findings into evidence-backed recommendations and decisions.

View indexed skill

perf-analyzer
Indexed

Use when synthesizing perf findings into evidence-backed recommendations and decisions.

View indexed skill

perf-baseline-manager
Indexed

Use when managing perf baselines, consolidating results, or comparing versions. Ensures one baseline JSON per version.

View indexed skill

perf-baseline-manager
Indexed

Use when managing perf baselines, consolidating results, or comparing versions. Ensures one baseline JSON per version.

View indexed skill

perf-benchmarker
Indexed

Use when running performance benchmarks, establishing baselines, or validating regressions with sequential runs. Enforces 60s minimum runs (30s only for binary search) and no parallel benchmarks.

View indexed skill

perf-benchmarker
Indexed

Use when running performance benchmarks, establishing baselines, or validating regressions with sequential runs. Enforces 60s minimum runs (30s only for binary search) and no parallel benchmarks.

View indexed skill

perf-code-paths
Indexed

Use when mapping code paths, entrypoints, and likely hot files before profiling.

View indexed skill

perf-code-paths
Indexed

Use when mapping code paths, entrypoints, and likely hot files before profiling.

View indexed skill

perf-investigation-logger
Indexed

Use when appending structured perf investigation notes and evidence.

View indexed skill

perf-investigation-logger
Indexed

Use when appending structured perf investigation notes and evidence.

View indexed skill

perf-profiler
Indexed

Use when profiling CPU/memory hot paths, generating flame graphs, or capturing JFR/perf evidence.

View indexed skill

perf-profiler
Indexed

Use when profiling CPU/memory hot paths, generating flame graphs, or capturing JFR/perf evidence.

View indexed skill

perf-theory-gatherer
Indexed

Use when generating performance hypotheses backed by git history and code evidence.

View indexed skill

perf-theory-gatherer
Indexed

Use when generating performance hypotheses backed by git history and code evidence.

View indexed skill

perf-theory-tester
Indexed

Use when running controlled perf experiments to validate hypotheses.

View indexed skill

perf-theory-tester
Indexed

Use when running controlled perf experiments to validate hypotheses.

View indexed skill

repo-mapping
Indexed

Use when user asks to \"create repo map\", \"generate repo map\", \"update repo map\", \"repo map status\", or \"map symbols/imports\". Builds and validates an AST-based repo map using ast-grep.

View indexed skill

sync-docs
Indexed

Sync documentation with code. Use when user asks to update docs, check docs, fix stale documentation, update changelog, or after code changes.

View indexed skill

sync-docs-analysis
Indexed

Use when analyzing doc issues after code changes. Check for outdated references, stale examples, and missing updates.

View indexed skill

sync-docs-discovery
Indexed

Use when finding docs affected by code changes. Find documentation files related to changed source files using lib/collectors/docs-patterns.

View indexed skill

update-docs
Indexed

Use when updating documentation related to recent code changes. Finds related docs, updates CHANGELOG, and delegates simple fixes to haiku.

View indexed skill

validate-delivery
Indexed

Use when validating task completion before shipping. Runs tests, build, and requirement checks. Returns pass/fail with fix instructions.

View indexed skill

validate-delivery
Indexed

Use when validating task completion before shipping. Runs tests, build, and requirement checks. Returns pass/fail with fix instructions.

View indexed skill