Coding
PromptBeginner5 minmarkdown
Markdown Converter
Agent skill for markdown-converter
7
- `docs/overview.md`
Sign in to like and favorite skills
This file is the canonical guardrails + pointers for Codex work in this repo.
docs/overview.mdREADME.md (end-user docs for release v2.0; may lag behind dev)docs/status.mddocs/todo.mdTODOdocs/setup.mddocs/architecture.mddocs/design/filtering-contract.mddocs/design/config-flow-contract.mddocs/design/calendar-contract.mddocs/design/sensor-contract.mddocs/context.mddocs/decisions.mdtest/fixtures/usecases.json (UC catalog)docs/resume_prompt.txt (legacy backup)docs/design/filtering-design-checkpoint.md (legacy backup)docs/design/filtering-config-flow-design.md (legacy backup)docs/vibe/context.md (legacy, empty)custom_components/skolmat/: Home Assistant integration code.custom_components/skolmat/processors/: optional per-source normalizers.skolmat-card/: Lovelace card submodule.docs/: working docs and design contracts.test/: fixtures and tests (including UC catalog)..devcontainer/devcontainer.json uses image hass_dev_image_2025.12.2.container setup-project -> .devcontainer/setup-project.skolmat-card/ into HA config www/..storage from .devcontainer/ha_config_bootstrap/.storage.test/fixtures/usecases.json as ground truth. All implemented logic should be represented in this file. Suggest updates when neccesary.test/fixtures/usecases.json as needed.docs/ aligned with actual behavior; do not update end-user docs (README.md) unless requested.docs/decisions.md without waiting for confirmation.