TopRank Skills

tools automation tools Skills

Discover the best skills in this category.

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

documentation-fundamental...

by aiskillstore

star 124

Auto-invoke when reviewing README files, JSDoc comments, or inline documentation. Enforces "WHY not WHAT" principle.

aiskillstore

code-review-playbook

by aiskillstore

star 124

Use this skill when conducting or improving code reviews. Provides structured review processes, conventional comments pa...

aiskillstore

ast-grep

by aiskillstore

star 124

语法感知的代码搜索、linting 和重写工具。支持基于 AST 的结构化代码搜索和批量代码转换。

aiskillstore

global-coding-style

by aiskillstore

star 124

Maintain consistent code formatting, naming conventions, type safety, and automated code quality standards across PHP an...

aiskillstore

architectural-analysis

by aiskillstore

star 124

Deep architectural audit focused on finding dead code, duplicated functionality, architectural anti-patterns, type confu...

aiskillstore

claude-code-templates

by aiskillstore

star 124

Boilerplate templates for Claude Code extensions. Triggers on: create agent, new skill, command template, hook script, e...

aiskillstore

structural-search

by aiskillstore

star 124

Search code by AST structure using ast-grep. Find semantic patterns like function calls, imports, class definitions inst...

aiskillstore

github-pr

by aiskillstore

star 124

GitHub PR utilities for code review workflows

aiskillstore

update-docs

by aiskillstore

star 124

Update all documentation in .plans, CLAUDE.md files, docs, and .tasks to match current codebase state. Use when user ask...

aiskillstore

secret-scanner

by aiskillstore

star 124

Detect accidentally committed secrets, credentials, and sensitive information in code.

aiskillstore

style-audit

by aiskillstore

star 124

Audits code against CI/CD style rules, quality guidelines, and best practices, then rewrites code to meet standards with...

aiskillstore

implementing-code

by aiskillstore

star 124

Implements code changes and creates commits. Triggered when: implementation tasks, code changes, feature additions, bug...

aiskillstore

project-scaffolding

by aiskillstore

star 124

IDE-grade project scaffolding wizard for creating new projects with comprehensive configuration. Supports 70+ project ty...

star 124

Autonomous multi-agent workflow system for complex coding tasks. Use when the user requests non-trivial changes that wou...

aiskillstore

dependency-management

by aiskillstore

star 124

Dependency management specialist. Use when updating dependencies, scanning for vulnerabilities, analyzing dependency tre...

aiskillstore

patterns

by aiskillstore

star 124

Load common code patterns and abstractions used in this project. Use when implementing features to maintain consistency.

star 124

Verifies builds, recovers from errors, and applies review fixes. Use when user mentions ビルド, build, 検証, verify, エ...

aiskillstore

maintenance

by aiskillstore

star 124

Cleans up and organizes project files. Use when user mentions '整理', 'cleanup', 'アーカイブ', 'archive', '肥大化', 'Pla...

aiskillstore

coverage-analyzer

by aiskillstore

star 124

Advanced coverage analysis with actionable insights. Use to identify coverage gaps, suggest specific tests, track covera...

aiskillstore

snowtower-maintainer

by aiskillstore

star 124

Maintains SnowTower project documentation, README, and Claude configuration. Use when updating documentation, auditing ....

aiskillstore

developer-growth-analysis

by aiskillstore

star 124

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

aiskillstore

git-commit-helper

by aiskillstore

star 124

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

aiskillstore

changelog

by aiskillstore

star 124

Maintains IdeaVim changelog (CHANGES.md) and build.gradle.kts changeNotes. Use when updating changelog, documenting rele...

aiskillstore

code-formatter

by aiskillstore

star 124

Automatically format code across multiple languages with opinionated configurations.