startup-perf Skill
Measures Aspire startup profiling with CLI self-profile capture and dashboard export traces. Published by microsoft in aspire.
What is startup-perf Skill?
Measures Aspire startup profiling with CLI self-profile capture and dashboard export traces. Published by microsoft in aspire. 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
- Developers using aspire
Technical details
- Install or run with Copy skill directory
When to use startup-perf Skill
- Use it for developers using aspire.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/aspire
- Skill file: .agents/skills/startup-perf/SKILL.md
What it does
Measures Aspire startup profiling with CLI self-profile capture and dashboard export traces.
Skill instructions
Aspire Startup Profiling with OTEL Use this skill when measuring, validating, or investigating Aspire startup performance with the CLI self-profile capture flow. The workflow is the hidden CLI flag --capture-profile. It starts a private standalone dashboard collector, enables profiling-only OTEL instrumentation for the command and child AppHost processes, exports a trace archive, and then exits with the wrapped command's exit code. Current Profiling Model Profiling is opt-in and separate from reported telemetry: - Enable profiling with ASPIREPROFILINGENABLED=true or 1. - CLI profiling spans use the Aspire.Cli.Profiling ActivitySource. - Hosting profiling spans use the Aspire.Hosting.Profiling ActivitySource. - DCP startup spans use the dcp.startup instrumentation scope when DCP emits startup telemetry. - Reported telemetry must not carry profiling session IDs, high-cardinality profiling tags, or profiling spans. Prerequisites Use an Aspire CLI build that contains --capture-profile. Fro
Explore related resources
Frequently asked questions
What is startup-perf?
startup-perf is a open-source AI agent skill with Copy skill directory. Measures Aspire startup profiling with CLI self-profile capture and dashboard export traces.
Who is startup-perf best for?
startup-perf is best for reusing agent instructions, scripts, and references.
How do I install startup-perf?
Install or run startup-perf using Copy skill directory. Check startup-perf for the latest setup command.
Is startup-perf actively maintained?
startup-perf may need a closer maintenance check before production use.
Auto-fetched from GitHub.