Skip to main content

이 저장소의 skills

chouswei/cursor-user-skills - 2페이지

SkillsMP는 chouswei/cursor-user-skills에서 99개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

chouswei/cursor-user-skills

수집된 skill 99개 중 40개를 표시합니다.

직업 분류
소프트웨어 개발자
설명

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.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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…

원문 언어: 영어

업데이트
직업 분류
컴퓨터 시스템 분석가
설명

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…

원문 언어: 영어

업데이트
직업 분류
전기·전자 제도사
설명

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…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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.…

원문 언어: 영어

업데이트
직업 분류
전기·전자 제도사
설명

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…

원문 언어: 영어

업데이트
직업 분류
기타 컴퓨터 관련 직업
설명

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,…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

>-

원문 언어: 영어

업데이트
직업 분류
기타 컴퓨터 관련 직업
설명

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,…

원문 언어: 영어

업데이트
직업 분류
기계 제도사
설명

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…

원문 언어: 영어

업데이트
직업 분류
기타 중등 후 교사
설명

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

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

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…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

>-

원문 언어: 영어

업데이트
직업 분류
프로젝트 관리 전문가
설명

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

원문 언어: 영어

업데이트
직업 분류
프로젝트 관리 전문가
설명

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.

원문 언어: 영어

업데이트
직업 분류
프로젝트 관리 전문가
설명

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

원문 언어: 영어

업데이트
직업 분류
프로젝트 관리 전문가
설명

>-

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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,…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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.

원문 언어: 영어

업데이트
직업 분류
일반 사무원
설명

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

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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),…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

>-

원문 언어: 영어

업데이트
수집된 skill 99개 중 40개를 표시합니다.