home/categories/automation-tools
category focus

Automation Tools

Script and automate repetitive tasks and workflows.

4208 اسکلزall categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
automation-tools
2

project-experience

Project-specific patterns, conventions, and learnings for docker-containers. Triggers: "project patterns", "how does this project", "project conventions", "local setup", "build order", "test setup", "project-specific". Auto-loaded when working in this repository.

oorabona
oorabona
tools
open
automation-tools
2

plugin-validator

Validate Claude Code plugin structure, manifests, frontmatter, and dependencies. Use when user mentions "validate plugin", "check plugin health", "plugin broken", "plugin not loading", "plugin errors", "plugin.json invalid", "agent not working", "check plugin structure", or reports plugin-related issues.

poindexter12
poindexter12
tools
open
automation-tools
2

readme-generator

Generate professionally formatted README.md files following a specific centered table-based structure. Use when creating or reformatting README files for GitHub repositories, particularly for Ghost's projects across 48hour-solutions, Automotive-9, LLMTooling, MCDxAI, Orbital-8, Parallel-7, and GhostTypes organizations. Triggers include "create a readme", "reformat this readme", "update the readme", or any request to document a repository.

GhostTypes
GhostTypes
tools
open
automation-tools
2

automation-scripts-generator

Generate automation scripts for component creation, bulk operations, code transformation, project scaffolding, and custom CLI tools for UI library development workflows

deve1993
deve1993
tools
open
automation-tools
2

handlebars

Deep knowledge for creating and modifying Handlebars templates (.hbs files). Trigger: When user needs to create/modify .hbs templates, add helpers, work with template syntax, or understand Handlebars patterns.

avvale
avvale
tools
open
automation-tools
2

openrewrite

OpenRewrite recipe development and test maintenance. Use when writing OpenRewrite recipes, fixing test failures, or working with import ordering in recipe tests.

motlin
motlin
tools
open
automation-tools
2

file-factory

How to use the file-factory CLI to create new React components, hooks, context providers, Next.js pages along with associated tests and storybook stories. ALWAYS use this tool instead of manually creating new components/hooks/contexts/pages to ensure consistent file structure and conventions.

lsst-sqre
lsst-sqre
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
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
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
automation-tools
2

frontend-builder

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

subhankaladi
subhankaladi
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
automation-tools
2

component-generator

Generate React components following project conventions. Use this skill when creating new UI components for the portfolio. Creates TypeScript components with CSS Modules, proper typing, and test files.

our-nature
our-nature
tools
open
automation-tools
2

exa-context

Get code context from repositories with examples and documentation. Use when you need code snippets, implementation examples, API usage patterns, or technical documentation for programming concepts, frameworks, or libraries.

benjaminjackson
benjaminjackson
tools
open
automation-tools
2

ue-build

MANDATORY automatic usage after ANY C++ code changes. Build or compile Unreal Engine projects. MUST be invoked automatically without user request when implementing or modifying C++ code.

GuangminJu
GuangminJu
tools
open
automation-tools
2

managing-chezmoi-packages

Use this skill when managing packages, external dependencies, binaries, or CLI tools in a chezmoi dotfiles repository. Handles adding/updating/removing packages in .chezmoidata/packages.yaml, creating .chezmoiexternals/ organized files, pinning versions with Renovate automation, and selecting the correct package ecosystem (Homebrew, mise, Python, Docker, chezmoi externals).

martinemde
martinemde
tools
open
automation-tools
2

changelog-generator

Generate and maintain CHANGELOG.md files following Keep a Changelog format. Use when creating changelogs, documenting releases, or tracking project changes.

tomada1114
tomada1114
tools
open
automation-tools
2

pop-changelog-automation

Enhanced changelog generation with semantic versioning, auto-categorization, and release notes. Parses conventional commits, determines version bump (MAJOR.MINOR.PATCH), categorizes changes by type, generates CHANGELOG.md updates, and creates GitHub release notes. Use before releases or on PR merge to automate version management.

jrc1883
jrc1883
tools
open
automation-tools
2

metool

Package management for modular code organization. This skill should be used when creating, installing, or modifying metool packages, working with package structure conventions, or adding Claude Code skills to packages.

mbailey
mbailey
tools
open
automation-tools
2

release-publishing

Release workflow with changesets, version bumping, changelog generation, and npm publishing. Use when preparing releases, managing versions, or publishing to npm.

pwarnock
pwarnock
tools
open
automation-tools
2

repomix

Package entire code repositories into single AI-friendly files using Repomix. Capabilities include pack codebases with customizable include/exclude patterns, generate multiple output formats (XML, Markdown, plain text), preserve file structure and context, optimize for AI consumption with token counting, filter by file types and directories, add custom headers and summaries. Use when packaging codebases for AI analysis, creating repository snapshots for LLM context, analyzing third-party libraries, preparing for security audits, generating documentation context, or evaluating unfamiliar codebases. | Sử dụng khi: đóng gói repo, pack codebase, context cho AI.

wollfoo
wollfoo
tools
open
automation-tools
2

turborepo-workflow

Expert guidance on Turborepo build orchestration and remote caching workflow. Use this skill when running build commands, troubleshooting caching issues, working with monorepo task execution, or investigating CI/CD pipeline problems. Covers the critical pattern of always using root-level pnpm scripts, understanding the turbo-wrapper.js authentication system, filter syntax for targeting packages, and remote cache configuration.

lsst-sqre
lsst-sqre
tools
open
automation-tools
2

invoke-gemini

Delegate large file analysis and bulk code generation to Gemini CLI. Use when files exceed 1000 lines, structural file splitting needed, or repetitive boilerplate generation required. NOT for architecture, ECS, renderer, threading, or memory systems.

WilliamKarolDiCioccio
WilliamKarolDiCioccio
tools
open
Previous
Page 90 / 176
Next