Agent Skills by Brice Rising
Showing 17 vetted skills indexed across 1 GitHub repositories.
design
Select in-process code patterns for refactoring and extensibility needs.
patterns-behavioral
Apply behavioral design patterns to standardize runtime behavior in TypeScript systems.
patterns-creational
Apply creational design patterns to manage object creation in software systems.
security
Enforce authentication, authorization, input validation, and secure data handling guardrails.
plan
Transform user requests into scoped executable plans with tasks and risk flags.
typescript
Apply TypeScript style rules for typed errors, decoders, and module structure.
platform
Standardize cross-cutting platform primitives for shared service boundary logic.
spec
Define service specs with acceptance criteria and decision records before coding.
observability
Instrument logs, traces, and metrics with OpenTelemetry across code boundaries.
testing
Create or expand unit, integration, and consumer-contract test suites for microservices.
architecture
Select cross-service system patterns with criteria and implementation plans.
resilience
Apply fault-tolerance patterns to outbound calls and async consumers with timeouts, retries, circuit breakers, and bulkheads.
patterns-structural
Apply structural design patterns to wrap and compose objects in TypeScript projects.
finish
Execute verification steps and generate a change summary for merge readiness.
review
Run a four-phase adversarial code review with evidence-backed findings and verdicts.
workflow
Route change requests across multiple skills for cohesive enterprise app updates.
debug
Triage production issues by interpreting logs, traces, and metrics.