component▌
23 indexed skills · max 10 per page
angular-component
analogjs/angular-skills · Productivity
Build standalone Angular v20+ components with signals, OnPush detection, and modern control flow. \n \n Signal-based inputs and outputs replace traditional @Input and @Output decorators, with support for required inputs, defaults, transforms, and computed values \n Host bindings configured via the host object enable dynamic class/style/attribute binding and event listeners without decorator syntax \n Native control flow ( @if , @for , @switch ) replaces structural directives; direct class and st
create-oo-component-documentation
github/awesome-copilot · Documents
Create comprehensive documentation for the object-oriented component(s) at: ${input:ComponentPath}.
update-oo-component-documentation
github/awesome-copilot · Documents
Analyze and refresh object-oriented component documentation to match current implementation. \n \n Examines source code to identify design patterns, dependencies, interfaces, and architectural changes, then updates existing documentation to reflect the current implementation \n Supports language-specific optimizations for C#/.NET, Java, TypeScript/JavaScript, and Python with framework-aware analysis \n Preserves documentation structure and formatting while refreshing all technical content, code