com um clique
kida
kida contém 8 skills coletadas de lbliii, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.
Skills neste repositório
Convert Jinja2 templates to Kida syntax. Use when migrating from Jinja2, Django templates, or similar engines.
Use Kida with Chirp for HTMX partials, fragment rendering, block validation. Use when building Chirp web apps.
Write correct Kida templates from scratch. Use when creating templates, writing views, or authoring template content.
Use Kida with Bengal SSG: block caching, incremental builds, template context. Use when building Bengal sites or optimizing build performance.
Add custom Kida filters with proper type coercion. Use when adding filters, extending templates, or handling YAML/config int/str.
Understand Kida expression behavior: `+` operator, list vs string, export accumulation. Use when debugging unexpected output or expression behavior.
Use Kida static analysis for pre-render validation, incremental builds, block caching. Use when validating template context, optimizing build times, or implementing caching.
Debug Kida template errors: UndefinedError, TemplateSyntaxError, TemplateRuntimeError, unexpected output. Use when template rendering fails, variables are undefined, or output is wrong.