domain cluster

Tools & Utilities

Essential command-line tools and system utilities.

32082 اسکلزall categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
ide-plugins
1.8K

feature-flag

Adds a feature flag and fences off code with it

Automattic
Automattic
tools
open
ide-plugins
1.7K

generate-verified-docs

Generates audit-grade, hallucination-free documentation from codebase features with full traceability. Use when documenting features, creating technical specs, or generating verified documentation with code references.

quran
quran
tools
open
automation-tools
1.7K

review

Reviews PR(s) using comprehensive review guidelines including security, correctness, clean code, TypeScript, React patterns, i18n/RTL, performance, and accessibility. Use when reviewing pull requests or code changes.

quran
quran
tools
open
automation-tools
1.7K

gsd-to-autoforge-spec

Convert GSD codebase mapping to AutoForge app_spec.txt. This skill should be used when the user has run /gsd:map-codebase and wants to use AutoForge on an existing project. Triggers: "convert to autoforge", "gsd to spec", "create app_spec from codebase", "use autoforge on existing project", after /gsd:map-codebase completion.

AutoForgeAI
AutoForgeAI
tools
open
automation-tools
1.7K

contextual-review

Review pull requests for code quality, security vulnerabilities, best practices, and potential issues. Use when reviewing PRs, examining diffs, or providing code review feedback.

flowglad
flowglad
tools
open
automation-tools
1.7K

refactor

Perform large-scale refactors and renames in TypeScript codebases. Use when renaming symbols across files, doing pattern replacements, changing function signatures, or performing codebase-wide refactors. Prefer AST-aware tools over text-based replacements.

flowglad
flowglad
tools
open
automation-tools
1.7K

code-walk-thru

Use this when user wants you to walk through (code or text) files in a EDITOR to either explain how some code works, or to show the user what changes you made, etc. You would typically use this repeatedly to show the user your changes or code files one by one, sometimes with specific line-numbers. This way the user is easily able to follow along in their favorite EDITOR as you point at various files possibly at specific line numbers within those files.

pchalasani
pchalasani
tools
open
cli-tools
1.7K

tmux-cli

CLI utility to communicate with other CLI Agents or Scripts in other tmux panes; use it only when user asks you to communicate with other CLI Agents or Scripts in other tmux panes.

pchalasani
pchalasani
tools
open
automation-tools
1.7K

toolhive-release

Creates ToolHive release PRs by analyzing commits since the last release, categorizing changes, recommending semantic version bump type (major/minor/patch), and triggering the release workflow. Use when cutting a release, preparing a new version, checking what changed since last release, or when the user mentions "release", "version bump", or "cut a release".

stacklok
stacklok
tools
open
automation-tools
1.7K

split-pr

Analyzes current changes and suggests how to split them into smaller, reviewable PRs

stacklok
stacklok
tools
open
domain-utilities
1.7K

update-entities

How to add or remove domains from an entity (company/organization) in Tracker Radar. Use when modifying domain-to-entity mappings.

duckduckgo
duckduckgo
tools
open
automation-tools
1.7K

changelog

Automatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and transforming technical commits into clear, customer-friendly release notes. Turns hours of manual changelog writing into minutes of automated generation.

kubb-labs
kubb-labs
tools
open
automation-tools
1.7K

coding-style

Coding style, testing, and PR guidelines for the Kubb ecosystem. Use when writing or reviewing code for the Kubb ecosystem.

kubb-labs
kubb-labs
tools
open
automation-tools
1.7K

pr

Rules and checklist for preparing PRs, creating changesets, and releasing packages in the monorepo.

kubb-labs
kubb-labs
tools
open
automation-tools
1.7K

testing

Testing, CI, and troubleshooting guidance for running the repository's test suite and interpreting CI failures.

kubb-labs
kubb-labs
tools
open
system-admin
1.7K

disk-usage

Analyze disk space usage and filesystem information including mounts, usage, and large files

UKGovernmentBEIS
UKGovernmentBEIS
tools
open
system-admin
1.7K

system-info

Get detailed system information including OS, kernel, CPU, and memory details

UKGovernmentBEIS
UKGovernmentBEIS
tools
open
ide-plugins
1.7K

excalidraw-skill

Programmatic canvas toolkit for creating, editing, and refining Excalidraw diagrams via MCP tools with real-time canvas sync. Use when an agent needs to (1) draw or lay out diagrams on a live canvas, (2) iteratively refine diagrams using describe_scene and get_canvas_screenshot to see its own work, (3) export/import .excalidraw files or PNG/SVG images, (4) save/restore canvas snapshots, (5) convert Mermaid to Excalidraw, or (6) perform element-level CRUD, alignment, distribution, grouping, duplication, and locking. Requires a running canvas server (EXPRESS_SERVER_URL, default http://localhost:3000).

yctimlin
yctimlin
tools
open
domain-utilities
1.7K

obsidian-publish-all

Publish all active obsidian-help locales (en, ja, pt-br, es, zh, fr) via ob publish. Use this skill whenever the user wants to publish or deploy the help site, push locale changes live, or run ob publish across all locales.

obsidianmd
obsidianmd
tools
open
automation-tools
1.7K

create-scratch

Create a new scratch file in .agents/scratches/

LibPDF-js
LibPDF-js
tools
open
automation-tools
1.7K

octocat

Use this skill whenever the prompt contains any `github.com` URL, even if the user only pastes a link and gives no GitHub-specific keywords. Handles git and GitHub operations using the gh CLI. Triggers include any GitHub link to an issue, pull request, commit, compare page, Actions run, release, discussion, or repository. Covers creating and reviewing PRs, watching CI checks, interactive rebasing, branch cleanup, submodule management, and repository archaeology with git log/blame/bisect.

mcollina
mcollina
tools
open
ide-plugins
1.7K

snipgrapher

Configures and uses snipgrapher to generate polished code snippet images, including syntax-highlighted PNGs, SVGs, and WebP exports with custom themes, profiles, and styling options. Use when the user wants to create code screenshots, turn code into shareable images, generate pretty code snippets for docs or social posts, produce syntax-highlighted images from source files, or explicitly mentions snipgrapher. Supports single-file renders, batch jobs, watch mode, and reusable named profiles via the snipgrapher CLI or npx.

mcollina
mcollina
tools
open
ide-plugins
1.7K

typescript-magician

Designs complex generic types, refactors `any` types to strict alternatives, creates type guards and utility types, and resolves TypeScript compiler errors. Use when the user asks about TypeScript (TS) types, generics, type inference, type guards, removing `any` types, strict typing, type errors, `infer`, `extends`, conditional types, mapped types, template literal types, branded/opaque types, or utility types like `Partial`, `Record`, `ReturnType`, and `Awaited`.

mcollina
mcollina
tools
open
Previous
Page 192 / 1337
Next