Skip to content
Skillv1.0.0

switchboard-flags

figma file is at [location](https://www.figma.com/design/Wv2ktWzmlNPUmWBxLAP5EG/Switchboard-Design?node-id=0-1&t=pwWggE8irsFJYCy9-1)

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

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

See reviews

About

Imported from brianbancroft/switchboard-flags (AGENTS.md). Install upstream with npx skills add brianbancroft/switchboard-flags. Copyright stays with the author.

figma file is at location

  • use shadcn whenever possible. find existing shadcn components first and use them instead of building custom ui from scratch
  • the only thing that should directly touch the database is the api

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/brianbancroft-switchboard-flags-switchboard-flags/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.

brianbancroft-switchboard-flags-switchboard-flags.ocm.jsonjson
{
  "ocm": "1",
  "id": "brianbancroft-switchboard-flags-switchboard-flags",
  "kind": "skill",
  "name": "switchboard-flags",
  "description": "figma file is at [location](https://www.figma.com/design/Wv2ktWzmlNPUmWBxLAP5EG/Switchboard-Design?node-id=0-1&t=pwWggE8irsFJYCy9-1)",
  "publisher": "brianbancroft",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "math"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "figma file is at [location](https://www.figma.com/design/Wv2ktWzmlNPUmWBxLAP5EG/Switchboard-Design?node-id=0-1&t=pwWggE8irsFJYCy9-1)"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/brianbancroft/switchboard-flags",
      "path": "AGENTS.md",
      "ref": "1f73bb1b512e5eaa114af15bb08951d4399375e0",
      "url": "https://github.com/brianbancroft/switchboard-flags/blob/1f73bb1b512e5eaa114af15bb08951d4399375e0/AGENTS.md",
      "key": "brianbancroft/switchboard-flags/AGENTS.md"
    }
  },
  "instructions": "figma file is at [location](https://www.figma.com/design/Wv2ktWzmlNPUmWBxLAP5EG/Switchboard-Design?node-id=0-1&t=pwWggE8irsFJYCy9-1)\n\n- use shadcn whenever possible. find existing shadcn components first and use them instead of building custom ui from scratch\n- the only thing that should directly touch the database is the api",
  "cost": {
    "context_tokens": 81
  }
}

Fetch it by URL: GET /api/v1/registry/brianbancroft-switchboard-flags-switchboard-flags/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.