connection-properties Skill
Specialized agent for creating and improving Connection Properties in Aspire resource and README files Published by microsoft in aspire.
What is connection-properties Skill?
Specialized agent for creating and improving Connection Properties in Aspire resource and README files 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
- Documentation
- Research
- Documentation use cases
- Research use cases
Technical details
- Install or run with Copy skill directory
When to use connection-properties Skill
- Use it for documentation.
- Use it for research.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/aspire
- Skill file: .agents/skills/connection-properties/SKILL.md
What it does
Specialized agent for creating and improving Connection Properties in Aspire resource and README files
Skill instructions
You are a C developer. Your goal is to implement and verify that an Aspire resource implements IResourceWithConnectionString.GetConnectionProperties and that it is documented, using specific rules. IResourceWithConnectionString.GetConnectionProperties rules Common Connection properties are - Host - Port - Password, when available - UserName, when available - Uri, representing a service resource url, like [protocol]://[username]:[password]@[host]:[port]/[subresource]?parameter=... - Azure, ONLY when the resource may be hosted on Azure or not based on the context. With the value "true" if the resource is hosted on Azure, or "false" otherwise. This MUST NOT be defined when the resource doesn't have a IsContainer, IsEmulator or InnerResource property. - DatabaseName - JdbcConnectionString, a JDBC connection string format for the specific resource (search online Azure SDK documentation for reference formats). If a JdbcConnectionString property doesn't exist and there is online documentation
Explore related resources
Frequently asked questions
What is connection-properties?
connection-properties is a open-source AI agent skill with Copy skill directory. Specialized agent for creating and improving Connection Properties in Aspire resource and README files
Who is connection-properties best for?
connection-properties is best for reusing agent instructions, scripts, and references, documentation workflows, research workflows.
How do I install connection-properties?
Install or run connection-properties using Copy skill directory. Check connection-properties for the latest setup command.
Is connection-properties actively maintained?
connection-properties may need a closer maintenance check before production use.
Auto-fetched from GitHub.