tools automation tools Skills
Discover the best skills in this category.
js-development
by ktat
JavaScript/TypeScript development guidelines for PhotoClove. IMPORTANT - This project uses pnpm (not npm or yarn). Use t...
Executes npm run generate commands to create files from templates. Use when the user requests file generation like "crea...
npm-update-report
by hairihou
Check for outdated npm/pnpm/yarn packages, update them, and generate impact/risk assessment reports with changelog inves...
code-critic
by hairihou
Detect over-engineering and YAGNI violations. Stricter than /review. Use when asked to "critique my code", "find over-en...
document-hub-analyze
by artsmc
Deep analysis of codebase vs documentation alignment. Detects drift, identifies undocumented code, extracts missing glos...
document-hub-update
by artsmc
Comprehensive review and update of the documentation hub. Analyzes recent code changes, detects drift, validates structu...
machina-git
by NumberOne-AI
Git workflow for machina-meta workspace with submodules. Use ALWAYS for ALL git operations including commit, push, pull,...
Maintains templates and config.json for npm run generate tool. Use when adding new templates, modifying existing templat...
Diagnose runtime errors, test failures, and unexpected behavior. Use when encountering errors, test failures, build issu...
claude-code-bridge
by Raudbjorn
Integrate with Claude Code CLI for delegating complex coding tasks. Use when you need to spawn a separate Claude Code in...
github-cleanup
by spm1001
Progressive audit and cleanup of GitHub accounts - stale forks, orphaned secrets, failing workflows, security configs. A...
github
by achhina
Create GitHub issues and pull requests with template discovery, concise content generation, and interactive refinement
actions-cicd-practices
by tbhb
GitHub Actions and CI/CD best practices for automated testing, building, and deployment.
just-automation-practices
by tbhb
Best practices for using just command runner and task automation in development workflows.
python-dev-practices
by tbhb
Python development best practices for modern Python projects. Activated when working with Python files, pyproject.toml,...
create-hook
by RBozydar
Create Claude Code hooks with proper patterns, security best practices, and configuration. Use this skill when building...
setup-rules
by RBozydar
Set up Claude Code rules in a project by symlinking from the rbw-claude-code templates. Use this skill when users want t...
git-ship
by RBozydar
Complete git workflow automation - commit, push, create PR, wait for CI, fetch results, merge. Use when you need to ship...
create-rule
by RBozydar
Create new Claude Code rules with proper structure and best practices. Use this skill when developing custom rules for c...
nuget-manager
by yunaamelia
Manage NuGet packages in .NET projects/solutions. Use this skill when adding, removing, or updating NuGet package versio...
file-suggestion
by RBozydar
Set up fast file suggestions for Claude Code using ripgrep, jq, and fzf. Use this skill when users want to improve file...
release-automation
by RicherTunes
Automate library releases, NuGet package publishing, and API versioning. Use when working with NuGet releases, package v...
code-review
by sugar-cat7
Use when performing code reviews. Provides a checklist to verify error handling, TypeScript, CSS, and architecture patte...
changelog
by zeroae
Set up git-cliff for automated changelog generation. Use `/changelog init` to initialize in a new project.