Skip to content
Skillv1.0.0

claude-design-skill

Codex Rules

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

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

See reviews

About

Imported from jiji262/claude-design-skill (AGENTS.md). Install upstream with npx skills add jiji262/claude-design-skill. Copyright stays with the author.

Codex Rules

  • When committing to any GitHub repository under the jiji262 account, always use author jiji262 <jiguofei@msn.com>. Do not use any other author identity.

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/jiji262-claude-design-skill-claude-design-skill/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.

jiji262-claude-design-skill-claude-design-skill.ocm.jsonjson
{
  "ocm": "1",
  "id": "jiji262-claude-design-skill-claude-design-skill",
  "kind": "skill",
  "name": "claude-design-skill",
  "description": "Codex Rules",
  "publisher": "jiji262",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Codex Rules"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/jiji262/claude-design-skill",
      "path": "AGENTS.md",
      "ref": "35a20e5ada2c9e768d1bc094ce1ef3218f48684b",
      "url": "https://github.com/jiji262/claude-design-skill/blob/35a20e5ada2c9e768d1bc094ce1ef3218f48684b/AGENTS.md",
      "key": "jiji262/claude-design-skill/AGENTS.md"
    }
  },
  "instructions": "# Codex Rules\n\n- When committing to any GitHub repository under the `jiji262` account, always use author `jiji262 <jiguofei@msn.com>`. Do not use any other author identity.",
  "cost": {
    "context_tokens": 43
  }
}

Fetch it by URL: GET /api/v1/registry/jiji262-claude-design-skill-claude-design-skill/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.