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.
ios - Skill - OpenSmartRoute
Skillv1.0.0
ios
use Apple Dev for human interface guidelines and api documentation information. components should be responsive to the device size and orientation. use Apple Dev for responsive design patterns. use Ap
Instruction file imported from happyfeetfollowme/badminton-editor (.github/instructions/ios.instructions.md). Copyright stays with the author.
use Apple Dev for human interface guidelines and api documentation information.
components should be responsive to the device size and orientation. use Apple Dev for responsive design patterns.
use Apple Dev for best practices in iOS development, including memory management, performance optimization, and security.
use Apple Dev for guidelines on using SwiftUI and UIKit together, especially for hybrid applications.
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/happyfeetfollowme-badminton-editor-ios-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": "happyfeetfollowme-badminton-editor-ios-instructions",
"kind": "skill",
"name": "ios",
"description": "use Apple Dev for human interface guidelines and api documentation information. components should be responsive to the device size and orientation. use Apple Dev for responsive design patterns. use Apple Dev for best practices in iOS development, including memory management, performance optimization, and security. use Apple Dev for guidelines on using SwiftUI and UIKit together, especially for hybrid applications.",
"publisher": "happyfeetfollowme",
"version": "1.0.0",
"capabilities": {
"domains": [
"coding"
],
"tags": [
"skill-md",
"github-instructions"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"use Apple Dev for human interface guidelines and api documentation information. components should be responsive to the device size and orientation. use Apple Dev for responsive design patterns. use Apple Dev for best practices in iOS development, including memory management, performance optimization, and security. use Apple Dev for guidelines on using SwiftUI and UIKit together, especially for hybrid applications."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-instructions",
"repository": "https://github.com/happyfeetfollowme/badminton-editor",
"path": ".github/instructions/ios.instructions.md",
"ref": "d12b2b2cac447e5ff3ebb8ef0ee37b5289be02a0",
"url": "https://github.com/happyfeetfollowme/badminton-editor/blob/d12b2b2cac447e5ff3ebb8ef0ee37b5289be02a0/.github/instructions/ios.instructions.md",
"key": "happyfeetfollowme/badminton-editor/.github/instructions/ios.instructions.md"
},
"applies_to": "*.swift"
},
"instructions": "use Apple Dev for human interface guidelines and api documentation information.\ncomponents should be responsive to the device size and orientation. use Apple Dev for responsive design patterns.\nuse Apple Dev for best practices in iOS development, including memory management, performance optimization, and security.\nuse Apple Dev for guidelines on using SwiftUI and UIKit together, especially for hybrid applications.",
"cost": {
"context_tokens": 104
}
}
Fetch it by URL: GET /api/v1/registry/happyfeetfollowme-badminton-editor-ios-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.