Skip to main content
codenjoyme
GitHub 제작자 프로필

codenjoyme

1개 GitHub 저장소에서 수집된 7개 skills를 저장소 단위로 보여줍니다.

수집된 skills
7
저장소
1
업데이트
2026-06-24
저장소 지도

skills가 있는 위치

수집된 skill 수가 많은 주요 저장소와 이 제작자 카탈로그 내 비중, 직업 분포를 보여줍니다.

저장소 탐색

저장소와 대표 skills

iterative-prompt
소프트웨어 개발자

Autonomous AI agent workflow — file-based UPD/RESULT cycle

2026-06-24
copilot-usage-telemetry
소프트웨어 개발자

Pull GitHub Copilot usage statistics without UI or screenshots. Two Python CLIs: one reads live credit/quota numbers from GitHub's private Copilot API, the other runs fast, context-free queries over the plugin's per-session `main.jsonl` debug log (tokens, requests, tool calls). Use when the user wants to track AI credits, premium-request usage, token counts, or inspect what a chat session actually did.

2026-06-18
copilot-chat-export
소프트웨어 개발자

Export, list, and search GitHub Copilot chat sessions from VS Code (both stable and Insiders) to HTML, JSON, JSONL, or text. Use when the user wants to save, share, back up, summarize, or search past Copilot chat conversations.

2026-06-18
fill-docx-template
소프트웨어 개발자

Fill a DOCX template interactively — extracts <placeholder> names via CLI, asks the user for each value with vscode_askQuestions, then produces a filled copy. The original template is never modified.

2026-06-12
analyze-commit-history
소프트웨어 개발자

Analyze git commit history to extract SDLC instruction files. Use when: reverse-engineering workflows from commits, extracting coding patterns from diffs, building agent instructions from real code changes, generating automation knowledge base from commit history. Iterates through commits, extracts per-file diffs, invokes Copilot CLI (Claude Opus 4.6) to identify and document reusable SDLC patterns.

2026-05-14
translate-site
웹 개발자

Translate any website to any language using Chrome DevTools MCP — the AI model extracts text from the page, translates it, and injects the translation back into the DOM.

2026-05-12
build-md-to-docx
데스크톱 출판 전문가

Convert a list of markdown files (with images, code blocks, quizzes) into a single landscape DOCX with TOC, page breaks between files, shaded inline-code, and uniform image scaling

2026-04-25
저장소 1개 중 1개 표시
모든 저장소를 표시했습니다