Skip to main content
Run any Skill in Manus
with one click
Cod-e-Codes
GitHub creator profile

Cod-e-Codes

Repository-level view of 20 collected skills across 3 GitHub repositories.

skills collected
20
repositories
3
updated
2026-07-17
repository explorer

Repositories and representative skills

client-marchat
software-developers

Implements marchat terminal client TUI, commands, keystore, and WebSocket client behavior. Use when editing client/, Bubble Tea models, :commands, themes, notifications, or client configuration paths.

2026-07-15
server-marchat
software-developers

Implements marchat server hub, WebSocket handlers, admin web, health, and startup validation. Use when editing server/, cmd/server/, hub routing, admin panel, or server configuration.

2026-07-15
testing-marchat
software-quality-assurance-analysts-and-testers

Writes and runs marchat tests with race detection, coverage, and dialect smoke patterns. Use when adding tests, fixing test failures, measuring coverage, or when the user mentions go test, -race, TESTING.md, or CI database smoke.

2026-06-16
database-marchat
database-architects

Changes marchat SQL schema and queries across SQLite, PostgreSQL, and MySQL using dialect helpers. Use when editing server/db.go, db_dialect.go, schema migrations, MARCHAT_DB_PATH, or multi-database behavior.

2026-06-16
developing-marchat
software-developers

Implements and refactors marchat Go code with project toolchain and quality gates. Use when adding features, fixing bugs, touching client/server/plugin code, or when the user asks to develop, build, or validate marchat changes.

2026-06-16
plugins-marchat
software-developers

Develops and maintains marchat plugins: SDK, host IPC, manager install path, store downloads, and Ed25519 licenses. Use when editing plugin/, plugin commands, or plugin_state.json behavior.

2026-06-16
writing-marchat-docs
software-developers

Updates marchat documentation and changelogs to match code and release practice. Use when editing CHANGELOG.md, README.md, ARCHITECTURE.md, PROTOCOL.md, TESTING.md, or other project markdown.

2026-06-16
git-workflow-marchat
software-developers

Drafts conventional commit messages and pull request bodies for marchat without committing or pushing unless explicitly requested. Use when the user asks for a commit message, PR description, or git workflow help; also read at the end of every substantive implementation task.

2026-06-16
Showing top 8 of 11 collected skills in this repository.
writing-ion-code
software-developers

Write new Ion programs and .ion source files using only verified language features from ION_SPEC.md, examples/, tests/, and stdlib/. Guides ownership, no-escape borrows, channels, and stdlib imports. Use when the user asks to write Ion code, create an Ion program, script, example, or application, or implement logic in .ion files. Do not invent syntax or APIs from Rust, C, Go, or other languages.

2026-07-05
finding-ion-bugs
software-developers

Systematically find and reproduce bugs in the ion-lang compiler, runtime, and tests. Use when debugging failures, hunting regressions, investigating wrong codegen, type-check mistakes, test_runner failures, clippy warnings, or when the user asks to find bugs, triage issues, or review changes for defects. Also use before filing GitHub issues or after a feature change breaks tests.

2026-07-02
creating-ion-skills
software-developers

Author new Cursor Agent Skills for the ion-lang repository. Use when creating or editing skills in .cursor/skills/, writing SKILL.md frontmatter, adding references/ or scripts/, or asking how to structure project skills for Ion. Do not use for personal skills in ~/.cursor/skills/.

2026-06-25
researching-pl-literature
software-developers

Find and summarize academic programming language research (PhD theses, POPL, PLDI, ICFP, OOPSLA papers) relevant to Ion design and implementation. Use when the user asks for PL research, papers on ownership, borrow checking, linear types, channels, Send traits, transpilation, or evidence for language or compiler decisions in ion-lang.

2026-06-14
Showing 3 of 3 repositories
All repositories loaded