HK-hub

60 mods across 1 repository, 6 stars between them.

backend-patterns

25

HK-hub/AgentSkills

Skill Claude CodeCodex

Backend architecture patterns, API design, database optimization, and server-side best practices for Node.js, Express, and Next.js API routes.

6 14d ago A 31 tokens copy · 81% MIT

bangumi-frames

26

HK-hub/AgentSkills

Skill Claude CodeCodex

Extract and organize frames from a Bilibili video (bangumi episode, UP upload, or a local file) into scenery shots and per-character image groups, using anime-specific person detection + CCIP character-identity embeddings. Two modes — cluster everyone, or pull out one (or several) named characters via reference…

6 14d ago A 110 tokens copy · 100% MIT

bolder

27

HK-hub/AgentSkills

Skill Claude CodeCodex

Amplify safe or boring designs to make them more visually interesting and stimulating. Increases impact while maintaining usability. Use when the user says the design looks bland, generic, too safe, lacks personality, or wants more visual impact and character.

6 14d ago A 51 tokens copy · 77% MIT

brand-guidelines

28

HK-hub/AgentSkills

Skill Claude CodeCodex

Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.

6 14d ago A 50 tokens copy · 100% MIT

brandkit

29

HK-hub/AgentSkills

Skill Claude CodeCodex

Premium brand-kit image generation skill for creating high-end brand-guidelines boards, logo systems, identity decks, and visual-world presentations. Trained for minimalist, cinematic, editorial, dark-tech, luxury, cultural, security, gaming, developer-tool, and consumer-app brand systems. Optimized for intentional…

6 14d ago A 89 tokens copy · 100% MIT

browser-skill

30

HK-hub/AgentSkills

Skill Claude CodeCodex

Use when the user asks to perform browser automation tasks against their logged-in browser: visit and read pages, fill forms, scrape data, click through a flow, regression-test a PR's UI, validate a deployed page. Requires the bsk CLI installed and the browser-skill extension loaded.

6 14d ago A 64 tokens original MIT

HK-hub/AgentSkills

Skill Claude CodeCodex

Tests in real browsers via Chrome DevTools MCP. Use when building or debugging anything that runs in a browser. Use when you need to inspect the DOM, capture console errors, analyze network requests, profile performance, or verify visual output with real runtime data. Requires the chrome-devtools MCP server to be…

6 14d ago B 68 tokens copy · 100% MIT

build-mcp-app

32

HK-hub/AgentSkills

Skill Claude CodeCodex

This skill should be used when the user wants to build an "MCP app", add "interactive UI" or "widgets" to an MCP server, "render components in chat", build "MCP UI resources", make a tool that shows a "form", "picker", "dashboard" or "confirmation dialog" inline in the conversation, or mentions "apps SDK" in the…

6 14d ago A 111 tokens original MIT

build-mcp-server

33

HK-hub/AgentSkills

Skill Claude CodeCodex

This skill should be used when the user asks to "build an MCP server", "create an MCP", "make an MCP integration", "wrap an API for Claude", "expose tools to Claude", "make an MCP app", or discusses building something with the Model Context Protocol. It is the entry point for MCP server development — it interrogates…

6 14d ago A 111 tokens copy · 94% MIT

build-mcpb

34

HK-hub/AgentSkills

Skill Claude CodeCodex

This skill should be used when the user wants to "package an MCP server", "bundle an MCP", "make an MCPB", "ship a local MCP server", "distribute a local MCP", discusses ".mcpb files", mentions bundling a Node or Python runtime with their MCP server, or needs an MCP server that interacts with the local filesystem…

6 14d ago A 98 tokens copy · 88% MIT

HK-hub/AgentSkills

Skill Claude CodeCodex

Generate videos using Seedance models. Invoke when user wants to create videos from text prompts, images, or reference materials.

6 14d ago A 32 tokens original MIT

HK-hub/AgentSkills

Skill Claude CodeCodex

Generate high-quality images from text prompts using Volcano Engine Seedream models. Supports multiple artistic styles and aspect ratios. Use this skill when users want to create images from text descriptions, generate artwork in various styles, create visual content for creative projects, or need AI-powered image…

