Skip to content

Add new agent: expert-angular-frontend-engineer#832

Closed
zshn-dev wants to merge 2 commits intogithub:stagedfrom
zshn-dev:expert-ng-dev-agent
Closed

Add new agent: expert-angular-frontend-engineer#832
zshn-dev wants to merge 2 commits intogithub:stagedfrom
zshn-dev:expert-ng-dev-agent

Conversation

@zshn-dev
Copy link

Pull Request Checklist

  • I have read and followed the CONTRIBUTING.md guidelines.
  • My contribution adds a new instruction, prompt, agent, skill, or workflow file in the correct directory.
  • The file follows the required naming convention.
  • The content is clearly structured and follows the example format.
  • I have tested my instructions, prompt, agent, skill, or workflow with GitHub Copilot.
  • I have run npm start and verified that README.md is up to date.

Description

This agent was created to deeply understand Angular's modern ecosystem and it provides:

  • Complete, production-ready code examples with explanations
  • Best practices for Angular Signals and zoneless applications
  • Recommendations on when to use Signals vs observables
  • Proper TypeScript typing throughout
  • Accessibility considerations built into solutions

Type of Contribution

  • New instruction file.
  • New prompt file.
  • New agent file.
  • New plugin.
  • New skill file.
  • New agentic workflow.
  • Update to existing instruction, prompt, agent, plugin, skill, or workflow.
  • Other (please specify):

Additional Notes

None


By submitting this pull request, I confirm that my contribution abides by the Code of Conduct and will be licensed under the MIT License.

github-actions bot and others added 2 commits February 27, 2026 00:07
Add a new agent definition for an Expert Angular 21 Frontend Engineer (agents/expert-angular-frontend-engineer.agent.md) including metadata, expertise/guidelines, and extensive code examples demonstrating standalone components, Signals, zoneless change detection, inject(), reactive patterns, testing, routing, and performance best practices. Also update docs/README.agents.md to register the new agent with install badges and a short description.
Copilot AI review requested due to automatic review settings February 27, 2026 04:37
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR introduces a new agent for Angular frontend development expertise and updates plugin configurations across the repository to use standardized directory path formats. The agent provides comprehensive guidance on modern Angular development practices, while the configuration changes improve consistency in how plugins reference their agents and skills folders.

Changes:

  • Added a new expert-angular-frontend-engineer.agent.md agent specializing in modern Angular development
  • Updated multiple plugin configurations to use "./agents" instead of listing individual agent files
  • Standardized skill folder references to remove trailing slashes across all plugins

Reviewed changes

Copilot reviewed 139 out of 234 changed files in this pull request and generated no comments.

File Description
agents/expert-angular-frontend-engineer.agent.md New agent file providing Angular 21 expertise with Signals, zoneless change detection, and modern best practices
docs/README.agents.md Added entry for the new Expert Angular Frontend Engineer agent to the documentation index
plugins/*/plugin.json Updated to use "./agents" directory reference instead of individual file paths for cleaner configuration
plugins/*/plugin.json Standardized skill folder references by removing trailing slashes (e.g., ./skills/skill-name instead of ./skills/skill-name/)

@zshn-dev zshn-dev closed this Feb 27, 2026
@zshn-dev zshn-dev deleted the expert-ng-dev-agent branch February 27, 2026 04:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants