Borrowing it
Nothing to install: this file belongs to JStaRFilms/deprecated-Takomi_Code. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/JStaRFilms/deprecated-Takomi_Code/master/.agent/skills/stitch/SKILL.mdgit clone --depth 1 https://github.com/JStaRFilms/deprecated-Takomi_CodeWrote 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.
[](https://agentmods.dev/skills/jstarfilms/deprecated-takomi_code/stitch)<a href="https://agentmods.dev/skills/jstarfilms/deprecated-takomi_code/stitch"><img src="https://agentmods.dev/badge/skills/jstarfilms/deprecated-takomi_code/stitch.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00062 | $0.02849 |
| Opus 5 | $0.00031 | $0.01425 |
| Sonnet 5 | $0.00012 | $0.00570 |
| Haiku 4.5 | $0.00006 | $0.00285 |
Grade A, and why
stitch 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 7d 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.
The source is not reproduced here
No licence file
A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.
What ships with it
40 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- design-md/examples/DESIGN.md 11 KB
- design-md/README.md 1.2 KB
- design-md/SKILL.md 7.5 KB
- enhance-prompt/README.md 1.2 KB
- enhance-prompt/references/KEYWORDS.md 2.6 KB
- enhance-prompt/SKILL.md 6.5 KB
- react-components/examples/gold-standard-card.tsx 2.5 KB
- react-components/package-lock.json 7.0 KB
- react-components/package.json 355 B
- react-components/README.md 1.3 KB
- react-components/resources/architecture-checklist.md 613 B
- react-components/resources/component-template.tsx 1.0 KB
- react-components/resources/stitch-api-reference.md 1.2 KB
- react-components/resources/style-guide.json 496 B
- react-components/scripts/fetch-stitch.sh 1009 B runs code
- react-components/scripts/validate.js 2.3 KB runs code
- react-components/SKILL.md 2.7 KB
- remotion/examples/screens.json 1.4 KB
- remotion/examples/WalkthroughComposition.tsx 2.2 KB
- remotion/README.md 3.4 KB
- remotion/resources/composition-checklist.md 3.7 KB
- remotion/resources/screen-slide-template.tsx 2.4 KB
- remotion/scripts/download-stitch-asset.sh 1.0 KB runs code
- remotion/SKILL.md 13 KB
- shadcn-ui/examples/auth-layout.tsx 5.6 KB
- shadcn-ui/examples/data-table.tsx 8.7 KB
- shadcn-ui/examples/form-pattern.tsx 4.8 KB
- shadcn-ui/README.md 6.7 KB
- shadcn-ui/resources/component-catalog.md 12 KB
- shadcn-ui/resources/customization-guide.md 12 KB
- shadcn-ui/resources/migration-guide.md 11 KB
- shadcn-ui/resources/setup-guide.md 9.6 KB
- shadcn-ui/scripts/verify-setup.sh 4.3 KB runs code
- shadcn-ui/SKILL.md 9.0 KB
- stitch-loop/examples/next-prompt.md 1.2 KB
- stitch-loop/examples/SITE.md 3.2 KB
- stitch-loop/README.md 1.4 KB
- stitch-loop/resources/baton-schema.md 1.6 KB
- stitch-loop/resources/site-template.md 2.9 KB
- stitch-loop/SKILL.md 7.2 KB
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.
- 7d ago First seen · 259 lines · 62 tokens per session scan A f369b54b917b
stitch is a skill published in the GitHub repository JStaRFilms/deprecated-Takomi_Code (3 stars, last pushed 5mo ago), with no licence file. It adds 62 tokens to every session and 2,849 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-31.
Other skills, from other repositories
mermaid
Render Mermaid diagrams as SVG or ASCII art using beautiful-mermaid. Use when users need to create flowcharts, sequence diagrams, state diagrams, class diagrams, or ER diagrams. Supports both graphical SVG output and terminal-friendly ASCII/Unicode output.
frontend-design
Produce intentional, responsive, accessible UI work and perform visual QA instead of generic component assembly.
web-design-reviewer
This skill enables visual inspection of websites running locally or remotely to identify and fix design issues. Triggers on requests like "review website design", "check the UI", "fix the layout", "find design problems". Detects issues with responsive design, accessibility, visual consistency, and layout breakage…
ui-design-source
Use this skill when the user provides Figma material, design-export files, screenshots of design tools, PDFs, JSON, existing HTML, or asks for design-to-HTML/code fidelity. It adapts OpenDesign/Figma handoff discipline for UIDesigner without requiring a live Figma runtime.
ui-design-system
Use this skill when creating, extending, or auditing a product UI system. It adapts Better Design-style design-system discipline without requiring an external runtime package.
product-ui
Use this skill when UI design and UI implementation should happen together. It turns product context into usable frontend screens, components, layout decisions, design-system choices, accessibility rules, and visual polish.