design-system

Customize Django Admin themes with Jazzmin and Bootstrap.

Updated Feb 27, 2026
One-click install
npx skills add https://github.com/bogarin/back_office_sanfelo --skill design-system-bogarin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: design-system
Source: https://github.com/bogarin/back_office_sanfelo/tree/main/.agents/skills/design-system
Command: npx skills add https://github.com/bogarin/back_office_sanfelo --skill design-system-bogarin

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires jazzmin, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill provides a unified and customizable UX design system for the Backoffice de Trámites, enhancing the overall user experience and UI consistency.

Core Features & Use Cases

  • Customizable Theme: Leverage Jazzmin with Bootstrap and AdminLTE for a consistent UI, with customizable colors and branding.
  • Component Library: Offers a range of UI components like badges, quick actions, and Bootstrap-based layouts.
  • Quick Setup: Simplifies the theme configuration and template customization for Django Admin interfaces.

Quick Start

To apply the design system, update your Django project's settings to use Jazzmin with the "united" theme and include the backoffice.css file in your templates.

Frequently Asked Questions about design-system

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I customize the Django Admin interface with a consistent UI design system?

To customize the Django Admin interface with a consistent UI design system, configure your Django project to use Jazzmin with Bootstrap. This enables responsive template customization and unified branding using the provided backoffice.css file.

What is the best way to apply a unified Bootstrap theme to a Django backoffice?

The best way to apply a unified Bootstrap theme to a Django backoffice is using Jazzmin. It integrates Bootstrap and AdminLTE layouts, allowing you to apply a consistent UI with customizable colors and quick action components.

Does Jazzmin support custom UI components for Django Admin interfaces?

Yes, Jazzmin supports custom UI components for Django Admin interfaces. It provides a component library including badges and quick actions, alongside Bootstrap-based layouts to enhance the overall backoffice user experience.

How do I set up the Jazzmin united theme in my Django project settings?

To set up the Jazzmin united theme in your Django project settings, update your configuration to use Jazzmin and include the backoffice.css file in your templates. This quick setup simplifies theme configuration for the admin interface.

Can I use this design system for Django projects requiring responsive admin layouts?

Yes, you can use this design system for Django projects requiring responsive admin layouts. It leverages Jazzmin and Bootstrap to deliver a customizable and responsive admin interface suitable for backoffice de Trámites.

What limitations exist when customizing Django Admin templates with Bootstrap and Jazzmin?

When customizing Django Admin templates with Bootstrap and Jazzmin, limitations include dependency on the Jazzmin package and AdminLTE structure. Template overrides must align with the provided backoffice.css to maintain UI consistency.