vmobifystudio/app-dev-team

Autonomous 17-role mobile-app development team for Claude Code — idea to shipped iOS/Android app, parallel agents, self-reviewing, wired to Axiom/Material3/ASO skills, with a living House Knowledge Base.

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

accessibility-gate

01

vmobifystudio/app-dev-team

Skill Claude CodeCodex

Use as a pass/fail gate on any diff with a user-facing surface — by code-reviewer during review, by qa-engineer during the test pass, and by any IC before claiming a UI ticket done. This is the gate the plan called for instead of an accessibility specialist role. Triggers whenever a screen, component or state changes.

not rated 4 24d ago A 74 tokens MIT

agent-isolation

02

vmobifystudio/app-dev-team

Skill Claude CodeCodex

Use before spawning any agent that writes files, and by every developer/fixer agent as its first and last action. Gives each agent its own git worktree, forbids blanket staging, and requires confirming a mutation actually landed. Triggers from /app-build, /app-audit, parallel-orchestrator, and any parallel agent…

not rated 4 24d ago A 82 tokens MIT

vmobifystudio/app-dev-team

Skill Claude CodeCodex

Use to produce the technical architecture doc and engineering principles for a mobile app. Used primarily by the CTO agent. Triggers on "design the architecture", "pick the stack", or as part of /app-plan.

not rated 4 24d ago A 46 tokens MIT

board-doctor

04

vmobifystudio/app-dev-team

Skill Claude CodeCodex

Use to validate docs/31-board.md before spawning any agent, and to verify a developer's "DONE" claim before moving a row to review. Triggers as step 0 of /app-build and /app-run, from /app-status, and any time the board looks inconsistent. Catches tickets the sprint loop cannot see.

not rated 4 24d ago C 71 tokens MIT

vmobifystudio/app-dev-team

Skill Claude CodeCodex

Use when pointing the team at an EXISTING, already-built app instead of a blank project — detects the stack, reverse-engineers the as-built architecture, and classifies remediation work as safe-to-auto-fix vs risky-needs-approval. Triggered by /app-onboard, /app-audit, and by /app-run when it detects a non-empty app…

not rated 4 24d ago A 81 tokens MIT

business-model

06

vmobifystudio/app-dev-team

Skill Claude CodeCodex

Use when deciding or revisiting how the product makes money — pricing, tiers, trial shape, ad load, unit economics — by ceo when setting the model, by cpo when a scope decision turns on revenue, and by product-researcher when investigating willingness to pay. A pricing analysis is a document, not a standing role.

not rated 4 24d ago A 71 tokens MIT

content-design

07

vmobifystudio/app-dev-team

Skill Claude CodeCodex

Use when writing or reviewing any string a user reads — labels, buttons, empty states, errors, permission prompts, onboarding, notifications. Invoked by ux-architect and product-designer while specifying screens, and by product-manager when a clarification turns out to be a copy decision. Triggers the moment a…

not rated 4 24d ago A 69 tokens MIT

context-preflight

08

vmobifystudio/app-dev-team

Skill Claude CodeCodex

Run before changing a repository to verify branch, worktree, ticket, dependencies, source-of-truth documents, and unresolved obligations are understood.

not rated 4 24d ago A 32 tokens MIT

database-migration

09

vmobifystudio/app-dev-team

Skill Claude CodeCodex

Use before changing any persisted schema — by backend-developer on a server store, by web-developer on a client or server store, and by reliability-engineer when reviewing a change that migrates data. Triggers on the first column, field, index or model change, not on the deploy.

not rated 4 24d ago A 64 tokens MIT

defect-hunting

10

vmobifystudio/app-dev-team

Skill Claude CodeCodex

Use when reviewing code, auditing an app, writing a guard rule or test, or certifying any threshold/constant/formula. Finds the defects a diff review structurally cannot see — the second write path, the mis-calibrated constant, the rule that cannot fail. Triggers from code-reviewer, /app-audit, qa-engineer…

not rated 4 24d ago A 96 tokens MIT

dependency-policy

11

vmobifystudio/app-dev-team

Skill Claude CodeCodex

Audit declared dependencies, lockfiles, tool versions, compatibility, licenses, and upgrade evidence before implementation or release.

not rated 4 24d ago A 25 tokens MIT

design-system

12

vmobifystudio/app-dev-team

Skill Claude CodeCodex

Use when defining or extending design tokens and the shared component library — by product-designer when writing docs/13-design-tokens.md and docs/14-components.md, and by any IC about to add a component. Triggers the moment a value would be hardcoded instead of named, or a one-off component would be created instead…

