Skip to main content
Run any Skill in Manus
with one click
GitHub repository

edgefront-builder

edgefront-builder contains 23 collected skills from kwkraus, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
23
Stars
0
updated
2026-05-20
Forks
0
Occupation coverage
6 occupation categories · 100% classified
repository explorer

Skills in this repository

api-contract-design
software-developers

Design ASP.NET Core minimal API request and response contracts. Use for DTO shapes, route and verb decisions, OpenAPI metadata, and compatibility planning before implementation.

2026-05-20
api-test-strategy
software-quality-assurance-analysts-and-testers

Define focused tests for ASP.NET Core minimal APIs. Use for endpoint branch coverage, contract assertions, regression planning, and choosing the narrowest useful verification command.

2026-05-20
data-schema-migration
database-architects

Design EF Core schema changes, constraints, and migrations for the backend data model. Use for entity updates, indexes, uniqueness rules, cascade behavior, and migration planning.

2026-05-20
delegated-data-sync-pipeline
software-developers

Design and implement the delegated Graph sync pipeline from fetch through normalization, upsert, and metrics recompute. Use for user-initiated registrations or attendance sync, idempotency, and atomic recomputation.

2026-05-20
deployment-safety-and-rollback
software-developers

Define deployment safeguards, environment protections, and rollback readiness for CI/CD releases. Use when adding or reviewing release jobs, promotion controls, or recovery plans.

2026-05-20
domain-metrics-computation
software-developers

Apply email and domain normalization plus session and series metric rules, including W1/W2 warm-account logic and internal-domain exclusion. Use for domain logic changes, recompute behavior, and mandatory unit-test coverage.

2026-05-20
frontend-accessibility-and-ux-acceptance
software-developers

Review Next.js interfaces for accessibility and UX acceptance. Use for semantic markup, keyboard flow, responsive behavior, async states, and final user-flow validation before merge.

2026-05-20
frontend-test-strategy
software-quality-assurance-analysts-and-testers

Define focused frontend tests for Next.js user-visible behavior. Use for rendering, interaction, loading and error states, regression coverage, and choosing narrow verification scope.

2026-05-20
github-actions-workflow-composition
network-and-computer-systems-administrators

Design GitHub Actions workflows with clear triggers, deterministic job boundaries, safe caching, and diagnosable failure output. Use for new workflows or structural CI/CD refactors.

2026-05-20
graph-teams-integration
software-developers

Design delegated Microsoft Graph and Teams webinar integration for the backend. Use for OBO token exchange, webinar CRUD, registrations and attendance reads, drift handling, and Graph error semantics.

2026-05-20
incident-triage-and-diagnostics
computer-systems-analysts

Triage reliability incidents by isolating likely fault domains and defining safe mitigation and recovery checks. Use during outages, regressions, failed deployments, or recurring degradation.

2026-05-20
integration-contract-alignment
software-developers

Align frontend consumers with backend API contracts. Use for route or DTO changes, compatibility windows, rollout sequencing, and cross-stack acceptance criteria.

2026-05-20
integration-environment-configuration
network-and-computer-systems-administrators

Validate frontend-backend environment wiring without hardcoded service endpoints. Use for local, dev, and prod config mapping, runtime key alignment, and configuration gap analysis.

2026-05-20
nextjs-ui-composition-patterns
software-developers

Compose Next.js App Router features with thin routes, reusable components, and intentional server/client boundaries. Use for route refactors, shared UI extraction, or rendering-boundary decisions.

2026-05-20
pipeline-discovery-and-gate-mapping
software-developers

Inventory existing CI/CD workflows and map required quality gates by component and environment. Use before changing GitHub Actions so pipeline gaps and blockers are explicit.

2026-05-20
pipeline-validation-and-failure-reporting
network-and-computer-systems-administrators

Run targeted CI/CD validation and report pass/fail outcomes with clear blockers and rerun scope. Use after workflow changes or when diagnosing failed pipeline runs.

2026-05-20
status-code-decision-matrix
software-developers

Choose HTTP status codes and response payload behavior for ASP.NET Core minimal APIs. Use for success and error branch semantics, problem details, conflicts, and compatibility exceptions.

2026-05-20
structured-logging-policy
network-and-computer-systems-administrators

Define production-safe structured logging for ASP.NET Core API flows. Use for event naming, stable log fields, correlation context, severity policy, and secret-safe diagnostics.

2026-05-20
tdd-red-green-refactor
software-quality-assurance-analysts-and-testers

Execute a minimal-scope red-green-refactor workflow. Use for test-first features, regression-first bug fixes, and refactors that must preserve externally observable behavior.

2026-05-20
telemetry-signal-design
software-developers

Design logs, metrics, and traces for critical frontend and backend flows with clear operator actionability and low noise. Use when adding or revising end-to-end observability.

2026-05-20
functional-spec-authoring
project-management-specialists

Guide iterative authoring of functional specifications as Azure DevOps work item hierarchies (Epic → Feature → User Story). Use for business requirement capture, scope definition, acceptance criteria, and approval readiness.

2026-04-28
spec-lifecycle-management
software-developers

Manage the lifecycle of functional and technical specifications tracked as Azure DevOps work items. Use for state transitions, review readiness, staleness detection, change management, and process enforcement.

2026-04-28
technical-spec-generation
software-developers

Generate technical specifications from approved functional specs (Azure DevOps Epic hierarchies) and publish as wiki pages. Use after functional approval to create implementation-ready technical documentation.

2026-04-28