ClaudSkillsEngineering › Page 127

Claude Engineering Skills (Page 127 of 163)

Code review, refactoring, testing, DevOps, CI/CD, databases, cloud platforms, and full-stack development skills for Claude Code.

9,773 skills · updated 2026-05-03 · showing 7561–7620 of 9,773 by quality score

Nitro is a universal server framework from the UnJS ecosystem that lets you build and deploy web servers to any JavaScript runtime — Node.js, Deno, Bun, Cloudflare Workers,…
Score 70/100
Medical image segmentation with nnU-Net's self-configuring framework — auto-selects architecture, preprocessing, training for any modality.
Score 70/100
Nock is an HTTP server mocking and expectations library for Node.js that intercepts outgoing HTTP requests and provides programmable responses.
Score 70/100
NocoBase is the most extensible open-source no-code/low-code platform for building business applications.
Score 70/100
NocoDB turns any SQL database into a smart spreadsheet with a full REST API. It provides a self-hosted Airtable alternative that connects to PostgreSQL, MySQL, SQLite, and other…
Score 70/100
Use when writing Node.js modules to keep CommonJS (require) and ES Module (import/export) syntax consistent within a single file and aligned with the package's module type.
Score 70/100
Blockchain node deployment and operations. Supports Ethereum execution and consensus clients, validator operations, node monitoring, MEV-Boost configuration, and archive node…
Score 70/100
Node.js installed via winget collides with nvm — path priority, shim conflicts, resolution steps
Score 70/100
Core Node.js backend patterns for TypeScript applications including async/await error handling, middleware concepts, configuration management, testing strategies, and layered…
Score 70/100
Debugs native module crashes, optimizes V8 performance, configures node-gyp builds, writes N-API/node-addon-api bindings, and diagnoses libuv event loop issues in Node.js.
Score 70/100
Node.js development guidelines covering Payload CMS, Vue.js with TypeScript, and general TypeScript best practices
Score 70/100
中文优先:用于Node.jskeccak256相关任务,帮助识别、设计、实现或验证对应工作流。English keywords: Prevent Ethereum hashing bugs in JavaScript and TypeScript.
Score 70/100
Use NodeTool REST API, WebSocket protocol, Chat API (OpenAI-compatible), workflow execution endpoints, and streaming responses.
Score 70/100
Create custom NodeTool nodes, implement BaseNode subclasses, use @prop decorators, build node packages with process/genProcess methods, register nodes, handle media refs and…
Score 70/100
Deploy NodeTool servers using Docker, SSH, RunPod, GCP, or Supabase. Use when user asks to deploy, host, set up a server, configure Docker, use RunPod/GCP/Supabase, manage…
Score 70/100
Debug NodeTool workflow failures, node errors, performance issues, stuck executions, type mismatches, and deployment problems.
Score 70/100
Deep debugging for Notion API: response inspection, permission chain tracing, property type mismatches, pagination edge cases, and block nesting limits.
Score 70/100
Different Notion integration architectures: CMS (headless blog), task tracker (project management), knowledge base (wiki), form submission handler, and data pipeline source.
Score 70/100
Integrate the Notion API into CI/CD pipelines for automated documentation sync, deploy tracking, and configuration reads.
Score 70/100
Diagnose and fix Notion API errors by HTTP status code and error code. Use when encountering Notion errors, debugging failed requests, or troubleshooting integration access, rate…
Score 70/100
Optimize Notion API usage to minimize rate-limit pressure, reduce engineering overhead, and maximize throughput.
Score 70/100
Collect Notion API diagnostic info for troubleshooting and support tickets. Use when encountering persistent API issues, token/auth failures, page access problems, or preparing…
Score 70/100
Deploy Node.js applications that use the Notion API to production on Vercel, Railway, or Fly.io. Use when deploying Notion-powered backends, setting up NOTION_TOKEN in production…
Score 70/100
Create a minimal working Notion API example. Use when starting a new Notion integration, testing your setup, or learning basic Notion API patterns (search, pages, users).
Score 70/100
Common Notion API mistakes: wrong page ID format (dashes), rich text array structure, block children not returned with page, pagination required for all lists, 3 req/sec shared…
Score 70/100
Configure Notion integrations across development, staging, and production environments. Use when setting up multi-environment deployments, managing per-environment tokens, or…
Score 70/100
Optimize Notion API performance with caching, batching, parallel requests, and incremental sync. Use when experiencing slow API responses, implementing caching strategies,…
Score 70/100
Execute Notion API production deployment checklist and readiness verification. Use when deploying Notion integrations to production, preparing for launch, verifying go-live…
Score 70/100
Manage Notion API rate limits with exponential backoff, queue-based throttling, and batch optimization.
Score 70/100
Design and implement a production-ready Notion integration architecture with proper layering, caching, error handling, and testing strategies.
Score 70/100
Control Notion via Python SDK. TRIGGERS - Notion API, create page, query database, add blocks.
Score 70/100
Upgrade @notionhq/client SDK versions and migrate between Notion API versions. Use when updating SDK packages, handling breaking changes between API versions, adopting new SDK…
Score 70/100
Automates Notion workspace management through the Notion API v1 with database query filters, page creation, and block manipulation.
Score 70/100
Bidirectionally syncs project data between Notion databases and external tools using the Notion API v2022-06-28.
Score 70/100
OpenStack Nova compute service skill for deploying, configuring, operating, and troubleshooting cloud compute infrastructure.
Score 70/100
Novu is an open-source notification infrastructure platform that provides a unified API for sending notifications across email, SMS, push, in-app inbox, and chat channels.
Score 70/100
Synchronous immediate signaling channel for inter-agent communication. Implements latest-wins single-file nudge pattern for health checks, stall detection, and urgent pings.
Score 70/100
Calculus, series, numerical methods, and optimization for computational mathematics. Covers limits (epsilon-delta, L'Hopital, squeeze theorem), derivatives (rules, optimization,…
Score 70/100
Best practices for NumPy array programming, numerical computing, and performance optimization in Python
Score 70/100
Use when implementing auth in Nuxt apps with nuxt-auth-utils - provides useUserSession composable, OAuth handlers, cookie-based sessions, and route protection.
Score 70/100
Use when implementing auth in Nuxt apps with @onmax/nuxt-better-auth - provides useUserSession composable, server auth helpers, route protection, and Better Auth plugins…
Score 70/100
Use when working with Nuxt Content v3, markdown content, or CMS features in Nuxt - provides collections (local/remote/API sources), queryCollection API, MDC rendering, database…
Score 70/100
Analisa um projeto Nuxt existente e gera a estrutura completa de documentação para agentes AI — CLAUDE.md, AGENTS.md, .ai/architecture.md, .ai/guardrails.md e .docs/ com templates…
Score 70/100
Gera uma rota de API Nitro para projetos Nuxt com o handler correto — autenticado (defineAuthenticatedEventHandler), seguro (defineSecuredEventHandler) ou público — seguindo as…
Score 70/100
Use when creating Nuxt modules: (1) Published npm modules (@nuxtjs/, nuxt-), (2) Local project modules (modules/ directory), (3) Runtime extensions (components, composables,…
Score 70/100
Revisa código de um projeto Nuxt contra padrões de qualidade — detecta violações de arquitetura, anti-padrões de segurança, arquivos acima de 300 linhas, uso incorreto de fetch,…
Score 70/100
Use when building styled UI with @nuxt/ui v4 components — forms, data tables, modals, theming. Use vue for raw patterns, reka-ui for headless.
Score 70/100
Nuxt is a Vue.js meta-framework providing server-side rendering, static site generation, file-based routing, auto-imports, and a powerful module system for building performant…
Score 70/100
NuxtJS and Vue 3 development with TypeScript, Composition API, Shadcn Vue, and Tailwind CSS for modern web applications.
Score 70/100
Monitor Nx Cloud CI pipeline status and handle self-healing fixes automatically. Use when user says "watch CI", "monitor pipeline", "check CI status", "fix CI failures", or…
Score 70/100
Configure and optimize Nx monorepo workspaces. Use when setting up Nx, configuring project boundaries, optimizing build caching, or implementing affected commands.
Score 70/100
Object-oriented design principles, patterns, and practices. Use when working with object-oriented languages (Java, C#, C++, Python, Ruby, Swift, etc.) without language-specific…
Score 70/100
LiteLLM-RS Observability Architecture. Covers Prometheus metrics, OpenTelemetry tracing, structured logging, health checks, and alerting integration.
Score 70/100
LLM observability platform for tracing, evaluation, and monitoring. Use when debugging LLM applications, evaluating model outputs against datasets, monitoring production systems,…
Score 70/100
Open-source AI observability platform for LLM tracing, evaluation, and monitoring. Use when debugging LLM applications with detailed traces, running evaluations on datasets, or…
Score 70/100
Programmatically create and manipulate Obsidian Canvas (.canvas) files using JSON Canvas Spec 1.0. Enables agents to generate visual flowcharts, architecture diagrams, and…
Score 70/100
Set up GitHub Actions CI/CD for Obsidian plugin development. Use when automating builds, tests, and releases for your plugin, or setting up continuous integration for Obsidian…
Score 70/100
Diagnose and fix common Obsidian plugin errors and exceptions. Use when encountering plugin errors, debugging failed operations, or troubleshooting Obsidian plugin issues.
Score 70/100
Collect Obsidian plugin debug evidence for support and troubleshooting. Use when encountering persistent issues, preparing bug reports, or collecting diagnostic information for…
Score 70/100
Publish Obsidian plugins to the community plugin directory. Use when releasing your first plugin, updating existing plugins, or managing the community plugin submission process.
Score 70/100
Search all 9,773 Engineering skills →