Skip to main content
elsa-workflows
ملف منشئ GitHub

elsa-workflows

عرض على مستوى المستودعات لـ ٦٠ skills مجمعة عبر ٥ مستودعات GitHub.

skills مجمعة
٦٠
مستودعات
٥
محدث
١٢ أغسطس ٢٠٢٦
مستكشف المستودعات

المستودعات و skills الممثلة

elsa-auto-review-merge
محللو ضمان جودة البرمجيات والمختبرون

Review a branch or pull request to convergence with independent reviewers and adversarial verification, then merge only on a fully green gate with evidence posted as a PR comment. Use when a branch or PR is ready for review, when review fixes need…

١٢ أغسطس ٢٠٢٦
elsa-refresh-generated-maps
مطوّرو البرمجيات

Refresh or plan refreshes for generated Elsa maps. Use when map inputs changed, map freshness is uncertain, extension-point catalogs changed, project/package references changed, specs changed, or another skill needs current navigation facts.

١١ أغسطس ٢٠٢٦
speckit-plan
المهن الحاسوبية الأخرى

Execute the implementation planning workflow using the plan template to generate design artifacts.

١٤ يوليو ٢٠٢٦
speckit-implement
مطوّرو البرمجيات

Execute the implementation plan by processing and executing all tasks defined in tasks.md

٩ يونيو ٢٠٢٦
speckit-specify
مطوّرو البرمجيات

Create or update the feature specification from a natural language feature description.

٩ يونيو ٢٠٢٦
speckit-tasks
مطوّرو البرمجيات

Generate an actionable, dependency-ordered tasks.md for the feature based on available design artifacts.

٩ يونيو ٢٠٢٦
elsa-critical-constitution-review
المهن الحاسوبية الأخرى

Critically review Elsa or framework constitution sections for enforceable gates, ambiguity, contradictions, missing exceptions, ratification readiness, and source-of-truth drift. Use when a user asks to question, revise, finalize, ratify, or challenge…

٩ يونيو ٢٠٢٦
elsa-program-goal-drift-review
متخصصو إدارة المشاريع

Review whether Elsa-brain work is drifting from the shared program-goal planner or current program-goal state. Use when a user asks whether work is drifting, a thread reaches a third consecutive related work unit, recent work keeps deepening one local area,…

٩ يونيو ٢٠٢٦
عرض 8 من أصل ٢٦ skills مجمعة.
elsa-release-announcements
محللو أبحاث السوق ومتخصصو التسويق

Draft, approve, and publish Elsa release announcements for Discord, LinkedIn, and X after an Elsa Core, Elsa Studio, Elsa Extensions, or similarly configured Elsa release has completed. Use when Codex needs to turn release notes, GitHub release URLs,…

٢٥ يونيو ٢٠٢٦
elsa-roadmap-refresh
متخصصو إدارة المشاريع

Refresh the Elsa roadmap from current evidence. Use when Codex needs to update ROADMAP.md or the public roadmap issue by researching elsa-core, elsa-studio, and elsa-extensions source code, specs, releases, commits, issues, pull requests, and discussions;…

٣٠ مايو ٢٠٢٦
elsa-release
مطوّرو البرمجيات

Release Elsa repositories from GitHub tags. Use when Codex needs to create a preview or stable GitHub release for Elsa Core, Elsa Studio, Elsa Extensions, or any similarly configured Elsa repository where releases are driven by Git tags and GitHub release…

٢٠ مايو ٢٠٢٦
greploop
محللو ضمان جودة البرمجيات والمختبرون

Iteratively improves a PR (GitHub), MR (GitLab), or shelved changelist (Perforce) until Greptile gives it a 5/5 confidence score with zero unresolved comments. Triggers Greptile review, fixes all actionable comments, pushes/re-shelves, re-triggers review, and…

١٧ مايو ٢٠٢٦
speckit-analyze
مطوّرو البرمجيات

Perform a non-destructive cross-artifact consistency and quality analysis across spec.md, plan.md, and tasks.md after task generation.

١٠ مايو ٢٠٢٦
speckit-checklist
مطوّرو البرمجيات

Generate a custom checklist for the current feature based on user requirements.

١٠ مايو ٢٠٢٦
speckit-clarify
مطوّرو البرمجيات

Identify underspecified areas in the current feature spec by asking up to 5 highly targeted clarification questions and encoding answers back into the spec.

١٠ مايو ٢٠٢٦
speckit-constitution
مطوّرو البرمجيات

Create or update the project constitution from interactive or provided principle inputs, ensuring all dependent templates stay in sync.

١٠ مايو ٢٠٢٦
عرض 8 من أصل ٢٤ skills مجمعة.
speckit-plan
مطوّرو البرمجيات

Execute the implementation planning workflow using the plan template to generate design artifacts.

١٤ يوليو ٢٠٢٦
studio-architecture-tour
مطوّرو البرمجيات

Give a concise architecture tour of elsa-foundation-studio (the ASP.NET Core/CShells host and React/Vite Elsa Studio). Use when a user asks what the repository is, how to orient, where to start, or how the shell, modules, routing, API, and authentication fit…

١٢ يوليو ٢٠٢٦
designer-create-module
مطوّرو البرمجيات

Plan or scaffold a new Elsa Studio (designer) module: manifest, registry + route-manifest registration, routes, i18n, and the Settings toggle. Use when adding, porting, or scaffolding a studio module/feature in elsa-foundation-designer.

٢٩ يونيو ٢٠٢٦
designer-extend-module
مطوّرو البرمجيات

Extend an existing Elsa Studio (designer) module: add a sub-page, relabel, change icon/colour, add an owned route, wire new data, or change required/default. Use when modifying a module already registered in elsa-foundation-designer.

٢٩ يونيو ٢٠٢٦
designer-extension-points
مطوّرو البرمجيات

Locate the right extension point in elsa-foundation-designer: where to plug in nav, routes, the module gate, API/data hooks, i18n, or shared UI. Use when a user asks 'where do I add/change X?' in the studio.

٢٩ يونيو ٢٠٢٦
designer-glossary-lookup
مطوّرو البرمجيات

Define an elsa-foundation-designer project term (module, manifest, registry, route manifest, owned path, tint, engine, resource hook, …). Use when a user asks what a studio-specific term means.

٢٩ يونيو ٢٠٢٦
designer-migrate-feature
مطوّرو البرمجيات

Port a feature from the original Blazor Elsa Studio (elsa-workflows/elsa-studio) into a module in elsa-foundation-designer. Use when migrating, porting, or rebuilding an existing Elsa Studio feature here — behaviour parity, not MudBlazor markup.

٢٩ يونيو ٢٠٢٦
designer-verify
محللو ضمان جودة البرمجيات والمختبرون

Verify a change to elsa-foundation-designer is sound: typecheck, lint, build (which catches module registry/route-manifest drift), and a runtime sanity check for module work. Use before handing off or pushing studio changes.

٢٩ يونيو ٢٠٢٦
عرض ٥ من أصل ٥ مستودعات
تم تحميل كل المستودعات