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

chemaclass.com

chemaclass.com 收录了来自 Chemaclass 的 14 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
14
Stars
9
更新
2026-07-19
Forks
4
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

check-translations
软件开发工程师

Find content files missing their Spanish (.es.md) translation. Use when asked about translation coverage or after adding new English content.

2026-07-19
list-posts
软件开发工程师

List blog posts with title, date, tags, and draft status. Optional argument: [tag or year] to filter

2026-07-19
add-image
软件开发工程师

Add an image to a blog post (cover, middle, or footer). Arguments: <image-path> [post-date] [cover|middle|footer]

2026-07-19
new-blog-post
软件开发工程师

Create a new blog post from the project template. Argument: <topic>

2026-07-19
new-reading
软件开发工程师

Create a new reading note from the project template. Argument: <book-title> by <author>

2026-07-19
new-talk
软件开发工程师

Create a new talk page (EN + ES) and optionally scaffold a Marp slide deck. Argument: <talk-title> [--deck]

2026-07-19
translate
软件开发工程师

Translate content between English and Spanish. Argument: <file-path>

2026-07-19
writing-style
软件开发工程师

Voice and style guide for chemaclass.com. Use when writing, editing, or reviewing any site content, including blog posts, readings, talks, slide decks, and translations.

2026-07-19
build
软件开发工程师

Build the Zola static site and report errors

2026-07-14
check-links
软件开发工程师

Verify all internal links with zola check

2026-07-14
optimize-ui
网页与数字界面设计师

Analyze and improve visual design using the site's design system (SCSS tokens, shadows, easing). Use for any UI, styling, or design work on templates or sass files.

2026-07-14
validate-posts
软件开发工程师

Lint blog posts for missing front matter, broken asset references, structure issues, and forbidden dashes. Use before publishing a post, before flipping draft to false, or after substantial edits to existing content.

2026-07-14
optimize-images
网页开发工程师

Optimize images to web-ready webp (downscale + compress) and report before/after sizes. Use whenever an image is added to the site or a raw photo/PNG/JPG shows up; never ship an unoptimized image.

2026-07-13
serve
软件开发工程师

Start the Zola dev server for local preview

2026-07-13