SignalBeam
Official@signalbeam-io · Germany
Open observability platform for logs, metrics, traces and edge signals. Illuminate your systems from cloud to IoT.
Agent Skills by SignalBeam
Showing 19 vetted skills indexed across 1 GitHub repositories.
lint
Run dotnet format, ESLint, helm lint, and terraform validate across a multi-repo codebase.
add-migration
Create EF Core migrations for microservice database contexts with dotnet ef.
run-local
Start the Aspire AppHost locally with preflight checks and optional frontend launch.
plan-feature
Generate structured feature plans covering Domain, Application, Infrastructure, Endpoints, and Tests.
code-review
Identify security, architecture, and quality issues in code changes against origin/main.
task-check
Extract acceptance criteria from GitHub issues and validate code changes against them.
diagnose
Diagnose software and operations issues through evidence collection and hypothesis testing.
check-architecture
Detect and fix architecture violations in .NET Domain, Application, and CQRS layers.
add-event-handler
Scaffold WolverineFx event handlers with CancellationToken support and optional NATS publishing.
add-entity
Scaffolds a complete DDD domain entity with value object ID, aggregate root, factory method, and domain event.
start-work
Creates a feature branch from a GitHub issue and validates the working tree.
prd
Generate engineer-focused PRDs from codebase analysis and structured discovery questions.
complete-task
Run build, lint, tests, and QA reviews, then create a pull request.
create-tasks
Convert feature plans or PRDs into GitHub issues with epics and task breakdowns.
run-tests
Run unit, integration, and full test suites for the SignalBeam solution.
create-pr
Create a GitHub pull request with a structured description from branch commits.
add-query
Scaffold CQRS queries with handler, repository method, and GET endpoint.
add-command
Scaffold CQRS command, handler, validator, and POST endpoint skeletons.
add-feature
Generate React and TypeScript frontend feature modules with pages, components, API stubs, and route wiring.
Frequently Asked Questions About SignalBeam
FAQPage SchemaWhat specific development tasks does SignalBeam enable?▼
SignalBeam enables rapid scaffolding of DDD entities, CQRS command/query handlers, and React frontend modules. It further supports engineering teams by generating structured feature plans, managing EF Core migrations, and executing comprehensive linting and test suites across multi-repo environments.
Which engineering personas benefit most from these capabilities?▼
Full-stack engineers and software architects working within .NET and React ecosystems benefit most. The platform is designed for developers who require consistent code structure, automated architectural enforcement, and streamlined transitions from GitHub issue tracking to pull request submission.
What are the core prerequisites for using SignalBeam?▼
Users require a .NET-based environment with EF Core, WolverineFx, and a React/TypeScript frontend stack. The system relies on local installation of standard build runtimes and assumes an existing GitHub repository structure for issue tracking and branch management.