ci
01Command
A release command for publishing a new software version after checking the project and running its validation steps.
Command
A release command for publishing a new software version after checking the project and running its validation steps.
Skill Claude CodeCodex
A set of notes about JSON serialization in .NET NativeAOT applications. JSON serialization converts .NET objects to JSON text and back; NativeAOT compiles an application ahead of time into a native program.
Skill Claude CodeCodex
Enforces file access control using .csx C# script locks with 5s acquisition timeout and 30s auto-expiry. Invoke when agent needs to read/write files to ensure proper locking mechanism.
Instructions file CodexOpenCode
Project instructions for AI agents working on the McpHost C# project. They describe its folders, architecture, build rules, and restrictions on file and command use.
Instructions file
Claude Code instructions for the mcp-cli-bridge project. They define rules for file operations, commands, documentation, coding workflows, and safe changes.
MCP server Claude CodeCodexCursor
MCP-CLI Bridge - Call CLI tools through MCP protocol. Runs locally from the @jingjingbox/mcp-cli-bridge npm package.