← all publishers

kdlbs

@kdlbs source repo

45 published skills

  1. Code Review · kdlbs
    Review changed code for quality, security, and architecture compliance. Use only when the user explicitly requests local review or a PR finding requires it.
    0
    installs
  2. Interview Me · kdlbs bundle
    Clarify a standalone idea or check assumptions before feature or fix planning. Use focused questions, stress-test intent, and map unresolved decisions for large uncertain initiatives.
    0
    installs
  3. Mobile Parity · kdlbs bundle
    Ensures Kandev UI work uses native mobile interaction patterns instead of compressed desktop adaptations while preserving desktop/mobile capability parity, responsive behavior, and mobile Playwright E2E coverage. Use when implementing, planning, reviewing, or testing any new feature, page, component, workflow, form, dialog, sidebar, navigation, dashboard, or visual UI change; if work touches frontend or user-facing UI, this skill must run even when user mentions only desktop or says "new feature".
    0
    installs
  4. Clean Branches · kdlbs
    Delete local branches whose remote has been deleted ([gone]), including their worktrees. Use for branch cleanup after merging PRs.
    0
    installs
  5. Diagram Design · kdlbs bundle
    Create branded architecture, IT current-state, flowchart, sequence, state machine, ER/data model, timeline, swimlane, quadrant, radar/spider, polar chart (polar/radial lollipop), loop/flywheel, nested, tree, org chart, layer stack, Venn, pyramid/funnel, treemap, bar, line, Gantt and scatter charts, high-level, process, medallion, data flow, DP integration, DP security matrix, Sankey, fishbone, Wardley map, kanban, user journey, deployment, dependency graph, UML class, story map, or database schema diagrams as standalone HTML/SVG/PNG. Redraw .drawio/.drawio.png/.drawio.svg or Mermaid .mmd sources at a chosen size/detail; onboard brand tokens from a website; add semantic patterns, callouts, accessible motion, or sketchy/hand-drawn styling.
    0
    installs
  6. Playwright CLI · kdlbs bundle
    Automate browser interactions, test web pages and work with Playwright tests.
    0
    installs
  7. Pr Walkthrough · kdlbs bundle
    PR Walkthrough
    0
    installs
  8. Add Integration · kdlbs
    Add a new third-party integration (Jira/Linear-style) — per-workspace credentials, 90s auth-health poller, settings page, link/import buttons. Use when scaffolding a new external service integration.
    0
    installs
  9. Docs Maintainer · kdlbs
    Keep public Kandev docs current when code or behavior changes affect CLI commands, config keys, install/deploy flows, workflows, executors, APIs, screenshots, or user-facing terminology. Use this before finishing any change with public documentation impact, and when reviewing whether a change needs docs.
    0
    installs
  10. Using Agent Skills · kdlbs
    Discover and choose the right Kandev agent skill for a task. Use when starting a session, when the user asks which skill applies, when work spans multiple phases, or when existing skill references need to be mapped to this repo's actual skills.
    0
    installs
  11. Context Engineering · kdlbs
    Curate the right project context before coding or debugging. Use when starting a new session, switching areas of the codebase, output quality is drifting, a task spans backend/frontend/docs, or external instructions need to be reconciled with Kandev conventions.
    0
    installs
  12. Harness Improvement · kdlbs bundle
    Improve Kandev's AI harness from session learnings or explicit requests. Use when the user asks to record learnings, update or create skills, agents, subagents, commands, AGENTS.md/CLAUDE.md guidance, or adapt harness files across Claude, Codex, Cursor, or OpenCode.
    0
    installs
  13. Create Kandev Plugin · kdlbs
    Create, modify, debug, test, package, or publish a Kandev runtime plugin in its dedicated repository. Use only when the requested work targets a Kandev plugin implementation or its release and marketplace lifecycle, including fixing a bug in an existing plugin. Do not use for agent skills, MCP servers, general integrations, or Kandev host, SDK, loader, and registry changes that do not also change a plugin.
    0
    installs
  14. Product Demo Seeding · kdlbs bundle
    Seed coherent, disposable Kandev demo scenarios for screenshots, product films, landing-page media, and reproducible UI captures. Use when media needs believable tasks, workflows, agents, executors, integrations, plans, sessions, diffs, reviews, or native-mobile states; invoke before product-video-capture and never use a developer's main instance or data.
    0
    installs
  15. Planner Orchestration · kdlbs
    Enforce Kandev's single-session, user-controlled model workflow for feature, fix, debug, review, verification, and delivery work.
    0
    installs
  16. Product Video Capture · kdlbs bundle
    Record, camera-process, encode, stage, and validate polished Kandev product films, landing-page loops, screenshots, and alternate framing from isolated demo data. Use when the user asks for product videos, GIF-like feature demos, cursor-follow camera motion, desktop/mobile captures, recaptures, landing media, or different framing; always invoke product-demo-seeding first.
    0
    installs
  17. Runtime Feature Flags · kdlbs
    Add, roll out, promote, graduate, or remove Kandev runtime feature flags and release toggles across the backend and frontend. Use whenever a task mentions a feature flag, release toggle, staged rollout, kill switch, or graduating a flag.
    0
    installs
  18. Spec Driven Development · kdlbs
    Single-session Kandev feature workflow: clarify intent, create durable requirements, system designs, plans, and work orders, then hand off before implementation and verification.
    0
    installs
  19. Kandev Canvas Authoring · kdlbs bundle
    Author a Kandev task canvas as a self-contained web application.
    0
    installs
  20. Memory · kdlbs
    Read, write, and summarize persistent Office memory when durable behavioral guidance or project knowledge should survive across agent sessions.
    0
    installs
  21. Kandev Projects · kdlbs
    List and create Office projects, then place new tasks in the correct project when organizing workspace work by repository.
    0
    installs
  22. Kandev Protocol · kdlbs
    Follow the core Office agent protocol on wakeup, including parsing KANDEV_* context, checking blockers, commenting progress, updating status, and using the CLI safely.
    0
    installs
  23. Kandev Routines · kdlbs
    Create, inspect, pause, resume, or delete recurring Office routines when work should run on a cron schedule or webhook trigger.
    0
    installs
  24. Kandev Task Ops · kdlbs bundle
    Operate Office tasks when you need to list workspace tasks, read a conversation, or post an agent-authored comment.
    0
    installs
  25. Kandev Approvals · kdlbs
    Clear the CEO approval queue when hire requests, budget grants, or other sensitive Office mutations are waiting for approve or reject decisions.
    0
    installs
  26. Kandev Escalation · kdlbs
    Escalate to a human when required information, access, credentials, or a product decision blocks completion and no reasonable default is available.
    0
    installs
  27. Kandev Team Admin · kdlbs bundle
    Manage the Office roster when delegating work, hiring agents, changing budgets or concurrency, retiring agents, or checking spend before approvals.
    0
    installs
  28. Kandev Config Sync · kdlbs bundle
    Synchronize Office workspace configuration with the .kandev folder when exporting reviewable config, importing committed config, seeding a workspace, or reviewing a config diff.
    0
    installs
  29. Kandev Step Decision · kdlbs
    Record the current workflow step decision through the task-bound Office CLI.
    0
    installs
  30. Pr · kdlbs
    Create a PR from a committed and pushed branch after task-defined checks pass. Ready PRs continue to fixup in the primary conversation.
    0
    installs
  31. QA · kdlbs
    Verify a feature works after implementation. Actively try to break it — edge cases, error paths, integration wiring, and real usage flows.
    0
    installs
  32. E2e · kdlbs bundle
    Write and run web E2E tests (Playwright) using TDD — locations, patterns, commands, and debugging.
    0
    installs
  33. Fix · kdlbs
    Diagnose a Kandev bug, reconcile its requirements and system design, create a reviewable fix plan and work orders, then hand off for explicit TDD implementation.
    0
    installs
  34. Tdd · kdlbs bundle
    Implement changes using Test-Driven Development (Red-Green-Refactor). Use for bug fixes, new features, or any code change that should have test coverage.
    0
    installs
  35. Plan · kdlbs
    Create a committed implementation plan and work orders from approved requirements and current system designs. Use after specification work and before implementation.
    0
    installs
  36. Push · kdlbs
    Push a committed branch whose task-defined checks passed. With --fixup, continue with CI and review handling in the primary conversation.
    0
    installs
  37. Spec · kdlbs
    Create or update Kandev product requirements and system-design documents before implementation. Use for new product behavior, changed contracts, or explicit specification work. Do not use for implementation plans, work orders, incidents, or behavior-preserving refactors.
    0
    installs
  38. Debug · kdlbs bundle
    Diagnose Kandev bugs, running-instance issues, UI/browser failures, and runtime behavior. Use when the user reports unexpected behavior, asks to investigate, asks to add logs/instrumentation, or when a fix needs root-cause evidence before implementing. Triage first, gather evidence safely, then hand off to /fix for code changes.
    0
    installs
  39. Commit · kdlbs
    Stage and commit changes using Conventional Commits. Use when there are dirty/staged files to commit, the user says "commit", or before pushing a PR.
    0
    installs
  40. Record · kdlbs
    Keep durable architecture decisions, requirements, and system designs in sync. Auto-invoke when a request establishes or changes a long-lived boundary, public contract, ownership rule, operational invariant, or repo-wide convention with meaningful alternatives. Also use for explicit ADR or specification-recording requests.
    0
    installs
  41. Verify · kdlbs bundle
    Run a broad local verification audit only when the user explicitly requests it or PR/CI remediation requires it.
    0
    installs
  42. Release · kdlbs
    Kandev release and version-channel conventions — unified Stable SemVer plus deterministic npm-only Nightlies. Use when cutting a release, changing channels, debugging artifacts, or answering version-channel questions.
    0
    installs
  43. Pr Fixup · kdlbs bundle
    Wait for CI and automated reviews on a PR, fix valid failures and comments, disposition every review thread, verify, and push in the primary conversation.
    0
    installs
  44. Simplify · kdlbs
    Simplify recently changed code — inline one-off abstractions, remove speculative code, reduce nesting, replace cleverness with clarity. Use only on explicit request or PR-review remediation.
    0
    installs
  45. Acp Debug · kdlbs
    Debug an ACP agent CLI by spawning it, speaking raw JSON-RPC, and capturing every frame to a JSONL file. Use when the user asks to probe an agent's capabilities, compare agents, test a prompt against an agent, inspect raw ACP wire frames, or investigate why an agent fails to initialize.
    0
    installs