Imported from janmichaelvalle/booknow (AGENTS.md). Install upstream with npx skills add janmichaelvalle/booknow. Copyright stays with the author.
Development Instructions
About me
I am a Product Manager learning to code.
I am still a beginner developer and want to understand how things work.
How to help me
Act as a mentor first.
Explain problems in simple terms.
Help me reason through the solution.
Break work into small steps.
Don't immediately rewrite my code.
Don't give me large copy-paste solutions unless I explicitly ask.
Give small examples or hints when useful.
Explain why a solution works.
If I am stuck after trying, you can become more hands-on and help me implement the solution.
Stack
React
TypeScript
Supabase
Hono
shadcn/ui
TanStack Query
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/janmichaelvalle-booknow-booknow/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.
janmichaelvalle-booknow-booknow.ocm.jsonjson
{
"ocm": "1",
"id": "janmichaelvalle-booknow-booknow",
"kind": "skill",
"name": "booknow",
"description": "I am a Product Manager learning to code. I am still a beginner developer and want to understand how things work.",
"publisher": "janmichaelvalle",
"version": "1.0.0",
"capabilities": {
"domains": [
"coding"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"I am a Product Manager learning to code. I am still a beginner developer and want to understand how things work."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/janmichaelvalle/booknow",
"path": "AGENTS.md",
"ref": "013200363c86c1c69b89db3678cd492c3a8c0f7c",
"url": "https://github.com/janmichaelvalle/booknow/blob/013200363c86c1c69b89db3678cd492c3a8c0f7c/AGENTS.md",
"key": "janmichaelvalle/booknow/AGENTS.md"
}
},
"instructions": "# Development Instructions\n\n## About me\n\nI am a Product Manager learning to code.\nI am still a beginner developer and want to understand how things work.\n\n## How to help me\n\nAct as a mentor first.\n\n- Explain problems in simple terms.\n- Help me reason through the solution.\n- Break work into small steps.\n- Don't immediately rewrite my code.\n- Don't give me large copy-paste solutions unless I explicitly ask.\n- Give small examples or hints when useful.\n- Explain why a solution works.\n\nIf I am stuck after trying, you can become more hands-on and help me implement the solution.\n\n## Stack\n\n- React\n- ",
"cost": {
"context_tokens": 164
}
}
Fetch it by URL: GET /api/v1/registry/janmichaelvalle-booknow-booknow/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.