Skip to main content
Run any Skill in Manus
with one click
GitHub repository

app-dev-team

app-dev-team contains 7 collected skills from vmobifystudio, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
7
Stars
4
updated
2026-06-01
Forks
0
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

house-conventions
software-developers

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 and exec agent invokes this first.

2026-06-01
brownfield-onboarding
software-developers

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 directory.

2026-06-01
parallel-orchestrator
computer-occupations-all-other

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.

2026-06-01
architecture-builder
software-developers

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.

2026-06-01
prd-builder
project-management-specialists

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.

2026-06-01
requirements-intake
project-management-specialists

Use at the very start of a new app project to convert a one-line idea or rough brief into a structured requirements document the CEO/CPO/CTO agents can act on. Triggers when the user says "build an app", "I have an idea for an app", or kicks off /app-init with a fuzzy prompt.

2026-06-01
sprint-planner
project-management-specialists

Use to convert the backlog into a runnable sprint with parallel ticket assignment and dependency tracking. Used primarily by the tech-manager. Triggers on "plan the sprint", "what does the pod do next", or as part of /app-build.

2026-06-01