ruoyi-plus-uniapp-docs: Skill for Claude Code

.claude/skills/preview-server/SKILL.md

preview-server is a skill for Claude Code from bkywksj/ruoyi-plus-uniapp-docs. It costs 43 tokens per session (658 once invoked), scanned A, original, no licence file.

A preview helper for starting a local VitePress development server, with an option to capture a screenshot of a chosen page. VitePress is a tool for building documentation websites.

In plain words
What is it for?
It is for previewing VitePress pages during development and taking screenshots of them.
Why use it?
It makes it easier to view documentation changes locally and optionally capture a page preview.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

This is bkywksj/ruoyi-plus-uniapp-docs's own configuration. It tells Claude Code how to work on ruoyi-plus-uniapp-docs itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything ruoyi-plus-uniapp-docs configures →

Reuse

Borrowing it

Nothing to install: this file belongs to bkywksj/ruoyi-plus-uniapp-docs. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/bkywksj/ruoyi-plus-uniapp-docs/master/.claude/skills/preview-server/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/bkywksj/ruoyi-plus-uniapp-docs

Made for: Claude Code.

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 preview-server

README.md
[![agentmods](https://agentmods.dev/badge/skills/bkywksj/ruoyi-plus-uniapp-docs/preview-server/github.svg)](https://agentmods.dev/skills/bkywksj/ruoyi-plus-uniapp-docs/preview-server)
Your own site
<a href="https://agentmods.dev/skills/bkywksj/ruoyi-plus-uniapp-docs/preview-server"><img src="https://agentmods.dev/badge/skills/bkywksj/ruoyi-plus-uniapp-docs/preview-server/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 preview-server

Your own site · 80×15
<a href="https://agentmods.dev/skills/bkywksj/ruoyi-plus-uniapp-docs/preview-server"><img src="https://agentmods.dev/badge/skills/bkywksj/ruoyi-plus-uniapp-docs/preview-server.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 43 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 658 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 unknown 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.00043 $0.00658
Opus 5 $0.00022 $0.00329
Sonnet 5 $0.00009 $0.00132
Haiku 4.5 $0.00004 $0.00066

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

Security

Grade A, and why

preview-server 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 8d 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.

.claude/skills/preview-server/SKILL.md · 83 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

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. 8d ago First seen · 83 lines · 43 tokens per session scan A caf95100cc7c

Subscribe to this mod's changes

preview-server is a skill published in the GitHub repository bkywksj/ruoyi-plus-uniapp-docs (49 stars, last pushed yesterday), with no licence file. It adds 43 tokens to every session and 658 once invoked, about $0.0002 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-09-01.

Related

Other skills, from other repositories

chrome-extension-wxt

Build Chrome extensions using WXT framework with TypeScript, React, Vue, or Svelte. Use when creating browser extensions, developing cross-browser add-ons, or working with Chrome Web Store projects. Triggers on phrases like "chrome extension", "browser extension", "WXT framework", "manifest v3", or file patterns like…

tenequm/skills · 76 tokens

arch-webext-vue

Build and run browser extensions with Vue 3 and Vite (Vitesse WebExtension template). Use when scaffolding or maintaining a Chrome/Firefox extension with popup, options, sidepanel, and content script UI.

hairyf/skills · 49 tokens

next-cache-components-optimizer

Drive a Next.js route to instant navigation by setting up an agentic loop, under Cache Components / PPR, on initial load (hard navigation) and client-side navigation (soft navigation). Encode the goal as a failing @next/playwright instant() e2e and work it to green, one verified route at a time; the shipped test then…

vercel/next.js · 170 tokens

a11y-debugging

Uses Chrome DevTools MCP for accessibility (a11y) debugging and auditing based on web.dev guidelines. Use when testing semantic HTML, ARIA labels, focus states, keyboard navigation, tap targets, and color contrast.

ChromeDevTools/chrome-devtools-mcp · 50 tokens

shadcn-svelte

Pre-built shadcn-svelte components for json-render Svelte apps. Use when working with @json-render/shadcn-svelte, adding standard UI components to a Svelte catalog, or building Svelte web UIs with shadcn-svelte + Tailwind CSS components.

vercel-labs/json-render · 63 tokens

generate-token-map

Maps all Figma design tokens from figma-variables.md to their equivalent C++ (Views) identifiers, CSS (WebUI) variables, and Clank (Android) resource attributes/macros/methods in Chromium, and saves the formatted mapping table to the assets directory of the Chrome Design System project. Use this skill when asked to…

chromium/chromium · 81 tokens