Backend Development
Server code, services, and backend scaffolds.
5 assets in this category
Build
COBOL to Java/.NET Translation Checklist
Pattern-by-pattern translation guide for COBOL constructs to modern Java or .NET equivalents — including the patterns that don't translate.
coboljavadotnetmigrationcobol
Template·advancedView
Build
Compatibility Layer Generator Skill
Claude Code skill that generates adapters, shims, and proxies for incremental coexistence between legacy and new systems.
claude-codedotnetmigrationadapters
Skill·advancedView
Build
PySpark Transformation Standards
Standards for PySpark transformations in Bronze/Silver/Gold pipelines: idempotency, partitioning, Delta Lake patterns, and code organization.
azurepysparkfabricdatabricksetlpyspark
Template·advancedView
Build
RPG to Java/.NET Translation Checklist
Pattern-by-pattern translation guide for RPG IV constructs to modern Java or .NET — including indicators, the cycle, native I/O, and the patterns that should be replaced rather than translated.
rpgibm-ijavadotnetmigrationrpg
Template·advancedView
Build
Stored Procedure to Service Migration
Convert business logic embedded in T-SQL stored procedures into testable, observable application services.
dotnetsqlmigrationstored-procedures
Template·advancedView