Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

enterprise-web-library

يحتوي enterprise-web-library على 15 من skills المجمعة من enduracode، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
15
Stars
18
محدث
2026-07-26
Forks
9
التغطية المهنية
4 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

ewl-opencode-machine-setup
مطوّرو البرمجيات

Configure opencode on a new development machine for EWL work by creating the global AGENTS.md and granting access to the EWL source, EWL System Manager source, EWL folder, and EWL client systems directory. Use when setting up opencode on a new machine, or when the user asks to bootstrap, initialize, or configure global opencode for EWL.

2026-07-26
du-troubleshooting
مطوّرو البرمجيات

Run local EWL Development Utility (DU) operations on EWL systems. Use when asked to run DU operations such as sync or update-data against a particular path or system.

2026-07-24
ewl-database-migration
مصممو قواعد البيانات

Database schema migration using FluentMigrator with the EWL Data Migrator project

2026-07-24
ewl-azure-hosting
مديرو الشبكات وأنظمة الحاسوب

Inspect and troubleshoot EWL systems hosted in Azure — locating an installation's App Service, Container App Job, and Log Analytics workspace, and reliably reading Container App (data migrator) console and system logs. Use when checking whether a deploy's data migrator ran, reading container logs for a hosted installation, or investigating an installation's Azure resources. Companion to ewl-azure-pipelines, which covers the build/deploy pipelines that create these resources.

2026-07-08
ewl-agent-testing
محللو ضمان جودة البرمجيات والمختبرون

Test changes to EWL agent rules, subagents, skills, OpenCode plugins, and MCP tools by driving OpenCode headlessly, capturing transcripts, and cleaning up afterwards. Load this skill when verifying changes to anything under Library\Files\Agent Rules.md, Library\Files\Agents\, Library\Files\Agent Skills\, Library\Files\OpenCode Plugins\, or Library\Files\OpenCode Tools\.

2026-06-22
ewl-azure-pipelines
مطوّرو البرمجيات

Azure Pipelines CI/CD for EWL systems including build templates, deploy templates, and pipeline code generation

2026-06-22
ewl-data-access
مطوّرو البرمجيات

EWL generated data access layer including table retrievals, modifications, row constants, sequences, and caching

2026-06-22
ewl-page
مطوّرو البرمجيات

Create and configure EWL pages with parameters, URL routing, parent hierarchy, and access control

2026-06-22
ewl-server-side-console-app
مطوّرو البرمجيات

Create server-side console apps and call them from EWL web apps or other apps in the system. Use when creating a new console app, background worker, bulk operations worker, batch job, scheduled task, background job, background process, worker process, offline job, offline processor, or Exe project in an EWL system.

2026-06-22
ewl-user-management
مطوّرو البرمجيات

Set up EWL user management with database schema, roles, identity providers, and the SystemUserManagementProvider

2026-06-22
ewl-web-testing
محللو ضمان جودة البرمجيات والمختبرون

Drive a locally running EWL web application in a headed/headless browser (Playwright .NET) to verify flows, smoke-test pages, and reproduce UI bugs. Use when asked to navigate an EWL Web App as a specific user, exercise a page or form flow, or reproduce a UI issue locally. Tests are ad-hoc: edit a single throwaway Playwright .NET driver, run it, report results with screenshots, then tear down. Covers the no-hang process-launch patterns required to start EWL/Kestrel and IIS Express servers from an agent tool without wedging the call.

2026-06-22
ewl-abstraction-review
محللو ضمان جودة البرمجيات والمختبرون

Class inventory of EWL and TEWL abstractions for identifying missed usage in code reviews

2026-05-15
ewl-mercurial
مطوّرو البرمجيات

Mercurial version control for EWL systems; load this skill when a .hg directory is present instead of using Git commands

2026-03-17
ewl-page-advanced
مطوّرو البرمجيات

Advanced EWL page patterns including forms, PostBack, validation, client-side modification, and component state

2026-02-13
ewl-table
مطوّرو البرمجيات

Build data tables with EwfTable including pagination, sorting, row activation, selection, and group actions

2026-02-13