product-app-skill-component

product-app-skill-component is a skill for Claude Code, Codex from GCWing/Sparo-OS. It costs 59 tokens per session (376 once invoked), scanned A, original, MIT.

Guidance for creating and maintaining an app-specific skill component, a reusable set of instructions for an app's agent or authoring process.

In plain words
What is it for?
Use it when creating, editing, reviewing, or validating a Product App skill component and its source instructions.
Why use it?
It helps keep app-specific procedures, examples, and rules focused, current, and separate from code or visual-design guidance.

Skill for Claude CodeCodex

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

Good fit Use it when creating, editing, reviewing, or validating a Product App skill component and its source instructions.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/gcwing/sparo-os/product-app-skill-component
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 GCWing/Sparo-OS --skill product-app-skill-component
Clone the repo
git clone --depth 1 https://github.com/GCWing/Sparo-OS

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 product-app-skill-component

README.md
[![agentmods](https://agentmods.dev/badge/skills/gcwing/sparo-os/product-app-skill-component/github.svg)](https://agentmods.dev/skills/gcwing/sparo-os/product-app-skill-component)
Your own site
<a href="https://agentmods.dev/skills/gcwing/sparo-os/product-app-skill-component"><img src="https://agentmods.dev/badge/skills/gcwing/sparo-os/product-app-skill-component/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 product-app-skill-component

Your own site · 80×15
<a href="https://agentmods.dev/skills/gcwing/sparo-os/product-app-skill-component"><img src="https://agentmods.dev/badge/skills/gcwing/sparo-os/product-app-skill-component.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 59 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 376 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.00059 $0.00376
Opus 5 $0.00030 $0.00188
Sonnet 5 $0.00012 $0.00075
Haiku 4.5 $0.00006 $0.00038

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

Security

Grade A, and why

product-app-skill-component 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 10d 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.

bundles/skill-suites/product-app-development/skills/product-app-skill-component/SKILL.md · 30 lines

What it actually says

Product App Skill Component Skill

Use this skill when the Product App needs app-specific reusable workflow knowledge. A Skill Component packages guidance for this Product App's behavior or authoring flow; it is not the system prompt, not UI code, and not a shared skill package.

Development Boundary

  • Start from the current package facts and generated Skill scaffold. If the skill component is missing, create it with CreateProductAppComponent using kind skill.
  • Edit source/SKILL.md for app-specific workflows, constraints, examples, and decision rules.
  • Keep Product App API details in implementation code or product-app-api, and keep visual design guidance in product-app-ui-polish.
  • Keep the guidance narrow enough that the app's Agent or authoring flow can apply it consistently.

Key Decisions

  • Use a Skill Component for reusable product/domain procedure, not for one-off notes or package metadata.
  • Include examples only when they reduce ambiguity for future app behavior.
  • Update the skill when the app's actual workflow changes, so it stays aligned with package behavior and eval fixtures.
  • If the skill guides an Agent Component, align it with that agent's source/prompt.md and fixtures.

Validation

  • Refresh the Product App lock after package or component graph changes.
  • Run Product App package validation.
  • If the skill affects agent behavior, run Agent Eval or report that eval evidence is missing.
  • If the skill affects authoring behavior only, validate package wiring and state which downstream behavior still needs runtime evidence.
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. 10d ago First seen · 30 lines · 59 tokens per session scan A 389db40b21e4

Subscribe to this mod's changes

product-app-skill-component is a skill published in the GitHub repository GCWing/Sparo-OS (20 stars, last pushed 1mo ago), licensed MIT. It adds 59 tokens to every session and 376 once invoked, about $0.0003 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-30.