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
1

onboarding-start

Create comprehensive onboarding documentation for a codebase or feature. Use when user asks to "create an onboarding document for X".

OhadRubin
OhadRubin
tools
open
productivity-tools
1

erpnext-code-validator

Intelligent agent for validating ERPNext/Frappe code against best practices and common pitfalls. Use when reviewing generated code, checking for errors before deployment, or validating code quality. Triggers: review this code, check my script, validate before deployment, is this correct, find bugs, check for errors, will this work.

OpenAEC-Foundation
OpenAEC-Foundation
tools
open
productivity-tools
1

sdk-builder

Guided workflow for generating SDKs from OpenAPI specifications. Use when users request SDK generation, build, or creation for specific products (pingone, identitycloud, etc.) and languages (go, python, etc.). Triggers on requests like "build the X SDK", "generate Y client library", "create Z API SDK", or any request to produce SDK code from OpenAPI specs.

pingidentity
pingidentity
tools
open
debugging
1

nextjs-a11y-and-seo-audit

Use this skill to analyze, improve, and enforce accessibility (a11y) + SEO best practices for Next.js projects using App Router, TypeScript, Tailwind & shadcn/ui. Applies when auditing components, routes, pages, metadata, semantics, or performance-impacting SEO issues.

AgentiveCity
AgentiveCity
tools
open
productivity-tools
1

doc-generator

Generates comprehensive documentation from code, APIs, and specifications. Creates API documentation, developer guides, architecture docs, and user manuals with examples and tutorials.

oimiragieo
oimiragieo
tools
open
productivity-tools
1

template-discovery

This skill should be used when the user asks about "to-be-continuous templates", "gitlab ci templates", "semantic-release", "what templates exist", "show me templates for X", "pipeline templates", "deployment templates", "build templates", "S3 deployment", "kubernetes templates", "docker templates", "template variants", "vault integration", "OIDC authentication", or mentions needing GitLab CI/CD pipeline configuration. Provides interactive guidance for discovering, combining, and adapting to-be-continuous templates with cross-component variant learning.

rafaelcalleja
rafaelcalleja
tools
open
system-admin
1

hooks-manager

Manage Claude Code hooks for workflow automation. Create, configure, test, and debug hooks that execute at various lifecycle points. Supports all hook events (PreToolUse, PostToolUse, SessionStart, etc.) with examples and best practices.

resolve-io
resolve-io
tools
open
debugging
1

using-next-devtools

Provides Next.js development integration tools. Primary tool for Next.js projects. Offers diagnostics, upgrades, Cache Components optimization, and automatic error fixes.

sumik5
sumik5
tools
open
system-admin
1

electron-patterns

Electron desktop patterns including IPC, security, auto-update, and native integrations.

5dlabs
5dlabs
tools
open
productivity-tools
1

app

Create, modify, and manage shizuku app configurations. Use when the user wants to create a new app, add template files to an app, or modify existing app structure.

eleonorayaya
eleonorayaya
tools
open
ide-plugins
1

frontier-ui

Frontier Code UI standards based on Hero section patterns (dark theme, cyan/purple accents, gradients, glowing effects). Trigger: When creating/modifying UI components, sections, or visual elements.

Technical-Solutions-Ensenada
Technical-Solutions-Ensenada
tools
open
productivity-tools
1

documentation-asset-manager

Manages Tallyfy documentation assets on Cloudflare R2. Uploads images, generates AI captions using Claude Code native vision, maintains CSV inventory with build-time integration. Use when managing docs screenshots or media files.

tallyfy
tallyfy
tools
open
debugging
1

browser

Expert knowledge for modern browser technologies including HTML5, CSS (Grid, Flexbox, Container Queries, Scroll-Driven Animations, Anchor Positioning), Progressive Web Apps (PWA, Service Workers, Web Push, File System Access), and Browser APIs (Canvas, Geolocation, Web Storage, Web Share, Drag and Drop). Use when working with web standards, client-side features, responsive design, offline capabilities, or native-like web experiences.

yankeeinlondon
yankeeinlondon
tools
open
debugging
1

web-design-reviewer

This skill enables visual inspection of websites running locally or remotely to identify and fix design issues. Triggers on requests like "review website design", "check the UI", "fix the layout", "find design problems". Detects issues with responsive design, accessibility, visual consistency, and layout breakage, then performs fixes at the source code level.

webmaxru
webmaxru
tools
open
productivity-tools
1

ota

Deploy JavaScript/UI changes via EAS Update without native rebuild (OTA = Over-The-Air). Use for UI components, styling, screen layouts, navigation, business logic, API calls, text/strings, or pure JS dependencies. Use when the user mentions "ota", "EAS Update", "OTA deploy", "JS update", "UI update", or wants to deploy code changes without rebuilding.

masuidrive
masuidrive
tools
open
productivity-tools
1

docs-and-changelogs

Generates comprehensive changelogs from Conventional Commits, maintains CHANGELOG.md files, and scaffolds project documentation like PRD.md or ADR.md. This skill should be used when creating changelogs, generating release notes, maintaining version history, documenting architectural decisions, or scaffolding project requirements documentation. Use for changelog generation, release notes, version documentation, ADR, PRD, or technical documentation.

hopeoverture
hopeoverture
tools
open
debugging
1

web-design-guidelines

Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices".

tjmehta
tjmehta
tools
open
ide-plugins
1

coding-standards

Analyzes your codebase to discover and document coding standards, patterns, and conventions. Creates coding-standards.md with file naming, TypeScript patterns, testing standards, and architectural patterns actually used in your project.

normcrandall
normcrandall
tools
open
productivity-tools
1

mobile-development

Build mobile apps with React Native, Flutter, Swift/SwiftUI, Kotlin/Jetpack Compose. Use for iOS/Android, mobile UX, performance optimization, offline-first, app store deployment.

hotriluan
hotriluan
tools
open
system-admin
1

rule-identifier

This skill should be used when the user asks to "create a hookify rule", "write a hook rule", "configure hookify", "add a hookify rule", or needs guidance on hookify rule syntax and patterns.

akiojin
akiojin
tools
open
productivity-tools
1

code-documentation

Writing effective code documentation - API docs, README files, inline comments, and technical guides. Use for documenting codebases, APIs, or writing developer guides.

Treytucker05
Treytucker05
tools
open
ide-plugins
1

frontend-css

Write Tailwind CSS v3 styles following the project's design system with custom preset, CSS variables, and terminal-themed design tokens. Use this skill when styling React components with Tailwind utility classes, using the custom Tailwind preset from @imkdw-dev/ui, working with CSS variables for theming (--background, --foreground, --primary, etc.), implementing dark mode with the .dark class, applying terminal or code syntax colors, using custom animations (fade-in, slide-up, terminal-blink), working with the @tailwindcss/typography plugin for prose content, or configuring Tailwind in tailwind.config.ts. This includes files in packages/ui/src/tokens/, packages/ui/src/styles/, any *.tsx file with className attributes, and tailwind.config.ts. Apply when adding styles to components, customizing the design system, or troubleshooting Tailwind class conflicts.

imkdw
imkdw
tools
open
ide-plugins
1

clean-code

Comprehensive clean code workflow that analyzes codebase, recommends best practices, and applies clean code principles for React, Next.js, and modern tooling.

twikus
twikus
tools
open
system-admin
1

github-workflow

GitHub Actions workflow automation for intelligent CI/CD pipelines with adaptive optimization. Use for workflow creation, pipeline optimization, security scanning, failure analysis, and automated deployment strategies.

vamseeachanta
vamseeachanta
tools
open
Previous
Page 852 / 1337
Next