mrDesign-ww/vault-os

Local-first Obsidian memory OS for Claude Code and Codex: trust-aware L0-L3 retrieval, isolated zones, 150 skills, and guarded work-only evolution.

This repository also configures its own agents. See what vault-os tells them →

2Stars on the repository
195Mods indexed here, across every type
5d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

mrDesign-ww/vault-os

Skill Claude CodeCodex

Upgrades existing websites and apps to premium quality. Audits current design, identifies generic AI patterns, and applies high-end design standards without breaking functionality. Works with any CSS framework or vanilla CSS.

not rated 2 5d ago A 45 tokens copy · 100% MIT

referrals

122

mrDesign-ww/vault-os

Skill Claude CodeCodex

When the user wants to create, optimize, or analyze a referral program, affiliate program, or word-of-mouth strategy. Also use when the user mentions 'referral,' 'affiliate,' 'ambassador,' 'word of mouth,' 'viral loop,' 'refer a friend,' 'partner program,' 'referral incentive,' 'how to get referrals,' 'customers…

not rated 2 5d ago A 107 tokens copy · 89% MIT

request-refactor-plan

124

mrDesign-ww/vault-os

Skill Claude CodeCodex

Create a detailed refactor plan with tiny commits via user interview, then file it as a GitHub issue. Use when user wants to plan a refactor, create a refactoring RFC, or break a refactor into safe incremental steps.

not rated 2 5d ago A 53 tokens copy · 88% MIT

review-animations

125

mrDesign-ww/vault-os

Skill Claude Code

Reviews animation and motion code against a high craft bar derived from Emil Kowalski's design engineering philosophy. Default to flagging; approval is earned.

not rated 2 5d ago A 34 tokens copy · 100% MIT

review

126

mrDesign-ww/vault-os

Skill Claude CodeCodex

