Claude Code Skills·Claude Skills·The open SKILL.md registry for Claude
ClaudSkillsTools › Page 49

Claude Developer Tools Skills (Page 49 of 80)

CLI scaffolders, code generators, linters, formatters, SDK helpers, and developer productivity tools for Claude Code.

4,765 skills · updated 2026-06-19 · showing 2881–2940 of 4,765 by quality score

Sub-topics:Scaffolders (1,686)Cli Builders (657)Ide Editor (423)Linters Formatters (306)Package Mgmt (163)Git Workflow (111)Dev Shells (71)

For the full experience including quality scoring and one-click install features for each skill — upgrade to Pro.

Comprehensive guide for this Neovim configuration - a modular, performance-optimized Lua-based IDE. Use when configuring plugins, adding keybindings, setting up LSP servers,…
Configure Neovim with LazyVim framework. Use when working with Lua-based Neovim configuration. (1) Adding or configuring plugins, keymaps, options, autocmds, or snippets, (2)…
Debug Neovim/LazyVim configuration issues. Use when: user reports Neovim errors, keymaps not working, plugins failing, or config problems.
Battle-tested setup guide for a multi-agent AI system on Apple Silicon (Mac Mini M4). Covers: install order (Claude Code first), RAM reality for local orchestrators, shared memory…
Generates complete CRUD modules for NestJS applications with Drizzle ORM. Use when building server-side features in NestJS that require database operations, including creating new…
Nestjs Module Generator - Auto-activating skill for Backend Development. Triggers on: nestjs module generator, nestjs module generator Part of the Backend Development skill…
Network Diagram Generator - Auto-activating skill for Visual Content. Triggers on: network diagram generator, network diagram generator Part of the Visual Content skill category.
Graph and network analysis toolkit. Four graph types (directed, undirected, multi-edge), centrality, shortest paths, community detection, generators, I/O (GraphML, GML, edge…
Boilerplate and patterns for creating new Collection-managed runtime objects (Streams, Interfaces, Protocol components). Use when adding a new managed object type.
Bootstrap a new human-AI collaboration hub with Gordo framework. Use when user asks to create a project, start something new, set up a collaborative project, forge a new project,…
Work with the Nextcloud Deck app through Nextcloud CLI. Use when an agent needs to list boards and cards, create boards or stacks, create or update cards, move cards, archive or…
Compares absolute revenue totals across selected peer tickers over a time period. Use when the user asks about comparing revenue between companies, revenue vs, revenue among,…
Audit mechanical Next.js App Router CRUD scaffolds for correctness, security, UX, and maintainability.
Next.js App RouterでのServer Components / Server Actions / Route Handlers等の使い分けガイド。「Server ComponentとClient Componentの違い」「Server Actionsの使い方」「revalidatePath/revalidateTagの違 — from…
Next.js App RouterでのServer Components / Server Actions / Route Handlers等の使い分けガイド。「Server ComponentとClient Componentの違い」「Server Actionsの使い方」「revalidatePath/revalidateTagの違 — from…
Debug getServerSideProps and getStaticProps errors in Next.js. Use when: (1) Page shows generic error but browser console is empty, (2) API routes return 500 with no details, (3)…
Validates nginx.conf files using the gixy static analyzer and crossplane parser library. Tests configuration for security misconfigs, HTTP header issues, and performs dry-run…
Parses nginx.conf and included config files using the crossplane Python library and nginx -t test command.
Ninja build system skill. Use when diagnosing Ninja build failures, understanding Ninja's role as a low-level build executor generated by CMake or other meta-build systems, tuning…
NixOS and Nix flake development for multi-repo architectures, airgapped deployments, and K3s infrastructure.
Shared NodesHub API client for SEO automation skills. Provides Python wrappers for SERPdata (SERP extraction), Query Fan-out (keyword expansion), Intent Classifier (search…
Pre-commit check for public-facing copy (knowledge base definitions, page content, docs). Detects apologetic hedging — phrases that declare 'degrees of truth' (possible/necessary,…
Select and configure nonlinear solvers for root-finding f(x)=0, optimization min F(x), and least-squares problems — choose among Newton, Newton-Krylov, quasi-Newton (BFGS,…
Uses jc to turn command output and supported file formats into structured JSON so an agent can filter, diff, validate, and store results without brittle regex parsing.
Run the noslop pre-commit quality gate, interpret failures, and enforce content-aware protection rules before every commit.
สร้างชุดข้อคำถามคิดวิเคราะห์แบบมีโครงสร้างที่ปรับให้เหมาะสมสำหรับ NotebookLM (หรือเครื่องมือ AI อ่านอื่นๆ) ใช้ skill นี้เมื่อใดก็ตามที่ผู้ใช้ต้องการเกินกว่าการสรุปพื้นผิว…
Translates visual identity and design documents into standardized YAML for NotebookLM slide generation.
Notion AI Workspace is built around Notion workspace and database platform. The underlying ecosystem is represented by makenotion/notion-sdk-js (5,562+ GitHub stars).
Reads from and writes to Notion databases using the official Notion API v1, supporting filtered queries, property mapping, and bulk page creation from structured JSON input.
Free basic version that converts Notion-style task records into weekly report markdown. Reserves premium upgrade hooks for trend analysis and management summary automation.
Notion MCP Server is built around Notion workspace and database platform. The underlying ecosystem is represented by makenotion/notion-sdk-js (5,562+ GitHub stars).
Apply production-ready @notionhq/client SDK patterns for TypeScript and Python. Use when implementing Notion integrations, building database queries with filters and sorts,…
Expert in building and selling Notion templates as a business - not just making templates, but building a sustainable digital product business.
Notion Workspace Agent is built around Notion workspace and database platform. The underlying ecosystem is represented by makenotion/notion-sdk-js (5,562+ GitHub stars).
Extends npm audit with deep transitive dependency analysis using the npm Registry API. Generates fix PRs via GitHub API and cross-checks advisories against the OSV.dev…
Generates comprehensive vulnerability reports from npm audit JSON output and the OSV (Open Source Vulnerabilities) API.
Automate NPM tasks via Rube MCP (Composio). Always search tools first for current schemas. — from tools/package-mgmt
Aplicar quando a stack Node canônica precisar ser instalada num projeto Laravel recém-criado, junto com Playwright e Chromium dentro do container `app` para testes Pest browser.
Resolves npm audit vulnerabilities by analyzing the npm registry API for patched versions, generating targeted package.json overrides, and testing upgrades via npm-check-updates…
Scans Node.js projects for vulnerable dependencies using npm audit and the OSV.dev REST API. Cross-references CVE databases via the National Vulnerability Database API v2.0 and…
Get download statistics for an npm package over time. Use when the user asks for package download counts, popularity metrics, or usage statistics.
Install npm packages directly from GitHub repositories using git URLs. Use when installing packages from private repos, specific branches, or unreleased versions not yet on npm…
NPM and Node.js package management, project configuration, and dependency troubleshooting.
Deep analysis of npm packages using npm-registry-fetch and pacote. Evaluates bundle size via bundlephobia API, checks security advisories from npm audit, and maps dependency trees…
Extracts and documents public API surfaces from NPM packages using TypeScript Compiler API (ts.createProgram) and API Extractor from @microsoft/api-extractor.
Analyzes npm package security advisories using npm audit, the npm Registry API, and the GitHub Advisory Database GraphQL API.
Audits npm dependencies using npm audit, license-checker-rspack, and the npm registry API (registry.npmjs.org).
Provides deep dependency analysis using npm audit, socket.dev API for supply chain risk scoring, and bundlephobia API for bundle size impact assessment.
Audits NPM packages using the NPM Registry API with dependency tree resolution and vulnerability scanning via OSV.dev API.
Analyzes NPM package changelogs and release notes using the NPM Registry API and GitHub Releases API.
Analyzes npm package dependency trees using npm-registry-fetch, pacote, and arborist APIs. Detects circular dependencies, license conflicts, and bundle size impacts via…
Deep-audits npm package dependency trees using the npm Registry API and Socket.dev security intelligence.
Explores the npm registry using the Registry API and npms.io scoring API. Analyzes package quality, dependency trees, and bundle sizes via bundlephobia API.
Audits npm dependencies for supply chain risks using npm audit, Socket.dev API, and Snyk vulnerability database.
Use when running automated npm/package updates across projects. Handles dependency upgrades, verification, and PR creation.
Package management discipline for any JavaScript/TypeScript project: dependency declaration, semver, scripts conventions, lockfile hygiene, package-manager detection…
Manage Nginx Proxy Manager (NPM) hosts, certificates, and access lists. Use when the user wants to add a new domain, point a domain to a server/port, enable SSL, or check the…
Queries the npm registry API and npms.io scoring endpoint to evaluate package quality, maintenance scores, and download trends.
Queries the npm registry API and npms.io search API for package discovery, dependency analysis, and quality scoring.
Use when ready to publish a new version of cc-devflow npm package to npm registry
Search all 4,765 Tools skills →