danielsogldanielsoglCommunityยท22 Agent Skills Included

copilot-workflow-demo

Angular development, NgRx state management, and BDD testing

Generates modern Angular components, services, and NgRx Signal Stores following current best practices. Writes plain-English Gherkin feature files and Playwright or Vitest tests that stay readable as the UI changes. Eliminates outdated patterns, manual test planning, and inconsistent state management across Angular projects.
npx skills add danielsogl/copilot-workflow-demo --all -g -y
Available:

Instructs the agent to query the CodeGraph index first when locating or understanding code, instead of relying on grep or manual file reading.

All Skills in This Repository (22)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
danielsogldanielsogl

openspec-new-change

Scaffold OpenSpec changes with schema-aware artifact workflow instructions.

Community
Advanced
๐Ÿ“ฆ In Repo
danielsogldanielsogl

openspec-archive-change

Archive completed OpenSpec changes after validating delta-spec synchronization.

Community
Advanced
๐Ÿ“ฆ In Repo
danielsogldanielsogl

openspec-ff-change

Scaffold OpenSpec changes by generating all required artifacts in dependency order.

Community
Advanced
๐Ÿ“ฆ In Repo
danielsogldanielsogl

openspec-verify-change

Identify gaps between implemented changes and openspec artifacts with remediation references.

Community
Advanced
๐Ÿ“ฆ In Repo
danielsogldanielsogl

openspec-explore

Explore ideas and clarify requirements with ASCII diagrams and structured notes.

Community
Basic
๐Ÿ“ฆ In Repo
danielsogldanielsogl

openspec-bulk-archive-change

Batch-archive completed openspec changes into daily archives with conflict-aware handling.

Community
Advanced
๐Ÿ“ฆ In Repo
danielsogldanielsogl

openspec-onboard

Guide developers through an end-to-end OpenSpec change cycle in a codebase.

Community
Advanced
๐Ÿ“ฆ In Repo
danielsogldanielsogl

openspec-continue-change

Generate the next OpenSpec workflow artifact using the CLI and templates.

Community
Advanced
๐Ÿ“ฆ In Repo
danielsogldanielsogl

openspec-sync-specs

Merge delta specs into main specs with interactive guardrails.

Community
Intermediate
๐Ÿ“ฆ In Repo
danielsogldanielsogl

openspec-apply-change

Apply OpenSpec changes through guided task selection and execution.

Community
Advanced
๐Ÿ“ฆ In Repo
danielsogldanielsogl

find-skills

Discover and install agent skills using natural language queries and the Skills CLI.

Community
Basic
๐Ÿ“ฆ In Repo
danielsogldanielsogl

angular-component

Design Angular v20+ standalone components with signals and OnPush change detection.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How 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โ†’