Command
Command "client-command-hook-template.cs" from 2oaJ/SwiftlyS2-Toolkit, covering swiftlys2 clientcommandhookhandler template, suitable scenarios, basic pattern, multi-command interception pattern and key points.
SwiftlyS2 plugin development toolkit for VS Code Copilot (agents, prompts, skills)
Command
Command "client-command-hook-template.cs" from 2oaJ/SwiftlyS2-Toolkit, covering swiftlys2 clientcommandhookhandler template, suitable scenarios, basic pattern, multi-command interception pattern and key points.
Command
Command "command-attribute-template.cs" from 2oaJ/SwiftlyS2-Toolkit, covering swiftlys2 attribute command template, usage principles, critical constraints, handler return type must be void and commandalias is a shorter alias, not a prefixed variant.
Command
Command "command-service-template.cs" from 2oaJ/SwiftlyS2-Toolkit, covering swiftlys2 service-owned command template, usage principles, example skeleton and checklist.