Skip to main content
Run any Skill in Manus
with one click
GitHub repository

kida

kida contains 8 collected skills from lbliii, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
8
Stars
6
updated
2026-04-20
Forks
0
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

kida-jinja2-migration
software-developers

Convert Jinja2 templates to Kida syntax. Use when migrating from Jinja2, Django templates, or similar engines.

2026-04-20
kida-chirp-integration
software-developers

Use Kida with Chirp for HTMX partials, fragment rendering, block validation. Use when building Chirp web apps.

2026-04-12
kida-template-authoring
software-developers

Write correct Kida templates from scratch. Use when creating templates, writing views, or authoring template content.

2026-04-12
kida-bengal-integration
web-developers

Use Kida with Bengal SSG: block caching, incremental builds, template context. Use when building Bengal sites or optimizing build performance.

2026-03-08
kida-custom-filters
software-developers

Add custom Kida filters with proper type coercion. Use when adding filters, extending templates, or handling YAML/config int/str.

2026-03-08
kida-expression-semantics
software-developers

Understand Kida expression behavior: `+` operator, list vs string, export accumulation. Use when debugging unexpected output or expression behavior.

2026-03-08
kida-static-analysis
software-developers

Use Kida static analysis for pre-render validation, incremental builds, block caching. Use when validating template context, optimizing build times, or implementing caching.

2026-03-08
kida-template-debugging
software-developers

Debug Kida template errors: UndefinedError, TemplateSyntaxError, TemplateRuntimeError, unexpected output. Use when template rendering fails, variables are undefined, or output is wrong.

2026-03-08