feat(guides): add how-ck-works interactive guide with 20 workflow scenarios#2
Open
feat(guides): add how-ck-works interactive guide with 20 workflow scenarios#2
Conversation
…narios - Add interactive workflow visualizer for ClaudeKit command pipelines - 12 Engineer Kit scenarios: brainstorm, plan, cook, fix, frontend-design, ship, code-review, test, deploy, predict, bootstrap, security - 8 Marketer Kit scenarios: write:*, design, seo:*, campaign:*, social:*, email:*, persona, video:* - Compact pill-tag scenario selector with kit grouping - Step-by-step pipeline view with play/pause animation - Drill-down detail panel with explain + code tabs - 22 architecture reference docs in docs/ck-architecture/ - Bilingual EN/VI support throughout
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Mini floating card appears on hover (desktop only) showing: - Step icon, name, type badge, step number - Sub-agent "Spawned" indicator - Short description (3-line clamp) - "Click for details" hint Hidden when step is already expanded in detail panel.
- Remove redundant hover tooltip from pipeline nodes - Add prev/next arrow buttons in terminal header for step navigation - Show step counter (Step N/M) in terminal header - Format explain text with proper paragraphs and indented bullet lists - Bold text before em-dash in bullet items for visual hierarchy
…io selector - Add Engineer Kit / Marketing Kit tab toggle with counts - Implement activeKit state and switchKit() method in Alpine component - Add filteredScenarios computed property for filtering scenarios by kit - Rename "Marketer Kit" → "Marketing Kit" across data and UI - Auto-select first scenario of new kit on tab switch - Update scenario info card kit label with color-coded styling
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
docs/ck-architecture/Engineer Kit Scenarios
/ck:brainstorm,/ck:plan,/ck:cook,/ck:fix,/ck:frontend-design,/ck:ship,/ck:code-review,/ck:test,/ck:deploy,/ck:predict,/ck:bootstrap,/ck:securityMarketer Kit Scenarios
/ckm:write:*,/ckm:design,/ckm:seo:*,/ckm:campaign:*,/ckm:social:*,/ckm:email:*,/ckm:persona,/ckm:video:*New Skills (project-scoped)
/vk:add-scenario— generate architecture doc + scenario data from source SKILL.md/vk:audit-guide— audit guide accuracy vs source skills (existing)Test plan
/guides/how-ck-worksand/vi/guides/how-ck-works