nayounghye avatar

nayounghye

Community

@nayounghye

4Followers
|
24Public Repos
|
6Published Skills

nayounghye provides Korean-language development skills for code review, code cleanup, plan-driven implementation, Notion daily reports, and marketing tracking pixel setup.

Skills Distribution
DomainDeveloper To...Code Quality & Rev.. (40%)Documentation & Re.. (25%)Plan-Driven Implem.. (20%)Marketing Analytic.. (15%)

Agent Skills by nayounghye

Showing 6 vetted skills indexed across 1 GitHub repositories.

Frequently Asked Questions About nayounghye

FAQPage Schema
What tasks can I perform with nayounghye's skills?▼

You can generate and update plan documents from in-file comments, run deep code reviews covering QA, security, and optimization, clean up debug logs and unused imports, execute full implementations from plan documents, create Notion daily dev reports, and set up marketing tracking pixels.

Who are these skills designed for?▼

They target Korean-speaking software developers who want structured plan-driven implementation, automated code review and cleanup, and Notion-based daily reporting, plus marketers or developers installing analytics trackers like Meta Pixel, GA4, TikTok, Clarity, and Naver on new projects.

How do the skills accept inputs at runtime?▼

Most skills take a file path as an argument: code-review also takes a review category, and cleanup targets a specific file. The tracking skill accepts provider names as arguments and uses Read, Write, Edit, Glob, Grep, and Bash permissions to install tracking code.

What are the prerequisites for using these skills?▼

You need existing source files or plan markdown documents for the review, cleanup, checkmd, and gocode skills, and a Notion workspace for daily reports. The tracking skill requires a project codebase where pixel and analytics snippets can be inserted.

Does gocode stop partway through implementation?▼

No. The gocode skill executes the entire implementation based on a plan document and continues until every step is complete, making it suitable for fully carrying out multi-step feature plans without intermediate stops.