Skip to content

Commit 24444ba

Browse files
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent 078d6d3 commit 24444ba

1 file changed

Lines changed: 7 additions & 21 deletions

File tree

.github/agents/webexpress.agent.md

Lines changed: 7 additions & 21 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
6+
# My Agent
207

8+
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
9+
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
10+
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
2111
requested. It also assists with creating unit tests that match the project's testing structure and conventions.
2212

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-
13+
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
2714
found there must be treated as authoritative and used consistently when generating code, explanations, or examples.
28-

0 commit comments

Comments
 (0)