fityannugroho-ghrelease-ghrelease.ocm.jsonjson {
"ocm": "1",
"id": "fityannugroho-ghrelease-ghrelease",
"kind": "skill",
"name": "ghrelease",
"description": "Agent Instructions for ghrelease",
"publisher": "fityannugroho",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Agent Instructions for ghrelease"
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/fityannugroho/ghrelease",
"path": "AGENTS.md",
"ref": "b8b296ba1a159b893e3f3d5c390e32d28fd300df",
"url": "https://github.com/fityannugroho/ghrelease/blob/b8b296ba1a159b893e3f3d5c390e32d28fd300df/AGENTS.md",
"key": "fityannugroho/ghrelease/AGENTS.md"
}
},
"instructions": "# Agent Instructions for ghrelease\n\n## Tech Stack\n\n- Stack: Next.js 16 (App Router), React 19, TypeScript 6, Tailwind CSS 4, Shadcn UI\n- Tooling: pnpm, Biome (lint + format), Tanstack Query\n- Module system: ESM (`\"type\": \"module\"` in package.json)\n- Node: >= 22.0.0, pnpm: >= 11.0.0\n\n## Project Structure\n\n- Routes/layouts: `app/`\n- Reusable components: `components/`\n- Shadcn UI primitives: `components/ui/`\n- Library/utilities: `lib/`\n- Static assets: `public/`\n\n## Guidelines\n\n- FOLLOW any [RULES](.agents/rules/) and [WORKFLOWS](.agents/workflows/) provided in the repository\n- ASK FOR CLARIFICAT",
"cost": {
"context_tokens": 194
}
}