shopline-app-dev-doc-gaps

shopline-app-dev-doc-gaps is a skill for Claude Code, Codex from lunw/shopline-ai-toolkit-dsh. It costs 88 tokens per session (4,850 once invoked), scanned A, original, MIT.

A record of SHOPLINE app-development behaviours that official documentation does not clearly explain or explains incorrectly. It is based on debugging real applications and is meant to supplement the official docs.

In plain words
What is it for?
Use it when working with the SHOPLINE CLI, OAuth callbacks, app installation, embedded admin pages, permission mapping, App Bridge, billing webhooks, or app-store billing settings.
Why use it?
It helps developers avoid undocumented integration problems that can otherwise appear during installation, authentication, embedded admin use, billing, or production setup.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it when working with the SHOPLINE CLI, OAuth callbacks, app installation, embedded admin pages, permission mapping, App Bridge, billing webhooks, or app-store billing settings.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/lunw/shopline-ai-toolkit-dsh/shopline-app-dev-doc-gaps
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add lunw/shopline-ai-toolkit-dsh --skill shopline-app-dev-doc-gaps
Clone the repo
git clone --depth 1 https://github.com/lunw/shopline-ai-toolkit-dsh

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for shopline-app-dev-doc-gaps

README.md
[![agentmods](https://agentmods.dev/badge/skills/lunw/shopline-ai-toolkit-dsh/shopline-app-dev-doc-gaps/github.svg)](https://agentmods.dev/skills/lunw/shopline-ai-toolkit-dsh/shopline-app-dev-doc-gaps)
Your own site
<a href="https://agentmods.dev/skills/lunw/shopline-ai-toolkit-dsh/shopline-app-dev-doc-gaps"><img src="https://agentmods.dev/badge/skills/lunw/shopline-ai-toolkit-dsh/shopline-app-dev-doc-gaps/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for shopline-app-dev-doc-gaps

Your own site · 80×15
<a href="https://agentmods.dev/skills/lunw/shopline-ai-toolkit-dsh/shopline-app-dev-doc-gaps"><img src="https://agentmods.dev/badge/skills/lunw/shopline-ai-toolkit-dsh/shopline-app-dev-doc-gaps.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 88 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 4,850 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00088 $0.04850
Opus 5 $0.00044 $0.02425
Sonnet 5 $0.00018 $0.00970
Haiku 4.5 $0.00009 $0.00485

Measured 11d ago against content hash d138ce68469a, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

shopline-app-dev-doc-gaps scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/shopline-app-dev-doc-gaps/SKILL.md · 200 lines

How it starts

The opening of the file, as written. The whole thing — 200 lines — stays where its author put it; the contents beside it link to each section on GitHub.

SHOPLINE App-Dev Doc Gaps(应用开发文档盲区补充)

This skill records SHOPLINE app-development platform behaviors that were not documented (or were documented incorrectly) on developer.shopline.com and cost real debugging time in a production-bound app project (Orbit PWA, a DTC PWA Enabler SHOPLINE app; verified across three debugging rounds, 2026-08-20 → 2026-08-22, including production install, billing and hardening). It is a supplement to the official docs for app development only — check the official docs first, and withdraw each entry as soon as the official docs cover it.

Scope & boundaries(适用范围与边界)

This skill covers ONLY app-development doc gaps:

✅ In scope (app development) ❌ Out of scope
SHOPLINE CLI local development contract (process configs, env semantics, install probe, injected assets) Theme development (Sline/Liquid templates, theme structure)
OAuth callback & install contract (callback path, admin-proxy callback, per-visit install params, handle resolution) Storefront pure-frontend issues (SDK internals, cache strategies)
Embedded admin integration (context routing, session handle, App Bridge wiring & auth protocol) The SHOPLINE Developer MCP tools themselves
App permission point mapping (OpenAPI scope → endpoint requirements) Generic web knowledge (cookies, CORS, HTTPS, layout)

Boundary rules:

  • A pitfall stays ONLY if it is platform-level and app-dev-related; project-internal conventions and generic web knowledge are deliberately excluded.
  • If a future gap belongs to theme dev or storefront, create a separate shopline-theme-doc-gaps-style skill instead of extending this one.
  • When in doubt, exclude: this skill must stay a small, mechanical delta over the docs.

Withdrawal policy (撤回策略)

  • Every entry has a verified date and a row in the coverage table.
  • When official documentation starts covering an entry, delete that entry from this skill and flip its table row to fixed → withdrawn.
  • Do not merge this knowledge into the other shopline-* skills: those mirror documented behavior; this one is the removable delta.
  • Track withdrawals in the repo README ("Doc gap status") so reviewers can audit.

Read the full file on GitHub · 200 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 11d ago First seen · 200 lines · 0 tokens per session scan A d138ce68469a

Subscribe to this mod's changes

shopline-app-dev-doc-gaps is a skill published in the GitHub repository lunw/shopline-ai-toolkit-dsh (6 stars, last pushed 15d ago), licensed MIT. It adds 88 tokens to every session and 4,850 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

stripe-billing-subscriptions

Analyze Stripe customers, subscriptions, prices, invoices, payment status, and lifecycle transitions with explicit environment and object scope.

Devin-AXIS/iPolloWork · 29 tokens

customer-billing-ops

Operate customer billing workflows such as subscriptions, refunds, churn triage, billing-portal recovery, and plan analysis using connected billing tools like Stripe. Use when the user needs to help a customer, inspect subscription state, or manage revenue-impacting billing operations.

gongyijie85/dsh-ecc · 57 tokens

inventory-demand-planning

Codified expertise for demand forecasting, safety stock optimization, replenishment planning, and promotional lift estimation at multi-location retailers. Informed by demand planners with 15+ years experience managing hundreds of SKUs. Includes forecasting method selection, ABC/XYZ analysis, seasonal transition…

gongyijie85/dsh-ecc · 86 tokens

customs-trade-compliance

Codified expertise for customs documentation, tariff classification, duty optimization, restricted party screening, and regulatory compliance across multiple jurisdictions. Informed by trade compliance specialists with 15+ years experience. Includes HS classification logic, Incoterms application, FTA utilization, and…

gongyijie85/dsh-ecc · 82 tokens

style

Luxe fashion-commerce editorial design with a deep-indigo canvas, oversized numerals, large image-led storytelling, rounded capsules/cards, and restrained monochrome accents.

aimeos/pagible · 33 tokens

manage-taskboard

Manage work in the native DeepSeek Harness Taskboard with exact task ids and optimistic versions. Use when an Agent must inspect project work, claim an eligible todo, record progress or blockers, verify an implementation, submit it for human review, or release its own claim; also use when a human asks how to accept…

shengsheng90/DSH-taskboard · 88 tokens