Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

enterprise-web-library

enterprise-web-library contient 15 skills collectées depuis enduracode, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
15
Stars
18
mis à jour
2026-07-26
Forks
9
Couverture métier
4 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

ewl-opencode-machine-setup
Développeurs de logiciels

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
Développeurs de logiciels

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
Architectes de bases de données

Database schema migration using FluentMigrator with the EWL Data Migrator project

2026-07-24
ewl-azure-hosting
Administrateurs de réseaux et de systèmes informatiques

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
Analystes en assurance qualité des logiciels et testeurs

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
Développeurs de logiciels

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

2026-06-22
ewl-data-access
Développeurs de logiciels

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

2026-06-22
ewl-page
Développeurs de logiciels

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

2026-06-22
ewl-server-side-console-app
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-06-22
ewl-web-testing
Analystes en assurance qualité des logiciels et testeurs

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
Analystes en assurance qualité des logiciels et testeurs

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

2026-05-15
ewl-mercurial
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-02-13
ewl-table
Développeurs de logiciels

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

2026-02-13