BUNDLE Security scanned8 skills

    App Modernization & Platform Upgrade

    Modernize an existing application without rebuilding it from scratch. This bundle helps understand legacy code, identify and repair codebase issues, migrate JavaScript to TypeScript, add feature flags, audit logs, admin dashboards, and multi-tenant SaaS support. Use it when an older or fast-growing application needs stronger maintainability, safer change control, better operations, and a cleaner platform foundation.

    80 views

    Works with every agent that reads SKILL.md — Claude Code, Cursor, Codex CLI, Gemini CLI, GitHub Copilot, Windsurf, OpenClaw, and more.

    Mariusz Wrzeszczynski
    Created by
    Mariusz Wrzeszczynski
    $45.99$65.92
    Save 30% · $19.93

    One payment, lifetime access. 8 skills unlock instantly in your library.

    30-day refund guarantee

    Instant unlock in your library

    Free updates from the creator

    What's included

    8 skills

    See it in action

    You say

    Add a feature flag for a new payment gateway in my Express app. It should be disabled by default and only active for users with the 'beta-tester' role.

    Your agent does

    Project Detected: Express.js (Node.js)

    Feature Flag Added:

    • Flag: billing.gateway.new_provider
    • Controls: New payment processing logic
    • Default: disabled

    Rollout Rules:

    • Role-based targeting (beta-tester)
    • Fallback: Default to legacy gateway

    Implementation Summary:

    • Created services/flags.js
    • Updated routes/payments.js to check flag
    • Added flag to .env.example

    Files Modified:

    • services/flags.js
    • routes/payments.js
    • .env.example

    Commands Executed:

    • npm test

    Validation Result: Verified that users without the beta-tester role fall back to legacy gateway.

    How to install

    Drop the file into your AI Agent. Works with Claude, Cursor, ChatGPT, and 20+ more.

    Reviews

    No reviews yet

    Be one of the first to try it. Every skill in this bundle passes our trust checks.

    Security scanned

    Passed our 8-point scan before listing

    Fresh listing

    Recently published to Agensi

    30-day refund

    Not a fit? Get your money back

    Frequently asked questions

    More bundles from Mariusz Wrzeszczynski