TopRank Skills

tools automation tools Skills

Discover the best skills in this category.

close tools automation tools close Sort: Latest
Showing 10044 results
thurstonsand

updating-documentation-fo...

by thurstonsand

star 0

Use before committing staged changes when you need to verify all related documentation is current - systematically check...

thurstonsand

git-commit-helper

by thurstonsand

star 0

Generate descriptive commit messages by analyzing git diffs. Use when the user asks for help writing commit messages or...

Zycroft

project-importer

by Zycroft

star 0

Import entire Godot projects (.tscn scenes + .gd scripts) and convert to GameGen's format for DynamoDB. Detects programm...

krwenholz

aoc-solution-review

by krwenholz

star 0

Reviews Advent of Code TypeScript solutions for code quality, TypeScript idioms, and performance. Use when asked to revi...

LA3D

code-reviewer

by LA3D

star 0

Reviews code for style, bugs, and best practices. Use when asked to review or analyze code quality.

dreamworks2050

git-changelog

by dreamworks2050

star 0

Generate changelog from git commits and manage versions.

alexss200010

commit-helper

by alexss200010

star 0

Guide users through creating meaningful, well-structured git commits following best practices. Use this skill when users...

alexss200010

project-analyzer

by alexss200010

star 0

Systematically analyze a codebase to understand its structure, purpose, technologies, and architecture. Use this skill w...

kennyg

hk-setup

by kennyg

star 0

Set up hk (git hook manager) with pre-commit hooks for any project. Detects project type (Python, JS/TS, Go, Rust, etc.)...

kennyg

jenkinsfile-to-gha

by kennyg

star 0

Convert Jenkins pipelines (Jenkinsfiles) to GitHub Actions workflows. Use when migrating CI/CD from Jenkins to GitHub Ac...

duongtuananh2211

committer

by duongtuananh2211

star 0

This skill should be used when the user asks to "commit", "create a commit", "make a commit", "git commit", "commit thes...

star 0

Use this skill when the user wants to search for files by text content, find files containing specific text, or get a li...

rafazsh

git-workflow

by rafazsh

star 0

Git workflows for branching, committing, and creating PRs. Use when working with Git operations, creating commits, or op...

awudevelop

project-maps

by awudevelop

star 0

Use for project architecture, codebase structure, dependencies, components, tech stack. Explicit triggers: @map, map-ask...

ingpoc

claude-md-auto-updater

by ingpoc

star 0

This skill automatically detects when CLAUDE.md files need updates based on codebase analysis. It identifies new pattern...

aztr0nutzs

compose-screen-shipper

by aztr0nutzs

star 0

Generate or refactor Jetpack Compose screens from short specs or existing files, wire Navigation Compose routes/args/dee...

ashcastelinocs124

skill-fixer

by ashcastelinocs124

star 0

Diagnose and fix issues with Claude Code skills (malformed frontmatter, broken structure, loading errors, missing files)...

aztr0nutzs

netninja-repo-audit

by aztr0nutzs

star 0

Deep audit of the NET-NiNJA repository to map architecture, entrypoints, dead code, missing wiring, broken imports, dupl...

tomas-u

code-review

by tomas-u

star 0

Comprehensive code review for pull requests and commits. Reviews code against associated stories/tasks, checks naming co...

omriwen

module-extractor

by omriwen

star 0

Extract classes, functions, or code blocks from large modules into separate files. This skill should be used during refa...

omriwen

import-updater

by omriwen

star 0

Update import statements across the codebase when modules are moved or renamed. This skill should be used after refactor...

omriwen

git-commit-maker

by omriwen

star 0

Create well-formatted git commit messages following conventional commits standard. This skill should be used after compl...

omriwen

code-formatter

by omriwen

star 0

Format Python code using black, ruff, and isort to ensure consistent style. This skill should be used before committing...

ucchy108

storybook-generator

by ucchy108

star 0

Reactコンポーネントを作成または修正した際に、対応するStorybookストーリーファイルを自動的に作成します。コンポーネント作成...