kewangkewangCommunityยท2 Agent Skills Included

spek

Browse OpenSpec specs, changes, and tasks visually

Turns raw OpenSpec Markdown directories into a searchable, structured viewer with dashboards, timelines, and task progress tracking. Eliminates manual reading of scattered spec files across git worktrees by aggregating all in-flight changes into one deduplicated view. Ships supporting skills for polished frontend design, Electron desktop app automation, and fully guided release publishing.
npx skills add kewang/spek --all -g -y
Available:

Gives the AI agent the project's architecture, build commands, and silent-failure pitfalls so it can safely modify, test, and release the spek viewer codebase.

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install spek?โ–ผ

Run `npx skills add kewang/spek --all -g -y` in your terminal to install all skills in this suite globally.

What does spek do with OpenSpec files?โ–ผ

It renders your local openspec/ directory as a browsable web, VS Code, or IntelliJ interface with dashboards, BDD syntax highlighting, full-text search, and task progress bars.

Can spek show changes across multiple git worktrees?โ–ผ

Yes. It discovers every git worktree (and optionally jj workspaces) of a repo and merges their in-flight changes into one deduplicated view.

Can I automate Electron desktop apps with these skills?โ–ผ

Yes. The electron skill connects to apps like Slack, VS Code, or Discord via Chrome DevTools Protocol so your agent can click, type, and screenshot them.

Does the release skill publish packages automatically?โ–ผ

It guides the agent through changelogs, version bumps, tags, and GitHub Releases, while CI handles the actual npm and marketplace publishing after a confirmed push.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’