tools automation tools Skills
Discover the best skills in this category.
linter-autofix-patterns
by laurigates
Cross-language linter autofix commands and common fix patterns for biome, ruff, clippy, shellcheck, and more.
vectorcode-semantic-searc...
by laurigates
Semantic code search with VectorCode using embeddings for finding code by meaning, not just keywords. Use when searching...
rg-code-search
by laurigates
Fast code search using ripgrep (rg) with smart defaults, regex patterns, and file filtering. Use when searching for text...
bun-lockfile-update
by laurigates
Update Bun lockfiles (bun.lockb) with proper dependency management. Covers bun update, bun install, lockfile regeneratio...
claude-code-hooks-configu...
by laurigates
Configure Claude Code lifecycle hooks with proper timeout settings to prevent hook cancellation errors.
blueprint-development
by laurigates
Generate project-specific rules and commands from PRDs for Blueprint Development methodology. Use when generating behavi...
advanced-tools
by tao3k
High-performance text search, file operations, and batch refactoring using Rust-based tools (ripgrep, fd, tree). Include...
filesystem
by tao3k
File I/O operations (read, write, list) for the codebase.
code-tools
by tao3k
Code search, analysis, and refactoring using AST patterns. Search code structure, analyze modules, and refactor with pre...
writer
by tao3k
Text manipulation and documentation engine. PRIMARY TOOL FOR TEXT EDITING. Use this skill for ALL text replacement, docu...
bifrost-vibecode-debugger
by jackmusick
Debug and improve the Bifrost vibe coding experience. Use this skill when working on Bifrost platform development in Cla...
tzurot-git-workflow
by lbds137
Contains MANDATORY git workflow rules for Tzurot v3. MUST be consulted before any git operation (commit, PR, rebase). Co...
c3-alter
by lagz0ne
Makes architectural changes through ADR-first workflow with staged intent clarification. Use when the user asks to "add...
Install AI code agent CLI tools including claude-code, gemini-cli, codex, and github copilot-cli. Use when setting up AI...
To upload files through a file input, provide one or more file paths for a page file chooser.
To run static analysis across a Dart or Flutter project, analyze files to find compile and lint errors.
code-review
by Tai-ch0802
Reviews code changes for bugs, style issues, and best practices. Use when reviewing PRs or checking code quality.
commit-message-helper
by Tai-ch0802
Helps write Git commit messages following the Conventional Commits specification. Use this skill when the user asks to c...
release-notes
by Tai-ch0802
Generates bilingual (zh-TW/en) RELEASE_NOTE.md for GitHub releases.
name-fix-review
by jcdoll
Reviews name_fixes.lua for duplicates, then removes them. Ensures numerical sort order.
git-conventions
by geoffjay
Git conventions and workflow best practices including Conventional Commits, branch naming, and commit message guidelines...
git-advanced
by geoffjay
Advanced git operations including complex rebase strategies, interactive staging, commit surgery, and history manipulati...
elixir-no-shortcuts
by mkreyman
BLOCKS shortcuts like modifying dialyzer.ignore or .credo.exs excludes. Enforces fixing actual problems. Use when encoun...