Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

rune-langium

rune-langium에는 pradeepmouli에서 수집한 skills 171개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
171
Stars
1
업데이트
2026-07-19
Forks
0
직업 범위
직업 카테고리 6개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

prod-ux-review
소프트웨어 품질 보증 분석가·테스터

Review a production UX checkout harness run against the deployed Studio (daikonic). Use after `pnpm --filter @rune-langium/studio run test:prod-ux` (or test:prod-smoke) completes, when the user asks to review/triage a prod checkout run, or when a nightly prod-ux artifact needs auditing. Consumes report/run-manifest.json + screenshots + traces and produces a severity-ranked UX review with per-journey verdicts.

2026-07-19
rune-langium-codegen
소프트웨어 개발자

Documentation site and generated agent skills for rune-langium APIs

2026-07-11
rune-langium-core
소프트웨어 개발자

Documentation site and generated agent skills for rune-langium APIs Use when: Validating a single `.rosetta` file or snippet in memory.

2026-07-11
rune-langium-lsp-server
소프트웨어 개발자

Documentation site and generated agent skills for rune-langium APIs Use when: Embedding a Rune DSL language server in a web application via WebSocket.

2026-07-11
rune-langium-visual-editor
웹·디지털 인터페이스 디자이너

Documentation site and generated agent skills for rune-langium APIs Use when: Rendering two or more `RuneTypeGraph` components simultaneously (different....

2026-07-11
zod-to-form-react
소프트웨어 개발자

Runtime <ZodForm> renderer for Zod v4 schemas Use when: You need form rendering in storybook, playgrounds, or low-traffic admin UIs —.... Also: zod, zod-v4, react, forms, form-generation, react-hook-form, schema-driven, dynamic-forms, form-renderer, hookform-resolver, zod-form-renderer.

2026-05-21
zod-to-form-vite
소프트웨어 개발자

Vite plugin for zod-to-form — transforms ?z2f imports into generated form components and optionally replaces <ZodForm> JSX call sites with generated components at build time Use when: You want `import SignupForm from './signup.schema?z2f'` to Just Work in a.... Also: vite, vite-plugin, zod, zod-v4, codegen, forms, form-generation, schema-driven, react-hook-form, build-plugin, jsx-transform.

2026-05-21
rune-langium-cli
소프트웨어 개발자

Documentation site and generated agent skills for rune-langium APIs

2026-05-12
rune-langium
소프트웨어 개발자

Router skill for the rune-langium monorepo. Use it to choose the right package skill before working in core, cli, lsp-server, codegen, or visual-editor.

2026-04-29
rune-langium
소프트웨어 개발자

Router skill for the rune-langium monorepo. Use it to choose the right package skill before working in core, cli, lsp-server, codegen, or visual-editor.

2026-04-29
dockview
소프트웨어 개발자

dockview-react panel layout library. Use when building multi-panel IDE-style layouts, implementing dockable/floatable panels, persisting layout state, or debugging dockview. Triggers on DockviewReact, IDockviewPanelProps, DockviewApi, DockviewReadyEvent, addPanel, fromJSON, toJSON, onReady, components prop.

2026-04-27
speckit-baseline
소프트웨어 개발자

Create baseline documentation for the project, establishing context for all future specs.

2026-04-24
speckit-bugfix
소프트웨어 개발자

Create a bug fix workflow with regression test and minimal documentation.

2026-04-24
speckit-cleanup
소프트웨어 개발자

Validate and reorganize spec-kit artifacts with proper numbering and structure

2026-04-24
speckit-deprecate
소프트웨어 개발자

Initiate a feature deprecation workflow with phased sunset process (warnings -> disabled -> removed).

2026-04-24
speckit-enhance
소프트웨어 개발자

Create a minor enhancement workflow with condensed single-document planning.

2026-04-24
speckit-hotfix
소프트웨어 개발자

Create an emergency hotfix workflow with expedited process and mandatory post-mortem.

2026-04-24
speckit-incorporate
소프트웨어 개발자

Incorporate documents into an existing or new workflow and advance stages intelligently

2026-04-24
speckit-issuesync-after-implement
소프트웨어 개발자

Sync linked issue status for after_implement hook.

2026-04-24
speckit-issuesync-after-plan
소프트웨어 개발자

Sync linked issue status for after_plan hook.

2026-04-24
speckit-issuesync-after-specify
소프트웨어 개발자

Sync linked issue status for after_specify hook.

2026-04-24
speckit-issuesync-after-tasks
소프트웨어 개발자

Sync linked issue status for after_tasks hook.

2026-04-24
speckit-issuesync-before-implement
소프트웨어 개발자

Sync linked issue status for before_implement hook.

2026-04-24
speckit-issuesync-before-plan
소프트웨어 개발자

Sync linked issue status for before_plan hook.

2026-04-24
speckit-issuesync-before-specify
소프트웨어 개발자

Sync linked issue status for before_specify hook.

2026-04-24
speckit-issuesync-before-tasks
소프트웨어 개발자

Sync linked issue status for before_tasks hook.

2026-04-24
speckit-modify
소프트웨어 개발자

Modify an existing feature with impact analysis and backward compatibility tracking.

2026-04-24
speckit-phasestoissues
소프트웨어 개발자

Convert development phases into individual GitHub issues for better tracking and collaboration.

2026-04-24
speckit-refactor
소프트웨어 개발자

Create a refactoring workflow with metrics tracking and behavior preservation validation.

2026-04-24
speckit-review
소프트웨어 품질 보증 분석가·테스터

Review completed implementation work and update task status.

2026-04-24
speckit-ultraplan-tasks
소프트웨어 개발자

Generate a deeply-reasoned, implementation-ready task breakdown for the current spec-kit feature using extended analysis.

2026-04-24
speckit-verify-run
소프트웨어 품질 보증 분석가·테스터

Perform a non-destructive post-implementation verification gate validating the implementation against spec.md, plan.md, tasks.md, and constitution.md.

2026-04-24
speckit-workflows-baseline
소프트웨어 개발자

Create baseline documentation for the project, establishing context for all future specs.

2026-04-24
speckit-workflows-bugfix
소프트웨어 개발자

Create a bug fix workflow with regression test and minimal documentation.

2026-04-24
speckit-workflows-cleanup
소프트웨어 개발자

Validate and reorganize spec-kit artifacts with proper numbering and structure

2026-04-24
speckit-workflows-deprecate
소프트웨어 개발자

Initiate a feature deprecation workflow with phased sunset process (warnings -> disabled -> removed).

2026-04-24
speckit-workflows-enhance
소프트웨어 개발자

Create a minor enhancement workflow with condensed single-document planning.

2026-04-24
speckit-workflows-hotfix
소프트웨어 개발자

Create an emergency hotfix workflow with expedited process and mandatory post-mortem.

2026-04-24
speckit-workflows-incorporate
소프트웨어 개발자

Incorporate documents into an existing or new workflow and advance stages intelligently

2026-04-24
speckit-workflows-issue-sync-after-implement
소프트웨어 개발자

Sync linked issue status for after_implement hook.

2026-04-24
이 저장소에서 수집된 skills 171개 중 상위 40개를 표시합니다.