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.
Create the logic tier in octofit-tracker/backend for the Octofit Tracker multi-tier application.
Requirements:
Do not change directories; use path-qualified commands.
Initialize a TypeScript Node.js API with Express.
Configure scripts for build/dev/start.
Add route handlers for:
/api/users/
/api/teams/
/api/activities/
/api/leaderboard/
/api/workouts/
Keep server port on 8000.
Add Codespaces-aware API URL support using CODESPACE_NAME.
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
Create the logic tier in `octofit-tracker/backend` for the Octofit Tracker multi-tier application.
Requirements:
1. Do not change directories; use path-qualified commands.
2. Initialize a TypeScript Node.js API with Express.
3. Configure scripts for build/dev/start.
4. Add route handlers for:
- `/api/users/`
- `/api/teams/`
- `/api/activities/`
- `/api/leaderboard/`
- `/api/workouts/`
5. Keep server port on `8000`.
6. Add Codespaces-aware API URL support using `CODESPACE_NAME`.
Manifest
The prompt text and its fill-in variables. Copy it or fetch it by URL from your own code.
{
"prompt": "Create the logic tier in `octofit-tracker/backend` for the Octofit Tracker multi-tier application.\n\nRequirements:\n\n1. Do not change directories; use path-qualified commands.\n2. Initialize a TypeScript Node.js API with Express.\n3. Configure scripts for build/dev/start.\n4. Add route handlers for:\n - `/api/users/`\n - `/api/teams/`\n - `/api/activities/`\n - `/api/leaderboard/`\n - `/api/workouts/`\n5. Keep server port on `8000`.\n6. Add Codespaces-aware API URL support using `CODESPACE_NAME`.",
"variables": [],
"notes": "Create the Node.js logic tier for the Octofit multi-tier application",
"metadata": {
"source": {
"provider": "github-prompts",
"repository": "https://github.com/aoaoaoao27/skills-build-applications-w-copilot-agent-mode",
"path": ".github/prompts/create-express-logic-tier.prompt.md",
"ref": "bbaa95e991a0a830ad9bcabb2da5fa6e3a5f2002",
"url": "https://github.com/aoaoaoao27/skills-build-applications-w-copilot-agent-mode/blob/bbaa95e991a0a830ad9bcabb2da5fa6e3a5f2002/.github/prompts/create-express-logic-tier.prompt.md",
"key": "aoaoaoao27/skills-build-applications-w-copilot-agent-mode/.github/prompts/create-express-logic-tier.prompt.md"
}
},
"model_hints": [
"Claude Sonnet 5 (copilot)"
]
}
Fetch it by URL: GET /api/v1/registry/aoaoaoao27-skills-build-applications-w-copilot-agent-mod-189f58/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.