massCodeIOmassCodeIOOfficialยท12 Agent Skills Included

massCode

AI coding rules for building the massCode developer workspace app

Guides AI agents through contributing to massCode, an open-source desktop app for code snippets, notes, HTTP requests, and dev tools. Enforces architecture boundaries, Vue and Electron conventions, localization rules, and scoped lint and test commands. Covers documentation updates, release notes generation, and GitHub pull request workflows so changes ship consistently.
npx skills add massCodeIO/massCode --all -g -y
Available:

Tells the AI agent which specialized skill file to load for each type of task and enforces core rules like layer boundaries, localization, and scoped testing when modifying the massCode codebase.

All Skills in This Repository (12)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
massCodeIOmassCodeIO

api-and-typing

Derive narrow UI types from generated API shapes using TypeScript utilities.

Official
Intermediate
๐Ÿ“ฆ In Repo
massCodeIOmassCodeIO

spaces-architecture

Coordinate massCode spaces state and IPC routing across code, notes, math, and tools.

Official
Intermediate
๐Ÿ“ฆ In Repo
massCodeIOmassCodeIO

ui-primitives

Enforce local Ui primitives and Shadcn patterns in massCode UI development.

Official
Intermediate
๐Ÿ“ฆ In Repo
massCodeIOmassCodeIO

development-workflow

Run scoped lint and tests on touched files with mandatory follow-ups.

Official
Intermediate
๐Ÿ“ฆ In Repo
massCodeIOmassCodeIO

architecture-standards

Enforce repo-wide architecture rules and naming conventions for massCode projects.

Official
Intermediate
๐Ÿ“ฆ In Repo
massCodeIOmassCodeIO

electron-api-and-ipc

Enforce structured Electron IPC channel families and DTO-based API boundaries.

Official
Intermediate
๐Ÿ“ฆ In Repo
massCodeIOmassCodeIO

github-workflow

Automates GitHub workflow tasks for managing issues, branches, PRs, and merges.

Official
Intermediate
๐Ÿ“ฆ In Repo
massCodeIOmassCodeIO

i18n

Manage translation keys across en_US and ru_RU locales in massCode.

Official
Intermediate
๐Ÿ“ฆ In Repo
massCodeIOmassCodeIO

vue-renderer-standards

Standardize Vue 3 renderer components with Composition API and script setup patterns.

Official
Advanced
๐Ÿ“ฆ In Repo
massCodeIOmassCodeIO

ui-foundations

Enforce massCode UI foundations for typography, renderer styling, and TailwindCSS v4 tokens.

Official
Intermediate
๐Ÿ“ฆ In Repo
massCodeIOmassCodeIO

documentation-workflow

Guides writing and updating massCode VitePress documentation pages, sidebar entries, and README mentions.

Official
Intermediate
๐Ÿ“ฆ In Repo
massCodeIOmassCodeIO

release-notes

Generates massCode GitHub release notes from merged pull requests between version tags.

Official
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install massCode skills?โ–ผ

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

What is massCode?โ–ผ

massCode is a free, open-source desktop app that combines code snippets, markdown notes, an HTTP client, a math notebook, drawings, and developer utilities in one local-first workspace.

What do these skills help an AI agent do?โ–ผ

They teach the agent massCode's architecture rules, Vue and Electron coding conventions, localization requirements, and GitHub workflows so it can make correct code changes automatically.

Do these skills work with Claude Code and other AI agents?โ–ผ

Yes. The skills follow the standard SKILL.md format and work with Claude Code, Cursor, and other agents that support agent skill files.

Can I use these skills without knowing the massCode codebase?โ–ผ

Yes. The agent reads the routing guide and loads the right skill for your task, so you can describe changes in plain language.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’