← all publishers

cyanluna-git

@cyanluna-git source repo

32 published skills

  1. Deploy · cyanluna-git bundle
    Deploy Skill
    0
    installs
  2. Model Router · cyanluna-git bundle
    Model Router Skill
    0
    installs
  3. Cpet Pipeline · cyanluna-git bundle
    CPET Pipeline Skill
    0
    installs
  4. Update Claude · cyanluna-git bundle
    update-claude Skill
    0
    installs
  5. Cpet DB React Best Practices · cyanluna-git bundle
    React and Next.js performance optimization guidelines for CPET.db. Tailored for three-tier architecture with Vercel frontend, Google Cloud Run backend, and Supabase database. Use when writing, reviewing, or refactoring React components, data fetching, or optimizing performance.
    0
    installs
  6. DB Backup · cyanluna-git
    Database Backup & Restore Skill
    0
    installs
  7. Workthrough · cyanluna-git
    프로젝트의 workthrough 문서들을 참조하여 과거 개발 작업 기록과 패턴을 이해하고 적용합니다.
    0
    installs
  8. Migrate Worklogs · cyanluna-git bundle
    CSV Worklog Migration Skill
    0
    installs
  9. Gemini Claude Loop · cyanluna-git
    Gemini-Claude Engineering Loop 방법론을 적용하여 계획, 검토, 구현의 3단계 프로세스로 안전하고 품질 높은 코드를 작성합니다.
    0
    installs
  10. Vercel Best Practice · cyanluna-git
    Vercel Engineering의 React/Next.js 성능 최적화 가이드라인을 적용하여 렌더링 성능, 번들 크기, API 호출을 최적화합니다.
    0
    installs
  11. Javis Init · cyanluna-git
    Initialize a Javis workflow or project context. Use when the user asks to start Javis, initialize Javis for the current repo, bootstrap Javis state, or prepare the project for later Javis story/review work.
    0
    installs
  12. Javis Sync · cyanluna-git bundle
    Javis Sync
    0
    installs
  13. Javis Story · cyanluna-git bundle
    Define, refine, or implement a Javis story workflow for the current repository. Use when the user asks to create a story, break down a requirement into a story, prepare acceptance criteria, or execute work for a named Javis story.
    0
    installs
  14. Javis Deploy · cyanluna-git bundle
    Deploy the Javis viewer frontend to the remote server with sw-portal.atlascopco.group as the canonical host. Use when the user says "배포해줘", "deploy viewer", or "publish Jarvis".
    0
    installs
  15. Javis Sprint · cyanluna-git bundle
    Javis Sprint
    0
    installs
  16. Javis Sync Deploy · cyanluna-git bundle
    Pulls latest data from Jira/Confluence to the local database and then deploys that data to the remote Javis server (10.182.252.32). Use when the user wants to update the remote server's database with current data.
    0
    installs
  17. Kanban · cyanluna-git bundle
    Manage project tasks in a local SQLite DB (~/.claude/kanban-dbs/{project}.db). Supports task CRUD (add, edit, move, remove), board viewing, session context persistence, and statistics. For pipeline orchestration use /kanban-run, for requirements refinement use /kanban-refine. Run /kanban-init first to create the local DB.
    0
    installs
  18. Review Pr · cyanluna-git bundle
    PR code review. Input URL → code analysis → post structured review comment + save MD. Auto-detects domain (backend/frontend/PLC). Usage: /review-pr <PR_URL>
    0
    installs
  19. Kanban Run · cyanluna-git
    Auto-Trigger Rules
    0
    installs
  20. Review Plc · cyanluna-git bundle
    CODESYS ST 코드 리뷰. PR의 PLC 코드를 Infrastructure 아키텍처, 네이밍 규칙, 시퀀스 데드락, 모듈화 관점으로 분석. 사용법: /review-plc <PR_URL>
    0
    installs
  21. Kanban Init · cyanluna-git bundle
    Initialize the current project in local SQLite kanban. Creates ~/.claude/kanban-dbs/{project}.db and writes local config. Usage: /kanban-init or /kanban-init my-project-name. Run with /kanban-init.
    0
    installs
  22. Kanban Spec · cyanluna-git
    Turn vague intent into a precise, executable spec through 5 structured phases, then optionally create a kanban task. Use when starting something new that needs proper scoping before refinement. Complements /kanban-refine (which refines existing tasks).
    0
    installs
  23. Kanban Local · cyanluna-git
    kanban-local
    0
    installs
  24. Worklog Sync · cyanluna-git bundle
    Sync kanban board tasks to EOB weekly worklogs. Reads completed/in-progress kanban cards, maps them to worklog projects, estimates hours from timestamps, aggregates by day, and submits via the EOB API.
    0
    installs
  25. Kanban Refine · cyanluna-git
    Refine backlog requirements through structured user interview. Turns rough task descriptions into concrete, actionable requirements with goal, scope, acceptance criteria, and edge cases.
    0
    installs
  26. Kanban Explore · cyanluna-git
    Codebase exploration skill for uncertain implementation direction. Deeply explores the codebase, produces a direction report, and creates phased kanban tasks. Use when you don't know exactly how to implement something. NOT for direct implementation.
    0
    installs
  27. Review Backend · cyanluna-git bundle
    Backend 코드 리뷰. PR의 백엔드 코드를 API 설계, DB, 보안, 동시성, 에러 처리 관점으로 분석. 사용법: /review-backend <PR_URL>
    0
    installs
  28. Kanban Gen Wiki · cyanluna-git
    프로젝트의 전체 아키텍처, 목표, 주요 결정사항을 wiki/ 디렉토리에 합성하여 정리합니다. 첫 실행 시 전체 생성, update로 변경분 반영. 매 카드가 아닌 프로젝트 수준의 지식을 정리합니다.
    0
    installs
  29. Review Frontend · cyanluna-git bundle
    Frontend 코드 리뷰. PR의 프론트엔드 코드를 컴포넌트 설계, 상태 관리, 렌더링 성능, 접근성 관점으로 분석. 사용법: /review-frontend <PR_URL>
    0
    installs
  30. Kanban Batch Run · cyanluna-git bundle
    Run multiple kanban tasks end-to-end in Rolling Wave order — refine each task based on the prior card's actual implementation, then implement, then verify, then refine the next. Use for epic-level batch execution. --big-bang flag disables rolling wave for simple independent tasks.
    0
    installs
  31. Kanban Heartbeat · cyanluna-git
    Scan kanban boards for stagnant tasks and optionally mark them. Detects tasks with no agent activity for N days (default 3), outputs a markdown report table, and appends Heartbeat entries to agent_log unless --dry-run.
    0
    installs
  32. Project Kickstart · cyanluna-git
    Full project pipeline — SRS → Plan → Tasks + TDD → Rolling Wave Execute. Use when starting a new project or major feature from scratch. Default mode is Rolling Wave (implement one → verify → refine next → repeat). Use --big-bang for old all-upfront refine style.
    0
    installs