tools automation tools Skills
Discover the best skills in this category.
recipe-writer
by sjungling
Expert in test-first development of production-quality OpenRewrite recipes for automated code refactoring. Automatically...
technical-writer
by sjungling
Expert in technical documentation (README, API docs, guides, tutorials, quickstarts, specs, release notes) that automati...
project-knowledge
by Augani
Provides project-specific knowledge including Markdown, JSON, Shell and . Use when understanding the project structure o...
git-helper
by Epistates
Advanced Git repository helper that provides branch analysis, commit statistics, and automated workflow suggestions. Use...
Use when creating GitHub issues, making new issues, filing bugs, requesting features, or before running `gh issue create...
Performs git rebases with intelligent conflict resolution through commit message analysis. This skill should be used whe...
write-hook
by wayne930242
Create Claude Code hooks for static analysis and code quality. Provides pre-built linting, formatting, and type-checking...
write-plugin
by wayne930242
Claude Code plugin authoring expert. Creates complete plugin packages with manifests, commands, agents, skills, hooks, a...
write-rules
by wayne930242
Create Claude Code rule files for .claude/rules/. Writes conventions and shared guidelines that auto-inject into context...
project-discovery
by wayne930242
Deep project analysis for architecture planning. Use when starting migration or designing new agent components for an un...
archive-project
by gokhanarkan
Archive a completed project by creating an AI-generated summary in Knowledge/, storing the git commit hash for reference...
ast-grep
by mauromedda
AST-aware code search and refactoring using ast-grep (sg). Use INSTEAD of grep/ripgrep for searching code structure. Fin...
make
by mauromedda
Guide for writing idiomatic, maintainable Makefiles following modern best practices. Enforces safety headers (SHELL, .SH...
scm
by mauromedda
Guide for effective source control management with Git following modern best practices. Covers branching strategies, com...
gemini-review
by mauromedda
Invoke Gemini for design/code review. PROACTIVE: (1) BEFORE proposing new features/architecture, (2) AFTER >100 lines or...
spec-driven-dev
by mauromedda
Spec-driven development framework with iterative refinement. Orchestrates feature development from intent to implementat...
golang
by mauromedda
Comprehensive Go 1.26 development skill enforcing idiomatic patterns, error wrapping with fmt.Errorf %w, small interface...
design-patterns
by mauromedda
Cross-language architectural patterns for Go, Python, Bash, and Terraform. Covers dependency injection, error handling,...
frontend-design
by Motium-AI
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to...
docs-navigator
by Motium-AI
Navigate project documentation efficiently. Use when asked to "read the docs", "check documentation", or before starting...
docs
by gpshead
Use this skill when editing documentation, working with files in Doc/, adding versionadded or versionchanged markers, cr...
style
by gpshead
Use this skill when preparing commits, running pre-commit hooks, checking code style, or validating changes before pushi...
go-options-gen
by metalagman
Expert in generating functional options for Go structs using the options-gen library.
go-oss-maintainer
by metalagman
Maintain Go repositories with high-quality standards, adhering to CI/CD, linting, and agent-friendly best practices.