upgrade-site

Solid

Orchestrate a full website design upgrade — snapshot the current site, research references via design-dna, synthesize a direction, score the gaps, write a prioritized plan, dispatch implementation to motion-craft and build skills, and verify. Use when asked to "upgrade the site", "make it award-winning", "run the upgrade pipeline", or "audit the site design". Vague requests get a plan, not code changes.

Web & Frontend 3 stars 0 forks Updated 4 days ago MIT

Install

View on GitHub

Quality Score: 82/100

Stars 20%
20
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# Upgrade Site (Orchestrator) You own scope, synthesis, sequencing, and verification. `design-dna` observes and abstracts; it never implements. `motion-craft` implements against blueprints; it never researches references. All handoffs are Markdown artifacts beneath the target repository, and all implementation is constrained by the target project's own architecture and route policies. ## Authority modes ```text audit Snapshot, research, report only. (explicit "audit") plan Audit + written upgrade plan. (DEFAULT — vague requests like "make it look better") implement Plan + modify code + verify. (explicit only: "implement", "run the full pipeline") ``` What each mode may write: ```text audit: evidence + audit report only. May NOT modify application source, dependencies, configuration, or design docs. plan: + blueprints, synthesis, plan documents, MOTION.md policy seed. May NOT modify application source, dependencies, runtime config. implement: may modify approved source and configuration. ``` The audit/plan restriction is on source mutation, not filesystem writes — artifacts beneath the contract paths are always permitted for the mode that produces them. Never auto-edit `.gitignore`; recommend entries instead. ## Target resolution ```text target_repo = explicit path → current git root → cwd ``...

Details

Author
augchan42
Repository
augchan42/inkstone
Created
5 months ago
Last Updated
4 days ago
Language
HTML
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Solid

upgrade_plan

Upgrades an outdated plan or requirements set to current CodeOps standards. Use when the user says "upgrade_plan", "upgrade_requirements", "upgrade my plan", "upgrade my requirements", "bring my plan up to date", "bring my requirements up to date", or asks for a "version upgrade" of a plan/requirements set. ONE skill covers both targets: "upgrade_plan [feature-name]" re-evaluates a plan in plans/<feature>/ against current standards, and "upgrade_requirements" re-evaluates the set in requirements/. It detects the target from the phrasing/arguments and branches. The flow is: detect version, assess gaps, present an upgrade report BEFORE changing anything, pass a non-negotiable Content Quality Gate, apply upgrades preserving all user-authored content verbatim, then verify. Does NOT auto-advance the roadmap.

4 Updated yesterday
blendsdk
Web & Frontend Solid

motion-craft

Implement professional web animations in a target repo against an approved design blueprint or an explicit motion direction. Use when asked to "add animations", "improve the motion", "make it feel alive", "implement the motion plan", or when dispatched by the upgrade-site skill. Plans by default; modifies code only on explicit implement authority. For broad visual/reference research, see design-dna instead.

3 Updated 4 days ago
augchan42
Web & Frontend Listed

vibe-upgrader

Upgrade real frontend projects through one of two explicit tracks: standard UI/UX improvement for hierarchy, usability, content, controls, and brand polish; or experimental visual work for immersive, high-impact, signature motion and non-standard interaction. Use only when the user explicitly invokes this skill (for example, `$vibe-upgrader` in Codex or `/vibe-upgrader` in Claude Code) or explicitly requests its full workflow. Preserve project facts and permission boundaries, prototype experimental mechanisms before integration, and use MotionSites, React Bits, foundation UI, existing assets, or custom work only when their responsibility fits the task.

0 Updated 3 days ago
Zeno-wistom