kdlbs avatar

kdlbs

Official

@kdlbs

0Followers
|
12Public Repos
|
41Published Skills

Standardized engineering governance and quality assurance for Go and TypeScript monorepo development environments.

Skills Distribution
DomainDeveloper To...Quality Assurance .. (40%)Version Control Go.. (30%)Codebase Maintenance (30%)

Agent Skills by kdlbs

Showing 41 vetted skills indexed across 1 GitHub repositories.

kdlbskdlbs
733

using-agent-skills

Routes incoming tasks to the correct Kandev agent skill using a decision map.

Official
Intermediate
kdlbskdlbs
733

plan

Creates implementation plans and work orders from approved requirements and system designs.

Official
Intermediate
kdlbskdlbs
733

runtime-feature-flags

Add, roll out, and retire runtime feature flags across Kandev backend and frontend.

Official
Advanced
kdlbskdlbs
733

product-demo-seeding

Seed isolated, deterministic Kandev demo scenarios for product screenshots and video captures.

Official
Advanced
kdlbskdlbs
733

spec

Creates and updates product requirements and system-design documents for Kandev specifications.

Official
Advanced
kdlbskdlbs
733

mobile-parity

Guides mobile-native UI design and Playwright E2E coverage for responsive frontend changes.

Official
Advanced
kdlbskdlbs
733

context-engineering

Curate project rules, specs, source files, and evidence before coding or debugging tasks.

Official
Intermediate
kdlbskdlbs
733

release

Documents Kandev release conventions for Stable SemVer and npm Nightly channels.

Official
Advanced
kdlbskdlbs
733

create-kandev-plugin

Create, test, package, and publish Kandev runtime plugins from the official template.

Official
Advanced
kdlbskdlbs
733

spec-driven-development

Guides feature development through requirements, system design, plans, and work orders before implementation.

Official
Advanced
kdlbskdlbs
733

add-integration

Scaffolds new third-party service integrations with backend services, health pollers, and settings UI.

Official
Advanced
kdlbskdlbs
733

planner-orchestration

Enforces single-session, user-controlled model checkpoints for planned implementation workflows.

Official
Advanced
kdlbskdlbs
733

acp-debug

Probe ACP agents over raw JSON-RPC and record every wire frame to JSONL files.

Official
Intermediate
kdlbskdlbs
733

interview-me

Clarifies underspecified user requests through hypothesis-driven questions before planning or implementation.

Official
Intermediate
kdlbskdlbs
733

docs-maintainer

Updates public documentation when code changes affect CLI commands, configs, or workflows.

Official
Intermediate
kdlbskdlbs
733

harness-improvement

Convert agent session learnings into durable skills, agents, commands, and instruction files.

Official
Advanced
kdlbskdlbs
733

product-video-capture

Record, camera-process, encode, and validate Kandev product demo videos and screenshots from isolated demo data.

Official
Advanced
kdlbskdlbs
733

debug

Diagnose Kandev bugs through triage, evidence gathering, and root-cause analysis.

Official
Advanced
kdlbskdlbs
733

kandev-team-admin

Manages agent roster, hiring, budgets, and spend through the Kandev CLI.

Official
Intermediate
kdlbskdlbs
733

kandev-config-sync

Synchronize Office workspace configuration with the .kandev folder for export, import, and diff review.

Official
Intermediate
kdlbskdlbs
733

memory

Read, write, and summarize persistent memory entries across agent sessions via CLI.

Official
Basic
kdlbskdlbs
733

kandev-projects

List and create Office projects and assign tasks to projects via the Kandev CLI.

Official
Basic
kdlbskdlbs
733

kandev-task-ops

Lists workspace tasks, reads task conversations, and posts agent-authored comments via the Kandev CLI.

Official
Basic
kdlbskdlbs
733

kandev-protocol

Guides agents through the Kandev orchestrator wakeup, task execution, and status reporting protocol.

Official
Advanced

Frequently Asked Questions About kdlbs

FAQPage Schema
What 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.