Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

breadbox

breadbox 收录了来自 canalesb93 的 6 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
6
Stars
7
更新
2026-06-14
Forks
1
职业覆盖
4 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

design-system
软件开发工程师

Breadbox's surface design language — the conventions for building and redesigning admin UI surfaces so every page reads as one calm, legible product. Codifies the principles, the canonical page anatomy, the component vocabulary, and the redesign method (IA-first, not a re-skin). Invoke when building a new admin surface or bringing an existing one up to standard. Triggers: "redesign this page", "apply our design system", "apply the surface language", "make this follow our conventions", "polish this surface", "bring /accounts (etc.) up to the design system", "what's our pattern for X". Pair with the `daisyui` skill (primitive classes) and `validate-ui` (browser evidence). NOT for low-level CSS questions — those are `.claude/rules/daisyui.md`.

2026-06-14
github-image-hosting
软件开发工程师

Upload an image or an HTML/text snapshot and get a public URL suitable for embedding in PRs, issues, and comments, or for sharing a rendered debug page. Defaults to the self-hosted host at bb-artifacts.exe.xyz — authenticated upload via your GitHub token (`gh auth token`, works in local AND cloud sessions); public read; ~180-day retention; 25MB cap. Falls back to img402.dev only if the host is unreachable. Triggers: "screenshot this", "attach an image", "add a screenshot to the PR", "upload this mockup", "host this HTML", "share a debug snapshot", or any task producing an image or HTML page that needs a shareable URL.

2026-06-07
validate-ui
软件质量保证分析师与测试员

Validate a Breadbox admin UI change in a real browser and produce a screenshot as PR evidence. Prefers Chrome DevTools MCP when available; falls back to headless Chromium via Playwright in cloud sessions where the MCP is not loaded. Saves a JPEG under 1MB, uploads to the self-hosted bb-artifacts.exe.xyz CDN (auth via `gh auth token`), ready to embed in a PR. Triggers: "validate the UI change", "screenshot this page", "capture the transactions page", "attach a screenshot to the PR", "show me how it looks", or any task needing a visual of the running app before a PR can be marked done.

2026-06-07
roadmap
项目管理专家

Manage the project roadmap (docs/ROADMAP.md). Use when scoping new features or phases, checking off completed work, or reviewing roadmap status. Invoke with /roadmap.

2026-05-25
daisyui
网页开发工程师

Official daisyUI skill

2026-05-25
stack
软件开发工程师

Plan, start, submit, and land stacked PRs using Graphite (`gt`). Invoke when the change is large enough to benefit from splitting into reviewable pieces. Do NOT invoke for small single-PR work.

2026-04-19