Skip to content
Skillv1.0.0

the-framework

The project isn't released, it has zero external users - Breaking changes aren't a problem => you must always prefer clean code over backwards compatibility (it's unnecessary code) - Before modifying/

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

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

See reviews

About

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

  • The project isn't released, it has zero external users
    • Breaking changes aren't a problem => you must always prefer clean code over backwards compatibility (it's unnecessary code)
  • Before modifying/creating SPEC.md files, you must always read and respect https://raw.githubusercontent.com/brillout/sdd/refs/heads/main/sdd.md
  • Every user-facing feature is listed at FEATURES-SPEC.md — you must update it when adding/removing a feature

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/framework-the-framework-the-framework/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.

framework-the-framework-the-framework.ocm.jsonjson
{
  "ocm": "1",
  "id": "framework-the-framework-the-framework",
  "kind": "skill",
  "name": "the-framework",
  "description": "The project isn't released, it has zero external users - Breaking changes aren't a problem => you must always prefer clean code over backwards compatibility (it's unnecessary code) - Before modifying/creating SPEC.md files, you must always read and respect https://raw.githubusercontent.com/brillout/sdd/refs/heads/main/sdd.md - Every user-facing feature is listed at FEATURES-SPEC.md — you must update it when adding/removing a feature",
  "publisher": "framework",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "coding"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "The project isn't released, it has zero external users - Breaking changes aren't a problem => you must always prefer clean code over backwards compatibility (it's unnecessary code) - Before modifying/creating SPEC.md files, you must always read and respect https://raw.githubusercontent.com/brillout/sdd/refs/heads/main/sdd.md - Every user-facing feature is listed at FEATURES-SPEC.md — you must update it when adding/removing a feature"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/framework/the-framework",
      "path": "AGENTS.md",
      "ref": "5c3bb928fd219997745a49619a06d27767366734",
      "url": "https://github.com/framework/the-framework/blob/5c3bb928fd219997745a49619a06d27767366734/AGENTS.md",
      "key": "framework/the-framework/AGENTS.md"
    }
  },
  "instructions": "- The project isn't released, it has zero external users\n  - Breaking changes aren't a problem => you must always prefer clean code over backwards compatibility (it's unnecessary code)\n- Before modifying/creating SPEC.md files, you must always read and respect https://raw.githubusercontent.com/brillout/sdd/refs/heads/main/sdd.md\n- Every user-facing feature is listed at FEATURES-SPEC.md — you must update it when adding/removing a feature",
  "cost": {
    "context_tokens": 110
  }
}

Fetch it by URL: GET /api/v1/registry/framework-the-framework-the-framework/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.