Skip to main content

chouswei/cursor-user-skills

SkillsMP has collected 99 skills from chouswei/cursor-user-skills. Open a skill to review its source and details.

Latest recorded source activity
SkillsMP catalog refreshed
skills collected
99
GitHub stars
0
GitHub forks
0

Showing 40 of 99 collected skills.

occupation
unclassified
description

Keep a working plan as MemNet session rows (campaign or plan task plus ordered step tasks with execution waves). Pin the live neighbourhood, then mutate to draft, update, or repolish. At plan time, mark which steps may run in parallel. Execute a ready wave…

updated
occupation
unclassified
description

Enforceable MemNet doctrine for Cursor Multitask Mode and Task sub-agents: one shared session SSOT, TCP or streamable-http transport, parent/worker MUST/MUSTNOT, MN-REQ-12 usage, system-dev two-store pattern for modelbasedPrj-*. Triggers: Multitask Mode,…

updated
occupation
unclassified
description

How to use MemNet as mission working memory: goldfish loop, chat never SSOT, drop prior maps. Triggers: use memnet, how to use memnet, memnet goldfish, mission working memory, chat never SSOT, session graph.

updated
occupation
unclassified
description

Requirements interview then filled plan template. Triggers: plan a project, design a system, I want to build, new project roadmap.

updated
occupation
unclassified
description

>-

updated
occupation
unclassified
description

Primary SysML workflow skill: MemNet-first 6-step turn sequence, model-first edits, validate, outputs sync, and routing to specialist sysml-* skills. Triggers: modeling workflow, file roles, load order, project setup, outputs sync, workflow questions, memnet…

updated
occupation
unclassified
description

Classify SysML part defs by design maturity: under-design, well-design, or COTS; enforce that only under-design parts may be edited without accompanying documentation. Apply Hakim Minimalist Engineering gates on parts, ports, allocate, behaviour, and items.…

updated
occupation
unclassified
description

Cursor MCP sysml-v2 (npm sysml-v2-lsp from daltskin/sysml-v2-lsp): validate, parse, getDiagnostics, getSymbols, getDefinition, getReferences, getHierarchy, getModelSummary, preview, getComplexity. Use code= for inline SysML; name= for…

updated
occupation
unclassified
description

Abandoned historical notes for the former sysmledgraph MCP. Retained only to identify legacy configuration and schema; never route live SysML work here.

updated
occupation
unclassified
description

Scaffold SysML v2 behaviour packages: state def (states, transitions, events as attribute def), optional actions/activities; patterns for power-down/up, sticky DHCP, reconnect, multi-edge join, ordered commissioning when asked; align with deploy and…

updated
occupation
unclassified
description

Soft line-count guardrails for sysml-v2-models/libs/common: measure with bundled script; when a *.sysml file grows large, split by cohesive subdomain into a new file (one primary package per file); update every project config.yaml and READMEs. Prefer Grep /…

updated
occupation
unclassified
description

Add or change shared types under sysml-v2-models/libs/common (FlowItems, hardware_ports, parts, connections, composites): when to use common vs project, naming rules, load order impact, validate consumers. Triggers: add to common lib, FlowItems,…

updated
occupation
unclassified
description

Edit or review SysML v2 structural connections between parts (hardware deploy, software data flow). Workflow: locate deploy/behaviour, Grep / Read live `.sysml`, loaded-file SysML v2 MCP references, minimal .sysml edits, SysML v2 MCP validate, optional…

updated
occupation
unclassified
description

Diagnose and fix SysML v2 project load order: config.yaml model_files sequence, private import closure, typical Kernel→ISQ/SI→common→connections→requirements→deploy→behaviour→root-last chain. Triggers: import error, unresolved type after reorder, circular…

updated
occupation
unclassified
description

