tools automation tools Skills
Discover the best skills in this category.
documentation-fundamental...
by aiskillstore
Auto-invoke when reviewing README files, JSDoc comments, or inline documentation. Enforces "WHY not WHAT" principle.
code-review-playbook
by aiskillstore
Use this skill when conducting or improving code reviews. Provides structured review processes, conventional comments pa...
ast-grep
by aiskillstore
语法感知的代码搜索、linting 和重写工具。支持基于 AST 的结构化代码搜索和批量代码转换。
global-coding-style
by aiskillstore
Maintain consistent code formatting, naming conventions, type safety, and automated code quality standards across PHP an...
architectural-analysis
by aiskillstore
Deep architectural audit focused on finding dead code, duplicated functionality, architectural anti-patterns, type confu...
claude-code-templates
by aiskillstore
Boilerplate templates for Claude Code extensions. Triggers on: create agent, new skill, command template, hook script, e...
structural-search
by aiskillstore
Search code by AST structure using ast-grep. Find semantic patterns like function calls, imports, class definitions inst...
github-pr
by aiskillstore
GitHub PR utilities for code review workflows
update-docs
by aiskillstore
Update all documentation in .plans, CLAUDE.md files, docs, and .tasks to match current codebase state. Use when user ask...
secret-scanner
by aiskillstore
Detect accidentally committed secrets, credentials, and sensitive information in code.
style-audit
by aiskillstore
Audits code against CI/CD style rules, quality guidelines, and best practices, then rewrites code to meet standards with...
implementing-code
by aiskillstore
Implements code changes and creates commits. Triggered when: implementation tasks, code changes, feature additions, bug...
project-scaffolding
by aiskillstore
IDE-grade project scaffolding wizard for creating new projects with comprehensive configuration. Supports 70+ project ty...
swarm
by aiskillstore
Autonomous multi-agent workflow system for complex coding tasks. Use when the user requests non-trivial changes that wou...
dependency-management
by aiskillstore
Dependency management specialist. Use when updating dependencies, scanning for vulnerabilities, analyzing dependency tre...
patterns
by aiskillstore
Load common code patterns and abstractions used in this project. Use when implementing features to maintain consistency.
verify
by aiskillstore
Verifies builds, recovers from errors, and applies review fixes. Use when user mentions ビルド, build, 検証, verify, エ...
maintenance
by aiskillstore
Cleans up and organizes project files. Use when user mentions '整理', 'cleanup', 'アーカイブ', 'archive', '肥大化', 'Pla...
coverage-analyzer
by aiskillstore
Advanced coverage analysis with actionable insights. Use to identify coverage gaps, suggest specific tests, track covera...
snowtower-maintainer
by aiskillstore
Maintains SnowTower project documentation, README, and Claude configuration. Use when updating documentation, auditing ....
developer-growth-analysis
by aiskillstore
Analyzes your recent Claude Code chat history to identify coding patterns, development gaps, and areas for improvement,...
git-commit-helper
by aiskillstore
Generate descriptive commit messages by analyzing git diffs. Use when the user asks for help writing commit messages or...
changelog
by aiskillstore
Maintains IdeaVim changelog (CHANGES.md) and build.gradle.kts changeNotes. Use when updating changelog, documenting rele...
code-formatter
by aiskillstore
Automatically format code across multiple languages with opinionated configurations.