Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

enterprise-web-library

enterprise-web-library 收录了来自 enduracode 的 15 个 skills,并提供仓库级职业覆盖和站内 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