Skip to main content

Skills in diesem Repository

chouswei/cursor-user-skills - Seite 2

SkillsMP hat 99 Skills aus chouswei/cursor-user-skills gesammelt. Öffne einen Skill, um Quelle und Details zu prüfen.

chouswei/cursor-user-skills

Es werden 40 von 99 gesammelten Skills angezeigt.

Beruf
Softwareentwickler
Beschreibung

Use when building or debugging variable-length paths, reachability, shortest/cheapest path, or fan-out control in GQL/Cypher-like graph queries. Triggers: variable-length path, reachability, DEPENDS_ON walk, path explode, bounded hops.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Use when writing or reviewing ISO GQL / property-graph queries (MATCH, FILTER, RETURN, paths) against graph databases or graph APIs. Triggers: GQL, graph query, MATCH RETURN, property graph, Cypher-like read query.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Author discipline for LLM-consumed prose: accurate, precise, low noise, consistent, coherent; prefer clear English names over opaque codes/abbreviations (expand first use if a house label must appear). Use when writing or editing skills, rules, prompts, agent…

Quellsprache: Englisch

Aktualisiert
Beruf
Computersystemanalytiker
Beschreibung

Recursively clarifies architecture by treating every part and relevant nested usage as a system. Use when detailing a system, digging into an architecture, reviewing system-of-systems structure, or when nested parts, ownership, interfaces, behaviour, or…

Quellsprache: Englisch

Aktualisiert
Beruf
Elektro- und Elektronikzeichner
Beschreibung

