차민수 avatar

차민수

Community

@cjrain-12505614 · Chuncheon, Gangwon-do, KR

0Followers
|
7Public Repos
|
23Published Skills

AI Student @ 서울사이버대학교 인공지능학과

Skills Distribution
DomainDeveloper To...Developer Tooling .. (45%)Business, Finance .. (25%)UI/UX & Creative M.. (15%)Data Systems & Dat.. (15%)

Agent Skills by 차민수

Showing 23 vetted skills indexed across 1 GitHub repositories.

cjrain-12505614cjrain-12505614

solo-feature-planning

Generates structured feature specification documents with user stories, acceptance criteria, data models, and API definitions.

Community
Intermediate
cjrain-12505614cjrain-12505614

solo-git-daily

Collects git commits for a date range and appends them to a project progress log.

Community
Intermediate
cjrain-12505614cjrain-12505614

solo-tdd

Guides test-driven development through RED, GREEN, and REFACTOR cycles across language test runners.

Community
Intermediate
cjrain-12505614cjrain-12505614

solo-decision-tracker

Track and record project decisions in a three-tier severity decision log.

Community
Intermediate
cjrain-12505614cjrain-12505614

solo-consistency-check

Cross-validates requirements, specs, designs, QA, and code via grep-joined traceability keys.

Community
Intermediate
cjrain-12505614cjrain-12505614

solo-handoff-protocol

Guides a five-stage file-based handoff protocol between Cowork and Claude Code agents.

Community
Advanced
cjrain-12505614cjrain-12505614

solo-agent-dispatch

Dispatch role-based sub-agents to execute parallel or sequential project tasks.

Community
Intermediate
cjrain-12505614cjrain-12505614

solo-lessons-learned

Records project lessons, patterns, and prevention rules into CLAUDE.md and session logs.

Community
Basic
cjrain-12505614cjrain-12505614

solo-progress-dashboard

Generates and auto-updates HTML progress dashboards for multi-step tasks.

Community
Advanced
cjrain-12505614cjrain-12505614

solo-figma-make-reviewer

Validates Figma Make UI outputs against screen design specifications and generates review reports.

Community
Intermediate
cjrain-12505614cjrain-12505614

solo-deliverable-management

Manages deliverable folder structure, file naming, semantic versioning, and quality gates for project documents.

Community
Intermediate
cjrain-12505614cjrain-12505614

solo-status-reporter

Generates comprehensive project status reports from session logs, decision logs, and workspace artifacts.

Community
Intermediate
cjrain-12505614cjrain-12505614

solo-project-bootstrap

Generates CLAUDE.md project contracts and workspace folder structures for solo developer projects.

Community
Intermediate
cjrain-12505614cjrain-12505614

solo-session-protocol

Manages session start, checkpoint, and end protocols for project continuity.

Community
Intermediate
cjrain-12505614cjrain-12505614

solo-qa-scenario-builder

Generates structured QA test scenarios from feature specs and wireframes.

Community
Intermediate
cjrain-12505614cjrain-12505614

solo-dev-design

Produces four confirmed development design documents covering logic, data models, data access, and API contracts before coding.

Community
Intermediate
cjrain-12505614cjrain-12505614

solo-deck-builder

Generates editable PowerPoint decks from HTML presentation structures using pptxgenjs.

Community
Advanced
cjrain-12505614cjrain-12505614

solo-mcp-inventory

Reports active MCP servers and tools grouped by server for the current session.

Community
Basic
cjrain-12505614cjrain-12505614

solo-document-curator

Organizes document folders by standardizing filenames and grouping duplicate versions into final, deletion-candidate, and pending categories.

Community
Intermediate
cjrain-12505614cjrain-12505614

solo-excel-reviewer

Inspect Excel workbook structure including hidden sheets, merged cells, and data validations.

Community
Intermediate
cjrain-12505614cjrain-12505614

solo-residual-audit

Detect broken relative links and incorrect parent-directory depth across all Markdown files in a workspace.

Community
Intermediate
cjrain-12505614cjrain-12505614

solo-task-manager

Manages ongoing and planned tasks in a persistent markdown board across sessions.

Community
Basic
cjrain-12505614cjrain-12505614

solo-history-manager

Records development history and decision context by phase and issue in Markdown files.

Community
Basic

Frequently Asked Questions About 차민수

FAQPage Schema
What tasks can I accomplish with 차민수's solo skill suite?▼

You can manage the full solo development lifecycle: bootstrap projects with CLAUDE.md, write feature specs and user stories, define dev designs (data models, API contracts), run TDD cycles, build QA test scenarios, track decisions and tasks across sessions, and produce editable PPTX decks and project status dashboards.

Who is the target user for these skills?▼

Solo developers and indie builders working without a team, especially Korean-speaking users. The skills replace PM, QA, and design-review roles by providing decision tracking, cross-artifact consistency checks, Figma Make output verification, and handoff protocols for a one-person project.

How do the skills handle project continuity across sessions?▼

The session-protocol skill saves checkpoints and restores context at session start, while the task-manager persists work items, blockers, and priorities to files rather than ephemeral host task lists. The history-manager preserves per-phase development context so past decisions remain referenceable.

What document and file formats are supported?▼

Skills cover Markdown artifacts with link-integrity auditing, Excel workbooks (.xlsx/.xlsm) including hidden sheets and merged cells via zip/XML fallback parsing, PowerPoint (.pptx) generation via pptxgenjs with native editable elements, HTML progress dashboards, and Figma Make output validation against screen design specs.

Are these skills safe to run on an existing repository?▼

Yes. The git-daily skill is read-only (fetch/log only) with mass-deletion safeguards, the consistency checker is an independent read-only verifier using grep joins on traceability keys, and the document curator only proposes deletions with justification rather than removing files directly.