Skip to content
Skillv1.0.0

master-dev-workshop

Before changing frontend code in this repo, read and follow both local skills:

by katia-openai(0) 0 installs
Free
Sign in to install

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

See reviews

About

Imported from katia-openai/master-dev-workshop (AGENTS.md). Install upstream with npx skills add katia-openai/master-dev-workshop. Copyright stays with the author.

General guidance

Before changing frontend code in this repo, read and follow both local skills:

  • .agents/skills/design-ui-with-restraint/SKILL.md
  • .agents/skills/write-practical-copy/SKILL.md

Ignore the prompts folder.

Work with starter project

Keep the supplied User Insights project intact as the starting example. Make scoped changes, use deterministic public-safe data, and verify the rendered desktop and mobile experience before claiming the work is complete.

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/katia-openai-master-dev-workshop-master-dev-workshop/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.

katia-openai-master-dev-workshop-master-dev-workshop.ocm.jsonjson
{
  "ocm": "1",
  "id": "katia-openai-master-dev-workshop-master-dev-workshop",
  "kind": "skill",
  "name": "master-dev-workshop",
  "description": "Before changing frontend code in this repo, read and follow both local skills:",
  "publisher": "katia-openai",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "coding"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Before changing frontend code in this repo, read and follow both local skills:"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/katia-openai/master-dev-workshop",
      "path": "AGENTS.md",
      "ref": "c7eddfb9d4a4e763665b1dfdf3983d34c115bd72",
      "url": "https://github.com/katia-openai/master-dev-workshop/blob/c7eddfb9d4a4e763665b1dfdf3983d34c115bd72/AGENTS.md",
      "key": "katia-openai/master-dev-workshop/AGENTS.md"
    }
  },
  "instructions": "# General guidance\n\nBefore changing frontend code in this repo, read and follow both local skills:\n\n- `.agents/skills/design-ui-with-restraint/SKILL.md`\n- `.agents/skills/write-practical-copy/SKILL.md`\n\nIgnore the `prompts` folder.\n\n## Work with starter project\n\nKeep the supplied User Insights project intact as the starting example. Make scoped changes, use deterministic public-safe data, and verify the rendered desktop and mobile experience before claiming the work is complete.",
  "cost": {
    "context_tokens": 120
  }
}

Fetch it by URL: GET /api/v1/registry/katia-openai-master-dev-workshop-master-dev-workshop/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.

master-dev-workshop - Skill - OpenSmartRoute