Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

meshcode-ai/skills-coding

Coding / Dev cover

License: MIT Skills Standard

3 coding skills — knowledge-first distilled editions. Each skill consists of a trigger (description) + judgment knowledge (~2KB body) + output contract. Runs on Agent Skills standard runtimes such as meshcode desktop, Claude Code, Codex, and Cursor.

Install

Download the zip → extract into your project's .meshcode/skills/ (keep the flat layout). Automatically exposed from the next session onward.

Skills

Skill Role
dev-architecture Design before code — spike/bounded/architectural classification, approval gate, ADR-style decision table
dev-test-design Test-case matrix (boundary, invalid, regression) + red-green-refactor + evidence gate
dev-code-review Severity-graded diff review with file:line evidence + feedback reception protocol

Who this is for

  • Solo founders shipping code — a design gate and review discipline without a second engineer
  • Teams using AI coding agents — keeps agents from jumping straight to implementation and from claiming unverified completion
  • Tech leads — a fixed review contract so feedback stays evidence-based and severity-graded

Use with meshcode

These skills are built for meshcode (free download — macOS/Windows):

  1. Open your project in meshcode
  2. In chat, ask "show available skills", then "install the coding skills" — meshcode fetches from this repo automatically, no git or terminal needed
  3. They appear in the next session and load only when a task matches

Provenance

Distilled from open-source skill collections — obra/superpowers (brainstorming, writing-plans, test-driven-development, requesting/receiving-code-review, verification-before-completion) and awesome-skills/code-review-skill, both MIT. Condensed to trigger + judgment + contract per skill.

License

MIT

About

3 coding Agent Skills — architecture design, test design, code review. Knowledge-first, 2KB each. meshcode, Claude Code, Codex, Cursor.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors