
ColdBox is a set of modern tools and libraries that will accelerate your web development productivity.
Most Used Tags
Set up code coverage analysis for ColdBox/ColdFusion applications with ease.
Implement a comprehensive security framework in ColdBox applications using CBSecurity.
Implement Role-Based Access Control (RBAC) in ColdBox with ease.
Write xUnit-style tests in TestBox with lifecycle methods and assertions.
Efficiently run and manage TestBox tests using various runners and configurations.
Implement feature flags and gradual rollouts in ColdBox/BoxLang with unleashsdk.
Manage and schedule background tasks in ColdBox applications with ease.
Integrate with Amazon S3 or S3-compatible storage using the s3sdk module in ColdBox/BoxLang.
Build Active Record-style ORM models in ColdBox/BoxLang with Quick.
Enhance your ColdBox application documentation with structured comments.
Facilitate integration testing in ColdBox with real dependencies and full request cycles.
Create and manage ColdBox handlers for web applications with ease.
Persist data across requests in ColdBox/BoxLang with cbstorages for flexible storage solutions.
Efficiently render views and partials in ColdBox with reusable components and caching.
Implement a business rules engine in ColdBox/BoxLang with rulebox for flexible rule evaluation.
Securely hash and verify passwords in ColdBox applications using BCrypt.
Configure Cross-Origin Resource Sharing (CORS) for ColdBox REST APIs with ease.
Manage ColdBox RequestContext objects effectively for handling requests and responses.
Generate realistic fake/mock data for testing with cbMockData.
Add CSRF protection to ColdBox/BoxLang applications with the cbcsrf module.
Unit test ColdBox interceptors in isolation with pre-wired mocks and configuration.
Integrate internationalization (i18n) and localization (l10n) into ColdBox applications.
Integrate caching in ColdBox applications with CacheBox for optimized performance.
Manage files across various storage providers using the cbfs module in ColdBox applications.
Inspect all registered ColdBox routes with the route-visualizer module.
Utilize TestBox's $assert object for comprehensive xUnit-style assertions.
Expose ColdBox event handlers to non-HTTP callers with ColdBox Proxy.
Create and manage ColdBox layouts for consistent HTML structure in your web applications.
Manage ColdBox-specific logging configurations with ease.
Display flash-scope messages in ColdBox views using the cbmessagebox module.
Implement passwordless authentication using WebAuthn/Passkeys in ColdBox applications.
Choose the right ColdBox application layout for your project with this skill.
Serialize ColdBox ORM entities to JSON with fine-grained control over exposed properties.
Implement server-side pagination in ColdBox/BoxLang with cbpaginator.
Integrate Hibernate ORM with ColdBox/BoxLang using the cborm module for efficient data access.
Facilitate JavaDoc-style documentation for BoxLang and CFML code with ease.
Implement asynchronous background job processing in ColdBox/BoxLang with cbq.
Build dynamic, reactive UI components in ColdBox/BoxLang without JavaScript using cbwire.
Configure ColdBox applications efficiently with this skill.
Implement JWT authentication in ColdBox REST APIs with ease.
Create reusable ColdBox modules with defined routes, models, and settings.
Manage asynchronous operations and parallel computations in ColdBox applications.
Implement flash RAM messaging in ColdBox for user notifications and feedback.
Utilize the CBDebugger for visual debugging in ColdBox applications.
Test ColdBox event handlers efficiently with this skill for isolated unit tests.
Create mocks, stubs, and spies in TestBox using MockBox for effective unit testing.
Configure ColdBox routes, set up RESTful resources, and implement URL pattern matching.
Implement CSRF protection in ColdBox applications using the cbcsrf module.
Extend ColdBox framework internals using the Decorator pattern for controllers and request contexts.
Implement Single Sign-On (SSO) in ColdBox using the cbsso module with OAuth2 providers.
Unit test ColdBox model objects in isolation using built-in mock helpers.
Simulate HTTP requests in ColdBox tests with various HTTP methods and assertions.
Efficiently send emails from ColdBox/BoxLang applications using cbmailservices.
Efficiently scaffold ColdBox applications and manage AI integration using the ColdBox CLI.
Implement user authentication in ColdBox applications using CBAuth with session management and password hashing.
Implement Aspect-Oriented Programming (AOP) with WireBox for cross-cutting concerns.
Manage database schema changes in ColdBox/BoxLang with cfmigrations and its Schema Builder.
Sanitize HTML/XML user input to prevent XSS attacks using the OWASP AntiSamy library.
Build real-time WebSocket applications in ColdBox/BoxLang with socketbox.
A collection of AI agent skills for ColdBox and the Ortus ecosystem, enhancing application development.
Manage database migrations seamlessly from the CommandBox CLI.
Configure DocBox to generate API documentation in various formats like HTML, JSON, and UML.
Efficiently read and generate RSS/Atom feeds in ColdBox/BoxLang with cbfeeds.
Build database queries effortlessly with qb (Query Builder) in ColdBox/BoxLang.
Manage ColdBox event objects, request collections, and view rendering efficiently.
Simplify HTTP requests in ColdBox/BoxLang applications with the Hyper HTTP client.
Secure ColdBox/BoxLang applications with cbsecurity for robust authentication and authorization.
Convert Markdown to HTML in ColdBox applications using the cbmarkdown module.
Validate user input in ColdBox/BoxLang with cbvalidation, ensuring data integrity.
Write BDD-style tests with TestBox using Gherkin syntax and lifecycle hooks.
Integrate AI capabilities into ColdBox applications using the BoxLang AI library.
Create dynamic Java-compatible proxies for ColdBox/BoxLang components with cbproxies.
Create test fixtures and data builders in ColdBox/TestBox for effective testing.
Manage database schema changes in ColdBox/BoxLang with ease using migrations.
Configure CommandBox to run BoxLang server instances and manage modules efficiently.
Review ColdBox application code for correctness, security, performance, and adherence to conventions.
Implement TestBox run listeners to enhance test lifecycle management and reporting.
Create ColdBox interceptors for handling cross-cutting concerns and lifecycle events.
Integrate Elasticsearch into ColdBox applications with the cbelasticsearch module.
Implement Single Sign-On (SSO) in ColdBox applications using the cbsso module.
Implement robust authorization in ColdBox applications using CBSecurity.
Automate end-to-end browser testing for ColdBox applications using the cbplaywright module.
Fluent expectations for TestBox assertions using built-in matchers and custom matchers.
Model REST APIs with the Relax DSL for ColdBox, generating documentation and specifications.
Implement passwordless authentication using passkeys in ColdBox with cbsecurity-passkeys.
Implement API key authentication in ColdBox REST APIs with ease.
Integrate dependency injection seamlessly within ColdBox applications using ColdBox-specific features.
Dynamically load Java JAR libraries at runtime in ColdBox applications.
Understand which ColdBox testing base class to extend for various test types and configure test bundles effectively.
Master WireBox dependency injection with advanced configuration and usage techniques.
Implement user authentication in ColdBox/BoxLang applications with cbauth.
Generate OpenAPI 3.x documentation for ColdBox REST APIs using cbswagger.
Build RESTful APIs in ColdBox with ease using this skill.
Select and configure TestBox reporters for various output formats and options.