Kimi-K3
Kimi K3 is an open-weight, 2.8T-parameter native multimodal agentic model with a 1M-token context window, designed for frontier coding, knowledge work, and reasoning tasks.
它将精心调校的个人作品集设计转化为可复用的、框架无关的规范,任何支持 SKILL.md 的 AI Agent 都能直接应用到新项目或现有项目中,并附带评估提示以确保风格一致性。
hi, I'm Bryl. I spent way too long fine-tuning the design of my portfolio — the monochrome palette, the tiny uppercase mono labels, the halftone dots, the little fade-up on page load — so I turned the whole thing into an agent skill that anyone can use.
Install it, and your AI coding agent (Claude Code or anything that reads SKILL.md) learns my design language and applies it to whatever you're building. True black on white, no accent color, Geist everywhere, numbered section headers like 01 — about, soft shadows, proper light/dark theming. The stuff I'd nitpick in a PR, basically.
It's written as a spec in plain words — values and intent, zero framework code — so it works the same whether your project is plain HTML, Tailwind, React, Vue, or something weirder. Your agent implements it in whatever your project already uses.
Claude Code:
# for all your projects
git clone https://github.com/bryllim/bryl-minimal-design ~/.claude/skills/bryl-minimal-design
# or just one project
git clone https://github.com/bryllim/bryl-minimal-design .claude/skills/bryl-minimal-design
other agents: anything that supports the SKILL.md format can use this repo as-is — just point it at SKILL.md.
Ask for something minimal and it should kick in on its own, or name it directly:
build a landing page for my side project, use the bryl-minimal design language
restyle this dashboard with bryl-minimal
If the result doesn't look like my site, something went wrong — open an issue, I'd genuinely like to know.
SKILL.md — the whole design language: philosophy, the color ramp (light + dark values), the four font roles, layout, component recipes, the halftone motif, motion timing, and a step-by-step order for restyling existing projects.evals/ — the test prompts I used to check that agents actually reproduce the aesthetic instead of drifting off into beige-and-serif land (they do drift, badly, without the skill).The system leans on Geist & Geist Mono and Geist Pixel by Vercel, plus Source Serif 4 for long-form text. All free, all openly licensed.
MIT — take it, remix it, s
根据分类、Topic 和编程语言匹配的相似项目。
Kimi K3 is an open-weight, 2.8T-parameter native multimodal agentic model with a 1M-token context window, designed for frontier coding, knowledge work, and reasoning tasks.

A structured investing guide for Chinese beginners covering US stocks, options, and cryptocurrency, with focus on foundational concepts and risk awareness.

A curated collection of Computer Science fundamentals (PDFs, notes, cheatsheets, interview question banks) for placement preparation, covering seven core subjects plus general resources.