Imported from Comunidadin/klaze_comunidad (AGENTS.md). Install upstream with npx skills add Comunidadin/klaze_comunidad. Copyright stays with the author.
AGENTS.md — Klaze V2
Ver CLAUDE.md en la raíz del repo para las convenciones del proyecto (arquitectura mocks → hooks → páginas, estado/sesión, comandos, reglas de UI).
This is NOT the Next.js you know
This version has breaking changes — APIs, conventions, and file structure may all differ from your training data. Read the relevant guide in node_modules/next/dist/docs/ before writing any code. Heed deprecation notices.
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/comunidadin-klaze-comunidad-klaze-comunidad/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.
{
"ocm": "1",
"id": "comunidadin-klaze-comunidad-klaze-comunidad",
"kind": "skill",
"name": "klaze_comunidad",
"description": "Ver `CLAUDE.md` en la raíz del repo para las convenciones del proyecto (arquitectura mocks → hooks → páginas, estado/sesión, comandos, reglas de UI).",
"publisher": "Comunidadin",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Ver `CLAUDE.md` en la raíz del repo para las convenciones del proyecto (arquitectura mocks → hooks → páginas, estado/sesión, comandos, reglas de UI)."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/Comunidadin/klaze_comunidad",
"path": "AGENTS.md",
"ref": "a8ba1c0468f129ee1f4dcca7b833eaff2a5551b6",
"url": "https://github.com/Comunidadin/klaze_comunidad/blob/a8ba1c0468f129ee1f4dcca7b833eaff2a5551b6/AGENTS.md",
"key": "Comunidadin/klaze_comunidad/AGENTS.md"
}
},
"instructions": "# AGENTS.md — Klaze V2\n\nVer `CLAUDE.md` en la raíz del repo para las convenciones del proyecto (arquitectura mocks → hooks → páginas, estado/sesión, comandos, reglas de UI).\n\n<!-- BEGIN:nextjs-agent-rules -->\n# This is NOT the Next.js you know\n\nThis version has breaking changes — APIs, conventions, and file structure may all differ from your training data. Read the relevant guide in `node_modules/next/dist/docs/` before writing any code. Heed deprecation notices.\n<!-- END:nextjs-agent-rules -->",
"cost": {
"context_tokens": 124
}
}
Fetch it by URL: GET /api/v1/registry/comunidadin-klaze-comunidad-klaze-comunidad/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.