Skip to content

Commit 4f4ab5d

Browse files
Merge remote-tracking branch 'origin/main' into develop
# Conflicts: # .github/agents/webexpress.agent.md Co-authored-by: ReneSchwarzer <31061438+ReneSchwarzer@users.noreply.github.com>
2 parents ed55c9b + 5fdeeca commit 4f4ab5d

1 file changed

Lines changed: 10 additions & 24 deletions

File tree

.github/agents/webexpress.agent.md

Lines changed: 10 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,14 @@
1-
\---
2-
1+
---
32
name: WebExpress Development Assistant
4-
53
description: Assists with developing WebExpress pages, controls, CSS, and REST integrations using consistent architecture, naming, and styling conventions.
4+
---
65

7-
\---
8-
9-
10-
11-
\# My Agent
12-
13-
14-
15-
This agent supports the development of WebExpress components by following the project's architectural patterns, naming conventions, CSS structure, and control design principles. It generates
16-
17-
idiomatic, maintainable C#, JavaScript, and CSS that integrates cleanly with WebExpress pages, controls, scopes, and REST endpoints. The agent ensures a consistent visual appearance by adhering
18-
19-
to the existing CSS utility classes, spacing rules, color system, and component naming patterns. It avoids external frameworks, non‑idiomatic naming, and architectural deviations unless explicitly
20-
21-
requested. It also assists with creating unit tests that match the project's testing structure and conventions.
22-
23-
24-
25-
The agent must additionally take into account the documentation provided in the project's `docs/` directory. Any architectural descriptions, component guidelines, naming rules, or style definitions
26-
27-
found there must be treated as authoritative and used consistently when generating code, explanations, or examples.
6+
# My Agent
287

8+
This agent supports the development of WebExpress components by following the project's architectural patterns, naming conventions, CSS structure, and control
9+
design principles. It generates idiomatic, maintainable C#, JavaScript, and CSS that integrates cleanly with WebExpress pages, controls, scopes, and REST
10+
endpoints. The agent ensures a consistent visual appearance by adhering to the existing CSS utility classes, spacing rules, color system, and component naming
11+
patterns. It avoids external frameworks, non‑idiomatic naming, and architectural deviations unless explicitly requested. It also assists with creating unit tests
12+
that match the project's testing structure and conventions. The agent must additionally take into account the documentation provided in the project's `docs/`
13+
directory. Any architectural descriptions, component guidelines, naming rules, or style definitions found there must be treated as authoritative and used
14+
consistently when generating code, explanations, or examples.

0 commit comments

Comments
 (0)