Dev Tooling Agent Skills

Dev Tooling

423 skills
alirezarezvani
spec-to-repo
Turns a natural-language project specification into a complete, runnable starter repository with real code, tests, and CI configuration for any stack.
20.4k · bundle
alirezarezvani
monorepo-navigator
Navigate, manage, and optimize monorepos with tools like Turborepo, Nx, pnpm workspaces, and Lerna. Enables cross-package impact analysis, selective builds and tests, remote caching, dependency graph visualization, and structured multi-repo to monorepo migrations.
20.4k · bundle
addyosmani
git-workflow-and-versioning
Structures git workflow practices for committing, branching, resolving conflicts, and organizing work across multiple parallel streams.
69.5k
obra
using-git-worktrees
Sets up an isolated Git worktree for feature development, preferring native tools and falling back to manual git worktrees when needed.
247k
antfu
pnpm
Manage Node.js dependencies with pnpm, including workspaces, catalogs, patches, and supply-chain security.
5.5k · bundle
antfu
antfu
Sets up JavaScript/TypeScript projects with opinionated tooling and conventions including ESLint, TypeScript config, testing with Vitest, and monorepo setup.
5.5k · bundle
antfu
tsdown
Bundle TypeScript and JavaScript libraries with blazing-fast speed powered by Rolldown. Use when building libraries, generating type declarations, bundling for multiple formats, or migrating from tsup.
5.5k · bundle
nvidia
jetson-derive-carrier
Bootstrap a custom carrier board by forking carrier files and scaffolding a DT overlay from the reference devkit.
2.2k · bundle
nvidia
tilegym-cutile-python
Write high-performance GPU kernels using cuTile's tile-based programming model with validation and optimization, including deep agent orchestration for complex multi-kernel tasks.
2.2k · bundle
nvidia
holoscan-install-wheel
Install the Holoscan SDK Python wheel via pip into a virtual environment and verify with example scripts.
2.2k · bundle
browserbase
webmcp-gen
Create, compile, and validate site-specific WebMCP init scripts from a target URL and desired tool capability.
3.6k · bundle
affaan-m
bun-runtime
Provides guidance on using Bun as a JavaScript runtime, package manager, bundler, and test runner, including migration from Node.js and Vercel deployment.
226k
affaan-m
configure-ecc
Guides users through selecting and installing skills and rules from the Everything Claude Code project, verifying paths and optionally optimizing installed files.
226k
affaan-m
nanoclaw-repl
Operate and extend NanoClaw v2, a zero-dependency session-aware REPL built on Claude's -p mode.
226k
affaan-m
vite-patterns
Configure and optimize Vite build tool projects with patterns for config, plugins, HMR, environment variables, proxy setup, SSR, library mode, dependency pre-bundling, and production builds.
226k
affaan-m
claude-devfleet
Orchestrate multi-agent coding tasks by dispatching parallel agents in isolated worktrees, monitoring progress, and reading structured reports.
226k
antigravity
cirq
Design, simulate, and run quantum circuits on quantum computers and simulators using Google's Cirq framework.
42.4k
antigravity
tmux
Manage tmux sessions, windows, and panes for terminal multiplexing, persistent remote workflows, and shell scripting automation.
42.4k
antigravity
vexor
Enables semantic file search using vector embeddings from the command line, integrated with Claude/Codex.
42.4k
antigravity
issues
Create, list, and view GitHub issues using the gh CLI with guided workflows for gathering titles, descriptions, labels, and reproduction steps.
42.4k
antigravity
evolution
Continuously improves a Makepad skill library during development through hooks, self-correction, and version adaptation.
42.4k
antigravity
vexor-cli
Locates files by intent using semantic search, ideal for finding implementations, definitions, or documentation in medium to large repositories.
42.4k
antigravity
django-pro
Build scalable Django 5.x applications with async views, DRF, Celery, and Channels, following best practices for architecture, testing, and deployment.
42.4k
antigravity
dispatch
Delegate tasks to OpenAI Codex CLI and Google Antigravity CLI from Claude Code with topic-aware sessions.
42.4k
openai
skill-creator
Guides users through creating effective skills that extend AI coding agents with specialized knowledge, workflows, and tool integrations.
23.3k · bundle
openai
plugin-creator
Scaffold plugin directories for Codex with a required plugin.json manifest, optional folders, and marketplace entries.
23.3k · bundle
openai
skill-installer
Install skills from a curated list or any GitHub repository, including private repos, using helper scripts.
23.3k · bundle
dotnet
setup-local-sdk
Install a .NET SDK into a project-local directory for safe preview testing, version pinning, or reproducible team setups without modifying the system-wide installation.
4k
dotnet
csharp-scripts
Run file-based C# apps with the .NET CLI for quick experiments, prototypes, and small utilities without creating a project.
4k
dotnet
item-management
Provides canonical patterns for MSBuild item groups: Include/Remove/Update semantics, item metadata, batching with %(Metadata), transforms, per-item filtering, and cross-product batching pitfalls.
4k
dotnet
property-patterns
Provides canonical MSBuild property definition patterns including conditional defaults, composition, path normalization, target framework detection, and evaluation order for diagnosing and fixing property issues in .props and .csproj files.
4k
dotnet
template-authoring
Guides creation and validation of custom dotnet new templates from existing projects, including template.json authoring and packaging for NuGet distribution.
4k
dotnet
template-discovery
Finds, inspects, and compares .NET project templates by resolving natural-language descriptions to ranked template matches with pre-filled parameters.
4k
dotnet
directory-build-organization
Organize multi-project .NET repos with Directory.Build.props, Directory.Build.targets, Directory.Packages.props, and Directory.Build.rsp for centralized MSBuild settings and NuGet Central Package Management.
4k · bundle
dotnet
template-instantiation
Creates .NET projects from templates with validated parameters, Central Package Management adaptation, and multi-project composition.
4k
dotnet
template-smart-defaults
Fills in cross-parameter defaults when creating .NET projects with dotnet new, keeping related parameters consistent without overriding values the user set explicitly.
4k