6 14d ago A 65 tokens original MIT

canvas-design

37

HK-hub/AgentSkills

Skill Claude CodeCodex

Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.

6 14d ago A 59 tokens copy · 97% MIT

chart-visualization

38

HK-hub/AgentSkills

Skill Claude CodeCodex

This skill should be used when the user wants to visualize data. It intelligently selects the most suitable chart type from 26 available options, extracts parameters based on detailed specifications, and generates a chart image using a JavaScript script.

6 14d ago A 50 tokens copy · 95% MIT

chrome-cdp

39

HK-hub/AgentSkills

Skill Claude CodeCodex

Interact with local Chrome browser session (only on explicit user approval after being asked to inspect, debug, or interact with a page open in Chrome).

6 14d ago A 33 tokens copy · 100% MIT

HK-hub/AgentSkills

Skill Claude CodeCodex

Automates CI/CD pipeline setup. Use when setting up or modifying build and deployment pipelines. Use when you need to automate quality gates, configure test runners in CI, or establish deployment strategies.

6 14d ago A 45 tokens copy · 100% MIT

clarify

41

HK-hub/AgentSkills

Skill Claude CodeCodex

Improve unclear UX copy, error messages, microcopy, labels, and instructions to make interfaces easier to understand. Use when the user mentions confusing text, unclear labels, bad error messages, hard-to-follow instructions, or wanting better UX writing.

6 14d ago A 51 tokens copy · 83% MIT

claude-api

42

HK-hub/AgentSkills

Skill Claude CodeCodex

Reference for the Claude API / Anthropic SDK — model ids, pricing, params, streaming, tool use, MCP, agents, caching, token counting, model migration. TRIGGER — read BEFORE opening the target file; don't skip because it "looks like a one-liner" — whenever: the prompt names Claude/Anthropic in any form (Claude…

6 14d ago A 294 tokens copy · 98% MIT

HK-hub/AgentSkills

Skill Claude CodeCodex

Analyze a codebase and recommend Claude Code automations (hooks, subagents, skills, plugins, MCP servers). Use when user asks for automation recommendations, wants to optimize their Claude Code setup, mentions improving Claude Code workflows, asks how to first set up Claude Code for a project, or wants to know what…

6 14d ago A 77 tokens copy · 97% MIT

claude-md-improver

44

HK-hub/AgentSkills

Skill Claude CodeCodex

Audit and improve CLAUDE.md files in repositories. Use when user asks to check, audit, update, improve, or fix CLAUDE.md files. Scans for all CLAUDE.md files, evaluates quality against templates, outputs quality report, then makes targeted updates. Also use when the user mentions "CLAUDE.md maintenance" or "project…

6 14d ago A 82 tokens copy · 100% MIT

cli-developer

45

HK-hub/AgentSkills

Skill Claude CodeCodex

Use when building CLI tools, implementing argument parsing, or adding interactive prompts. Invoke for parsing flags and subcommands, displaying progress bars and spinners, generating bash/zsh/fish completion scripts, CLI design, shell completions, and cross-platform terminal applications using commander, click, typer…

6 14d ago A 65 tokens copy · 98% MIT

HK-hub/AgentSkills

Skill Claude CodeCodex

Conducts multi-axis code review. Use before merging any change. Use when reviewing code written by yourself, another agent, or a human. Use when you need to assess code quality across multiple dimensions before it enters the main branch.

6 14d ago A 51 tokens copy · 100% MIT

code-reviewer

47

HK-hub/AgentSkills

Skill Claude CodeCodex

Use this skill to review code. It supports both local changes (staged or working tree) and remote Pull Requests (by ID or URL). It focuses on correctness, maintainability, and adherence to project standards.

6 14d ago A 47 tokens copy · 100% MIT

code-simplification

48

HK-hub/AgentSkills

Skill Claude CodeCodex

Simplifies code for clarity. Use when refactoring code for clarity without changing behavior. Use when code works but is harder to read, maintain, or extend than it should be. Use when reviewing code that has accumulated unnecessary complexity.

6 14d ago A 51 tokens copy · 100% MIT