ColdBox Platform avatar

ColdBox Platform

Official

@coldbox

0Followers
|
31Public Repos
|
98Published Skills

ColdBox is a set of modern tools and libraries that will accelerate your web development productivity.

Skills Distribution
DomainDeveloper To...Web Framework Arch.. (40%)Testing & Quality .. (30%)Security & Identit.. (20%)Data Persistence &.. (10%)

Agent Skills by ColdBox Platform

Showing 98 vetted skills indexed across 1 GitHub repositories.

ColdBoxColdBox

cachebox-standalone

Configure standalone CacheBox caching factories and caches for CFML applications.

Official
Advanced
ColdBoxColdBox

logbox

Configure LogBox appenders, categories, and async logging for ColdBox applications.

Official
Advanced
ColdBoxColdBox

wirebox-di

Automate dependency injection configuration for CFML and BoxLang applications.

Official
Advanced
ColdBoxColdBox

testbox-unit-xunit

Write xUnit-style TestBox unit tests for ColdBox services, models, and utilities.

Official
Intermediate
ColdBoxColdBox

testbox-expectations

Write fluent TestBox assertions with chained matchers and expectAll().

Official
Advanced
ColdBoxColdBox

testbox-assertions

Provide xUnit-style assertion helpers for TestBox $assert objects.

Official
Intermediate
ColdBoxColdBox

coldbox-testing-coverage

Generate HTML, Cobertura, and SonarQube XML coverage reports for ColdBox and BoxLang tests.

Official
Intermediate
ColdBoxColdBox

testbox-cbmockdata

Generate realistic mock data structs and arrays for TestBox tests.

Official
Intermediate
ColdBoxColdBox

testbox-mockbox

Create and manage mocks, stubs, and spies for TestBox unit tests in ColdBox applications.

Official
Intermediate
ColdBoxColdBox

testbox-runners

Coordinate TestBox test execution across CLI, HTML, and programmatic runners.

Official
Advanced
ColdBoxColdBox

testbox-bdd

Write and organize BDD-style tests with describe/it and Gherkin aliases in ColdBox and BoxLang TestBox bundles.

Official
Intermediate
ColdBoxColdBox

testbox-reporters

Configure TestBox reporters for CI, local development, and browser debugging.

Official
Intermediate
ColdBoxColdBox

testbox-listeners

Provide lifecycle callbacks for TestBox run and runRaw test events.

Official
Intermediate
ColdBoxColdBox

coldbox-testing-fixtures

Automate test fixture and factory setup for ColdBox/TestBox projects.

Official
Intermediate
ColdBoxColdBox

coldbox-security-implementation

Configure CBSecurity authentication, authorization, and firewall rules for ColdBox apps.

Official
Advanced
ColdBoxColdBox

coldbox-security-passkeys

Implement WebAuthn passkey registration and authentication in ColdBox applications.

Official
Intermediate
ColdBoxColdBox

coldbox-security-jwt

Generate and validate JWT access and refresh tokens for ColdBox REST APIs.

Official
Advanced
ColdBoxColdBox

coldbox-security-api-authentication

Generate, hash, cache, validate, and revoke API keys for ColdBox REST endpoints.

Official
Advanced
ColdBoxColdBox

coldbox-security-csrf

Generate and validate per-session CSRF tokens for ColdBox applications.

Official
Intermediate
ColdBoxColdBox

coldbox-security-authorization

Enforce ColdBox authorization rules for events, URLs, and handler actions.

Official
Intermediate
ColdBoxColdBox

coldbox-security-rbac

Implement role-based access control for ColdBox applications with database schemas.

Official
Intermediate
ColdBoxColdBox

coldbox-security-authentication

Automate CBAuth authentication setup for ColdBox applications with BCrypt password hashing.

Official
Intermediate
ColdBoxColdBox

coldbox-security-sso

Configure OAuth2/OpenID Connect SSO for ColdBox applications using the cbsso module.

Official
Advanced
ColdBoxColdBox

coldbox-orm-cborm

Manage CBORM ORM operations and queries for ColdBox applications.

Official
Advanced

Frequently Asked Questions About ColdBox Platform

FAQPage Schema
What specific tasks can I perform using the ColdBox ecosystem?

You can build modular web applications, manage dependency injection, execute database migrations, implement robust security protocols like OAuth2 and JWT, and perform comprehensive unit and integration testing for CFML and BoxLang environments.

Which developers benefit most from these libraries?

Backend engineers and full-stack developers working within the CFML or BoxLang ecosystems who require structured, enterprise-grade patterns for request handling, data persistence, and secure API development.

What are the prerequisites for running these modules?

These modules require a compatible CFML engine (such as Lucee or Adobe ColdFusion) or the BoxLang runtime, along with the CommandBox environment for dependency management and server orchestration.