Review the changes since a fixed point (commit, branch, tag, or merge-base) along two axes — Standards (does the code follow this repo's documented coding standards?) and Spec (does the code match what the originating issue/PRD asked for?). Runs both reviews in parallel sub-agents and reports them side by side. Use…

not rated 2 5d ago A 95 tokens copy · 100% MIT

revops

127

mrDesign-ww/vault-os

Skill Claude CodeCodex

When the user wants help with revenue operations, lead lifecycle management, or marketing-to-sales handoff processes. Also use when the user mentions 'RevOps,' 'revenue operations,' 'lead scoring,' 'lead routing,' 'MQL,' 'SQL,' 'pipeline stages,' 'deal desk,' 'CRM automation,' 'marketing-to-sales handoff,' 'data…

not rated 2 5d ago A 142 tokens copy · 100% MIT

safe-refactor

128

mrDesign-ww/vault-os

Skill Codex

Restructure code while preserving behavior. Use for extraction, consolidation, ownership moves, or cleanup where verification must bracket structural edits.

not rated 2 5d ago A 29 tokens original MIT

sales-enablement

129

mrDesign-ww/vault-os

Skill Claude CodeCodex

When the user wants to create sales collateral, pitch decks, one-pagers, objection handling docs, or demo scripts. Also use when the user mentions 'sales deck,' 'pitch deck,' 'one-pager,' 'leave-behind,' 'objection handling,' 'deal-specific ROI analysis,' 'demo script,' 'talk track,' 'sales playbook,' 'proposal…

not rated 2 5d ago A 166 tokens copy · 100% MIT

scaffold-exercises

130

mrDesign-ww/vault-os

Skill Claude CodeCodex

Create exercise directory structures with sections, problems, solutions, and explainers that pass linting. Use when user wants to scaffold exercises, create exercise stubs, or set up a new course section.

not rated 2 5d ago A 45 tokens copy · 100% MIT

schema

131

mrDesign-ww/vault-os

Skill Claude CodeCodex

When the user wants to add, fix, or optimize schema markup and structured data on their site. Also use when the user mentions "schema markup," "structured data," "JSON-LD," "rich snippets," "schema.org," "FAQ schema," "product schema," "review schema," "breadcrumb schema," "Google rich results," "knowledge panel,"…

not rated 2 5d ago A 120 tokens copy · 100% MIT

seo-audit

132

mrDesign-ww/vault-os

Skill Claude CodeCodex

When the user wants to audit, review, or diagnose SEO issues on their site. Also use when the user mentions "SEO audit," "technical SEO," "why am I not ranking," "SEO issues," "on-page SEO," "meta tags review," "SEO health check," "my traffic dropped," "lost rankings," "not showing up in Google," "site isn't ranking,"…

not rated 2 5d ago A 170 tokens copy · 95% MIT

mrDesign-ww/vault-os

Skill Claude Code

Sets up an ## Agent skills block in AGENTS.md/CLAUDE.md and docs/agents/ so the engineering skills know this repo's issue tracker (GitHub or local markdown), triage label vocabulary, and domain doc layout. Run before first use of to-issues, to-prd, triage, diagnose, tdd, improve-codebase-architecture, or zoom-out — or…

not rated 2 5d ago A 124 tokens copy · 97% MIT

signup

134

mrDesign-ww/vault-os

Skill Claude CodeCodex

When the user wants to optimize signup, registration, account creation, or trial activation flows. Also use when the user mentions "signup conversions," "registration friction," "signup form optimization," "free trial signup," "reduce signup dropoff," "account creation flow," "people aren't signing up," "signup…

not rated 2 5d ago A 127 tokens copy · 100% MIT

site-architecture

135

mrDesign-ww/vault-os

Skill Claude CodeCodex

When the user wants to plan, map, or restructure their website's page hierarchy, navigation, URL structure, or internal linking. Also use when the user mentions "sitemap," "site map," "visual sitemap," "site structure," "page hierarchy," "information architecture," "IA," "navigation design," "URL structure,"…

not rated 2 5d ago A 152 tokens copy · 100% MIT

sms

136

mrDesign-ww/vault-os

Skill Claude CodeCodex

When the user wants to plan, build, or optimize SMS or MMS marketing — including welcome flows, abandoned cart texts, post-purchase, win-back, promotional sends, or transactional/auth SMS. Also use when the user mentions "SMS marketing," "text message campaigns," "SMS sequence," "SMS automation," "abandoned cart…

not rated 2 5d ago A 169 tokens copy · 100% MIT

social

137

mrDesign-ww/vault-os

Skill Claude CodeCodex

When the user wants help creating, scheduling, or optimizing social media content for LinkedIn, Twitter/X, Instagram, TikTok, Facebook, or other platforms, or wants to do social listening and engagement triage. Also use when the user mentions 'LinkedIn post,' 'Twitter thread,' 'social media,' 'content calendar,'…

not rated 2 5d ago A 232 tokens copy · 100% MIT

stitch-design-taste

138

mrDesign-ww/vault-os

Skill Claude CodeCodex

Semantic Design System Skill for Google Stitch. Generates agent-friendly DESIGN.md files that enforce premium, anti-generic UI standards — strict typography, calibrated color, asymmetric layouts, perpetual micro-motion, and hardware-accelerated performance.

not rated 2 5d ago A 50 tokens copy · 100% MIT

surgical-patch

139

mrDesign-ww/vault-os

Skill Codex

Fix bugs and small behavior changes at the narrowest responsible layer. Use when regression proof, preserved surrounding behavior, and task-relevant tests matter.

not rated 2 5d ago A 34 tokens original MIT

tdd

140

mrDesign-ww/vault-os

Skill Claude CodeCodex

Test-driven development with red-green-refactor loop. Use when user wants to build features or fix bugs using TDD, mentions "red-green-refactor", wants integration tests, or asks for test-first development.

not rated 2 5d ago A 45 tokens copy · 86% MIT

theme-factory

141

mrDesign-ww/vault-os

Skill Claude CodeCodex

Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reportings, HTML landing pages, etc. There are 10 pre-set themes with colors/fonts that you can apply to any artifact that has been creating, or can generate a new theme on-the-fly.

not rated 2 5d ago A 62 tokens copy · 100% MIT

to-issues

142

mrDesign-ww/vault-os

Skill Claude CodeCodex

Break a plan, spec, or PRD into independently-grabbable issues on the project issue tracker using tracer-bullet vertical slices. Use when user wants to convert a plan into issues, create implementation tickets, or break down work into issues.

not rated 2 5d ago A 53 tokens copy · 100% MIT

triage

143

mrDesign-ww/vault-os

Skill Claude CodeCodex

Triage issues through a state machine driven by triage roles. Use when user wants to create an issue, triage issues, review incoming bugs or feature requests, prepare issues for an AFK agent, or manage issue workflow.

not rated 2 5d ago A 49 tokens copy · 83% MIT

ubiquitous-language

144

mrDesign-ww/vault-os

Skill Claude Code

Extract a DDD-style ubiquitous language glossary from the current conversation, flagging ambiguities and proposing canonical terms. Saves to UBIQUITOUSLANGUAGE.md. Use when user wants to define domain terms, build a glossary, harden terminology, create a ubiquitous language, or mentions "domain model" or "DDD".

not rated 2 5d ago A 70 tokens copy · 100% MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: