TopRank Skills

tools automation tools Skills

Discover the best skills in this category.

close tools automation tools close Sort: Stars
Showing 10044 results
mvillmow

install-workflow

by mvillmow

star 13

Create GitHub Actions workflows for automated package building and distribution. Use in package phase to automate .mojop...

mvillmow

scan-vulnerabilities

by mvillmow

star 13

Detect security vulnerabilities in code and dependencies. Use when auditing security.

mvillmow

phase-cleanup

by mvillmow

star 13

Refactor and finalize code after parallel phases complete, addressing technical debt. Use in cleanup phase to polish cod...

mvillmow

gh-review-pr

by mvillmow

star 13

Comprehensively review a pull request including code changes, CI status, and adherence to project standards. Use when as...

mvillmow

gh-post-issue-update

by mvillmow

star 13

Post structured updates to GitHub issues. Use to report progress, findings, and implementation notes directly to issues.

mvillmow

generate-boilerplate

by mvillmow

star 13

Create starter code from templates. Use when setting up new modules or test files.

mvillmow

review-pr-changes

by mvillmow

star 13

Review PR changes with structured checklist for quality and standards compliance. Use for comprehensive PR code review.

mvillmow

gh-reply-review-comment

by mvillmow

star 13

Reply to PR review comments using the correct GitHub API endpoint. Use when responding to inline code review feedback (n...

mvillmow

extract-dependencies

by mvillmow

star 13

Analyze imports and identify all module dependencies. Use when mapping project structure.

mvillmow

quality-fix-formatting

by mvillmow

star 13

Automatically fix code formatting issues using mojo format, markdownlint, and pre-commit hooks. Use when formatting chec...

mvillmow

gh-implement-issue

by mvillmow

star 13

End-to-end implementation workflow for a GitHub issue from planning through PR creation. Use when starting work on an is...

JustSteveKing

laravel-api

by JustSteveKing

star 13

Build production-grade Laravel REST APIs using opinionated architecture patterns with Laravel best practices. Use when b...

ssdeanx

command-name

by ssdeanx

star 13

This skill should be used when the user asks to "create a plugin", "scaffold a plugin", "understand plugin structure", "...

ssdeanx

gemini

by ssdeanx

star 13

Execute Gemini CLI for AI-powered code analysis and generation. Use when you need to leverage Google's Gemini models for...

JosiahSiegel

git-master

by JosiahSiegel

star 13

Complete Git expertise system for ALL git operations. PROACTIVELY activate for: (1) ANY Git task (basic/advanced/dangero...

JosiahSiegel

ffmpeg-cicd-runners

by JosiahSiegel

star 13

Complete CI/CD video processing system. PROACTIVELY activate for: (1) GitHub Actions FFmpeg setup, (2) GitLab CI video p...

JosiahSiegel

nextjs-deployment

by JosiahSiegel

star 13

Complete Next.js deployment system (Next.js 15.5/16). PROACTIVELY activate for: (1) Vercel deployment and configuration,...

JosiahSiegel

bash-master

by JosiahSiegel

star 13

Expert bash/shell scripting system across ALL platforms. PROACTIVELY activate for: (1) ANY bash/shell script task, (2) S...

JosiahSiegel

python-github-actions

by JosiahSiegel

star 13

Complete Python GitHub Actions system. PROACTIVELY activate for: (1) uv-based CI workflows (10-100x faster), (2) Matrix...

spences10

file-suggestion

by spences10

star 13

Optimizes Claude Code file suggestions using SQLite FTS5 indexing. Provides 9x faster search with intelligent BM25 ranki...

kofttlcc

developer-growth-analysis

by kofttlcc

star 13

Analyzes your recent Claude Code chat history to identify coding patterns, development gaps, and areas for improvement,...

kofttlcc

changelog-generator

by kofttlcc

star 13

Automatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and tra...

kofttlcc

frontend-design

by kofttlcc

star 13

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to...

kofttlcc

test-driven-development

by kofttlcc

star 13

Use when implementing any feature or bugfix, before writing implementation code