차민수
Community@cjrain-12505614 · Chuncheon, Gangwon-do, KR
AI Student @ 서울사이버대학교 인공지능학과
Agent Skills by 차민수
Showing 23 vetted skills indexed across 1 GitHub repositories.
solo-feature-planning
Generates structured feature specification documents with user stories, acceptance criteria, data models, and API definitions.
solo-git-daily
Collects git commits for a date range and appends them to a project progress log.
solo-tdd
Guides test-driven development through RED, GREEN, and REFACTOR cycles across language test runners.
solo-decision-tracker
Track and record project decisions in a three-tier severity decision log.
solo-consistency-check
Cross-validates requirements, specs, designs, QA, and code via grep-joined traceability keys.
solo-handoff-protocol
Guides a five-stage file-based handoff protocol between Cowork and Claude Code agents.
solo-agent-dispatch
Dispatch role-based sub-agents to execute parallel or sequential project tasks.
solo-lessons-learned
Records project lessons, patterns, and prevention rules into CLAUDE.md and session logs.
solo-progress-dashboard
Generates and auto-updates HTML progress dashboards for multi-step tasks.
solo-figma-make-reviewer
Validates Figma Make UI outputs against screen design specifications and generates review reports.
solo-deliverable-management
Manages deliverable folder structure, file naming, semantic versioning, and quality gates for project documents.
solo-status-reporter
Generates comprehensive project status reports from session logs, decision logs, and workspace artifacts.
solo-project-bootstrap
Generates CLAUDE.md project contracts and workspace folder structures for solo developer projects.
solo-session-protocol
Manages session start, checkpoint, and end protocols for project continuity.
solo-qa-scenario-builder
Generates structured QA test scenarios from feature specs and wireframes.
solo-dev-design
Produces four confirmed development design documents covering logic, data models, data access, and API contracts before coding.
solo-deck-builder
Generates editable PowerPoint decks from HTML presentation structures using pptxgenjs.
solo-mcp-inventory
Reports active MCP servers and tools grouped by server for the current session.
solo-document-curator
Organizes document folders by standardizing filenames and grouping duplicate versions into final, deletion-candidate, and pending categories.
solo-excel-reviewer
Inspect Excel workbook structure including hidden sheets, merged cells, and data validations.
solo-residual-audit
Detect broken relative links and incorrect parent-directory depth across all Markdown files in a workspace.
solo-task-manager
Manages ongoing and planned tasks in a persistent markdown board across sessions.
solo-history-manager
Records development history and decision context by phase and issue in Markdown files.
Frequently Asked Questions About 차민수
FAQPage SchemaWhat 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.