Skip to content
Skillv1.0.0

projetos

Instruções para `config/projetos/` - Siga o esquema definido em `src/configuracao/esquema.ts` para todos os campos. - Prefira nomes de arquivos em minúsculas com hífens, representando o domínio do pro

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

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

See reviews

About

Imported from cadusds2/figma-to-vercel (config/projetos/AGENTS.md). Install upstream with npx skills add cadusds2/figma-to-vercel --skill projetos. Copyright stays with the author.

Instruções para config/projetos/

  • Siga o esquema definido em src/configuracao/esquema.ts para todos os campos.
  • Prefira nomes de arquivos em minúsculas com hífens, representando o domínio do projeto.
  • Não inclua segredos, tokens reais ou URLs internas.
  • Documente alterações relevantes no arquivo config/projetos/README.md ao criar ou remover projetos.

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/cadusds2-figma-to-vercel-projetos/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.

cadusds2-figma-to-vercel-projetos.ocm.jsonjson
{
  "ocm": "1",
  "id": "cadusds2-figma-to-vercel-projetos",
  "kind": "skill",
  "name": "projetos",
  "description": "Instruções para `config/projetos/` - Siga o esquema definido em `src/configuracao/esquema.ts` para todos os campos. - Prefira nomes de arquivos em minúsculas com hífens, representando o domínio do projeto. - Não inclua segredos, tokens reais ou URLs internas. - Documente alterações relevantes no arquivo `config/projetos/README.md` ao criar ou remover projetos.",
  "publisher": "cadusds2",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Instruções para `config/projetos/` - Siga o esquema definido em `src/configuracao/esquema.ts` para todos os campos. - Prefira nomes de arquivos em minúsculas com hífens, representando o domínio do projeto. - Não inclua segredos, tokens reais ou URLs internas. - Documente alterações relevantes no arquivo `config/projetos/README.md` ao criar ou remover projetos."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/cadusds2/figma-to-vercel",
      "path": "config/projetos/AGENTS.md",
      "ref": "e08c67745eb10757293123fbddd94712990d73f4",
      "url": "https://github.com/cadusds2/figma-to-vercel/blob/e08c67745eb10757293123fbddd94712990d73f4/config/projetos/AGENTS.md",
      "key": "cadusds2/figma-to-vercel/config/projetos/AGENTS.md"
    }
  },
  "instructions": "# Instruções para `config/projetos/`\n- Siga o esquema definido em `src/configuracao/esquema.ts` para todos os campos.\n- Prefira nomes de arquivos em minúsculas com hífens, representando o domínio do projeto.\n- Não inclua segredos, tokens reais ou URLs internas.\n- Documente alterações relevantes no arquivo `config/projetos/README.md` ao criar ou remover projetos.",
  "cost": {
    "context_tokens": 91
  }
}

Fetch it by URL: GET /api/v1/registry/cadusds2-figma-to-vercel-projetos/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.