Imported from aliluxellc-cyber/ALI-LUXE-LLC (ASSETS/AGENTS.md). Install upstream with npx skills add aliluxellc-cyber/ALI-LUXE-LLC --skill ASSETS. Copyright stays with the author.
ALI LUXE AI Development Instructions
Read these documents before generating or modifying code:
BRAND_GUIDE.md
docs/01-Brand-System.md
docs/02-Website-Architecture.md
docs/03-Product-Catalog.md
docs/04-Frontend-Specification.md
docs/05-GitHub-Master-Instructions.md
Requirements:
Build the project from scratch.
Preserve the ALI LUXE brand identity.
Use only the uploaded logo files.
Follow the design system exactly.
Produce responsive, accessible, production-quality code.
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/aliluxellc-cyber-ali-luxe-llc-assets/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.
aliluxellc-cyber-ali-luxe-llc-assets.ocm.jsonjson
{
"ocm": "1",
"id": "aliluxellc-cyber-ali-luxe-llc-assets",
"kind": "skill",
"name": "ASSETS",
"description": "Read these documents before generating or modifying code:",
"publisher": "aliluxellc-cyber",
"version": "1.0.0",
"capabilities": {
"domains": [
"coding"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Read these documents before generating or modifying code:"
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/aliluxellc-cyber/ALI-LUXE-LLC",
"path": "ASSETS/AGENTS.md",
"ref": "de0bc9c45bf68f4ac817e962d5c728c0a64cae66",
"url": "https://github.com/aliluxellc-cyber/ALI-LUXE-LLC/blob/de0bc9c45bf68f4ac817e962d5c728c0a64cae66/ASSETS/AGENTS.md",
"key": "aliluxellc-cyber/ALI-LUXE-LLC/ASSETS/AGENTS.md"
}
},
"instructions": "# ALI LUXE AI Development Instructions\n\nRead these documents before generating or modifying code:\n\n1. BRAND_GUIDE.md\n2. docs/01-Brand-System.md\n3. docs/02-Website-Architecture.md\n4. docs/03-Product-Catalog.md\n5. docs/04-Frontend-Specification.md\n6. docs/05-GitHub-Master-Instructions.md\n\nRequirements:\n\n- Build the project from scratch.\n- Preserve the ALI LUXE brand identity.\n- Use only the uploaded logo files.\n- Follow the design system exactly.\n- Produce responsive, accessible, production-quality code.",
"cost": {
"context_tokens": 126
}
}
Fetch it by URL: GET /api/v1/registry/aliluxellc-cyber-ali-luxe-llc-assets/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.