By shigeya
Edit W3C ReSpec-format HTML specification documents and prepare pull requests against them.
English | 日本語
A Claude Code skill for safely editing W3C ReSpec-format HTML specification documents and preparing pull requests against them.
ReSpec turns annotated HTML into a styled, W3C-looking specification at load
time. Authoring it has many non-obvious constraints that are easy to break
silently — orphaned cross-references, hand-writing sections ReSpec generates
automatically, accidentally flipping the normative/informative split, or
changing an id that other specs cite. This skill teaches Claude to make those
edits in ReSpec idioms, verify cross-reference integrity, and stop at a
confirmation gate before any irreversible git or PR action.
<dfn>), and normative statements in
ReSpec source HTML, using correct section nesting and ReSpec markup.data-cite into external specs, internal
<dfn> ↔ <a> term linking, data-lt alternate forms, stable ids.It deliberately does not touch respecConfig metadata, change existing
id/data-cite keys, or flip normative/informative status unless you ask and
the repository's own config permits it.
The skill is split so the same shared skill works across many spec repositories:
.respec-skill.md at the root of
each spec repo, holding the things that differ per spec: which external specs
are referenced via data-cite and under which keys, which respecConfig
fields are editable, terminology conventions, and PR conventions. It is
typically a symlink to a centrally-stored config and is git-ignored, so
nothing repository-specific is ever committed upstream.See SETUP.md for how to create and link the repository-specific
layer, and templates/respec-context.template.md
for the template to fill in.
Pick whichever fits your workflow.
In Claude Code:
/plugin marketplace add shigeya/respec-editor
/plugin install respec-editor@respec-skills
Update later with /plugin marketplace update respec-skills. Installed this way,
the skill is namespaced as respec-editor:respec-editor.
git clone https://github.com/shigeya/respec-editor.git \
~/.claude/skills/respec-editor
git clone https://github.com/shigeya/respec-editor.git \
/path/to/your/project/.claude/skills/respec-editor
Restart Claude Code (or start a new session) so it picks up the skill. You can confirm it loaded by asking Claude to list available skills, or just by editing a ReSpec document — the skill is written to trigger on terms like "ReSpec", "respecConfig", "dfn", and "data-cite".
Once installed, the skill activates automatically when you ask Claude to work on a ReSpec spec, for example:
Reflect this design discussion into the spec as a new normative section.
Add a
digestSRIdefinition toindex.htmland prepare a PR.
Fix the
data-citereference for the VC Data Model in section 4.
On first use against a repository, the skill looks for .respec-skill.md. If
it is missing, it will offer to scaffold one from the template rather than
guessing your repository's conventions.
SKILL.md The skill itself (runtime instructions)
.claude-plugin/plugin.json Plugin manifest (for marketplace install)
.claude-plugin/marketplace.json Marketplace listing this plugin
SETUP.md Operator notes: central store + symlink setup
reference/respec-markup.md ReSpec markup rules (sections, dfn, data-cite, ...)
reference/respec-config.md respecConfig fields and the edit/do-not-edit split
reference/pr-workflow.md Branch, diff, PR, and the confirmation gate
templates/respec-context.template.md Template for a repo's .respec-skill.md
examples/sample-section.html Minimal ReSpec source fragment
For ReSpec HTML only. Not for non-ReSpec HTML, Bikeshed
sources (.bs), or generic Markdown.
MIT © Shigeya Suzuki
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub shigeya/respec-editor --plugin respec-editorUI/UX design intelligence. 67 styles, 161 palettes, 57 font pairings, 25 charts, 15 stacks (React, Next.js, Vue, Svelte, Astro, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui, Nuxt, Jetpack Compose). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
This skill should be used when users need to generate ideas, explore creative solutions, or systematically brainstorm approaches to problems. Use when users request help with ideation, content planning, product features, marketing campaigns, strategic planning, creative writing, or any task requiring structured idea generation. The skill provides 30+ research-validated prompt patterns across 14 categories with exact templates, success metrics, and domain-specific applications.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.