not rated 4 24d ago A 72 tokens MIT

git-pr-strategy

13

vmobifystudio/app-dev-team

Skill Claude CodeCodex

Apply safe branching, commits, conflict resolution, review ownership, merge, rollback, and release-tag rules.

not rated 4 24d ago A 26 tokens MIT

growth-analysis

14

vmobifystudio/app-dev-team

Skill Claude CodeCodex

Use post-launch when analysing acquisition, activation, retention, referral or revenue movement — by data-analyst for the KPI report, and by product-researcher when the question is about an existing product's funnel. Same data, same tools as the analytics schema; this is the reading of it.

not rated 4 24d ago A 63 tokens MIT

house-conventions

15

vmobifystudio/app-dev-team

Skill Claude CodeCodex

Use before writing any code, spec, or store asset on a Mobify Studio app — loads the relevant House Knowledge Base pack(s) so output matches the studio's established conventions instead of generic defaults. Every IC invokes this first; execs invoke it when their document names a platform, version, library, or store…

not rated 4 24d ago A 69 tokens MIT

ic-workflow

16

vmobifystudio/app-dev-team

Skill Claude CodeCodex

Use when working an implementation ticket as any IC role — app, backend, web, CLI, library, or a specialist like monetization. Holds the ticket lifecycle every one of them runs: branch-before-you-write isolation, the choke-point rule, the read order, the commit and daily-fragment discipline, and the CODE output…

not rated 4 24d ago A 0 tokens MIT

intent-trace

17

vmobifystudio/app-dev-team

Skill Claude CodeCodex

Use whenever an artifact derives from another one — writing the PRD from the founder brief, criteria from a requirement, tickets from criteria, tests from criteria, analytics from a feature, or a release from all of it. Defines the founder-intent record, the traceability IDs every node carries, the precedence order…

not rated 4 24d ago A 107 tokens MIT

interaction-motion

18

vmobifystudio/app-dev-team

Skill Claude CodeCodex

Use when specifying or reviewing motion and interaction feel — transitions, gestures, feedback timing, loading and progress. Invoked by product-designer while composing screens and by any IC implementing an animated surface. Triggers whenever something moves, and whenever something takes long enough that the user must…

not rated 4 24d ago A 61 tokens MIT

localisation

19

vmobifystudio/app-dev-team

Skill Claude CodeCodex

Use when the product ships in more than one locale, or when a string, date, number, currency or layout could differ by region — by ux-architect when the locale set changes navigation, by privacy-reviewer when region determines obligation, and by any IC writing a user-visible string. Triggers on the first string, not…

not rated 4 24d ago A 74 tokens MIT

mutation-testing

20

vmobifystudio/app-dev-team

Skill Claude CodeCodex

Use when adding or reviewing a gate, guard rule, CI grep, or test assertion in this plugin's own scripts — and whenever a suite is green and you need to know whether that means anything. Runs scripts/mutate.sh, which breaks the code on purpose and reports which assertions failed to notice. Triggers from code-reviewer…

not rated 4 24d ago A 83 tokens MIT

vmobifystudio/app-dev-team

Skill Claude CodeCodex

Use to actually launch multiple developer agents in parallel via the subagent tool (Task/Agent), given a sprint plan and board. Triggers from /app-build or when the tech-manager says "spawn the pod". Encapsulates the rules for safe concurrent agent execution.

not rated 4 24d ago A 59 tokens MIT

performance-review

22

vmobifystudio/app-dev-team

Skill Claude CodeCodex

Use as a review dimension on any diff that could cost startup time, frames, memory, battery, bandwidth or bundle size — by code-reviewer during review and by web-developer and test-automation-engineer before claiming a UI or harness ticket done. The studio's position is that this is a dimension with existing auditors…

not rated 4 24d ago A 75 tokens MIT

policy-checker

23

vmobifystudio/app-dev-team

Skill Claude CodeCodex

Validate project privacy, security, licensing, accessibility, release, and waiver policies with explicit evidence.

not rated 4 24d ago A 23 tokens MIT

prd-builder

24

vmobifystudio/app-dev-team

Skill Claude CodeCodex

Use to construct a complete Product Requirements Document for a mobile app from a vision file. Used primarily by the CPO agent. Triggers on requests to "write the PRD", "spec out the product", or as part of /app-plan.

not rated 4 24d ago A 53 tokens 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: