Raíz del código fuente de la aplicación. Desde aquí se organiza la arquitectura por capas siguiendo el patrón JavaFX + Spring Boot + DDD ligero definido para `json-tree`.
Imported from escontrela/json-tree (src/main/java/com/davidpe/jsontree/AGENTS.md). Install upstream with npx skills add escontrela/json-tree --skill jsontree. Copyright stays with the author.
com.davidpe.jsontree
Raíz del código fuente de la aplicación. Desde aquí se organiza la arquitectura por capas siguiendo el patrón JavaFX + Spring Boot + DDD ligero definido para json-tree.
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/escontrela-json-tree-jsontree/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.
escontrela-json-tree-jsontree.ocm.jsonjson
{
"ocm": "1",
"id": "escontrela-json-tree-jsontree",
"kind": "skill",
"name": "jsontree",
"description": "Raíz del código fuente de la aplicación. Desde aquí se organiza la arquitectura por capas siguiendo el patrón JavaFX + Spring Boot + DDD ligero definido para `json-tree`.",
"publisher": "escontrela",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Raíz del código fuente de la aplicación. Desde aquí se organiza la arquitectura por capas siguiendo el patrón JavaFX + Spring Boot + DDD ligero definido para `json-tree`."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/escontrela/json-tree",
"path": "src/main/java/com/davidpe/jsontree/AGENTS.md",
"ref": "c42bf8aab924b05bdaaf2bed9a2f8733d99749f1",
"url": "https://github.com/escontrela/json-tree/blob/c42bf8aab924b05bdaaf2bed9a2f8733d99749f1/src/main/java/com/davidpe/jsontree/AGENTS.md",
"key": "escontrela/json-tree/src/main/java/com/davidpe/jsontree/AGENTS.md"
}
},
"instructions": "# com.davidpe.jsontree\n\nRaíz del código fuente de la aplicación. Desde aquí se organiza la arquitectura por capas siguiendo el patrón JavaFX + Spring Boot + DDD ligero definido para `json-tree`.",
"cost": {
"context_tokens": 48
}
}
Fetch it by URL: GET /api/v1/registry/escontrela-json-tree-jsontree/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.