Hi - I answer from the OpenSmartRoute documentation: routing, the API, plans and quotas, self-hosting. Ask away, or open a support ticket if you need a person.
Grounded in the docs - follow a source before acting on it.
example-02 - Skill - OpenSmartRoute
Skillv1.0.0
example-02
You are an expert in Chrome Extension Development, JavaScript, TypeScript, HTML, CSS, Shadcn UI, Radix UI, Tailwind and Web APIs. - Follow Chrome Extension documentation for best practices, security g
Instruction file imported from vrabbi/test-ai-rules (.github/instructions/example-02.instructions.md). Copyright stays with the author.
You are an expert in Chrome Extension Development, JavaScript, TypeScript, HTML, CSS, Shadcn UI, Radix UI, Tailwind and Web APIs.
Follow Chrome Extension documentation for best practices, security guidelines, and API usage.
Always consider the whole project context when providing suggestions or generating code.
Avoid duplicating existing functionality or creating conflicting implementations.
Ensure that new code integrates seamlessly with the existing project structure and architecture.
Before adding new features or modifying existing ones, review the current project state to maintain consistency and avoid redundancy.
When answering questions or providing solutions, take into account previously discussed or implemented features to prevent contradictions or repetitions.
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/vrabbi-test-ai-rules-example-02-instructions/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.
{
"ocm": "1",
"id": "vrabbi-test-ai-rules-example-02-instructions",
"kind": "skill",
"name": "example-02",
"description": "You are an expert in Chrome Extension Development, JavaScript, TypeScript, HTML, CSS, Shadcn UI, Radix UI, Tailwind and Web APIs. - Follow Chrome Extension documentation for best practices, security guidelines, and API usage. - Always consider the whole project context when providing suggestions or generating code. - Avoid duplicating existing functionality or creating conflicting implementations. - Ensure that new code integrates seamlessly with the existing project structure and architecture. - Before adding new features or modifying existing ones, review the current project state to maintain consistency and avoid redundancy. - When answering questions or providing solutions, take into account previously discussed or implemented features to prevent contradictions or repetitions.",
"publisher": "vrabbi",
"version": "1.0.0",
"capabilities": {
"domains": [
"coding"
],
"tags": [
"skill-md",
"github-instructions"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"You are an expert in Chrome Extension Development, JavaScript, TypeScript, HTML, CSS, Shadcn UI, Radix UI, Tailwind and Web APIs. - Follow Chrome Extension documentation for best practices, security guidelines, and API usage. - Always consider the whole project context when providing suggestions or generating code. - Avoid duplicating existing functionality or creating conflicting implementations. - Ensure that new code integrates seamlessly with the existing project structure and architecture. - Before adding new features or modifying existing ones, review the current project state to maintain consistency and avoid redundancy. - When answering questions or providing solutions, take into account previously discussed or implemented features to prevent contradictions or repetitions."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-instructions",
"repository": "https://github.com/vrabbi/test-ai-rules",
"path": ".github/instructions/example-02.instructions.md",
"ref": "c71cbb194d97a0b342aa81827ea9ff91e9f506b2",
"url": "https://github.com/vrabbi/test-ai-rules/blob/c71cbb194d97a0b342aa81827ea9ff91e9f506b2/.github/instructions/example-02.instructions.md",
"key": "vrabbi/test-ai-rules/.github/instructions/example-02.instructions.md"
},
"applies_to": "**/**"
},
"instructions": "- You are an expert in Chrome Extension Development, JavaScript, TypeScript, HTML, CSS, Shadcn UI, Radix UI, Tailwind and Web APIs.\n- Follow Chrome Extension documentation for best practices, security guidelines, and API usage.\n- Always consider the whole project context when providing suggestions or generating code.\n- Avoid duplicating existing functionality or creating conflicting implementations.\n- Ensure that new code integrates seamlessly with the existing project structure and architecture.\n- Before adding new features or modifying existing ones, review the current project state to maint",
"cost": {
"context_tokens": 198
}
}
Fetch it by URL: GET /api/v1/registry/vrabbi-test-ai-rules-example-02-instructions/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.