tools automation tools Skills
Discover the best skills in this category.
command-builder
by eLafo
Guide creation of Claude Code Commands with step-by-step workflows, argument handling, frontmatter configuration, and te...
creating-and-editing-clau...
by bbrowning
Use before creating or editing plugin.json manifests, organizing .claude-plugin directories, or when user asks about plu...
output-style-to-plugin
by pc035860
This skill should be used when converting deprecated Claude Code output styles (.md files) into the new plugin format. I...
Comprehensive brownfield architecture analysis for existing codebases. Discovers structure, identifies patterns, assesse...
bun-package-manager
by zacharyr0th
Use when installing dependencies, managing workspaces, or configuring Bun's package manager (bun install, bun add, bun r...
feature-merge
by haleyrc
Merge feature branches into main using squash commits with comprehensive commit messages. Use this skill when the user r...
git-operations
by AlexBaum-ai
Advanced Git operations using Git MCP. Manage branches, analyze commit history, review changes, handle merges, investiga...
nextjs-16-audit
by zacharyr0th
Comprehensive file-by-file audit for Next.js 16, React 19, and Clarity architecture compliance. Checks caching, auth pat...
mkdraft
by dtinth
Creates a timestamped markdown draft file for iterating on long-form content like PR descriptions, release notes, or iss...
release-management
by hackur
Automated versioning, changelog generation, and git tagging using release.sh script with semantic versioning and convent...
claude-config-generator
by gizix
Generate Claude Code configuration files (commands, agents, skills, settings.json) with proper YAML frontmatter and stru...
quick-start-to-code
by b4CU-R4U
Prepare development environment for immediate coding by orchestrating memory loading, context validation, and pre-flight...
bun-bundler
by zacharyr0th
Use when bundling JavaScript/TypeScript for production, configuring loaders, plugins, or creating executables. Invoke fo...
analyze-code
by yangsi7
Intelligence-first code analysis for bugs, architecture, performance, and security. Use proactively when investigating c...
rubycritic
by el-feo
Integrate RubyCritic to analyze Ruby code quality and maintain high standards throughout development. Use when working o...
stele-release
by haleyrc
Automate version bumping and release preparation for the stele CLI project. Use this skill when the user requests to cre...
bun-quickstart
by zacharyr0th
Use when getting started with Bun, installing Bun, initializing projects, or configuring bunfig.toml. Invoke for Bun set...
working-with-context
by krzemienski
Use when analyzing existing projects or codebases - onboard project to store context in Serena MCP, then use context-awa...
coding-standards
by normcrandall
Analyzes your codebase to discover and document coding standards, patterns, and conventions. Creates coding-standards.md...
coding-standards-analysis
by normcrandall
Analyzes your codebase to discover and document coding standards, patterns, and conventions. Creates coding-standards.md...
nextjs-16-audit
by zacharyr0th
Comprehensive file-by-file audit for Next.js 16, React 19, and Clarity architecture compliance. Checks caching, auth pat...
Safely improve code quality through test-driven refactoring with automatic validation and rollback. Use during quality r...
clarity-dal-architect
by zacharyr0th
Enforce Clarity project-specific architecture patterns - DAL for auth, type centralization in @/lib/types, repository pa...
file-searching
by terrylica
Regex-based file search across repository contents using gh-grep extension. Use when searching code files for patterns,...