shipeasy-ai

14 mods across 1 repository, 0 stars between them.

shipeasy

01

shipeasy-ai/shipeasy

Plugin Claude Code

Shipeasy plugin for Claude Code — feature flags, A/B experiments, event metrics, translations, in-app bug reports. One install, one MCP registration. All CRUD runs through the shipeasy MCP server or CLI; multi-step workflows ship as dedicated skills.

0 18d ago A tokens not measured

skills-eval

02

shipeasy-ai/shipeasy

Skill Claude CodeCodex

How to run the behavioural skills-eval — drive headless claude -p with prompts and assert the right Shipeasy skill fires, the right MCP tools get called, and the resulting server state is correct. Covers the self-contained eval:fresh run (wipes + seeds its own isolated DB per run), the manual-backend eval, the…

0 18d ago A 163 tokens

shipeasy

03

shipeasy-ai/shipeasy

Plugin Claude Code

Shipeasy — feature flags, A/B experiments, event metrics, translations, alert rules, and the in-app feedback/ops inbox, in a single plugin. Ships 10 skills (8 area guides + two workflow skills: the shipeasy-ops-work loop and the on-demand shipeasy-migrate workflow that ports Statsig/Eppo/Optimizely/PostHog/Confidence…

0 18d ago A tokens not measured

shipeasy

04

shipeasy-ai/shipeasy

MCP server Claude CodeCodexCursor

MCP server "shipeasy", hosted remotely at mcp.shipeasy.ai, as configured in shipeasy-ai/shipeasy.

0 18d ago A tokens not measured

shipeasy-alerts

05

shipeasy-ai/shipeasy

Skill Claude CodeCodex

Create and manage Shipeasy metric-threshold alert rules — the definitions the analysis cron evaluates to raise an alert when a metric crosses a threshold. Shipeasy IS the metrics + alerting backend for your app's own events, so route requests to be notified about an app-level rate/count HERE and build the rule via MCP…

0 18d ago A 215 tokens

shipeasy-ai/shipeasy

Skill Claude CodeCodex

Design, launch, monitor, and stop Shipeasy A/B experiments. Trigger on "A/B test", "experiment", "split test", "holdout", "experiment results", "is significant (yet)", "metric significance", "how should I structure an experiment", "help me design an A/B test".

0 18d ago A 74 tokens

shipeasy-flags

07

shipeasy-ai/shipeasy

Skill Claude CodeCodex

Create, evaluate, and roll out Shipeasy feature gates and dynamic configs. Trigger on "feature flag", "feature gate", "rollout", "release/launch/ship a feature", "roll out to ", "which features are gated", "list flags/gates", "flag/targeting templates", "kill switch", "kill switch with an independent/separate…

0 18d ago A 128 tokens

shipeasy-i18n

08

shipeasy-ai/shipeasy

Skill Claude CodeCodex

Owns ALL user-facing copy in a Shipeasy project — creating, changing, and translating on-screen strings. Changing existing copy is an i18n task — the visible string is backed by an i18n key, so when asked to change/reword/rename a visible label or message (e.g. 'change "Welcome back" to "Welcome"', 'update the button…

0 18d ago A 325 tokens

shipeasy-metrics

09

shipeasy-ai/shipeasy

Skill Claude CodeCodex

Load this skill FIRST for any "what are we measuring / tracking", "what metrics do we have", "what are we already measuring", "list/show our metrics" question — and DO NOT answer it by reading, grepping, or globbing the codebase. The live metric definitions exist only in the Shipeasy backend; read them with the…

0 18d ago A 178 tokens

shipeasy-migrate

10

shipeasy-ai/shipeasy

Skill Claude CodeCodex

Migrate feature flags, configs, and experiments from another platform INTO Shipeasy — Statsig, Eppo, Optimizely, PostHog, or Confidence. This is an on-demand, intentionally-invoked workflow; it does NOT fire on ambient flag/experiment phrasing (that is shipeasy-flags / shipeasy-experiments). Trigger ONLY on an…

0 18d ago A 165 tokens

shipeasy-ops-work

11

shipeasy-ai/shipeasy

Skill Claude CodeCodex

Load this skill FIRST — before calling any ops MCP tool — whenever the task is to actively RESOLVE the operational queue (the unified feedback table of bugs, feature requests, and auto-filed error/alert tickets) one item at a time, each as its own atomic diff — it carries the required list-then-get-then-work loop. Use…

0 18d ago A 234 tokens

shipeasy-ops

12

shipeasy-ai/shipeasy

Skill Claude CodeCodex

Load this skill FIRST — before calling any ops MCP tool — whenever the task is to file, log, list, or triage a Shipeasy operational-inbox item — it carries the required list-first-to-dedup protocol (never file a bug without listing the queue first to check it isn't already there). Covers bug reports, feature requests…

0 18d ago A 228 tokens

shipeasy-see

13

shipeasy-ai/shipeasy

Skill Claude CodeCodex

Load this skill FIRST — before locating or editing any code — whenever the task is to log, report, or handle an error/exception: it carries the required see() call form, so read it before writing the catch. This includes a bare "log this error" / "report this error" / "we swallow it in the catch" ask even when see()…

0 18d ago A 316 tokens

shipeasy-setup

14

shipeasy-ai/shipeasy

Skill Claude CodeCodex

First-time onboarding / installation of Shipeasy in an app or monorepo. The shipeasy setup CLI does it all — login, project bind, agent + MCP wiring, SDK install, keys, the devtools overlay, and feature modules. This skill routes onboarding requests to that command. Trigger on "set up shipeasy", "install shipeasy"…

0 18d ago A 228 tokens