ColdBox Platform
Official@coldbox
ColdBox is a set of modern tools and libraries that will accelerate your web development productivity.
Agent Skills by ColdBox Platform
Showing 98 vetted skills indexed across 1 GitHub repositories.
cachebox-standalone
Configure standalone CacheBox caching factories and caches for CFML applications.
logbox
Configure LogBox appenders, categories, and async logging for ColdBox applications.
wirebox-di
Automate dependency injection configuration for CFML and BoxLang applications.
testbox-unit-xunit
Write xUnit-style TestBox unit tests for ColdBox services, models, and utilities.
testbox-expectations
Write fluent TestBox assertions with chained matchers and expectAll().
testbox-assertions
Provide xUnit-style assertion helpers for TestBox $assert objects.
coldbox-testing-coverage
Generate HTML, Cobertura, and SonarQube XML coverage reports for ColdBox and BoxLang tests.
testbox-cbmockdata
Generate realistic mock data structs and arrays for TestBox tests.
testbox-mockbox
Create and manage mocks, stubs, and spies for TestBox unit tests in ColdBox applications.
testbox-runners
Coordinate TestBox test execution across CLI, HTML, and programmatic runners.
testbox-bdd
Write and organize BDD-style tests with describe/it and Gherkin aliases in ColdBox and BoxLang TestBox bundles.
testbox-reporters
Configure TestBox reporters for CI, local development, and browser debugging.
testbox-listeners
Provide lifecycle callbacks for TestBox run and runRaw test events.
coldbox-testing-fixtures
Automate test fixture and factory setup for ColdBox/TestBox projects.
coldbox-security-implementation
Configure CBSecurity authentication, authorization, and firewall rules for ColdBox apps.
coldbox-security-passkeys
Implement WebAuthn passkey registration and authentication in ColdBox applications.
coldbox-security-jwt
Generate and validate JWT access and refresh tokens for ColdBox REST APIs.
coldbox-security-api-authentication
Generate, hash, cache, validate, and revoke API keys for ColdBox REST endpoints.
coldbox-security-csrf
Generate and validate per-session CSRF tokens for ColdBox applications.
coldbox-security-authorization
Enforce ColdBox authorization rules for events, URLs, and handler actions.
coldbox-security-rbac
Implement role-based access control for ColdBox applications with database schemas.
coldbox-security-authentication
Automate CBAuth authentication setup for ColdBox applications with BCrypt password hashing.
coldbox-security-sso
Configure OAuth2/OpenID Connect SSO for ColdBox applications using the cbsso module.
coldbox-orm-cborm
Manage CBORM ORM operations and queries for ColdBox applications.
Frequently Asked Questions About ColdBox Platform
FAQPage SchemaWhat 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.