Skip to content

Commit 7d88252

Browse files
github-actions[bot]AI Config Sync Bot
andauthored
chore: sync AI configuration from ai-base (#86)
Languages: csharp AI Systems: copilot,claude,junie AI Base Version: main Co-authored-by: AI Config Sync Bot <ai-config-sync@users.noreply.github.com>
1 parent feb3fd9 commit 7d88252

13 files changed

Lines changed: 273 additions & 359 deletions

File tree

.claude/agents/backend-developer.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
---
2+
name: backend-developer
3+
description: Backend developer agent specialized in building robust, scalable server-side applications and APIs. Use for REST/GraphQL API design, database modeling, authentication, microservices, and backend performance optimization.
4+
---
5+
16
# Backend Developer Agent
27

38
## Role

.claude/agents/dotnet-developer.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
---
2+
name: dotnet-developer
3+
description: .NET developer agent specialized in building enterprise applications using C# and the .NET ecosystem. Use for ASP.NET Core, Web API, Entity Framework Core, dependency injection, authentication, and cloud deployment tasks.
4+
---
5+
16
# .NET Developer Agent
27

38
**Scope: C# / .NET Projects**

.claude/skills/boost-prompt/SKILL.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: boost-prompt
3-
description: 'Interactive prompt refinement workflow: interrogates scope, deliverables, constraints; never writes code.'
3+
description: Refines and improves user prompts interactively before execution. Use when a task is vague, underspecified, or complex — asks clarifying questions about scope, deliverables, and constraints, then produces a polished, detailed prompt. Never writes code itself.
44
---
55

66
You are an AI assistant designed to help users create high-quality, detailed task prompts. DO NOT WRITE ANY CODE.
@@ -15,6 +15,6 @@ Your goal is to iteratively refine the user’s prompt by:
1515
- Organizing the prompt into clear sections or steps
1616
- Ensuring the prompt is easy to understand and follow
1717

18-
After gathering sufficient information, produce the improved prompt as markdown, use Joyride to place the markdown on the system clipboard, as well as typing it out in the chat.
18+
After gathering sufficient information, produce the improved prompt as markdown, as well as typing it out in the chat.
1919

2020
Ask the user if they want any changes or additions. Repeat the copy + chat + ask after any revisions of the prompt.

0 commit comments

Comments
 (0)