Global-mindee

65 mods across 1 repository, 11 stars between them.

continuous-learning

25

Global-mindee/WAY

Skill Claude CodeCodex

Auto-extract patterns from coding sessions, track corrections, and build reusable knowledge with confidence scoring.

11 1mo ago A 21 tokens original MIT

copy-editing

26

Global-mindee/WAY

Skill Claude CodeCodex

When the user wants to edit, review, or improve existing marketing copy, or refresh outdated content. Also use when the user mentions 'edit this copy,' 'review my copy,' 'copy feedback,' 'proofread,' 'polish this,' 'make this better,' 'copy sweep,' 'tighten this up,' 'this reads awkwardly,' 'clean up this text,' 'too…

11 1mo ago A 142 tokens copy · 89% MIT

design-system

27

Global-mindee/WAY

Skill Claude CodeCodex

A visual guide for designing websites, landing pages, and interface components with consistent colors, fonts, layouts, buttons, cards, and forms. It includes guidance for tools such as shadcn/ui and Tailwind CSS.

11 1mo ago A 97 tokens original MIT

devops-automation

28

Global-mindee/WAY

Skill Claude CodeCodex

CI/CD pipeline design with GitHub Actions, Docker, Kubernetes, Helm, and GitOps patterns.

11 1mo ago A 24 tokens original MIT

diagram-design

29

Global-mindee/WAY

Skill Claude CodeCodex

Create technical and product diagrams — architecture, flowchart, sequence, state machine, ER / data model, timeline, swimlane, quadrant, nested, tree, layer stack, venn, pyramid — as standalone HTML files with inline SVG. Ships with a neutral editorial skin and a first-run gate that prompts users to customize the…

11 1mo ago A 92 tokens original MIT

frontend-excellence

30

Global-mindee/WAY

Skill Claude CodeCodex

Modern frontend patterns for React Server Components, performance optimization, and Core Web Vitals.

11 1mo ago A 20 tokens original MIT

git-advanced

31

Global-mindee/WAY

Skill Claude CodeCodex

Advanced git workflows including worktrees, bisect, interactive rebase, hooks, and recovery techniques.

11 1mo ago A 23 tokens original MIT

Global-mindee/WAY

Skill Claude CodeCodex

Monitoring and observability with OpenTelemetry, Prometheus, Grafana dashboards, and structured logging.

11 1mo ago A 24 tokens original MIT

Global-mindee/WAY

Skill Claude CodeCodex

Web performance optimization including bundle analysis, lazy loading, caching strategies, and Core Web Vitals.

11 1mo ago A 22 tokens original MIT

prompt-engineering

34

Global-mindee/WAY

Skill Claude CodeCodex

Prompt engineering patterns including structured prompts, chain-of-thought, few-shot learning, and system prompt design.

11 1mo ago A 24 tokens original MIT

tdd-mastery

35

Global-mindee/WAY

Skill Claude CodeCodex

Test-driven development workflow with Red-Green-Refactor cycle across languages.

11 1mo ago A 19 tokens original MIT

testing-strategies

36

Global-mindee/WAY

Skill Claude CodeCodex

Testing strategies including contract testing, snapshot testing, mutation testing, property-based testing, and test organization.

11 1mo ago A 24 tokens original MIT

visual-verdict

37

Global-mindee/WAY

Skill Claude CodeCodex

A strict comparison method for judging a generated user-interface screenshot against one or more reference images. It returns a score, a pass or revision decision, identified differences, and suggested changes.

11 1mo ago A 69 tokens original MIT

autoplan

38

Global-mindee/WAY

Skill Claude CodeCodex

Auto-review pipeline — reads the full CEO, design, eng, and DX review skills from disk and runs them sequentially with auto-decisions using 6 decision principles. Surfaces taste decisions (close approaches, borderline scope, codex disagreements) at a final approval gate. One command, fully reviewed plan out. Use when…

11 1mo ago A 152 tokens original MIT

benchmark-models

39

