domain cluster

Tools & Utilities

Essential command-line tools and system utilities.

32082 skillsall categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
productivity-tools
2

add-content

Create new files in knowledge base with directory governance. Use when user wants to save, create, or add content. Reads RULE.md to understand directory purpose and follows specified rules. Recommends target directory based on content analysis.

legacybridge-tech
legacybridge-tech
tools
open
productivity-tools
2

github-cli

GitHub CLI (gh) mastery for issues, PRs, Projects v2, and automation. Modern development workflow patterns for 2025.

yonatangross
yonatangross
tools
open
productivity-tools
2

dev-explore

Explore and understand codebases with interconnected documentation. Use when onboarding to a new project, creating living documentation (MOC), or generating portfolio artifacts.

mpazaryna
mpazaryna
tools
open
ide-plugins
2

review-guide

Review Palette Kit v0.3 changes using the official checklist and feedback template. Use when performing Copilot-assisted code reviews across phases 0-10 to verify contracts, DX, determinism, and phase-specific requirements.

claushaas
claushaas
tools
open
automation-tools
2

documentation

Generate comprehensive feature documentation including Storybook stories, JSDoc comments, and feature guides. Use after completing a feature (may span multiple commits). Creates documentation for humans and AI to understand features, usage patterns, and design decisions.

buzzdan
buzzdan
tools
open
productivity-tools
2

shared-patterns

This skill should be used when the user asks to "implement recovery flow", "add error handling to command", "handle gh operation failures", "implement idempotency check", "prevent duplicate issues", "check before creating", "implement batch tracking", "track created and failed items", "implement two-layer metadata", "update custom fields and labels", "standardize command patterns", or when developing or modifying /re:* commands that need consistent error handling, duplicate detection, batch operation tracking, or GitHub Projects metadata updates.

sjnims
sjnims
tools
open
productivity-tools
2

pocketbase-api-add-field

This skill should be used when the user asks to "add fields to PocketBase collection", "modify PocketBase schema", "add new collection fields", "update PocketBase collection", "PocketBase JavaScript SDK API", "programmatically add PocketBase fields", or mentions modifying PocketBase collection schemas via API. Provides comprehensive guidance for adding fields to existing PocketBase collections using the JavaScript SDK API.

Whamp
Whamp
tools
open
ide-plugins
2

a11y-self-check

Proactively validates Claude Code's own generated HTML/JSX/TSX output for accessibility before presenting to users. Use this skill automatically when generating UI code to ensure WCAG 2.1 AA compliance.

naporin0624
naporin0624
tools
open
productivity-tools
2

moai-jit-docs-enhanced

Enhanced Just-In-Time document loading system that intelligently discovers, loads, and caches relevant documentation based on user intent and project context. Use when users need specific documentation, when working with new technologies, when answering domain-specific questions, or when context indicates documentation gaps.

AJBcoding
AJBcoding
tools
open
automation-tools
2

web-frameworks

Build modern full-stack web applications with Next.js (App Router, Server Components, RSC, PPR, SSR, SSG, ISR), Turborepo (monorepo management, task pipelines, remote caching, parallel execution), and RemixIcon (3100+ SVG icons in outlined/filled styles). Use when creating React applications, implementing server-side rendering, setting up monorepos with multiple packages, optimizing build performance and caching strategies, adding icon libraries, managing shared dependencies, or working with TypeScript full-stack projects. | Sử dụng khi: Next.js, Nuxt, SvelteKit, framework web, SSR, SSG.

wollfoo
wollfoo
tools
open
automation-tools
2

pre-implementation-checklist

MANDATORY checklist before writing ANY new code. Use this skill FIRST before implementing any feature, component, utility, type, or hook. Enforces DRY principle and existing pattern reuse.

Esdeveniments
Esdeveniments
tools
open
productivity-tools
2

env-var-hygiene

Environment variable management across Vercel, Convex, and other platforms. Invoke for: trailing whitespace issues, cross-platform parity, Invalid character errors, webhook secrets, API key management, production deployment, dev vs prod configuration.

phrazzld
phrazzld
tools
open
debugging
2

react-best-practices

React and Next.js performance optimization guidelines from Vercel Engineering. Use when writing, reviewing, or refactoring React/Next.js code. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.

danielterwiel
danielterwiel
tools
open
productivity-tools
2

automation-architect

Design workflow automations using Zapier, Make, n8n, and other automation tools

eddiebe147
eddiebe147
tools
open
productivity-tools
2

project-blueprint

Generate complete project setup recipes combining Vibery templates, MCPs, and configurations. Outputs: Install commands, CLAUDE.md, folder structure, workflow setup. Use when starting new projects or adding major features to existing ones. Triggers: start new project, setup project, project blueprint, /blueprint

vibery-studio
vibery-studio
tools
open
automation-tools
2

global-conventions

Maintain consistent code structure and naming patterns across JavaScript modules, CSS, and HTML files in this static website. Use this skill when establishing or following project-wide conventions for file organization, naming, and code structure.

adigunners
adigunners
tools
open
debugging
2

php-assistant

PHP language specialist for framework-specific patterns, modern PHP features, and PHP best practices. Scope: Laravel patterns, Symfony patterns, Bespoke PHP patterns, modern PHP features, deprecated API replacements, array syntax updates, common PHP mistakes. Triggers: "PHP", "Laravel", "Symfony", "Eloquent", "Blade", "Twig", "composer", "artisan", "type hints", "modern PHP", "PHP 8".

warpcode
warpcode
tools
open
productivity-tools
2

decision-tracker

Git-powered state awareness - track file changes, session context, decisions, and work history. Query what happened in previous sessions and during current session. Auto-activates for state queries and before duplicating work.

Shakes-tzd
Shakes-tzd
tools
open
automation-tools
2

frontend-builder

Build frontend pages, reusable components, layouts, and styling. Use for UI development tasks.

subhankaladi
subhankaladi
tools
open
system-admin
2

config-manager

Expert guide for managing application configuration including environment variables, config files, secrets management, and multi-environment setups. Use when handling .env files, config validation, or configuration architecture.

eddiebe147
eddiebe147
tools
open
automation-tools
2

python-project

Python project workflow and standards using Astral uv for environments/dependencies, ty for type checking, typer for CLI, ruff for lint/format, pytest and pytest-cov for tests/coverage, and loguru for logging. Use for Python project setup, dependency management, CLI/logging patterns, type checking, testing, linting/formatting, and packaging guidance.

narumiruna
narumiruna
tools
open
productivity-tools
2

blueprint

Provides unified CLI access for Blueprint framework - gate validation, document templates, FrontMatter schemas, agent handoffs, constitutions, and agent registry.

KwakYounHo
KwakYounHo
tools
open
productivity-tools
2

moai-alfred-config-schema

Enterprise configuration schema validation and management orchestrator with JSON Schema v2024-12, Context7 integration, semantic versioning compliance, environment variable management, secrets handling, multi-environment support, and configuration-as-code best practices; activates for config validation, schema enforcement, environment setup, secrets management, and configuration audits

AJBcoding
AJBcoding
tools
open
system-admin
2

appconfig-system

Expert guidance for working with the AppConfig runtime configuration system in squareone. Use this skill when implementing configuration loading, working with YAML config files, setting up new pages that need configuration, troubleshooting config hydration issues, or migrating from next/config patterns. Covers server-side loadAppConfig(), client-side useAppConfig(), MDX content loading, Sentry configuration injection, and Kubernetes ConfigMap patterns.

lsst-sqre
lsst-sqre
tools
open
Previous
Page 743 / 1337
Next