creator-hian/claude-code-plugins
Plugin Claude Code
Plugin marketplace listing 10 plugins: unity-plugin, csharp-plugin, codex-plugin, gemini-plugin, ai-orchestration-plugin.
creator-hian/claude-code-plugins
Plugin Claude Code
Plugin marketplace listing 10 plugins: unity-plugin, csharp-plugin, codex-plugin, gemini-plugin, ai-orchestration-plugin.
creator-hian/claude-code-plugins
MCP server Claude CodeCodexCursor +2
MCP server "serena" as configured in creator-hian/claude-code-plugins. Runs locally from the git+https://github.com/oraios/serena Python package.
creator-hian/claude-code-plugins
MCP server Claude CodeCodexCursor +2
Lets the agent read, search and manipulate local git repositories: log, diff, status, commit. Runs locally from the mcp-server-git Python package.
creator-hian/claude-code-plugins
Instructions file
Claude Code instructions for creator-hian/claude-code-plugins, covering claude.md, project overview, repository structure, plugin architecture and 3-level progressive disclosure (skills).
creator-hian/claude-code-plugins
Plugin Claude Code
Agent team-based parallel dispatch for multi-perspective planning, adversarial review, and quick technical decisions.
creator-hian/claude-code-plugins
Skill Claude CodeCodex
Use when you have an existing plan, design, or implemented code that needs adversarial review to find weaknesses, missing edge cases, and unnecessary complexity.
creator-hian/claude-code-plugins
Skill Claude CodeCodex
Use when a developer needs to choose between two or more approaches during implementation. Triggers on "A vs B?", "should I use X or Y?", "which approach is better?", "Redis or Memcached?", "REST or gRPC?", "single table or split?", or any binary/multi-option technical decision. Use this skill whenever the user is…
creator-hian/claude-code-plugins
Skill Claude CodeCodex
Use when creating implementation plans for complex multi-file features or architectural changes that benefit from multiple perspectives before implementation. Use this skill whenever the user asks to plan, design, or architect a feature that touches 3+ files, involves trade-offs between approaches, or would benefit…
creator-hian/claude-code-plugins
Plugin Claude Code
creator-hian/claude-code-plugins
Skill Claude CodeCodex
Multi-AI engineering loop orchestrating Claude, Codex, and Gemini for comprehensive validation. USE WHEN (1) mission-critical features requiring multi-perspective validation, (2) complex architectural decisions needing diverse AI viewpoints, (3) security-sensitive code requiring deep analysis, (4) user explicitly…
creator-hian/claude-code-plugins
Plugin Claude Code
creator-hian/claude-code-plugins
Skill Claude CodeCodex
Dual-AI engineering loop orchestrating Claude Code (planning/implementation) and Codex (validation/review). Use when (1) complex feature development requiring validation, (2) high-quality code with security/performance concerns, (3) large-scale refactoring, (4) user requests codex-claude loop or dual-AI review. Do NOT…
creator-hian/claude-code-plugins
Skill Claude CodeCodex
OpenAI Codex CLI fundamentals for code analysis, review, and validation. Use when (1) executing codex commands for code review/analysis, (2) configuring models (gpt-5.3-codex/gpt-5.2/gpt-5.1-codex-max/gpt-5-codex-mini), sandbox modes (read-only/workspace-write), or reasoning effort (low/medium/high/xhigh), (3)…
creator-hian/claude-code-plugins
Plugin Claude Code
C# plugin with modern async/await patterns and code style guidelines for Creator Hian Marketplace.
creator-hian/claude-code-plugins
Agent
Write modern C# code with advanced features like records, pattern matching, and async/await. Optimizes .NET applications, implements enterprise patterns, and ensures comprehensive testing. Use PROACTIVELY for C# refactoring, performance optimization, or complex .NET solutions.
creator-hian/claude-code-plugins
Hook
Runs after a tool call finishes for Edit and Write tool calls, executing csharpier-format.py via python. From creator-hian/claude-code-plugins.
creator-hian/claude-code-plugins
Skill Claude CodeCodex
Modern C# asynchronous programming patterns using async/await, proper CancellationToken usage, and error handling in async code. Use when guidance needed on async/await best practices, Task composition and coordination, ConfigureAwait usage, ValueTask optimization, or async operation cancellation patterns. Pure .NET…
creator-hian/claude-code-plugins
Skill Claude CodeCodex
C# code style and naming conventions based on POCU standards. Covers naming rules (mPascalCase for private, bBoolean prefix, EEnum prefix), code organization, C# 9.0 patterns. Use PROACTIVELY for C# code reviews, refactoring, or establishing project standards.
creator-hian/claude-code-plugins
Skill Claude CodeCodex
C# XML documentation with on-demand Haiku→Expert Review→Final workflow. Flexible Korean/English language support. Use when documenting C# APIs, properties, methods, classes, and interfaces.
creator-hian/claude-code-plugins
Plugin Claude Code
creator-hian/claude-code-plugins
Skill Claude CodeCodex
Dual-AI engineering loop orchestrating Claude Code (planning/implementation) and Gemini (validation/review). Use when (1) complex feature development requiring validation, (2) high-quality code with security/performance concerns, (3) large-scale refactoring, (4) user requests gemini-claude loop or dual-AI review. Do…
creator-hian/claude-code-plugins
Skill Claude CodeCodex
Google Gemini CLI fundamentals for code analysis, review, and validation. Use when (1) executing gemini commands for code review/analysis, (2) configuring models (gemini-3-flash-preview (default)/gemini-3.1-pro-preview (complex only)), output formats (text/json/stream-json), or sandbox modes, (3) managing Gemini…
creator-hian/claude-code-plugins
Plugin Claude Code
Git workflow automation - PR enhancement based on work history (/pr-enhance).
creator-hian/claude-code-plugins
Command
Enhance PR description based on commits, files, and linked issue checklist.