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