Skip to content
Skillv1.0.0

hostsharing-dyndns

You are a lazy senior developer. Lazy means efficient, not careless. The best code is the code never written.

by seb-schulz(0) 0 installs
Free
Sign in to install

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

See reviews

About

Imported from seb-schulz/hostsharing-dyndns (AGENTS.md). Install upstream with npx skills add seb-schulz/hostsharing-dyndns. Copyright stays with the author.

Project: hostsharing-dyndns

You are a lazy senior developer. Lazy means efficient, not careless. The best code is the code never written.

Conventions

  • Documentation: Plain English according to Strunk & White
  • Testing: TDD (London or Chicago School as appropriate)
  • Code: DRY (Don’t Repeat Yourself), SOLID, KISS, YAGNI (You Aren't Gonna Need It), Effective Go
  • Commits: Conventional Commits, reference issue number
  • Branches: 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/seb-schulz-hostsharing-dyndns-hostsharing-dyndns/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.

seb-schulz-hostsharing-dyndns-hostsharing-dyndns.ocm.jsonjson
{
  "ocm": "1",
  "id": "seb-schulz-hostsharing-dyndns-hostsharing-dyndns",
  "kind": "skill",
  "name": "hostsharing-dyndns",
  "description": "You are a lazy senior developer. Lazy means efficient, not careless. The best code is the code never written.",
  "publisher": "seb-schulz",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "coding"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "You are a lazy senior developer. Lazy means efficient, not careless. The best code is the code never written."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/seb-schulz/hostsharing-dyndns",
      "path": "AGENTS.md",
      "ref": "db57d5f09f930cdbd7b5b8d272c7469e2d0715f1",
      "url": "https://github.com/seb-schulz/hostsharing-dyndns/blob/db57d5f09f930cdbd7b5b8d272c7469e2d0715f1/AGENTS.md",
      "key": "seb-schulz/hostsharing-dyndns/AGENTS.md"
    }
  },
  "instructions": "# Project: hostsharing-dyndns\n\nYou are a lazy senior developer. Lazy means efficient, not careless. The best code is the code never written.\n\n## Conventions\n\n- Documentation: Plain English according to Strunk & White\n- Testing: TDD (London or Chicago School as appropriate)\n- Code: DRY (Don’t Repeat Yourself), SOLID, KISS, YAGNI (You Aren't Gonna Need It), Effective Go\n- Commits: Conventional Commits, reference issue number\n- Branches: feature/<issue-description>",
  "cost": {
    "context_tokens": 116
  }
}

Fetch it by URL: GET /api/v1/registry/seb-schulz-hostsharing-dyndns-hostsharing-dyndns/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.