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
674

test-generator

Automatically suggest tests for new functions and components. Use when new code is written, functions added, or user mentions testing. Creates test scaffolding with Jest, Vitest, Pytest patterns. Triggers on new functions, components, test requests, testing mentions.

alirezarezvani
alirezarezvani
tools
open
automation-tools
674

dependency-auditor

Check dependencies for known vulnerabilities using npm audit, pip-audit, etc. Use when package.json or requirements.txt changes, or before deployments. Alerts on vulnerable dependencies. Triggers on dependency file changes, deployment prep, security mentions.

alirezarezvani
alirezarezvani
tools
open
automation-tools
674

readme-updater

Keep README files current with project changes. Use when project structure changes, features added, or setup instructions modified. Suggests README updates based on code changes. Triggers on significant project changes, new features, dependency changes.

alirezarezvani
alirezarezvani
tools
open
automation-tools
673

pr-iterate

Iterate on a GitHub pull request from a coding agent (like Copilot coding agent) until it's ready for human review. Use this skill whenever the user asks to complete a PR, finish a PR, iterate on a PR, review and fix a PR, ship a PR, get a PR green, land a PR, or monitor a coding agent's PR. Also triggers when the user mentions PR numbers (e.g. "#108"), links to github.com pull requests, or says things like "when copilot is done", "clean up that PR", "make it green", or "iterate until CI passes". This skill handles the full lifecycle: code review, CI approval, test fixing, and repeated iteration until the PR is green and ready for human merge.

jonathanpeppers
jonathanpeppers
tools
open
automation-tools
670

spec-driven-develop

Automates pre-development workflow for large-scale complex tasks. Use when the user mentions "rewrite", "migrate", "overhaul", "refactor entire project", "transform", "rebuild in [language]", "spec-driven", or describes any large-scale project transformation that requires planning before coding. Also triggers on Chinese keywords: "改造", "重写", "迁移", "重构", "大规模", "规范驱动". Performs full project analysis, task decomposition, documentation generation, progress tracking setup, and task-specific sub-SKILL creation before any development begins.

zhu1090093659
zhu1090093659
tools
open
productivity-tools
667

makepad-graphics

Makepad shaders, SDF drawing, animations, and visual effects.

ZhangHanDong
ZhangHanDong
tools
open
productivity-tools
667

makepad-reference

Reference materials for Makepad development including troubleshooting, code quality guidelines, and responsive layout patterns.

ZhangHanDong
ZhangHanDong
tools
open
productivity-tools
667

makepad-evolution

Self-improving skill system for Makepad development. Features self-evolution (accumulate knowledge), self-correction (fix errors automatically), self-validation (verify accuracy), usage feedback (track pattern health), version adaptation (multi-branch support), and personalization (adapt to project style).

ZhangHanDong
ZhangHanDong
tools
open
productivity-tools
667

makepad-deployment

Package Makepad applications for distribution on desktop (Linux, Windows, macOS), mobile (Android, iOS), and web (Wasm) platforms.

ZhangHanDong
ZhangHanDong
tools
open
productivity-tools
667

makepad-getting-started

Entry point for Makepad development with Claude. Start here to learn about available skills and how to begin building Makepad applications.

ZhangHanDong
ZhangHanDong
tools
open
cli-tools
665

agent-browser

Browser automation CLI for direct website interaction. Use when the user needs to open URLs, click buttons, fill forms, take screenshots, log in, or test web apps. NOT for web search.

CodePhiliaX
CodePhiliaX
tools
open
domain-utilities
665

meet-the-agents

Registry of available specialist agents and their task domains. Load when delegating a task, selecting an agent, or unsure which agent to use.

wimpysworld
wimpysworld
tools
open
automation-tools
662

level-up-upgrade-v2

Automatically upgrade cjmellor/level-up from v1 to v2, applying all breaking changes to the user's codebase.

cjmellor
cjmellor
tools
open
automation-tools
659

release

Prepare all files needed to cut a new netlab release

ipspace
ipspace
tools
open
ide-plugins
659

release-notes

Create release notes for a new netlab release

ipspace
ipspace
tools
open
automation-tools
654

evolve-create

Create a reusable gene from a novel fix pattern. Only invoke manually.

Prismer-AI
Prismer-AI
tools
open
automation-tools
654

evolve-session-review

Automatically triggered by Stop hook. Reviews session for evolution learnings.

Prismer-AI
Prismer-AI
tools
open
automation-tools
654

prismer-setup

Set up Prismer API key — opens browser, auto-registers, zero copy-paste

Prismer-AI
Prismer-AI
tools
open
cli-tools
653

adding-a-command

Create a new CLI command following Commander.js pattern. Handles command file in src/commands/, registration in src/cli.ts, telemetry tracking via tracked() wrapper, and option parsing. Use when user says 'add command', 'new CLI command', 'create subcommand', or adds files to src/commands/. Do NOT use for modifying existing commands or refactoring command structure.

caliber-ai-org
caliber-ai-org
tools
open
cli-tools
653

adding-a-command

Creates a new CLI command following the Commander.js pattern in src/commands/. Handles command registration in src/cli.ts, telemetry tracking via tracked() wrapper, and option parsing. Use when user says 'add command', 'new CLI command', 'create subcommand', or asks to add files to src/commands/. Do NOT use for modifying existing commands or refactoring command logic.

caliber-ai-org
caliber-ai-org
tools
open
cli-tools
653

adding-a-command

Creates a new CLI command following the Commander.js pattern in src/commands/. Handles command registration in src/cli.ts, telemetry tracking via tracked() wrapper, and option parsing. Use when user says add command, new CLI command, create subcommand, or adds files to src/commands/. Do NOT use for modifying existing commands or fixing bugs in existing commands.

caliber-ai-org
caliber-ai-org
tools
open
ide-plugins
653

writers-pattern

Adds a new platform writer in src/writers/ following existing patterns (claude, cursor, codex). Returns string[] of generated file paths. Integrates with writeSetup() orchestration. Use when implementing 'add platform', 'new writer', 'support new agent'. Do NOT use for refactoring existing writers or modifying writers/index.ts exports.

caliber-ai-org
caliber-ai-org
tools
open
ide-plugins
653

writers-pattern

Adds a new platform writer in src/writers/ following existing patterns (claude, cursor, codex). Generates platform-specific CLAUDE.md, .cursor/rules/, or AGENTS.md configs and integrates with writeSetup(). Use when adding support for a new agent platform or AI tool. Trigger phrases: 'add platform', 'new writer', 'support new agent', 'integrate with X'. Do NOT use for modifying existing writers or one-off file generation.

caliber-ai-org
caliber-ai-org
tools
open
debugging
652

plain-optimize

Captures and analyzes performance traces to identify slow queries and N+1 problems. Use when analyzing performance or optimizing database queries.

dropseed
dropseed
tools
open
Previous
Page 250 / 1337
Next