copilot-workflow-demo
Angular development, NgRx state management, and BDD testing
All Skills in This Repository (22)
Pure Emerald Level Indicatorsopenspec-new-change
Scaffold OpenSpec changes with schema-aware artifact workflow instructions.
openspec-archive-change
Archive completed OpenSpec changes after validating delta-spec synchronization.
openspec-ff-change
Scaffold OpenSpec changes by generating all required artifacts in dependency order.
openspec-verify-change
Identify gaps between implemented changes and openspec artifacts with remediation references.
openspec-explore
Explore ideas and clarify requirements with ASCII diagrams and structured notes.
openspec-bulk-archive-change
Batch-archive completed openspec changes into daily archives with conflict-aware handling.
openspec-onboard
Guide developers through an end-to-end OpenSpec change cycle in a codebase.
openspec-continue-change
Generate the next OpenSpec workflow artifact using the CLI and templates.
openspec-sync-specs
Merge delta specs into main specs with interactive guardrails.
openspec-apply-change
Apply OpenSpec changes through guided task selection and execution.
find-skills
Discover and install agent skills using natural language queries and the Skills CLI.
angular-component
Design Angular v20+ standalone components with signals and OnPush change detection.
Frequently Asked Questions
FAQPage SchemaHow to install copilot-workflow-demo?โผ
Run `npx skills add danielsogl/copilot-workflow-demo --all -g -y` in your terminal to install all skills in this suite globally.
How to generate NgRx Signal Store code?โผ
The ngrx-signals skill produces type-safe Signal Store code with entities, optimistic updates, and request status handling whenever you mention signalStore or related APIs.
How to write BDD tests in plain English?โผ
The bdd skill turns acceptance criteria into declarative Gherkin feature files and wires them to Vitest or Playwright step definitions.
Does this work with Claude Code and GitHub Copilot?โผ
Yes. The skills follow the standard SKILL.md format and run in Claude Code, GitHub Copilot, Cursor, and other compatible coding environments.
Can it help with modern Angular best practices?โผ
Yes. The angular-developer skill covers signals, signal forms, dependency injection, routing, accessibility, and testing for current Angular versions.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core