tools automation tools Skills
Discover the best skills in this category.
install-workflow
by mvillmow
Create GitHub Actions workflows for automated package building and distribution. Use in package phase to automate .mojop...
scan-vulnerabilities
by mvillmow
Detect security vulnerabilities in code and dependencies. Use when auditing security.
phase-cleanup
by mvillmow
Refactor and finalize code after parallel phases complete, addressing technical debt. Use in cleanup phase to polish cod...
gh-review-pr
by mvillmow
Comprehensively review a pull request including code changes, CI status, and adherence to project standards. Use when as...
gh-post-issue-update
by mvillmow
Post structured updates to GitHub issues. Use to report progress, findings, and implementation notes directly to issues.
generate-boilerplate
by mvillmow
Create starter code from templates. Use when setting up new modules or test files.
review-pr-changes
by mvillmow
Review PR changes with structured checklist for quality and standards compliance. Use for comprehensive PR code review.
gh-reply-review-comment
by mvillmow
Reply to PR review comments using the correct GitHub API endpoint. Use when responding to inline code review feedback (n...
extract-dependencies
by mvillmow
Analyze imports and identify all module dependencies. Use when mapping project structure.
quality-fix-formatting
by mvillmow
Automatically fix code formatting issues using mojo format, markdownlint, and pre-commit hooks. Use when formatting chec...
gh-implement-issue
by mvillmow
End-to-end implementation workflow for a GitHub issue from planning through PR creation. Use when starting work on an is...
Build production-grade Laravel REST APIs using opinionated architecture patterns with Laravel best practices. Use when b...
command-name
by ssdeanx
This skill should be used when the user asks to "create a plugin", "scaffold a plugin", "understand plugin structure", "...
gemini
by ssdeanx
Execute Gemini CLI for AI-powered code analysis and generation. Use when you need to leverage Google's Gemini models for...
git-master
by JosiahSiegel
Complete Git expertise system for ALL git operations. PROACTIVELY activate for: (1) ANY Git task (basic/advanced/dangero...
ffmpeg-cicd-runners
by JosiahSiegel
Complete CI/CD video processing system. PROACTIVELY activate for: (1) GitHub Actions FFmpeg setup, (2) GitLab CI video p...
nextjs-deployment
by JosiahSiegel
Complete Next.js deployment system (Next.js 15.5/16). PROACTIVELY activate for: (1) Vercel deployment and configuration,...
bash-master
by JosiahSiegel
Expert bash/shell scripting system across ALL platforms. PROACTIVELY activate for: (1) ANY bash/shell script task, (2) S...
python-github-actions
by JosiahSiegel
Complete Python GitHub Actions system. PROACTIVELY activate for: (1) uv-based CI workflows (10-100x faster), (2) Matrix...
file-suggestion
by spences10
Optimizes Claude Code file suggestions using SQLite FTS5 indexing. Provides 9x faster search with intelligent BM25 ranki...
developer-growth-analysis
by kofttlcc
Analyzes your recent Claude Code chat history to identify coding patterns, development gaps, and areas for improvement,...
changelog-generator
by kofttlcc
Automatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and tra...
frontend-design
by kofttlcc
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to...
test-driven-development
by kofttlcc
Use when implementing any feature or bugfix, before writing implementation code