← all publishers

popup-studio-ai

@popup-studio-ai source repo

46 published skills

  1. First Claude Code · popup-studio-ai
    첫 번째 프로젝트 만들기
    0
    installs
  2. Learn Claude Code · popup-studio-ai
    Claude Code 학습 가이드
    0
    installs
  3. Btw · popup-studio-ai
    By-The-Way: capture improvement ideas the moment they surface, without derailing the task in progress. Triggers: /bkit:btw, /bkit:btw list, /bkit:btw analyze, /bkit:btw promote, /bkit:btw stats, btw, suggestion, improve, idea, feedback
    0
    installs
  4. Bkit · popup-studio-ai
    bkit plugin help - list available functions including /pdca (9-phase feature cycle), /sprint (8-phase feature container, v2.1.13), /control (Trust L0-L4 + SPRINT_AUTORUN_SCOPE), /bkit-explore, and 40+ specialized skills. Use "/bkit" or "bkit help". Triggers: bkit help, bkit functions, show bkit commands, bkit command list
    0
    installs
  5. Pdca · popup-studio-ai
    Unified PDCA cycle management — plan, design, do, analyze, iterate, report. PDCA runs per-feature (9-phase: pm→plan→design→do→check→act→qa→report→archive); for multi-feature scope/budget grouping use /sprint (v2.1.13, 8-phase container that may host PDCA cycles inside). Triggers: pdca, plan, design, analyze, report, status, next, iterate
    0
    installs
  6. Audit · popup-studio-ai
    View audit logs, decision traces, and session history for AI transparency. ACTION_TYPES (19 entries) include PDCA events (phase_transition, gate_passed/failed, agent_spawned/completed/failed, rollback_executed, destructive_blocked) and Sprint events (sprint_paused, sprint_resumed, master_plan_created — v2.1.13). Triggers: audit, log, decision trace, history
    0
    installs
  7. Deploy · popup-studio-ai
    Deploy feature to target environment (dev/staging/prod) with level-based strategy. Triggers: deploy, /pdca deploy
    0
    installs
  8. Sprint · popup-studio-ai bundle
    Sprint Management — generic sprint capability for ANY bkit user. 16 sub-actions: init, start, status, watch, phase, iterate, qa, report, archive, list, feature, pause, resume, fork, help, master-plan. Triggers: sprint, sprint start, sprint init, sprint status, sprint list, master plan, multi-sprint plan, sprint master plan
    0
    installs
  9. Control · popup-studio-ai
    Control bkit automation level (L0-L4), view trust score, and manage guardrails. Trust level directly drives SPRINT_AUTORUN_SCOPE (v2.1.13): L0 manual+stopAfter=prd, L4 full-auto+stopAfter=archived. Also gates PDCA phase transitions and destructive operations. Triggers: control, automation level, trust score, guardrail
    0
    installs
  10. Dynamic · popup-studio-ai
    Fullstack development with bkend.ai BaaS — authentication, database, API integration. Triggers: fullstack, BaaS, login, signup, database, web app
    0
    installs
  11. Starter · popup-studio-ai
    Static web development for beginners — HTML/CSS/JS and Next.js App Router. Triggers: static website, portfolio, landing page, beginner
    0
    installs
  12. QA Phase · popup-studio-ai
    QA Phase execution — L1-L5 test planning, generation, execution, and reporting for a single feature. For sprint-level QA (7-Layer dataFlowIntegrity / S1 gate across multiple features) use /sprint qa <sprintId> which delegates to sprint-qa-flow agent (v2.1.13). Triggers: qa phase, QA test, qa run
    0
    installs
  13. Rollback · popup-studio-ai
    Manage PDCA checkpoints and rollback — create, list, restore for safe recovery. Rollback events are recorded via lib/audit/audit-logger ACTION_TYPES.rollback_executed. For sprint-level recovery, individual feature rollbacks may be triggered from within sprint phases (sprint itself is forward-only — terminal state is `archived`, not rolled back; v2.1.13). Triggers: rollback, checkpoint, restore, undo
    0
    installs
  14. Plan Plus · popup-studio-ai
    Brainstorming-enhanced PDCA planning with intent discovery and YAGNI review. For a single feature's plan use /plan-plus; for grouping multiple features under one scope/budget see /sprint master-plan (v2.1.13). Triggers: plan-plus, brainstorm, plan plus, intent
    0
    installs
  15. Bkend Auth · popup-studio-ai
    bkend.ai authentication — email/social login, JWT tokens, RBAC, session management. Triggers: bkend auth, bkend login, bkend signup, bkend JWT, bkend RBAC
    0
    installs
  16. Bkend Data · popup-studio-ai
    bkend.ai database — CRUD, column types, filtering, sorting, relations, indexing. Triggers: bkend table, bkend CRUD, bkend column, bkend relation, bkend data
    0
    installs
  17. Bkit Evals · popup-studio-ai
    Run skill evals via evals/runner.js — wrapper validates skill names, captures stdout/stderr, persists JSON results. Triggers: bkit evals, evals run, skill quality, eval runner
    0
    installs
  18. Bkit Rules · popup-studio-ai
    Core rules for bkit — PDCA methodology, level detection, agent triggering, quality standards, Sprint management (8-phase container with 4 auto-pause triggers, v2.1.13), and Trust Level scope (L0-L4 gates PDCA + Sprint auto-run). Triggers: bkit rules, core rules, methodology
    0
    installs
  19. Enterprise · popup-studio-ai
    Enterprise-grade systems with microservices, Kubernetes, Terraform, and AI Native methodology. For multi-feature initiatives spanning a release timeline, combine with /sprint master-plan (v2.1.13) to group features into a single 8-phase sprint container with shared scope/budget and 4 auto-pause triggers (QUALITY_GATE_FAIL / ITERATION_EXHAUSTED / BUDGET_EXCEEDED / PHASE_TIMEOUT). Triggers: microservices, k8s, terraform, monorepo, AI native
    0
    installs
  20. Mobile App · popup-studio-ai
    Mobile app development guide — React Native, Flutter, Expo for cross-platform. Triggers: mobile app, React Native, Flutter, Expo, iOS, Android
    0
    installs
  21. Pdca Batch · popup-studio-ai
    Manage multiple PDCA features as independent parallel cycles (no shared scope/budget). For multiple features that share scope, budget, or timeline as one cohesive initiative, use /sprint (v2.1.13) — sprint groups features into a single 8-phase container, while pdca-batch keeps them independent. Triggers: pdca-batch, batch, multiple features
    0
    installs
  22. Pdca Watch · popup-studio-ai
    Live PDCA dashboard ticking every 30s — reads pdca-status.json + token-ledger.ndjson tail, renders fixed-width panel via CC /loop. Triggers: pdca watch, live dashboard, watch progress
    0
    installs
  23. Code Review · popup-studio-ai
    Code review — analyze quality, detect bugs, ensure best practices with actionable feedback. Triggers: code review, quality check, bug detection
    0
    installs
  24. Desktop App · popup-studio-ai
    Desktop app development guide — Electron and Tauri for cross-platform apps. Triggers: desktop app, Electron, Tauri, mac app, windows app
    0
    installs
  25. Phase 4 API · popup-studio-ai
    Design and implement backend APIs with Zero Script QA validation. Triggers: API design, REST API, backend, endpoint
    0
    installs
  26. Bkit Explore · popup-studio-ai
    Browse installed bkit skills, agents, and evals via lib/discovery/explorer.js (filesystem scan, no subprocess). Triggers: bkit explore, list skills, skill discovery, browse skills
    0
    installs
  27. Pm Discovery · popup-studio-ai
    PM Agent Team — automated product discovery, strategy, and PRD generation with 4 PM agents (for a single feature). For multi-feature initiatives with shared scope/budget/timeline, use /sprint master-plan which generates a sprint-level PRD via sprint-master-planner agent (v2.1.13). Triggers: pm, PRD, product discovery
    0
    installs
  28. Skill Create · popup-studio-ai
    Interactive skill creation workflow for project-local skills. Triggers: skill-create, create skill
    0
    installs
  29. Skill Status · popup-studio-ai
    Show loaded skill inventory — bkit core vs project-local, conflicts, coverage gaps. Triggers: skill-status, skill list
    0
    installs
  30. Bkend Storage · popup-studio-ai
    bkend.ai file storage — upload (presigned URL), download (CDN), visibility levels, buckets. Triggers: bkend file, bkend upload, bkend download, bkend storage, bkend presigned URL
    0
    installs
  31. Bkend Cookbook · popup-studio-ai
    bkend.ai project tutorials (todo to SaaS) and common error troubleshooting. Triggers: bkend tutorial, bkend cookbook, bkend troubleshooting
    0
    installs
  32. Bkit Templates · popup-studio-ai
    PDCA + Sprint document templates — Plan, Design, Analysis, Report for individual features plus templates/sprint/{master-plan, prd, plan, design, iterate, qa, report}.template.md for sprint-level documents (v2.1.13). Triggers: template, plan document, design template
    0
    installs
  33. Phase 1 Schema · popup-studio-ai
    Define project terminology, data structures, entities, and relationships. Triggers: schema, data model, entity, terminology
    0
    installs
  34. Phase 3 Mockup · popup-studio-ai
    Create UI/UX mockups and HTML/CSS/JS prototypes without a designer. Triggers: mockup, prototype, wireframe, UI design default: bkit:pipeline-guide frontend: bkit:frontend-architect
    0
    installs
  35. Phase 8 Review · popup-studio-ai
    Verify codebase quality — architecture consistency, convention compliance, gap analysis. Triggers: code review, architecture check, quality, gap analysis default: bkit:code-analyzer validate: bkit:design-validator gap: bkit:gap-detector qa: bkit:qa-strategist team: bkit:cto-lead
    0
    installs
  36. Zero Script QA · popup-studio-ai
    Zero Script QA — test without scripts using structured JSON logging and Docker monitoring. Triggers: zero-script-qa, log testing, docker logs, QA
    0
    installs
  37. Pdca Fast Track · popup-studio-ai
    Daniel-mode fast-track auto-approves Checkpoint 1-8 when Trust ≥ 80, fastTrack on, Design doc exists. Else L2 + manual gates. Triggers: pdca fast-track, skip checkpoints, auto approve
    0
    installs
  38. Bkend Quickstart · popup-studio-ai
    bkend.ai onboarding — MCP setup, resource hierarchy, tenant/user model, first project. Triggers: bkend quickstart, bkend onboarding, bkend setup, bkend MCP
    0
    installs
  39. Phase 2 Convention · popup-studio-ai
    Define coding rules, conventions, and standards for AI collaboration. Triggers: convention, coding style, lint, rules
    0
    installs
  40. Phase 9 Deployment · popup-studio-ai
    Phase 9: Deployment
    0
    installs
  41. Cc Version Analysis · popup-studio-ai
    CC CLI version upgrade impact analysis — research changes, analyze bkit impact, generate report. Triggers: cc-version-analysis, CC upgrade, version analysis
    0
    installs
  42. Claude Code Learning · popup-studio-ai
    Claude Code learning — configure and optimize Claude Code settings, tips, and workflows. Triggers: learn, setup, claude code, optimize
    0
    installs
  43. Development Pipeline · popup-studio-ai
    Complete 9-phase development pipeline guide — from schema to deployment. Pipeline phases (1-schema → 9-deployment) are orthogonal to PDCA's 9-phase per-feature cycle and Sprint's 8-phase container; each pipeline phase may host PDCA cycles for individual features, and multi-feature pipeline initiatives can be wrapped in /sprint (v2.1.13). Triggers: development pipeline, where to start, phase
    0
    installs
  44. Phase 7 SEO Security · popup-studio-ai
    Phase 7: SEO/Security
    0
    installs
  45. Phase 5 Design System · popup-studio-ai
    Build platform-independent design systems and consistent component libraries. Triggers: design system, component library, design tokens default: bkit:pipeline-guide frontend: bkit:frontend-architect
    0
    installs
  46. Phase 6 UI Integration · popup-studio-ai
    Implement frontend UI and integrate with backend APIs — state management and API clients. Triggers: UI integration, frontend-backend, API client default: bkit:pipeline-guide frontend: bkit:frontend-architect
    0
    installs