home/categories/automation-tools
category focus

Automation Tools

Script and automate repetitive tasks and workflows.

4208 skillsall categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
automation-tools
1

framework-conventions-guide

This skill should be used when writing code in any opinionated framework's distinctive style. It applies when writing framework-based applications, creating models/controllers/views, or any framework code. Triggers on code generation, refactoring requests, code review, or when the user mentions framework conventions. Embodies the philosophy of embracing framework conventions, fighting complexity, and choosing simplicity over cleverness.

jayteealao
jayteealao
tools
open
automation-tools
1

code-review

Review code quality, receive feedback with technical rigor, verify completion claims. Use before PRs, after implementing features, when claiming task completion, for subagent reviews.

hotriluan
hotriluan
tools
open
automation-tools
1

developing-buildkite-pipelines

Use when creating, modifying, or debugging Buildkite pipeline YAML files - ensures current syntax from official docs, validates configurations before proposing changes, and references Buildkite best practices instead of relying on training data

technicalpickles
technicalpickles
tools
open
automation-tools
1

context-security-resolver

Authentication, authorization, Clerk integration, RLS policies, and security patterns. Use when working with security-resolver code, files, or integration. Invoke when navigating security-resolver codebase, searching for security-resolver files, debugging security-resolver errors, or discussing security-resolver patterns. Keywords: security-resolver, {{KEYWORDS}}

stars-end
stars-end
tools
open
automation-tools
1

corder-test-generation

Generate unit tests, integration tests, and test fixtures for code. Supports Jest, Mocha, pytest. Use when writing tests or improving test coverage. This skill provides automated test generation: - Unit tests with AAA pattern (Arrange, Act, Assert) - Integration tests for APIs and databases - Test fixtures and mocks - Edge case identification - Test coverage recommendations Triggers: "generate tests", "create unit test", "add test coverage", "write tests", "テスト生成", "テストコード作成", "カバレッジ向上"

takemi-ohama
takemi-ohama
tools
open
automation-tools
1

playwright-test-generator

Generate production-ready Playwright E2E tests from natural language specifications or requirements. Creates TypeScript test files following best practices including data-testid locators, proper async/await usage, test isolation, and the AAA (Arrange-Act-Assert) pattern.

joel611
joel611
tools
open
automation-tools
1

auto-test-runner

Automatically run relevant tests after code changes

ademceper
ademceper
tools
open
automation-tools
1

unit-test-generator

Intelligent unit test generator for frontend projects that detects existing test frameworks and generates comprehensive tests for functions, components, and modules. Use when you need to: (1) Add unit tests to existing codebases, (2) Set up testing infrastructure for new projects, (3) Generate test cases for specific functions or components, (4) Ensure architectural consistency in testing approach across projects. Supports Jest, Vitest, Mocha with React, Vue, Angular frameworks.

hubvue
hubvue
tools
open
automation-tools
1

moonbit-spec-test-development

Create formal spec-driven MoonBit APIs and test suites. Use when asked to set up a spec.mbt, spec-driven tests, or a formal contract-first workflow (e.g., "set up a formal spec & test suite for Yaml in MoonBit"), including moon.mod.json/moon.pkg.json scaffolding and guidance to implement in separate files.

bobzhang
bobzhang
tools
open
automation-tools
1

test-development

Create comprehensive test suites by discovering and adapting to any testing framework, following project test patterns and ensuring robust coverage. Use when writing tests, improving coverage, validating functionality. Triggers: 'test', 'coverage', 'unit test', 'integration test', 'E2E', 'spec', '테스트', '커버리지', '단위 테스트', '통합 테스트', '테스트 작성', working with *.test.*, *.spec.*, test/, __tests__/.

vanillacake369
vanillacake369
tools
open
automation-tools
1

file-organizer

通过理解文件内容与使用场景的上下文,智能地在你的电脑中整理文件和文件夹:查找重复文件、建议更合理的目录结构,并自动执行清理任务。在无需手动费力整理的情况下,降低认知负担,让你的数字工作空间保持整洁有序。当准备归档旧项目、希望自动清理与重建目录结构时,使用该技能。

huminglong
huminglong
tools
open
automation-tools
1

safe-refactor

Perform safe code refactoring with reference checking and validation. Uses Julie's rename_symbol for workspace-wide renames and fuzzy_replace for precise edits. Activates when user wants to refactor, rename, or safely modify code.

anortham
anortham
tools
open
automation-tools
1

configure-project-includes

Manage likec4.config.json includes and image aliases. Ensures relative paths and preserves existing configuration.

a-scolan
a-scolan
tools
open
automation-tools
1

test-driven-development

Use when adding features or fixing bugs. Follow RED/GREEN/REFACTOR cycle. Write failing test first, implement minimal code to pass, then refactor.

liauw-media
liauw-media
tools
open
automation-tools
1

code-refactor

コードをリファクタリングするスキル。 以下の状況で使用: (1) ユーザーが「このコードをリファクタリングして」と依頼した時 (2) ユーザーが明示的に「/code-refactor」を実行した時 (3) コードの改善・整理を求められた時

goldeneggg
goldeneggg
tools
open
automation-tools
1

edit-claude

Edit Claude configuration files in this dotfiles repository.

Xantibody
Xantibody
tools
open
automation-tools
1

review-loop

Automated code review and fix loop with minimum 4 iterations, spawning subagents per issue to preserve context

onsails
onsails
tools
open
automation-tools
1

write-code

코드 작성, 수정, 구현. Use when (1) "코드 작성해줘", "구현해줘", (2) 기능 추가/수정, (3) 버그 수정.

semicolon-devteam
semicolon-devteam
tools
open
automation-tools
1

search-interceptor

⛔ INTERCEPT TRIGGER: Automatically invoked BEFORE Read 3+ files OR Glob with broad patterns. Validates whether bulk file operations should be replaced with semantic search. Prevents token waste from sequential file reads.

involvex
involvex
tools
open
automation-tools
1

translations-updater

Update and complete JournalOS translation JSON files by running composer journalos:locale and fixing missing or empty translations in lang/*.json. Use when UI copy changes, new keys are added, or locale files are out of sync.

djaiss
djaiss
tools
open
automation-tools
1

agent-ide

TS/JS 程式碼智能重構工具。重命名、移動檔案、清理 dead code、修改函式簽章時自動更新所有引用。

vivalalova
vivalalova
tools
open
automation-tools
1

bun-package-manager

Use when installing dependencies, managing workspaces, or configuring Bun's package manager (bun install, bun add, bun remove, bun update). Invoke for dependency management, monorepos, lockfile issues, or npm/yarn migration.

zacharyr0th
zacharyr0th
tools
open
automation-tools
1

code-fragment-extractor

仔细彻底阅读探索用户提供的代码目录/文件,分析拆解出对应的代码片段以供参考,颗粒度细到功能级别,只做片段提取不改变代码内容和页面布局结构,提取到./fragment-extractor目录下,按照指定模板格式生成代码片段模板文件,确保功能完整性和代码片段的实际性。

evanfang0054
evanfang0054
tools
open
automation-tools
1

skills-validator

Validates Skills after refactoring to ensure they work correctly. Use when user asks to validate skills, verify refactoring, or check skills still work.

recca0120
recca0120
tools
open
Previous
Page 111 / 176
Next