Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

rune-langium

rune-langium enthält 171 gesammelte Skills von pradeepmouli, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
171
Stars
1
aktualisiert
2026-07-19
Forks
0
Berufsabdeckung
6 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

prod-ux-review
Softwarequalitätssicherungsanalysten und -tester

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
Softwareentwickler

Documentation site and generated agent skills for rune-langium APIs

2026-07-11
rune-langium-core
Softwareentwickler

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
Softwareentwickler

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
Web- und digitale Schnittstellendesigner

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

Documentation site and generated agent skills for rune-langium APIs

2026-05-12
rune-langium
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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

2026-04-24
speckit-bugfix
Softwareentwickler

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

2026-04-24
speckit-cleanup
Softwareentwickler

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

2026-04-24
speckit-deprecate
Softwareentwickler

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

2026-04-24
speckit-enhance
Softwareentwickler

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

2026-04-24
speckit-hotfix
Softwareentwickler

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

2026-04-24
speckit-incorporate
Softwareentwickler

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

2026-04-24
speckit-issuesync-after-implement
Softwareentwickler

Sync linked issue status for after_implement hook.

2026-04-24
speckit-issuesync-after-plan
Softwareentwickler

Sync linked issue status for after_plan hook.

2026-04-24
speckit-issuesync-after-specify
Softwareentwickler

Sync linked issue status for after_specify hook.

2026-04-24
speckit-issuesync-after-tasks
Softwareentwickler

Sync linked issue status for after_tasks hook.

2026-04-24
speckit-issuesync-before-implement
Softwareentwickler

Sync linked issue status for before_implement hook.

2026-04-24
speckit-issuesync-before-plan
Softwareentwickler

Sync linked issue status for before_plan hook.

2026-04-24
speckit-issuesync-before-specify
Softwareentwickler

Sync linked issue status for before_specify hook.

2026-04-24
speckit-issuesync-before-tasks
Softwareentwickler

Sync linked issue status for before_tasks hook.

2026-04-24
speckit-modify
Softwareentwickler

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

2026-04-24
speckit-phasestoissues
Softwareentwickler

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

2026-04-24
speckit-refactor
Softwareentwickler

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

2026-04-24
speckit-review
Softwarequalitätssicherungsanalysten und -tester

Review completed implementation work and update task status.

2026-04-24
speckit-ultraplan-tasks
Softwareentwickler

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

2026-04-24
speckit-verify-run
Softwarequalitätssicherungsanalysten und -tester

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
Softwareentwickler

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

2026-04-24
speckit-workflows-bugfix
Softwareentwickler

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

2026-04-24
speckit-workflows-cleanup
Softwareentwickler

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

2026-04-24
speckit-workflows-deprecate
Softwareentwickler

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

2026-04-24
speckit-workflows-enhance
Softwareentwickler

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

2026-04-24
speckit-workflows-hotfix
Softwareentwickler

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

2026-04-24
speckit-workflows-incorporate
Softwareentwickler

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

2026-04-24
speckit-workflows-issue-sync-after-implement
Softwareentwickler

Sync linked issue status for after_implement hook.

2026-04-24
Zeigt die Top 40 von 171 gesammelten Skills in diesem Repository.
rune-langium Agent Skills auf GitHub | SkillsMP