Skip to content
Skillv1.0.0

grvty-team-app

You are building a mobile prototype.

by infiniteloopeu(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from infiniteloopeu/grvty-team-app (AGENTS.md). Install upstream with npx skills add infiniteloopeu/grvty-team-app. Copyright stays with the author.

GRVTY Project Instructions

You are building a mobile prototype.

Tech Stack:

  • Expo React Native
  • TypeScript

Primary Goal: Validate daily engagement for U12 ski racers.

Important:

  • Simplicity over completeness.
  • Build only MVP features.
  • Avoid premature backend work.
  • Use mock data unless explicitly asked.

Current MVP Screens:

  1. Home Mountain
  2. Daily Missions
  3. My Racer
  4. Rope Team
  5. Weekly Story

Brand: GRVTY - Gravity Racing Team

Motto: One Team. One Force. For Glory.

Design Principles:

  • Feels like a ski racing game.
  • Large touch targets.
  • Children aged 10-12.
  • Positive motivation.
  • Cooperation over competition.

Do not add:

  • Payments
  • Ads
  • Social feeds
  • Complex authentication

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/infiniteloopeu-grvty-team-app-grvty-team-app/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

infiniteloopeu-grvty-team-app-grvty-team-app.ocm.jsonjson
{
  "ocm": "1",
  "id": "infiniteloopeu-grvty-team-app-grvty-team-app",
  "kind": "skill",
  "name": "grvty-team-app",
  "description": "You are building a mobile prototype.",
  "publisher": "infiniteloopeu",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "You are building a mobile prototype."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/infiniteloopeu/grvty-team-app",
      "path": "AGENTS.md",
      "ref": "c8304b12aa60308f153216aa83d538eecc4ce5e3",
      "url": "https://github.com/infiniteloopeu/grvty-team-app/blob/c8304b12aa60308f153216aa83d538eecc4ce5e3/AGENTS.md",
      "key": "infiniteloopeu/grvty-team-app/AGENTS.md"
    }
  },
  "instructions": "# GRVTY Project Instructions\n\nYou are building a mobile prototype.\n\nTech Stack:\n- Expo React Native\n- TypeScript\n\nPrimary Goal:\nValidate daily engagement for U12 ski racers.\n\nImportant:\n- Simplicity over completeness.\n- Build only MVP features.\n- Avoid premature backend work.\n- Use mock data unless explicitly asked.\n\nCurrent MVP Screens:\n1. Home Mountain\n2. Daily Missions\n3. My Racer\n4. Rope Team\n5. Weekly Story\n\nBrand:\nGRVTY - Gravity Racing Team\n\nMotto:\nOne Team. One Force. For Glory.\n\nDesign Principles:\n- Feels like a ski racing game.\n- Large touch targets.\n- Children aged 10-12.\n- Positive",
  "cost": {
    "context_tokens": 178
  }
}

Fetch it by URL: GET /api/v1/registry/infiniteloopeu-grvty-team-app-grvty-team-app/manifest?version=1.0.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.