report
01Cursor rule Cursor
A set of rules for generating HTML dashboards that present data and analysis in Korean. It defines the required page structure, visual libraries, fonts, and report content.
Cursor rule Cursor
A set of rules for generating HTML dashboards that present data and analysis in Korean. It defines the required page structure, visual libraries, fonts, and report content.
Agent Claude Code
A copywriting agent that writes advertising copy, slogans, headlines, campaign messages, and brand-language reviews in the voice of a named Korean copywriter persona. It is intended for marketing copy rather than translation, technical writing, or code.
Command Claude Code
A project dependency security audit that runs npm audit to find vulnerable packages, can apply npm audit fix updates, and then runs tests.
Command Claude Code
A command that groups changed files by purpose and creates separate Git commits with Korean messages. Git is a tool for tracking file changes and commits are saved versions of those changes.
Command Claude Code
A command for finding and force-stopping processes that are listening on specified network ports. A port is the numbered endpoint that a local development server uses to accept connections.
Command Claude Code
Gist bash 절 기준으로 /.zshrc 에 cc/cx/grok CLI alias(tmux·resume·worktree)를 셋업.
Settings file Claude Code
Agent settings configuring env, skillOverrides, permissions.
Skill Claude CodeCodex
Guide for creating and managing slash commands in Claude Code. Use when (1) creating new slash commands, (2) learning command syntax and features, (3) deciding between commands vs skills, (4) implementing advanced command features (arguments, hooks, bash execution), or (5) organizing and managing command libraries.
Skill Claude CodeCodex
A command-line installer for downloading a skill from a GitHub folder into a Claude Code project or global skills directory. Claude Code skills are reusable instruction and automation folders.
Skill Claude CodeCodex
Search and preview Irasutoya illustrations with the installed irasutoya command-line tool. Use this skill whenever the user wants to find, recommend, preview, randomly pull up, or get the page/image URL of an Irasutoya (いらすとや) image — from a topic, scene, Korean/Japanese/English phrase, visual description, emotion…
Skill Claude CodeCodex
Skill "migrate-skill-agent" from Mineru98/skills-store, covering 옵션, 동작, --clone, --link and --flavor.
Skill Claude CodeCodex
A set of guidance and utilities for automating desktop interfaces with PyAutoGUI, a Python library for controlling the mouse and keyboard, and OpenCV, a computer-vision library for analyzing images.
Skill Claude CodeCodex
Guide for defining and using Claude subagents effectively. Use when (1) creating new subagent types, (2) learning how to delegate work to specialized subagents, (3) improving subagent delegation prompts, (4) understanding subagent orchestration patterns, or (5) debugging ineffective subagent usage.
Skill Claude CodeCodex
A tool for checking several tmux sessions in the same project and, when requested, preparing instructions for them. tmux is a terminal tool that keeps multiple command-line sessions running at once.
Skill Claude CodeCodex
Standalone browser-based visual companion for interactive mockups, diagrams, wireframes, layout comparisons, visual brainstorming, and clickable visual option selection.
Skill Claude CodeCodex
A Git commit workflow that groups changed files by purpose and creates commits with Korean messages. A commit is a saved point in a project's change history.
Skill Claude CodeCodex
A tool for finding and force-stopping processes that are using one or more specified network ports.
Skill Claude CodeCodex
Run a Codex prompt repeatedly on a fixed interval. Use for "/loop", "run this every N minutes/hours", "poll X every 5 minutes", "repeat this Codex prompt", or any recurring interval-based Codex job. This is the interval-repeat companion to the separate schedule skill (cron / specific-time). For a durable, always-on…
Skill Claude CodeCodex
Run a Codex prompt on a cron schedule or at a specific future time. Codex app Automations is the official, always-on surface for durable recurring schedules — recommend it FIRST; this local skill is a terminal fallback that only fires while its daemon runs. Triggers include "/schedule", "cron", "every Monday 9am"…
Instructions file CodexOpenCode
Instructions for Mineru98/skills-store, covering style, code references, tables, autonomy and tone.
Instructions file
Instructions for Mineru98/skills-store, covering style, code references, tables, autonomy and tone.
Plugin Claude Code
An image-generation and editing plugin for Claude Code that uses a ChatGPT Plus or Pro session through a Codex OAuth connection. It includes tools for images such as heroes, slides, social preview images, logos, icons, and image-to-code work.
Plugin Claude Code
A Codex-based plugin for creating and editing images inside Claude Code using a ChatGPT Plus or Pro session. It includes image skills for heroes, slides, social preview images, logos, icons, user interfaces, and image-to-code work, with results saved in ./images/.
Agent
An accessibility review agent that recommends HTML landmarks, heading structure, image descriptions, and color-contrast checks. Accessibility means making a website usable by people with different abilities and assistive technologies.