ngx-signal-forms
Official@ngx-signal-forms
Provides specialized engineering support for Angular v20+ reactive state management, Nx monorepo orchestration, and high-integrity frontend component development.
Agent Skills by ngx-signal-forms
Showing 33 vetted skills indexed across 1 GitHub repositories.
angular-component
Create Angular standalone components with signal-based inputs and outputs.
angular-routing
Configures Angular v20+ apps with lazy loading, guards, resolvers, and signal-based route parameters.
refactor
Refactor code with tests and small commits to preserve behavior.
comment-analyzer
Analyze code comments for accuracy and maintainability during code reviews.
type-design-analyzer
Analyze type designs for invariants and encapsulation during PR reviews.
silent-failure-hunter
Analyze error handling and logging in pull request diffs to identify silent failures.
code-simplifier
Refactor recently modified JavaScript/TypeScript code for readability and maintainability.
code-reviewer
Review unstaged diffs and recent commits against repository guidelines.
pr-test-analyzer
Analyze pull requests to identify test coverage gaps and recommend risk-based test cases.
playwright
Guide writing stable Playwright end-to-end tests with semantic locators and web-first assertions.
make-skill-template
Generate SKILL.md frontmatter and starter directory structure for new Agent Skills.
git-commit
Analyze staged changes and diffs to generate conventional commit messages.
web-design-guidelines
Identify UI files violating Web Interface Guidelines and output findings in file:line format.
angular-di
Implement Angular v20+ dependency injection with inject(), tokens, and provider configuration.
chrome-devtools
Automate browser tasks and diagnostics via Chrome DevTools MCP.
skill-creator
Create, update, and package AgentSkills with standardized SKILL.md frontmatter.
web-design-reviewer
Identify and report visual design issues on web applications.
angular-directives
Create reusable Angular DOM behaviors using attribute, structural, and host directives for overlays, portals, and focus management.
angular-testing
Write Angular v21+ unit and integration tests with Vitest or Jasmine.
nx-run-tasks
Orchestrates Nx tasks including build, test, lint, and serve across projects.
playwright-cli
Automate browser interactions and testing workflows using Playwright CLI commands.
typescript
Implements advanced TypeScript patterns to improve type safety and API design.
angular-signals
Manage reactive state in Angular apps using signals and RxJS interop.
monitor-ci
Monitor Nx Cloud CI pipelines and apply self-healing fixes.
Frequently Asked Questions About ngx-signal-forms
FAQPage SchemaWhat specific Angular development tasks does this registry support?▼
It supports building standalone components, implementing signal-based reactive state, configuring dependency injection, and managing type-safe reactive forms. It also provides guidance for modern routing, HTTP resource fetching, and directive-based DOM behavior management within Angular v20+ environments.
Which engineering personas benefit from these capabilities?▼
Frontend engineers, full-stack developers, and technical leads working within Nx monorepos benefit most. It is specifically designed for teams maintaining large-scale Angular applications who require standardized code review practices, consistent testing patterns, and rigorous adherence to modern framework guidelines.
What are the prerequisites for integrating these skills into a project?▼
Projects must utilize Angular v20+ and TypeScript. Integration assumes an existing Nx workspace structure for monorepo management and a preference for modern testing frameworks like Vitest or Playwright for end-to-end and unit validation.