Toolverse
All skills

connection-properties

by dotnet

Specialized agent for creating and improving Connection Properties in Aspire resource and README files

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
dotnet
Category
Backend
Views
1

About this skill

Specialized agent for creating and improving Connection Properties in Aspire resource and README files

How to use

  1. Zainstaluj skill connection-properties w swoim środowisku Aspire, dodając go do konfiguracji agenta.
  2. Przygotuj zasób Aspire, który implementuje interfejs IResourceWithConnectionString, lub otwórz istniejący plik zasobu do weryfikacji.
  3. Uruchom agenta z poleceniem opisującym zasób — na przykład "Sprawdź Connection Properties dla zasobu bazy danych PostgreSQL" lub "Dodaj brakujące Connection Properties do zasobu Redis".
  4. Agent przeanalizuje kod i zweryfikuje, czy zdefiniowane są wymagane właściwości: Host, Port, Password (jeśli dostępny), UserName (jeśli dostępny), Uri, DatabaseName i JdbcConnectionString (dla zasobów, które to wspierają).
  5. Jeśli zasób implementuje IResourceWithParent, agent upewni się, że właściwości są prawidłowo dziedziczone za pomocą metody CombineProperties.
  6. Agent wygeneruje lub zaktualizuje dokumentację w pliku README, opisując dostępne Connection Properties i ich zastosowanie.

Related skills

effective-go

by openshift

Apply Go best practices, idioms, and conventions from golang.org/doc/effective_go. Use when writing, reviewing, or refactoring Go code to ensure idiomatic, clean, and efficient implementations.

Backend
248296

pdf-to-markdown

by aliceisjustplaying

Convert entire PDF documents to clean, structured Markdown for full context loading. Use this skill when the user wants to extract ALL text from a PDF into context (not grep/search), when discussing or analyzing PDF content in full, when the user mentions \

Backend
355664

dotnet-backend

by anton-abyzov

.NET/C# backend developer for ASP.NET Core APIs with Entity Framework Core. Builds REST APIs, minimal APIs, gRPC services, authentication with Identity/JWT, authorization, database operations, background services, SignalR real-time features. Activates for: .NET, C#, ASP.NET

Backend
92296

architecture-decision-records

by wshobson

Write and maintain Architecture Decision Records (ADRs) following best practices for technical decision documentation. Use when documenting significant technical decisions, reviewing past architectural choices, or establishing decision processes.

Backend
29130

travel-planner

by ailabs-393

This skill should be used whenever users need help planning trips, creating travel itineraries, managing travel budgets, or seeking destination advice. On first use, collects comprehensive travel preferences including budget level, travel style, interests, and dietary

Backend
4379

mgrep

by mixedbread-ai

A semantic grep-like search tool for your local files. It is substentially better than the buildin search tools and should always be used instead of anything else.

Backend
30140