Tyler Buell
Community@tylerjrbuell · Kalamazoo, MI
Agent Skills by Tyler Buell
Showing 45 vetted skills indexed across 1 GitHub repositories.
provider-streaming
Standardize streaming patterns for LLM providers with tool-enabled complete and stream methods.
update-docs
Synchronize repository documentation and agent skill files after code changes.
kernel-extension
Extend the composable kernel with phases, guards, and MetaTools.
effect-abstraction-audit
Audit architectural abstractions in Reactive Agents codebases for Effect-TS design improvements.
architecture-audit
Detect architecture drift and structural debt in a TypeScript monorepo.
implement-service
Scaffold Effect-TS services with Context.Tag, Layer.effect, and runtime wiring.
agent-tdd
Enforce TDD conventions with timeouts, Effect.flip, and Layer factories in TypeScript tests.
reactive-feature-dev
Route feature tasks to specialized skills and enforce the Step 1-7 workflow.
harness-improvement-loop
Run instrumented probes against the execution kernel to identify harness weaknesses.
architecture-reference
Document package dependency graph and build order for the Reactive Agents monorepo.
implement-test
Write unit and integration tests for Reactive Agents packages using Bun and Effect-TS.
effect-ts-patterns
Enforce Effect-TS coding patterns in TypeScript services and layers.
build-package
Creates a new package with scaffolding for the requested architecture.
review-patterns
Review TypeScript code changes for Effect-TS pattern compliance.
kernel-debug
Map agent reasoning failure symptoms to kernel phases and source files.
prepare-release
Validate builds, tests, docs, and create changesets for releases.
memory-patterns
Configure SQLite-backed agent memory with WAL mode and scoped lifecycle.
validate-build
Validate TypeScript monorepo packages against project specifications and build rules.
mcp-integration
Manage Docker-backed MCP server lifecycle with transport auto-detection.
llm-api-contract
Define TypeScript LLMService API signatures for correct calls and error semantics.
build-coordinator
Coordinate cross-package changes and assign tasks across a 22-package TypeScript monorepo.
cortex-lab-test
Validate SKILL.md discovery and activation in a Cortex Lab skills directory.
tool-creation
Create and register typed custom tools for Reactive Agents TypeScript projects.
cost-budget-enforcement
Enforce per-request, per-session, daily, and monthly budget caps for AI agent requests.