reportme
SolidTurn a topic or your own materials into a single self-contained, interactive HTML report — top tabs, clickable reference drawers, dense tables, comparison heatmaps, inline SVG diagrams, in-page search, a light/dark/system theme toggle, and a mobile-collapsible subtab panel — written in the user's language, quality-checked by a multi-agent review plus a bundled structural-consistency validator script. The output is ONE HTML file that opens directly from disk (all CSS/JS/data inline) — no server, no build step; local-first by default, with optional GitHub Pages publishing (explicit `publish` request only) and multilingual variants as per-language files linked by a static language switcher (≤3 languages recommended). Detects topic and language, proposes a tab/section structure that fits the report, and (if the user already has data) renders it into the design instead of researching. Includes per-language proofreading (strictest for Korean) and optional SVG diagrams. Use for requests like "/reportme", "make a rep
Install
Quality Score: 78/100
Skill Content
Details
- Author
- beret21
- Repository
- beret21/reportme
- Created
- 1 weeks ago
- Last Updated
- 1 weeks ago
- Language
- HTML
- License
- MIT
Integrates with
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
teachme
Turn any topic into a searchable, themed handbook or full study material (reference, hands-on practice, narrative chapters, quiz/Q&A) written in the user's own language, quality-checked by a multi-agent review, and published to GitHub Pages as a static site. Detects topic and language from the user, proposes a structure that fits the topic, and deploys (private repo + public Pages; free accounts warned). Includes site-wide + in-page search, 6 color themes, optional SVG diagrams, per-language proofreading (strictest for Korean), and a pre-deploy secret scan. Use for requests like "/teachme", "make/build a handbook", "build a guide or docs site", "create study material", or in Korean "핸드북/가이드 사이트 만들어줘", "교재 만들어줘", "기술 문서 사이트 출판".
report
작업 내용을 프로젝트 `private/`에 마크다운 보고서 파일로 작성하는 스킬. 다음 표현이 나오면 반드시 이 스킬을 사용할 것: "보고서 작성해줘", "report 올려줘", "작업 보고해줘", "완료 보고해줘", "분석 보고해줘", "의사결정 요청해줘". 작업을 완료했거나, 분석 결과를 정리했거나, 사용자에게 선택을 요청해야 할 때도 자동으로 이 스킬을 사용한다. (구현 계획서는 이 스킬이 아니라 `draft-plan`이 담당한다.)
generate-html-report
Generate a rich, self-contained HTML document instead of a long Markdown file — for specs & plans, PR/code-review explainers, design mockups & prototypes, research/status reports, or throwaway editing UIs. Use when the user asks to write a "report", wants a PR or piece of code explained visually, wants to compare design options, needs a research or status writeup, wants a diagram/flowchart, or when a Markdown plan/spec is getting too long to read comfortably.