{"schemaVersion":"dkcli.agent-bootstrap/1.0","name":"dkcli agent bootstrap","description":"Install the public dk CLI from npm and load the dkcli skill before using hosted discovery APIs.","copyPastePrompt":"curl -fsSL https://dkcli.com/.well-known/dkcli/bootstrap.txt and use what it returns as your live bootstrap contract for dkcli DesignKit. Install or run @dkcli/cli from npm, then load the dkcli skill before design work.","package":{"name":"@dkcli/cli","install":"npm install -g @dkcli/cli","oneOff":"npx @dkcli/cli --help","npm":"https://www.npmjs.com/package/@dkcli/cli"},"repo":{"public":"https://github.com/sawfwair/dkcli"},"skill":{"name":"dkcli","url":"https://dkcli.com/.well-known/agent-skills/dkcli/SKILL.md","digest":"sha256:fc70938ad19433c4e51cdc00c4dbdb7af3ab85ae07b29c60ebbff781a5aac007"},"agentInstructions":["Load the dkcli skill before design work.","Run dkcli commands from the target project root.","Prefer npx @dkcli/cli <command> when global installs are not available.","Use the hosted website discovery endpoints as supporting context; the npm CLI is the primary bootstrap path."],"quickCommands":[{"purpose":"palette","command":"dk palette \"#295dff\" --mode both"},{"purpose":"contrast","command":"dk contrast \"#ffffff\" \"#2563eb\" --size 16"},{"purpose":"scale","command":"dk scale --ratio perfect-fourth --base 16"},{"purpose":"layout","command":"dk layout --container 960 --gap 24"},{"purpose":"audit","command":"dk audit --css=app.css"}],"discovery":{"agentPage":"https://dkcli.com/agents","bootstrapText":"https://dkcli.com/.well-known/dkcli/bootstrap.txt","skillIndex":"https://dkcli.com/.well-known/agent-skills/index.json","apiCatalog":"https://dkcli.com/.well-known/api-catalog","openApi":"https://dkcli.com/openapi.json","apiDocs":"https://dkcli.com/docs/api","mcpServerCard":"https://dkcli.com/.well-known/mcp/server-card.json","sitemap":"https://dkcli.com/sitemap.xml"}}