Browse 138,453 skills across 70 categories. Mirrored from majiayu000/claude-skill-registry.
Use when the user asks how to write code comments, where to place them, or wants to review, reduce, rewrite, or relocate...
Apply proper indentation and spacing rules to code comments to enhance readability and maintain code visual structure. U...
List comments on issues with optional filtering via Fractary CLI
Granular feedback on drafts without rewriting. Generates highlighted HTML with click-to-reveal inline comments. Use when...
Review comments and suggest cleanup (identify unnecessary comments, recommend improvements). Use to aggressively clean u...
Code comment style guidelines - when to comment and when not to
Comment WHY code exists and non-obvious decisions, not WHAT code does (mechanics)
Use when comments are growing faster than clarity: many “what” comments, frequent drift, or code that needs explanation...
Reviews comment quality and documentation practices. Use when the user asks to review comments or documentation, when co...
Good comments explain: business rules ("Tax is calculated differently for EU customers due to VAT... Use when documentin...
Manage supplier bills, payments, and AP aging. Use when recording supplier invoices, processing payments, running paymen...
Manage customer receivables, collections, credit memos, and AR aging. Use when tracking overdue invoices, sending dunnin...
Run commerce analytics, metrics, and forecasts. Use when running `stateset-analytics` or requesting sales, customer, inv...
Operate the StateSet autonomous engine (jobs, workflows, policies, approvals). Use when starting/stopping `stateset-auto...
Runbook for operating the StateSet autonomous engine. Use for incident response, stuck jobs, approval backlogs, or auton...
Manage backorders for out-of-stock items. Use when tracking unfulfilled demand, allocating incoming inventory to backord...
Deep expertise in E-commerce domain logic (Cart, Checkout, SKU). Trigger this when building shopping features on top of...
Handle carts and checkout flows (rates, totals, and cart creation). Use when running `stateset-checkout` or working with...
Manage item costs, cost layers, variances, and inventory valuation. Use when setting standard costs, tracking FIFO/LIFO...
Manage customer credit accounts, credit holds, and credit applications. Use when checking credit availability, placing h...
Manage currency settings and exchange rates. Use when running `stateset-currency` or converting amounts.
Handle customer service operations for iCommerce. Use when managing tickets, order issues, returns, refunds, or support...
Manage customer records and profiles in StateSet iCommerce. Use when listing, getting, or creating customers, looking up...
Integrate the StateSet iCommerce embedded SDK in apps. Use when creating a Commerce client, configuring `@stateset/embed...
Set up and run the StateSet iCommerce engine locally (CLI install, DB init, demo data, sync). Use when bootstrapping an...
Inspect commerce events, manage the event audit trail, and handle idempotency keys. Use when debugging event history, re...
Manage fulfillment waves, pick tasks, pack tasks, and ship tasks. Use when processing outbound orders through the wareho...
Manage the general ledger, chart of accounts, journal entries, and financial statements. Use when posting transactions,...
Manage inventory counts, adjustments, and stock health. Use when running `stateset-inventory`, `stateset-direct inventor...
Manage invoices and overdue billing. Use when running `stateset-invoices` or reconciling invoice status.
Manage lot/batch tracking and serial number management. Use when tracking product batches with expiration dates, assigni...
Manage manufacturing BOMs and work orders. Use when running `stateset-manufacturing` or tracking production.
Reference for StateSet MCP tool names, parameters, and example payloads. Use when composing or debugging `mcp__stateset-...
Manage order lifecycles, fulfillment, shipping, and cancellations. Use when running `stateset-orders`, `stateset-direct...
Manage payments, captures, refunds, and payment methods. Use when running `stateset-payments`, `stateset-pay`, or handli...
Commerce product management
Manage products, variants, and pricing in StateSet iCommerce. Use when listing/creating products, updating variants, or...
Manage promotions, discounts, and coupons. Use when running `stateset-promotions`, validating coupons, or applying disco...
Manage quality inspections, non-conformance reports, and quality holds. Use when inspecting received goods, production o...
Manage inbound goods receiving, inspection, and put-away. Use when processing purchase order arrivals, transfers, or ret...
Handle returns, refunds, and exchanges. Use when running `stateset-returns`, `stateset-direct returns`, or creating retu...
Manage shipments, tracking, and delivery updates. Use when running `stateset-shipments` or updating shipment status.
Build and adapt storefront templates and Agentic Commerce Protocol flows. Use when designing storefront pages, checkout...
Manage subscription plans, billing cycles, and subscriptions. Use when running `stateset-subscriptions` or updating subs...
Manage suppliers and purchase orders. Use when running `stateset-suppliers` or handling procurement flows.
Manage sequencer sync, outbox, and conflict resolution. Use when running `stateset-sync` or checking sync status, push,...
Calculate taxes and manage tax rates. Use when running `stateset-tax`, calculating cart tax, or validating tax settings.
Perform semantic and keyword search across products, customers, orders, and inventory. Use when searching by natural lan...
Manage warehouses, locations, and inventory movements. Use when setting up warehouses, creating zones/bins, moving stock...
Manage warranties and claims. Use when running `stateset-warranties` or handling warranty/RMA flows.
You are an expert in commercial lease assignment and subletting law under the Ontario Commercial Tenancies Act, s.24, pr...
Expert in commercial landlord remedies under Ontario Commercial Tenancies Act including distress for rent (goods seizure...
Commissaire aux comptes IA pour l'audit des comptes annuels d'entreprises françaises. Applique la démarche NEP en 7 phas...
Calculate realistic affiliate earnings projections before committing to a program. Use this skill when the user asks abo...
Explain sales commission calculations, resolve discrepancies, and model compensation scenarios for quota planning
Building commissioning workflows including MBCx procedures, testing protocols, report generation, and energy conservatio...
Guidelines for writing commit messages and PR descriptions
Create commit messages following Sentry conventions. Use when committing code changes, writing commit messages, or forma...
Create a git commit following the project's versioning guidelines with phase/task format. Use when user wants to commit...
Generate Conventional Commits-compliant messages (feat/fix/docs/chore) in Korean and English. Use when you need to creat...
Prepare and create git commits in this repository using Conventional Commits; use when the user asks to commit or split...
This skill should be used when the user asks to "commit changes", "push my code", "commit and push", "save my work", or...
Use when user says 'commit', 'save changes', 'wrap up', 'done with changes', or wants to create a git commit. Analyzes s...
Create git commits with user approval and no Claude attribution
Stage changes and create well-structured git commits following Conventional Commits format.
Commit staged changes with an auto-generated bulleted commit message. Run /stage first to stage files.
Create a git commit with a contextual message based on current changes, then push the branch.
Commit and push changes to remote repository following Conventional Commits. Trigger: User runs /commit command.
ALWAYS use this skill when committing code changes — never commit directly without it. Creates commits following Sentry...
Stages, commits, and optionally pushes local changes with a conventional commit message — analyzes diffs, generates the...
Standardized git commit, push, and PR creation workflow.
Use when the user asks to commit, commit and push, or make a git commit. Covers branching, commit workflow, conventional...
Conventional Commits 형식 커밋 메시지 자동 생성. Git 변경사항 분석 후 커밋 수행.
Stage and commit vault changes with UK English conventional commit messages
Creates git commits using conventional commit format with appropriate emojis, following project standards and creating d...
Create git commits in spaces/[project]/ with conventional message format. Use for saving progress with quality checks an...
Stage, commit, create PR, and merge to main. Use for the standard commit-PR-merge cycle.
Optionally checks, then commits code to the current or a new feature branch.
MUST invoke before creating any git commit. Provides commit message format and safety rules.
Create a Conventional Commits-compliant git commit — analyzes staged changes, drafts a message, and confirms before exec...
Create git commits following repository style. Use when user asks to "create a commit", "commit changes", "/commit", or...
Stage and commit changes in semantic groups. Use when the user wants to commit, organize commits, or clean up a branch b...
Analyzes staged changes and generates a high-quality, conventional commit message, then executes the commit.
Validate code with lints and tests, then commit and push
Commit current work in git
The recommended way to commit code to the repository
This skill should be used when the user asks to "commit changes", "craft a commit message", "stage and commit", "commit...