tools automation tools Skills
Discover the best skills in this category.
commit
by Vantle
Create a commit following Vantle's release message standards. Analyzes staged changes and generates a structured commit...
commit-work
by Nymbo
Create high-quality git commits: review/stage intended changes, split into logical commits, and write clear commit messa...
coding-guidelines-gen
by Nymbo
Generate nested AGENTS.md coding guidelines per module (monorepo-aware), detect languages/tooling, ask architecture pref...
hook-creator
by basher83
This skill should be used when the user asks to "create a hook", "write hook config", "add hooks.json", "configure event...
lighthouse-ci-integrator
by Dexploarer
Integrates Lighthouse CI for automated performance testing, Core Web Vitals tracking, and regression detection in CI/CD...
regex-pattern-builder
by Dexploarer
Builds and explains regex patterns from natural language, tests patterns, and provides examples. Use when user asks to "...
dockerfile-generator
by Dexploarer
Generates optimized Dockerfiles for various languages and frameworks with best practices (multi-stage builds, layer cach...
todo-finder
by Dexploarer
Finds and organizes TODO, FIXME, HACK, and NOTE comments in codebase. Use when user asks to "find TODOs", "show all FIXM...
github-actions-workflow-b...
by Dexploarer
Creates GitHub Actions workflows for CI/CD (test, build, deploy, release). Use when user asks to "setup github actions",...
bundle-analyzer
by Dexploarer
Analyzes JavaScript bundle sizes, identifies large dependencies, and suggests optimizations for webpack, vite, rollup. U...
spec-updater
by fractary
Updates specification files with implementation progress - marks phases complete, checks off tasks, adds notes
safety-validator
by fractary
Validate operations for production safety and detect destructive changes
log-classifier
by fractary
Classifies logs by type (session, test, build) using path patterns and frontmatter analysis
doc-consistency-checker
by fractary
Detects when high-level project documentation is stale based on code/config changes and generates update suggestions
worktree-manager
by fractary
Create and manage Git worktrees for parallel development workflows
handler-source-control-bi...
by fractary
Bitbucket source control handler centralizing Git CLI and Bitbucket API operations with protected branch safety
handler-source-control-gi...
by fractary
GitLab source control handler centralizing Git CLI and GitLab API operations with protected branch safety
faber-config
by fractary
Load, validate, and resolve FABER configuration and workflows with inheritance support
cloud-common
by fractary
Shared utilities for faber-cloud plugin - configuration loading, pattern resolution, auto-discovery
repo-common
by fractary
Shared utilities and configuration management for repo plugin skills including validation and semantic formatting
handler-sync-github
by fractary
GitHub-specific sync mechanism - file copying, pattern matching, and safety checks
log-writer
by fractary
Creates or updates logs using type-specific templates with automatic validation and formatting
project-analyzer
by fractary
Analyzes Claude Code project structure detecting architectural patterns and anti-patterns by executing detection scripts
config-migrator
by fractary
Migrates codex configuration files from v2.0 push-based sync to v3.0 pull-based retrieval format with automatic backups