ClaudSkillsGeneral › Page 79

General-Purpose Claude Skills (Page 79 of 366)

Productivity, automation, knowledge management, integrations, AI tooling, and general-purpose skills for Claude Code.

21,927 skills · updated 2026-05-03 · showing 4681–4740 of 21,927 by quality score

Work with ISML templates in B2C Commerce. Use when writing storefront templates, using isprint/isset/isloop tags, understanding ISML expressions (${...}), or creating custom…
Score 70/100
Run and monitor existing jobs, import/export site archives (IMPEX). Use when executing batch jobs, importing site data, running search indexing, checking job status, or viewing…
Score 70/100
Implement logging in B2C Commerce scripts using dw.system.Logger. Use when adding debug output, error tracking, or custom log files to server-side code.
Score 70/100
Retrieve and monitor log files from B2C Commerce instances. Use when fetching recent errors, searching log entries, filtering by level/time, or real-time tailing.
Score 70/100
Work with B2C Commerce site metadata XML for custom attributes and object types. Use when defining custom attributes on products/orders/customers, creating custom object types, or…
Score 70/100
Deploy and manage Managed Runtime (MRT) PWA storefronts. Use when deploying bundles, managing environments, setting environment variables, configuring redirects, or working with…
Score 70/100
Create and manage on-demand sandboxes (ODS). Use when provisioning development instances, starting/stopping sandboxes, checking sandbox status, or managing sandbox lifecycle.
Score 70/100
Create Page Designer pages and components in B2C Commerce. Use when building visual merchandising tools, content slots, or experience API integrations.
Score 70/100
Work with site archive structure and metadata XML patterns. Use when adding custom attributes, system object extensions, site preferences, or understanding import/export XML…
Score 70/100
List and inspect storefront sites on B2C Commerce instances. Use when finding site IDs, checking site configuration, or listing available sites.
Score 70/100
List, upload, download, and manage files on B2C Commerce instances via WebDAV. Use when reading error logs (customerror, debug), downloading job logs, uploading to IMPEX…
Score 70/100
Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies
Score 70/100
Multi-technique business analysis orchestration using BABOK. Coordinates 14 techniques across strategic analysis, problem solving, planning, and design into comprehensive analysis…
Score 70/100
Babashka scripting for fast Clojure execution. JVM-less scripting with GraalVM native compilation and sci interpreter.
Score 70/100
Specifies the correct Babel configuration for NativeWind to ensure proper processing and avoid conflicts.
Score 70/100
Babysit a GitHub pull request after creation by continuously polling review comments, CI checks/workflow runs, and mergeability state until the PR is merged/closed or user help is…
Score 70/100
Multi-agent coordination for parallel development. Use when asked to parallelize work, coordinate multiple agents, or manage tasks across a codebase.
Score 70/100
Build NestJS backend following Orchestrator AI patterns. Module/Service/Controller structure, A2A protocol compliance, transport types, error handling.
Score 70/100
Protect an OpenClaw workspace with repeatable Synology NAS backups, integrity checks, and safer restores instead of ad hoc file copying.
Score 70/100
Use GitHub Backup when an agent needs to mirror repositories, release assets, and gists into local storage on a schedule, instead of manually exporting GitHub content repo by repo.
Score 70/100
Ensure backend build readiness for Espresso Engineered. Use when backend code/config changes are made or when a feature/task is wrapping up to suggest running `npm run…
Score 70/100
You are a senior backend engineer operating production-grade services under strict architectural and reliability constraints.
Score 70/100
Backend Developer Agent. 코드 개발, 디버깅, 기능 구현을 담당합니다. 개발, 코딩, 디버그(debug), 버그 수정, 기능 구현 관련 요청 시 사용됩니다.
Score 70/100
Senior Backend Developer with 10+ years Java and 5+ years Spring Boot experience. Use when implementing Spring Boot features, writing Java code, creating REST APIs, working with…
Score 70/100
Guidelines for backend development in C++ and Elixir/Phoenix, covering modern language features, best practices, and production-ready patterns.
Score 70/100
Scaffolds backend features including new domain entities, new properties on existing entities, and new business operations.
Score 70/100
Backend Implementation Workflow Agent. Backend만 구현이 필요한 경우 사용합니다. API 추가, 서비스 로직 구현, DB 스키마 변경 등을 오케스트레이션합니다.
Score 70/100
Coordinates backend development tasks (APIs, services, databases). Use when implementing REST APIs, business logic, data models, or service integrations.
Score 70/100
Authentication middleware for Express.js and Node.js applications. Use when building Express APIs that need JWT authentication, OAuth, or custom auth strategies.
Score 70/100
Runs backend quality checks including formatting, linting, and tests. Use before commits, to verify code quality, or when the user says "check backend", "run backend tests",…
Score 70/100
Use when implementing backend APIs, data persistence, or external integrations. Enforces TodoWrite with 25+ items.
Score 70/100
Backend engineer focused on simplicity, bug elimination, and clean code. Use when user mentions "simplify backend", "fix backend bugs", "clean up code", or "make backend perfect".
Score 70/100
Generates backend or frontend engineering specs in structured Jira format with description, categorized acceptance criteria, routes, dev notes, and table schemas.
Score 70/100
Generate backend tests (unit, integration, mocks). Auto-invoke when user says "write test for", "add test", "test this", or "create test".
Score 70/100
Create API handoff documentation for frontend developers. Use when backend work is complete and needs to be documented for frontend integration, or user says 'create handoff',…
Score 70/100
Automatically runs required Go checks after any backend code changes. Ensures go vet, gofmt, and go test pass before commits.
Score 70/100
Automate Backendless tasks via Rube MCP (Composio). Always search tools first for current schemas.
Score 70/100
Backfill missing GitHub streak dates using the streakify.sh script. Use this when the user asks to backfill dates, fix missing streak days, or catch up on streak commits.
Score 70/100
Playbook สำหรับ backfill historical data และ reconcile inconsistencies ระหว่าง data sources
Score 70/100
Design layered backgrounds that make PNG assets blend naturally. Use when hero assets float awkwardly on gradients, multiple images don't blend, or need seamless…
Score 70/100
Implement background job processing systems with task queues, workers, scheduling, and retry mechanisms.
Score 70/100
Background job processing with BullMQ, Inngest, Trigger.dev, Upstash QStash. Use when implementing async tasks, scheduled jobs, event-driven workflows, retries, or dead letter…
Score 70/100
Designs background job processing systems with queue integration (BullMQ/Celery), job definitions, retry policies, exponential backoff, idempotent execution, and monitoring hooks.
Score 70/100
Run marketplace diff and reconciliation in the background while surfacing per-source progress to the UI without blocking startup.
Score 70/100
To remove a finished background process from the manager list, clear a stopped process after it exits so it no longer appears in listings.
Score 70/100
To read logs from a managed background process, fetch recent output (head or tail) for a process so you can inspect its stdout/stderr.
Score 70/100
To check if the Background Process Manager is running, get the server status and confirm it is available.
Score 70/100
To see all managed background jobs, list processes so you can find their IDs, states, and names.
Score 70/100
To run a short command and wait for the result, execute a synchronous shell command via the manager and return full output.
Score 70/100
To start a long-running background task, launch a managed process such as a server or watcher and keep it tracked.
Score 70/100
To stop a managed background task, terminate a running process by ID to shut it down cleanly.
Score 70/100
Generates background processing infrastructure with BGTaskScheduler, background refresh, background downloads, and silent push handling.
Score 70/100
AI Background Removal - Remove background from images, create transparent PNG, one-click background remover for e-commerce product photos, portrait headshots, design materials.
Score 70/100
Create and manage long-running background processes with start/stop/status controls, logging, and monitoring.
Score 70/100
Run and manage long-running background tasks in the shell. Use for starting processes in background, monitoring output, listing active tasks, and killing processes.
Score 70/100
Background Worker Creator - Auto-activating skill for Backend Development. Triggers on: background worker creator, background worker creator Part of the Backend Development skill…
Score 70/100
Analyzes backlink profiles to understand link authority, identify toxic links, discover link building opportunities, and monitor competitor link acquisition.
Score 70/100
Move an increment to backlog (planned but not ready to start)
Score 70/100
Manage projects on Nulab Backlog — issues, wikis, milestones, Git, sprints for Japan's top PM tool
Score 70/100
Engineering critic for backlog prioritization debates. Challenges proposed rankings with feasibility concerns, hidden complexity, and realistic effort estimates.
Score 70/100
Search all 21,927 General skills →