tools automation tools Skills
Discover the best skills in this category.
Go code review skill synthesized from 4,100+ PR review comments spanning 4.5 years from the tetrateio/tetrate repository...
Comprehensive shell/bash engineering guidelines based on Google's Shell Style Guide. This skill should be used when writ...
session-management
by AnthemFlynn
Git-native session lifecycle management for software development. Use when starting/resuming coding sessions, creating c...
git-commit
by AnthemFlynn
Help users write professional git commit messages following Conventional Commits. Use when users ask about commits, need...
project-status-report
by AnthemFlynn
Generate comprehensive project health and status reports for rapid developer onboarding. Use when starting sessions, che...
aidafix
by clearclown
AIDA Fix - Fix existing project to meet all quality gates. Takes a partially-built project and iterates until all 19 gat...
implementation-guidance-g...
by paulchiu
Generates structured implementation guidance documents for technical issues, bug fixes, and feature development. Use whe...
code-refactor
by u9401066
Proactively detect and execute code refactoring to maintain DDD architecture and code quality. Triggers: RF, refactor,...
changelog-updater
by u9401066
更新 CHANGELOG.md。觸發:changelog、變更、版本、發布、改了什麼。
guide-development
by imsaif
Auto-scaffold Designer Guides learning paths by analyzing existing guides (Claude Code, Cursor) and generating new guide...
test-generation
by imsaif
Generate comprehensive test suites, identify coverage gaps, and accelerate progress toward 70% test coverage goal with i...
codex-review
by shishi
Codex CLIが利用可能な場合、Codex CLI(read-only)を用いて、レビュー→Claude Code修正→再レビュー(ok: true まで)を反復し...
security-review
by bostonaholic
Security review methodology for evaluating implementation changes. Use when reviewing code changes for vulnerabilities,...
markdown-validation
by bostonaholic
Validates markdown files using markdownlint after writing or editing. Invoke this skill after creating or modifying any...
eslint-plugin
by third774
Author custom ESLint plugins and rules with test-driven development. Supports flat config (eslint.config.js) and legacy...
jscodeshift-codemods
by third774
Write and debug AST-based codemods using jscodeshift for automated code transformations. Use when creating migrations, A...
investigation
by talmolab
Scaffolds a structured investigation in scratch/ for empirical research and documentation. Use when the user says "start...
Generate semantic git commit messages following Conventional Commits. Use this skill when the user asks to commit, commi...
spec-manager
by hiroshi75
MANDATORY specification writing skill. ONLY way to create/update specs. Auto-invoke when: - Creating specs: New project...
plan-parallel-dev
by hiroshi75
Skill for creating parallel development plans with multiple developers. Leverages git worktree for branch strategy, task...
go-cli-builder
by lmorchard
Build Go-based command-line tools following established patterns with Cobra CLI framework, Viper configuration, SQLite d...
Review code for best practices, security issues, and potential bugs. Use when reviewing code changes, checking PRs, anal...
coding-conventions
by Mineru98
Automatically apply standard coding conventions when writing or modifying code. Use this skill when working with Python,...