Weaverse

51 mods across 5 repositories, 407 stars between them.

hydrogen-upgrades

25

Weaverse/shopify-hydrogen-skills

Skill Claude CodeCodex

Step-by-step guides for upgrading Shopify Hydrogen between versions — breaking changes, code diffs, and migration steps for each release.

87 6d ago A 30 tokens

Weaverse/shopify-hydrogen-skills

Skill Claude CodeCodex

Set up a new Weaverse Hydrogen storefront locally from a Weaverse theme. Boot a live demo-store preview before asking for any credentials, then make it the merchant's own: install the Hydrogen app, link the store, pull the Storefront credentials, push the repo to GitHub, configure the Weaverse MCP for live page edits…

87 6d ago A 85 tokens

shopify-hydrogen

27

Weaverse/shopify-hydrogen-skills

Skill Claude CodeCodex

Core Shopify Hydrogen APIs — createHydrogenContext, cart handler, CartForm, caching strategies, pagination, SEO, variant selection, analytics, and CSP.

87 6d ago A 37 tokens

theme-update

28

Weaverse/shopify-hydrogen-skills

Skill Claude CodeCodex

Safely update a Weaverse Pilot theme to the latest version — detects current version, fetches release diffs, plans changes category-by-category, preserves customizations, verifies build.

87 6d ago A 39 tokens

Weaverse/shopify-hydrogen-skills

Skill Claude CodeCodex

Use when reading or updating live Weaverse content programmatically — pulling projects/pages/theme settings, bulk-editing page content, pushing AI-generated copy, deleting pages, or uploading media to Shopify for use in Weaverse. Triggers on requests to update a Weaverse project via API, push content to a live…

87 6d ago A 82 tokens

weaverse-hydrogen

30

Weaverse/shopify-hydrogen-skills

Skill Claude CodeCodex

Build Shopify Hydrogen storefronts with Weaverse — components, schemas, loaders, theming, data fetching, React Router v7, deployment, and advanced features.

87 6d ago A 38 tokens

Weaverse/shopify-hydrogen-skills

Skill Claude CodeCodex

Integrate Weaverse into an existing Shopify Hydrogen project — analyze codebase, convert existing components to Weaverse sections, set up SDK, configure routes, and preserve coding style. For projects not yet using Weaverse.

87 6d ago A 48 tokens

.agents AGENTS.md

32

Weaverse/.agents

Instructions file CodexOpenCode

AGENTS.md instructions for Weaverse/.agents, covering agent guidelines for .agents, repository structure, build, lint & test commands, validation commands and validate json configuration.

37 1mo ago A 1,558 tokens

explain

35

Weaverse/.agents

Command

Explain recent code changes in simple terms a junior dev can understand.

37 1mo ago A 12 tokens

fix-pr

36

Weaverse/.agents

Command

Fetch and resolve unresolved PR comments.

37 1mo ago A 6 tokens

format

37

Weaverse/.agents

Command

Auto-format code and fix TypeScript issues.

37 1mo ago A 8 tokens

handoff

38

Weaverse/.agents

Command

Capture current work context for handoff to another agent/developer.

37 1mo ago A 12 tokens

review-code

40

Weaverse/.agents

Command

Review ONLY changed files from git diff. Focus: DRY, SOLID, CLAUDE.md guidelines.

37 1mo ago A 0 tokens

ship

41

Weaverse/.agents

Command

Create a release PR to main with version bump and draft a GitHub release.

37 1mo ago A 15 tokens

work

43

Weaverse/.agents

Command

Start working on a GitHub issue — fetch context, create branch, plan solution, and optionally open a PR.

37 1mo ago A 22 tokens

code-review

44

Weaverse/.agents

Skill Claude CodeCodex

Perform thorough code reviews focusing on unused code, duplications, coding patterns, bugs, and optimizations. Use when user wants code reviewed or audited. Read-only - outputs findings without making changes.

37 1mo ago A 42 tokens

commit

45

Weaverse/.agents

Skill Claude CodeCodex

Commit changes with well-crafted messages, grouping related files into separate commits.

37 1mo ago A 13 tokens

debug

46

Weaverse/.agents

Skill Claude CodeCodex

Instrument web/web-app code with structured debug logging via a global variable (window.debuglogs). Produces a clean JSON timeline for reproducing and diagnosing bugs. Use when user wants to debug a feature or track down a bug.

37 1mo ago A 48 tokens

feature-plan

47

Weaverse/.agents

Skill Claude CodeCodex

Create detailed implementation plans for features. Asks clarifying questions, suggests solutions, proposes architecture, and outputs a structured plan document. Use when user wants to plan a feature before coding.

37 1mo ago A 40 tokens

frontend-design

48

Weaverse/.agents

Skill Claude CodeCodex

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.

37 1mo ago A 43 tokens