tools automation tools Skills
Discover the best skills in this category.
drift-audit
by jbelanger
Audits codebase for feature-level structural drift — inconsistent file/folder naming, scaffold gaps, competing conventio...
v2-architecture-audit
by jbelanger
Deep codebase audit that evaluates current tools, libraries, patterns, and structure against modern alternatives — as if...
fal-workflow
by techwavedev
Generate workflow JSON files for chaining AI models
oss-hunter
by techwavedev
Automatically hunt for high-impact OSS contribution opportunities in trending repositories.
stitch-loop
by techwavedev
Teaches agents to iteratively build websites using Stitch with an autonomous baton-passing loop pattern
Automates pull request creation with branch management, code formatting, and integration with professional-commit-workfl...
Review, prune, and suggest notes in notes.toml. Cleans stale notes and proposes new ones from recent changes.
Creates professional git commits with automated pre-commit checks for Java, Python, React, and documentation projects. G...
skill-creator
by cskiro
Use PROACTIVELY when creating new Claude Code skills from scratch. Automated generation tool following Claudex marketpla...
grepai
by audibleblink
Semantic code search, and call graph analysis with GrepAI. Use when (1) searching code by meaning/intent rather than exa...
nx-project-mapping
by jakewaldrip
Maps file paths to Nx project names in the Commons monorepo. Use when you need to determine which Nx project a file belo...
graphite-cli
by jakewaldrip
Use Graphite CLI (gt) for stacked PRs and branch management. Use when creating branches, committing changes, submitting...
analyze
by acktsap
Analyze codebase for context understanding. Use when starting work on a new codebase or exploring unfamiliar code.
apply
by acjackman
Apply chezmoi dotfile changes to deploy them to target locations
ww-primitives
by j-greig
Maintain the generated WibWob-DOS primitives index for shared reusable exports. Use when adding or updating shared build...
refactor
by ishuar
Surgical code refactoring to improve maintainability without changing behavior. Covers extracting functions, renaming va...
nestjs-import-enforcer
by smicolon
Automatically enforce absolute imports from barrel exports in NestJS. Use when writing imports, creating TypeScript file...
nextjs-import-enforcer
by smicolon
Automatically enforce consistent import patterns using Next.js path aliases and proper organization. Use when writing im...
hashicorp
by copyleftdev
Build systems and organizations using the "Tao of HashiCorp". Emphasizes workflows over technologies, simple modular com...
crockford-good-parts
by copyleftdev
Write JavaScript code in the style of Douglas Crockford, author of "JavaScript: The Good Parts". Emphasizes using only t...
thompson-unix-philosophy
by copyleftdev
Write Go code in the style of Ken Thompson, co-creator of Go, Unix, and C. Emphasizes Unix philosophy, minimalism, and p...
pike-simplicity-first
by copyleftdev
Write Go code in the style of Rob Pike, co-creator of Go. Emphasizes radical simplicity, concurrency through communicati...