hello-ui
25Skill Claude CodeCodex
A skill for visual UI work, including changes to an existing project's appearance, design-system updates, and visual review. A design system is a shared set of interface styles and rules.
Skill Claude CodeCodex
A skill for visual UI work, including changes to an existing project's appearance, design-system updates, and visual review. A design system is a shared set of interface styles and rules.
Skill Claude CodeCodex
A writing assistant for technical and professional content, including documentation, READMEs, plans, reports, guides, emails, answers, and rewrites.
Skill Claude CodeCodex
A quality-focused workflow that applies task-specific standards, process rules, and checklists. The input does not list the individual standards or checks.
Skill Claude CodeCodex
A quality-review process for checking work, validating commands, fixing blocking problems, and completing final delivery checks.
Plugin Claude Code
Plugin marketplace listing 1 plugin: hello2cc.
Plugin Claude Code
Claude Code alignment plugin that drives third-party models toward Opus-compatible workflows, tool usage, and output style.
Agent
An optional set of working habits for the main coding-agent conversation in Claude Code. It encourages use of Claude Code’s built-in tools, agents, plans, and task workflow when appropriate.
Hook
Runs when a session starts, executing orchestrator.mjs via node. From hellowind777/hello2cc.
Hook
Runs when you submit a prompt, before the agent sees it, executing orchestrator.mjs via node. From hellowind777/hello2cc.
Hook
Runs when a subagent starts for Explore, Plan and general-purpose tool calls, executing subagent-context.mjs via node (3 commands). From hellowind777/hello2cc.
Hook
Runs when a subagent finishes for Explore, Plan and general-purpose tool calls, executing subagent-stop.mjs via node (3 commands). From hellowind777/hello2cc.
Hook
Runs on the TeammateIdle event, executing teammate-idle.mjs via node. From hellowind777/hello2cc.
Hook
Runs when a task is marked completed, executing task-lifecycle.mjs via node. From hellowind777/hello2cc.
Hook
Runs on the TaskCreated event, executing task-lifecycle.mjs via node. From hellowind777/hello2cc.
Hook
Runs on the ConfigChange event, executing orchestrator.mjs via node. From hellowind777/hello2cc.
Hook
Runs before the agent uses a tool for Agent, Task, EnterWorktree, TeamCreate, TeamDelete, TaskCreate, TaskList, TaskGet, TaskUpdate, ToolSearch, EnterPlanMode, ExitPlanMode, AskUserQuestion and SendMessage tool calls, executing orchestrator.mjs via node (14 commands). From hellowind777/hello2cc.
Hook
Runs after a tool call finishes for TeamCreate, TeamDelete, Agent, Task, SendMessage, TaskCreate, TaskList, TaskGet, TaskUpdate, ToolSearch, EnterPlanMode, ExitPlanMode, AskUserQuestion and WebSearch tool calls, executing orchestrator.mjs via node (14 commands). From hellowind777/hello2cc.
Hook
Runs when a tool call fails for Agent, Task, EnterWorktree and WebSearch tool calls, executing orchestrator.mjs via node (4 commands). From hellowind777/hello2cc.
Skill Claude CodeCodex
A set of tools for understanding, creating, and editing images, video, and audio. It covers tasks such as image recognition, text-to-speech, speech-to-text, and turning images or text into video.
Plugin Claude Code
Plugin marketplace listing 1 plugin: dogdoing.
Plugin Claude Code
A task plugin built around a dog-themed subagent that takes part in every task. It also responds with a cheer when it has no work.
Agent
Dogdoing (刀盾狗) - Loyal shield-dog subagent. Takes on subtasks: tests, code review, search, validation. Cheers when idle. CN context → CN output, otherwise EN. | 忠诚的刀盾狗子代理,主动承接子任务,没活就热情喝彩。.
Hook
Runs when a session starts, executing notify.py via python3. From hellowind777/dogdoing.
Hook
Runs when you submit a prompt, before the agent sees it, executing notify.py via python3. From hellowind777/dogdoing.