Skip to main content
Run any Skill in Manus
with one click
GitHub repository

chemaclass.com

chemaclass.com contains 14 collected skills from Chemaclass, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
14
Stars
9
updated
2026-07-19
Forks
4
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

check-translations
software-developers

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
software-developers

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

2026-07-19
add-image
software-developers

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
software-developers

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

2026-07-19
new-reading
software-developers

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

2026-07-19
new-talk
software-developers

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

2026-07-19
translate
software-developers

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

2026-07-19
writing-style
software-developers

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
software-developers

Build the Zola static site and report errors

2026-07-14
check-links
software-developers

Verify all internal links with zola check

2026-07-14
optimize-ui
web-and-digital-interface-designers

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
software-developers

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
web-developers

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
software-developers

Start the Zola dev server for local preview

2026-07-13