EnterpriseModernizationSample
EnterpriseModernizationSample には jongalloway から収集した 26 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。
このリポジトリの skills
Squad branching model: main-only workflow with feature branches
{what this skill teaches agents}
Wire legacy .NET Framework service hosts through Enterprise Library-flavored appSettings so Unity, service location, exception policies, logging, and database aliases all hang off one configuration seam.
Build internal order-management Web Forms pages with ObjectDataSource, GridView, DetailsView, and ViewState-heavy filter handling.
Build a believable mid-2000s .NET data layer around connection catalogs, stored-procedure wrappers, DataSets, and repository facades.
Anchor store-ops workbench screens in separate StoreOps tables for order state, status snapshots, workforce alerts, and zone bulletins, with dispatch tickets linked back to orders.
Restack a child PR onto main after its base PR merges, then revalidate before clearing draft.
Validate legacy repository seams by exercising real gateway stubs and DataSet mapping in NUnit.
Run old-style .NET Framework NUnit projects with NuGet restore plus dotnet vstest
Make legacy NUnit fixtures reviewer-proof by asserting transformed inputs at the seam and capturing call arguments inside inline stubs.
Safe cleanup pattern for stale local worktrees after branches land in main
Recover intentional work from a dirty checkout whose branch is already merged
Anchor top-level before/after/foundation folders with short README files so later work extends the intended seam instead of guessing.
Keep payroll as an external feed by staging workforce snapshots in StoreOps and loading reporting summaries through nightly SQL procedures and a DataSet-backed repository seam.
Build dense order/store desk WinForms screens that feel like extensions of a dispatch workstation
Model legacy cross-system workflows with passing seam checks plus explicit pending scenarios
Smoke-test WCF and ASMX surfaces without standing up IIS
Build a dense WinForms dispatch workstation with settings-backed terminal behavior and related routing desks.
Package a legacy multi-database SQL Server estate as numbered per-database scripts with SQLCMD orchestration and explicit nightly bridge jobs.
Lock legacy gateway, host, and batch-job outputs with sparse NUnit smoke coverage before DI refactors land.
Separate architecture documentation into three layers for different audiences: technical blueprint, stakeholder narrative, and developer patterns.
Seed a legacy .NET Framework core library with Unity registrations, a CommonServiceLocator bridge, and small cross-domain business policies before the host projects wire the container.
Pattern for a believable back-office ASP.NET Web Forms portal shell
Build a believable mid-2000s Web Forms portal shell that fronts older sidecar web apps without collapsing them into one surface.
Write a legacy architecture baseline that is useful for implementation and later modernization work.
Choose a descriptive repository name while keeping a stronger business/domain name for the sample scenario inside the repo.