TopRank Skills

tools automation tools Skills

Discover the best skills in this category.

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

makefile-best-practices

by plinde

star 6

Best practices for creating self-documenting Makefiles with auto-generated help. Use when creating or modifying Makefile...

Stephanvs

commit-message

by Stephanvs

star 6

Generate a conventional commit message from staged git changes. Use this skill when the user wants to create a commit me...

ryanbreen

github-workflow-authoring

by ryanbreen

star 6

This skill should be used when creating or improving GitHub Actions CI/CD workflows for Breenix kernel development. Use...

ryanbreen

code-quality-check

by ryanbreen

star 6

This skill should be used before committing code to ensure it meets Breenix quality standards. Use for running clippy ch...

oimiragieo

commit-validator

by oimiragieo

star 6

Validates commit messages against Conventional Commits specification using programmatic validation. Replaces the git-con...

oimiragieo

rule-selector

by oimiragieo

star 6

Analyzes project tech stack and recommends optimal rule configuration. Detects frameworks from package.json, requirement...

oimiragieo

dependency-analyzer

by oimiragieo

star 6

Analyzes project dependencies, detects outdated packages, identifies breaking changes, and suggests safe update strategi...

star 6

Git repository operations - status, diff, commit, branch, log. Converted from MCP server for 90%+ context savings.

oimiragieo

repo-rag

by oimiragieo

star 6

Perform high-recall codebase retrieval using semantic search and symbol indexing. Use when you need to find specific cod...

oimiragieo

code-style-validator

by oimiragieo

star 6

Programmatic code style validation using AST analysis. Complements (not replaces) code-style rules by providing automate...

oimiragieo

artifact-publisher

by oimiragieo

star 6

Publish and share Claude Artifacts with Projects, Cursor, and downstream agents. Use when a user wants to "save", "share...

oimiragieo

recommending-rules

by oimiragieo

star 6

Analyzes codebase to find gaps in rule coverage and suggests rule improvements. Compares codebase against all indexed ru...

oimiragieo

rule-auditor

by oimiragieo

star 6

Validates code against currently loaded rules and reports compliance violations. Supports auto-fixing violations with co...

oimiragieo

multi-ai-code-review

by oimiragieo

star 6

Run multi-provider code reviews over git diffs/PR changes using headless AI CLIs (Claude Code `claude`, Google `gemini`,...

oimiragieo

explaining-rules

by oimiragieo

star 6

Explains which coding rules apply to files and why they matter. Uses the rule index to discover all available rules dyna...

oimiragieo

doc-generator

by oimiragieo

star 6

Generates comprehensive documentation from code, APIs, and specifications. Creates API documentation, developer guides,...

oimiragieo

migrating-rules

by oimiragieo

star 6

Helps migrate code when updating to new rule versions. Compares rule versions from the index and generates migration pla...

oimiragieo

doc-generator

by oimiragieo

star 6

Generates comprehensive documentation from code, APIs, and specifications. Creates API documentation, developer guides,...

oimiragieo

dependency-analyzer

by oimiragieo

star 6

Analyzes project dependencies, detects outdated packages, identifies breaking changes, and suggests safe update strategi...

oimiragieo

scaffolder

by oimiragieo

star 6

Generates boilerplate code following loaded rules. Creates new components, modules, APIs, and features that automaticall...

oimiragieo

claude-md-generator

by oimiragieo

star 6

Automatically generates claude.md files for new folders/modules following hierarchical structure. Extracts context from...

oimiragieo

multi-ai-code-review

by oimiragieo

star 6

Run multi-provider code reviews over git diffs/PR changes using headless AI CLIs (Claude Code `claude`, Google `gemini`,...

seabbs

taskfile-automation

by seabbs

star 6

Expert guidance for using Task (taskfile.dev) automation tool to discover and execute project development commands

lawless-m

jsharpener

by lawless-m

star 6

JavaScript/TypeScript static analysis tool for call graphs, unused code detection (tree shaking), dependency analysis, a...