← ClaudeAtlas

panda-kblisted

Curated knowledge base for the Panda theme by SunnyToo on PrestaShop 8 and 9 — 54 module fiches, 19 demos catalog, scraped official docs, and the Easy Builder track (steasybuilder + steasy_trans_panda). Use when answering questions about Panda-specific modules (`st*` prefix), SunnyToo widgets, Easy Builder layouts, or "what can Panda render". For PrestaShop platform-level questions (Symfony, Twig BO, Smarty syntax, hooks core, theme.yml mechanics, migration 8→9) use the `prestashop-kb` skill instead.
educlopez/mallard · ★ 0 · API & Backend · score 75
Install: claude install-skill educlopez/mallard
# Panda Knowledge Base This skill exposes the curated Panda theme knowledge base bundled with the `prestashop-experts` plugin. The `panda-expert` agent consults this KB before answering, but any agent can read these files directly. ## When this skill is relevant Load and read from this KB when the user mentions: - The **Panda theme** by SunnyToo (any PrestaShop version). - Any **`st*` module name** — `stmegamenu`, `ststickers`, `stblog`, `stthemeeditor`, `stmanufacturer`, `stcustomtext`, etc. - **Easy Builder** / `steasybuilder` / `steasy_trans_panda` widgets, presets, admin controllers, or the PS-aware bridge. - A SunnyToo **demo** ("ecommerce de moda", "tienda de tecnología", "alimentación", etc.). - A storefront layout question phrased as "puede Panda hacer X" or "qué módulo Panda uso para Y". Do NOT load for: PrestaShop core mechanics (use `prestashop-kb`), other themes (Classic, Warehouse, Leo, Hummingbird), or non-PrestaShop e-commerce. ## KB layout ``` references/ ├── README.md # convenciones y índice de la KB ├── 00-Research-Report.md # reconocimiento inicial Panda + URLs oficiales ├── docs/ # 26 docs oficiales scrapeadas (shallow — imágenes no capturadas) │ ├── _index.md │ ├── _module-names.md │ ├── faq.md │ ├── getting-started.md │ ├── theme-install.md │ ├── theme-settings.md │ ├── theme-customization.md │ ├── modules-overview.md │ └── module-*.md # 12 módulos documentados oficial