MemNet MCP for SysML v2 design memory and model snap: atomised graph (parts, ports, connections, behaviour, locators, rationale), mandatory pin_map before edit, delta write after validate. Also outputs/*.md and system design reports. Triggers: memnet sysml,…

updated
occupation
unclassified
description

Short preflight before substantive SysML v2 modeling: MemNet warm, project context, plan-with-user, validate, outputs sync. Triggers: start modeling session, new chat, new project folder, batch .sysml edits, preflight checklist before sysml, memnet sysml.

updated
occupation
unclassified
description

Scaffold a new SysML v2 project under sysml-v2-models/projects/: folder layout, config.yaml, model files (connections, requirements, deploy, behaviour, root), READMEs, and repo index updates. Triggers: new project, create project, add project, scaffold…

updated
occupation
unclassified
description

Plan and execute cross-file SysML v2 refactors: rename parts/ports/connection defs, migrate role ports to de facto physical naming, update deploy + libs/common + SharedConnections consistently. Workflow: Grep / Read live `.sysml`, user-sysml-v2 MCP…

updated
occupation
unclassified
description

Read-only or light-touch audit of SysML v2 requirements: inventory requirement defs, refine/derive trees, satisfy links in deploy, orphaned requirements, duplicate IDs, missing Req types. Outputs a compact matrix / gap list—not full traceability authoring or…

updated
occupation
unclassified
description

Scaffold or extend requirements-*.sysml: requirement def, requirementId, doc (SHALL/SHOULD), package ProjectNameRequirements; prefer refine/derive parent→child trees over flat lists; wire satisfy on parts/actions. Triggers: requirement def, R1 R2, SHALL,…

updated
occupation
unclassified
description

Add or audit traceability in SysML v2: satisfy (requirement → design), allocate (software → hardware), refine/derive requirement trees, doc cross-refs; align outputs/*.md tables with model (including 10-requirements-traceability). Treat deploy connections and…

updated
occupation
unclassified
description

Write and publish a real GitHub Wiki: many encyclopedic pages, Home as hub only, `_Sidebar` with WikiLinks, then clone owner/repo.wiki.git and push. Use when the user asks for a GitHub wiki, write wiki, publish wiki, wiki pages, `_Sidebar`, WikiLinks, or…

updated
occupation
unclassified
description

MemNet MCP tools: cue then pin_map, GQL mutate, session, ingest, snap_model, export_pin_map. Triggers: memnet mcp, MCP pin_map, MCP mutate, session_open, session_close, session_list, find, ingest_sysml, snap_model, export_pin_map, reserve, RSV.

updated
occupation
unclassified
description

Thin bridge when SysML v2 modeling uses MemNet GQL working memory: campaign task, shaped pin_map, narrow .sysml edit, validate, then openCypher-shaped mutate deltas. Triggers: sysml gql, sysml memnet gql, SysML GQL, modeling pin_map, TSK_model GQL, SysML node…

updated
occupation
unclassified
description

MemNet MCP is the single cache for SysML modeling relatives -- topology, locators, requirements, traceability, decisions, audit findings, diagram scope, report atoms. Specialist sysml-* skills read via pin_map and write deltas here; never duplicate in chat or…

updated
occupation
unclassified
description

Atomise a source tree into MemNet :MOD / :SYM nodes and typed relations. Triggers: codebase snap, memnet index, symbol graph, ingest_codebase, MOD SYM snap.

updated
occupation
unclassified
description

MemNet GQL wire: GraphElement node/edge/property, shaped subgraph emit, BIND vs relation, openCypher-shaped Commit. Triggers: memnet format, GQL wire, GraphElement, shaped subgraph, BIND vs relation, openCypher mutate.

updated
occupation
unclassified
description

Nested MemNet sessions: catalog then one interior per generate; sub-unit in another session; already-built session= locator; look loop; parallel TSK when the parent shell is already clear. Triggers: nested session, session in session, look loop, sub-unit…

updated
occupation
unclassified
description

Entry skill for Mermaid: author/update .mmd from natural language or code, fix syntax, validate with mmdc, then render only if asked. Use when creating or editing diagrams, fixing parse errors, or choosing which Mermaid helper to open. Not for: themed/ASCII…

updated
occupation
unclassified
description

Scaffold or maintain a system design report as a folder of section .md files plus a small hub index with llm_toc (file paths for LLM partial reads). MemNet-first when serve is up: pin_map(TSK_model_*) before prose, atomise @ART/@SEC/@CLM after sync. Triggers:…

updated
occupation
Software Developers
description

Author, validate, and work with ANTLR4 grammars (.g4): lexer/parser rules, visitor/listener patterns, common pitfalls, and toolchain (antlr4 tool, antlr4-python3-runtime, JavaScript, Java targets). Keeps grammars LLM-friendly. Triggers: ANTLR, ANTLR4, .g4,…

updated
occupation
Software Developers
description

Teach efficient file move/copy/batch operations; avoid Read->Write->Delete antipattern. Triggers: batch file operations, organizing outputs, preserving file content exactly, file cleanup, avoiding regeneration waste, move copy batch files.

updated
occupation
Architects, Except Landscape & Naval
description

DEPRECATED pack stub. Full custom PCBA hardware/ workflow is a system-repo skill under .cursor/skills/, not this user pack. Triggers: hardware custom pcba, custom PCBA workflow, hardware slug PCBA (resolve to pcba-design-reviewer in user pack; open repo skill…

updated
occupation
Software Developers
description

VS Code / Cursor Markdown Preview Enhanced extension workflows: KaTeX/MathJax, Mermaid/PlantUML, scroll sync, Pandoc/PDF export. Use only when the user asks to configure or exploit that extension -- not for generic markdown edits. Triggers: markdown preview…

updated
occupation
Software Developers
description

DEPRECATED stub. Mermaid/markdown readability preview lives in mermaid-doc-readability (pair mermaid / mmdc). Triggers: markdown viewer, docker markdown viewer, zoom mermaid preview (resolve to mermaid-doc-readability).

updated
occupation
Software Developers
description

Improve Mermaid readability: shorten labels, reduce density, tune layout and fontSize via init config, then validate with mmdc. Use when diagrams are too small, cluttered, or hard to scan. Not for: creating new diagrams (mermaid), mmdc CLI reference (mmdc),…

updated
occupation
Software Developers
description

DEPRECATED stub. EAGLE netlist to SysML work lives in sysml-pcba-de-facto-alignment. Triggers: parse eagle netlist, eagle parser tool, parse_eagle_netlist, EAGLE data extraction (resolve to sysml-pcba-de-facto-alignment).

updated
occupation
Software Developers
description

How to use the official OMG SysML-v2-Release repo: clone/submodule, normative library paths under libs/omg, specs and examples, optional Eclipse/Jupyter/API. Triggers: SysML-v2-Release, submodule, Base.kerml, ScalarValues, ISQ/SI libraries, OMG release zip,…

updated
occupation
Software Developers
description

Extracted SysML v2.0 textual syntax: EBNF conventions, reserved keywords, lexical rules, full Section 8.2 productions (OMG Part 1). Triggers: SysML syntax, EBNF, keywords, grammar, textual notation, parse error, MCP grammar, language reference while editing…

updated
Showing 40 of 99 collected skills.