kdlbs
Official@kdlbs
Standardized engineering governance and quality assurance for Go and TypeScript monorepo development environments.
Agent Skills by kdlbs
Showing 41 vetted skills indexed across 1 GitHub repositories.
using-agent-skills
Routes incoming tasks to the correct Kandev agent skill using a decision map.
plan
Creates implementation plans and work orders from approved requirements and system designs.
runtime-feature-flags
Add, roll out, and retire runtime feature flags across Kandev backend and frontend.
product-demo-seeding
Seed isolated, deterministic Kandev demo scenarios for product screenshots and video captures.
spec
Creates and updates product requirements and system-design documents for Kandev specifications.
mobile-parity
Guides mobile-native UI design and Playwright E2E coverage for responsive frontend changes.
context-engineering
Curate project rules, specs, source files, and evidence before coding or debugging tasks.
release
Documents Kandev release conventions for Stable SemVer and npm Nightly channels.
create-kandev-plugin
Create, test, package, and publish Kandev runtime plugins from the official template.
spec-driven-development
Guides feature development through requirements, system design, plans, and work orders before implementation.
add-integration
Scaffolds new third-party service integrations with backend services, health pollers, and settings UI.
planner-orchestration
Enforces single-session, user-controlled model checkpoints for planned implementation workflows.
acp-debug
Probe ACP agents over raw JSON-RPC and record every wire frame to JSONL files.
interview-me
Clarifies underspecified user requests through hypothesis-driven questions before planning or implementation.
docs-maintainer
Updates public documentation when code changes affect CLI commands, configs, or workflows.
harness-improvement
Convert agent session learnings into durable skills, agents, commands, and instruction files.
product-video-capture
Record, camera-process, encode, and validate Kandev product demo videos and screenshots from isolated demo data.
debug
Diagnose Kandev bugs through triage, evidence gathering, and root-cause analysis.
kandev-team-admin
Manages agent roster, hiring, budgets, and spend through the Kandev CLI.
kandev-config-sync
Synchronize Office workspace configuration with the .kandev folder for export, import, and diff review.
memory
Read, write, and summarize persistent memory entries across agent sessions via CLI.
kandev-projects
List and create Office projects and assign tasks to projects via the Kandev CLI.
kandev-task-ops
Lists workspace tasks, reads task conversations, and posts agent-authored comments via the Kandev CLI.
kandev-protocol
Guides agents through the Kandev orchestrator wakeup, task execution, and status reporting protocol.
Frequently Asked Questions About kdlbs
FAQPage SchemaWhat specific engineering tasks are enabled by these capabilities?▼
These capabilities enable standardized commit formatting, automated pull request management, architectural decision recording, and rigorous test-driven development. They facilitate systematic code cleanup, regression testing, and branch maintenance within complex monorepo structures, ensuring consistent quality and documentation standards across the entire development lifecycle.
Which technical personas benefit from these engineering standards?▼
Software engineers, technical leads, and quality assurance specialists working within Go and TypeScript monorepos benefit most. These standards are designed for teams requiring strict adherence to conventional commit formats, documented architectural decisions, and disciplined test-driven development practices to maintain high-velocity, stable codebases.
What are the primary prerequisites for implementing these standards?▼
Implementation requires a Git-based version control environment and a project structure utilizing Go and TypeScript. Users must have Playwright configured for testing and a commitment to maintaining architectural decision records. The environment should support standard linting, type-checking, and testing protocols to ensure full compatibility with the provided governance modules.