Fetch Autodesk Fusion 360 Electronics schematics (.sch) and boards (.brd) via Fusion MCP into modelbasedPrj parts/*/hardware/. Use when the user asks to pull, fetch, export, or sync Fusion electronics, PCB, schematic, Eagle cache, or ElectronFileOutput for a…

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

After SysML structure/behaviour changes: align projects/<name>/outputs/*.md (system design, interconnection, behaviour) and optional Mermaid; use SysML v2 MCP preview for BDD/IBD checks—not visualizeFile unless user asks. Preserve de facto alignment: markdown…

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Define SysML v2 hardware part structures (part def with ports, attributes) for development boards, HATs, modules, breakout boards, and custom PCBAs. Use when adding hardware blocks to common lib or project packages. Run sysml-physical-port-generator first for…

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Scaffold SysML v2 item definitions (item def) for flows: logical payloads, documents, commands, or physical flow (power/data) with optional ISQ/SI attributes. Place in FlowItems (libs/common) when shared across projects, or in project deploy/behaviour when…

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Convert EAGLE netlists and CubeMX exports into de facto SysML port definitions with full pin, resistor, jumper, and MCU traceability. Use when PCBAs must be modeled from ground-truth hardware instead of nominal assumptions.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Define SysML v2 physical port structures (connector { protocol { pin# } }) for hardware connectors (GPIO headers, mikroBUS, JST, etc.). Use when adding or modeling multi-pin connectors, breakout boards, development-kit headers, or custom PCBA interfaces in…

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Define SysML v2 software part structures (part def with ports, attributes, nested parts) for threads, state machines, services, and composites in deploy or behaviour packages. Use when adding software components that consume/produce logical data flow. Run…

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Define SysML v2 software/logical port structures (OutPort/InPort + connection def) for interfaces between software parts (threads, state machines, services). Use when adding logical data flow, command flow, or event interfaces in deploy or behaviour packages.…

Quellsprache: Englisch

Aktualisiert
Beruf
Elektro- und Elektronikzeichner
Beschreibung

Open-issue guidance: map electronics footprints (KiCad, JLCPCB/LCSC, SamacSys) to SysML v2 part defs via footprintRef and partNumber. Use when resolving an ECAD footprint to a SysML part, documenting footprintRef, or continuing the SamacSys/CSE pilot. Not a…

Quellsprache: Englisch

Aktualisiert
Beruf
Sonstige Computerberufe
Beschreibung

Author Cursor rules correctly: Project Rules (.mdc frontmatter), User Rules (draft for user paste only), Team Rules, and AGENTS.md; apply modes, globs, precedence, dual-store pitfalls. Use when creating or editing .cursor/rules, User Rules, Team Rules,…

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

>-

Quellsprache: Englisch

Aktualisiert
Beruf
Sonstige Computerberufe
Beschreibung

Reviews Agent Skill packages (SKILL.md, references, assets, tools) for structure, discoverability, safety, registry readiness, version discipline on publish, and conformance of body + folder to metadata.pattern (generator, reviewer, inversion, pipeline,…

Quellsprache: Englisch

Aktualisiert
Beruf
Maschinenzeichner
Beschreibung

Build deployment-aligned interconnection Mermaid flowcharts in outputs (system-design-report, interconnection view, IBD-style wiring). MemNet TSK_diagram graph first, typedBy intent split, placement-by-degree (rank_span, barycenter), materialise to .md, mmdc…

Quellsprache: Englisch

Aktualisiert
Beruf
Sonstige Hochschullehrer
Beschreibung

Academic / IMRaD-style reports with citation placeholders (not fabricated data). Triggers: academic report, thesis chapter, lab report, lit review, research paper draft, scholarly outline.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Architecture Decision Records in standard sections. Triggers: ADR, architecture decision, design decision doc.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Design generic, reusable Python API clients and scripts: shared helpers, parameterized entrypoints, no duplication. Triggers: API design, generic client, shared helpers, parameterized API script, avoid copy-paste, reusable functions.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Architecture and design review: scalability, maintainability, security, best practices. Triggers: architecture review, system design, diagram review, ADR-level design doc.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwarequalitätssicherungsanalysten und -tester
Beschreibung

Code quality, security, readability, maintainability, performance, and token-efficient context use on the **artifact** (not PR process). Triggers: code review, refactor feedback, smell audit, implementation review, verbose code, prompt bloat, redundant…

Quellsprache: Englisch

Aktualisiert
Beruf
Projektmanagementspezialisten
Beschreibung

Structured premortem / inversion on a **named decision or plan**. Triggers: premortem, what would fail, blind spots, decision risks, inversion before deciding.

Quellsprache: Englisch

Aktualisiert
Beruf
Projektmanagementspezialisten
Beschreibung

Reviewer for incentive structures. Identifies misalignments, principal-agent problems, perverse incentives, and second-order effects. Triggers: incentives, alignment, skin in the game, principal agent, perverse incentive, gaming, second order effects.

Quellsprache: Englisch

Aktualisiert
Beruf
Projektmanagementspezialisten
Beschreibung

Go-live / production readiness premortem and checklist framing. Triggers: launch readiness, go-live, production deployment, pre-launch risk, day-one failure.

Quellsprache: Englisch

Aktualisiert
Beruf
Projektmanagementspezialisten
Beschreibung

>-

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Cursor MCP chrome-devtools-mcp: drive Chrome — snapshots, screenshots, click, type, network, performance. Triggers: browser automation, devtools mcp, page inspect chrome.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

DigiKey MCP (user-digikey): keyword search, product details, pricing, substitutions, media, categories. Use when sourcing parts, checking stock/price, or resolving DigiKey / manufacturer part numbers. Triggers: digikey, digi-key, digikey mcp, MPN search,…

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

InvenTree MCP (user-inventree): part, stock, purchase/sales/return orders, company, BOM, attachments, barcodes. Use for inventory lookups, creating/updating parts, stock moves, and PO/SO workflows. For IMD self-dev IPN `{ClickUpId}@IMD` follow repo…

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Cursor MCP LaTeX Server (local Python, tools/mcp-latex-server): create/edit/read/validate .tex, list files, document structure. Optional final PDF path needs a TeX distribution (MiKTeX, TeX Live, MacTeX). Triggers: latex mcp, tex file, final pdf, compile…

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

MarkItDown MCP (user-markitdown): convert Office/PDF/HTML and other files to Markdown via convert_file, convert_directory, or list_supported_formats. Triggers: markitdown, convert to markdown, pdf to md, docx to markdown, markitdown mcp.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Markdown to one LaTeX (.tex): one .md or several .md files (sections/chapters) combined into a single .tex. Pandoc-first when available; MCP LaTeX or manual skeleton as fallback. Triggers: md to tex, multiple md one tex, combine markdown latex, chapters md…

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Convert Markdown to HTML with Mermaid diagrams, syntax highlighting, and dark theme using mdtohtml. Use when generating HTML from .md files, exporting system design reports, or rendering markdown with diagrams for web viewing.

Quellsprache: Englisch

Aktualisiert
Beruf
Allgemeine Bürokräfte
Beschreibung

Structured meeting notes from raw notes or transcript. Triggers: meeting notes, standup, retro, minutes, action items.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Expert reference for mermaid-cli (mmdc): validate and render Mermaid via CLI (SVG/PNG/PDF), install, and troubleshoot mmdc errors. Use when the user asks about mmdc options, mermaid-cli install, or CLI export. Not for: authoring diagrams (mermaid),…

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

>-

Quellsprache: Englisch

Aktualisiert
Es werden 40 von 99 gesammelten Skills angezeigt.