Global-mindee/WAY

Skill Claude CodeCodex

Cross-model benchmark for gstack skills. Runs the same prompt through Claude, GPT (via Codex CLI), and Gemini side-by-side — compares latency, tokens, cost, and optionally quality via LLM judge. Answers "which model is actually best for this skill?" with data instead of vibes. Separate from /benchmark, which measures…

11 1mo ago B 134 tokens original MIT

benchmark

40

Global-mindee/WAY

Skill Claude CodeCodex

Performance regression detection using the browse daemon. Establishes baselines for page load times, Core Web Vitals, and resource sizes. Compares before/after on every PR. Tracks performance trends over time. Use when: "performance", "benchmark", "page speed", "lighthouse", "web vitals", "bundle size", "load time".…

11 1mo ago A 94 tokens original MIT

browse

41

Global-mindee/WAY

Skill Claude CodeCodex

Fast headless browser for QA testing and site dogfooding. Navigate any URL, interact with elements, verify page state, diff before/after actions, take annotated screenshots, check responsive layouts, test forms and uploads, handle dialogs, and assert element states. 100ms per command. Use when you need to test a…

11 1mo ago A 119 tokens original MIT

canary

42

Global-mindee/WAY

Skill Claude CodeCodex

Post-deploy canary monitoring. Watches the live app for console errors, performance regressions, and page failures using the browse daemon. Takes periodic screenshots, compares against pre-deploy baselines, and alerts on anomalies. Use when: "monitor deploy", "canary", "post-deploy check", "watch production", "verify…

11 1mo ago A 79 tokens copy · 80% MIT

careful

43

Global-mindee/WAY

Skill Claude CodeCodex

Safety guardrails for destructive commands. Warns before rm -rf, DROP TABLE, force-push, git reset --hard, kubectl delete, and similar destructive operations. User can override each warning. Use when touching prod, debugging live systems, or working in a shared environment. Use when asked to "be careful", "safety…

11 1mo ago C 87 tokens copy · 86% MIT

claude

44

Global-mindee/WAY

Skill Claude CodeCodex

Claude Code CLI wrapper for non-Claude hosts - three modes. Review: independent diff review via claude -p. Challenge: adversarial failure-mode review. Consult: ask Claude about the repo with read-only file tools. Use when asked for "claude review", "claude challenge", "ask claude", "second opinion from claude", or…

11 1mo ago A 85 tokens copy · 86% MIT

context-restore

45

Global-mindee/WAY

Skill Claude CodeCodex

Restore working context saved earlier by /context-save. Loads the most recent saved state (across all branches by default) so you can pick up where you left off — even across Conductor workspace handoffs. Use when asked to "resume", "restore context", "where was I", or "pick up where I left off". Pair with…

11 1mo ago A 107 tokens copy · 70% MIT

context-save

46

Global-mindee/WAY

Skill Claude CodeCodex

Save working context. Captures git state, decisions made, and remaining work so any future session can pick up without losing a beat. Use when asked to "save progress", "save state", "context save", or "save my work". Pair with /context-restore to resume later. Formerly /checkpoint — renamed because Claude Code treats…

11 1mo ago A 96 tokens original MIT

cso

47

Global-mindee/WAY

Skill Claude CodeCodex

Chief Security Officer mode. Infrastructure-first security audit: secrets archaeology, dependency supply chain, CI/CD pipeline security, LLM/AI security, skill supply chain scanning, plus OWASP Top 10, STRIDE threat modeling, and active verification. Two modes: daily (zero-noise, 8/10 confidence gate) and…

11 1mo ago B 153 tokens original MIT

design-consultation

48

Global-mindee/WAY

Skill Claude CodeCodex

Design consultation: understands your product, researches the landscape, proposes a complete design system (aesthetic, typography, color, layout, spacing, motion), and generates font+color preview pages. Creates DESIGN.md as your project's design source of truth. For existing sites, use /plan-design-review to infer…

11 1mo ago D 114 tokens original MIT