Michael Rigsby
Community@mrigsby · Severn, MD
Adobe ColdFusion Certified Professional | Software Developer | Sci-fi Junky
Agent Skills by Michael Rigsby
Showing 25 vetted skills indexed across 1 GitHub repositories.
cache-integration
Implement caching in ColdBox applications with CacheBox providers and named caches.
routing-development
Automate ColdBox route definitions and RESTful API endpoints via scripts.
boxlang-lambdas
Explain BoxLang lambda expressions and functional programming with arrow functions.
view-rendering
Enhance ColdBox view rendering with partials, caching, helpers, and dynamic content.
boxlang-interop
Integrate Java classes and libraries into BoxLang applications.
handler-development
Implement ColdBox handlers with CRUD operations, dependency injection, and event handling.
testing-bdd
Create behavior-driven tests in TestBox using describe/it/expect syntax.
boxlang-streams
Process BoxLang data structures with lazy evaluation and functional operations.
interceptor-development
Develop ColdBox interceptors for logging, security, caching, and AOP patterns.
boxlang-classes
Guide BoxLang class creation for the ColdBox HMVC framework.
rest-api-development
Develop RESTful APIs with ColdBox using proper HTTP methods and error handling.
Integration Testing
Automate integration testing for ColdBox applications across components, databases, APIs, and services.
module-development
Create reusable ColdBox modules with standardized structure and configuration.
boxlang-functions
Explain BoxLang function types, parameters, return types, closures, and functional programming patterns.
boxlang-syntax
Guide BoxLang syntax, class definitions, properties, and methods for ColdBox applications.
Code Coverage Testing
Analyze code coverage in CFML and BoxLang applications.
Unit Testing in TestBox
Guide writing unit tests in ColdBox applications using TestBox.
Testing with Mocking
Create test doubles and verify interactions using MockBox for ColdBox apps.
Testing ColdBox Handlers
Automate ColdBox handler testing with mocking and event simulation.
boxlang-modules
Guide BoxLang developers in creating and managing modular code structures.
event-model
Manage ColdBox request context objects for requests, responses, and application flow.
Continuous Integration Testing
Sets up automated CI pipelines for testing, builds, and deployments in software development.
layout-development
Create and manage ColdBox master pages, view templates and dynamic layouts.
Testing Fixtures
Guide fixture and factory patterns for creating test data.