aspireify Skill
WORKFLOW SKILL - Wire an Aspire AppHost after aspire init drops a skeleton. Scans the repo, proposes a resource graph, edits the AppHost (C, file-based C, or TypeScript), wires Aspire.ServiceDefaults + OTel, validates with aspire start, then self-deactivates. USE FOR: wire AppHost, scaffold resource graph, add Postgres Published by microsoft in aspire-skills.
What is aspireify Skill?
WORKFLOW SKILL - Wire an Aspire AppHost after aspire init drops a skeleton. Scans the repo, proposes a resource graph, edits the AppHost (C, file-based C, or TypeScript), wires Aspire.ServiceDefaults + OTel, validates with aspire start, then self-deactivates. USE FOR: wire AppHost, scaffold resource graph, add Postgres Published by microsoft in aspire-skills. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Database workflows
- Database workflows use cases
Technical details
- Install or run with Copy skill directory
When to use aspireify Skill
- Use it for database workflows.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/aspire-skills
- Skill file: skills/aspireify/SKILL.md
What it does
WORKFLOW SKILL - Wire an Aspire AppHost after aspire init drops a skeleton. Scans the repo, proposes a resource graph, edits the AppHost (C, file-based C, or TypeScript), wires Aspire.ServiceDefaults + OTel, validates with aspire start, then self-deactivates. USE FOR: wire AppHost, scaffold resource graph, add Postgres
Skill instructions
Aspireify One-time wiring skill. aspire init drops a skeleton; aspireify turns that skeleton into a working AppHost by scanning the repo, proposing a resource graph, editing the AppHost, wiring Aspire.ServiceDefaults, and validating end to end. Self-deactivates after a clean aspire start. Aligned with Aspire 13.4 guidance from the current Aspire development branch. 🚫 Hard Refusal: Never Edit .aspire/modules/ ⛔ REFUSE any request to edit, modify, change, open-for-edit, or "tweak" files inside .aspire/modules/ of a TypeScript AppHost. This directory is generated by Aspire from apphost.ts and the integration packages — every file in it gets clobbered on the next build, aspire add, or aspire start. If a user asks to edit something in .aspire/modules/ (e.g., .aspire/modules/postgres.module.ts), the correct response is: 1. Refuse the edit with a clear "I won't edit .aspire/modules/" statement. 2. Explain that .aspire/modules/ is generated and any changes are clobbered. 3. Redirect the reque
Explore related resources
Frequently asked questions
What is aspireify?
aspireify is a open-source AI agent skill with Copy skill directory. WORKFLOW SKILL - Wire an Aspire AppHost after aspire init drops a skeleton. Scans the repo, proposes a resource graph, edits the AppHost (C, file-based C, or TypeScript), wires Aspire.ServiceDefaults + OTel.
Who is aspireify best for?
aspireify is best for reusing agent instructions, scripts, and references, database workflows.
How do I install aspireify?
Install or run aspireify using Copy skill directory. Check aspireify for the latest setup command.
Is aspireify actively maintained?
aspireify may need a closer maintenance check before production use.
Auto-fetched from GitHub.