Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

kdn

kdn에는 openkaiden에서 수집한 skills 22개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
22
Stars
10
업데이트
2026-05-13
Forks
14
직업 범위
직업 카테고리 3개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

add-runtime
소프트웨어 개발자

Add a new runtime implementation to the kdn runtime system

2026-05-13
working-with-instances-manager
소프트웨어 개발자

Guide to using the instances manager API for workspace management and project detection

2026-05-13
working-with-runtime-system
소프트웨어 개발자

Guide to understanding and working with the kdn runtime system architecture

2026-05-13
working-with-podman-runtime-config
네트워크·컴퓨터 시스템 관리자

Guide to configuring the Podman runtime including image setup, agent configuration, and containerfile generation

2026-05-11
commit
소프트웨어 개발자

Conventional Commit Message Generator

2026-05-11
working-with-autoconf
소프트웨어 개발자

Guide to the autoconf package — how secret detection, filtering, and the runner are wired together, and how to extend the system with new detector types

2026-05-09
working-with-config-system
네트워크·컴퓨터 시스템 관리자

Guide to workspace configuration for environment variables, mount points, skills, MCP servers, secrets and network access at multiple levels

2026-05-07
cross-platform-development
소프트웨어 개발자

Essential patterns for cross-platform compatibility including path handling and testing practices

2026-05-05
working-with-secrets
소프트웨어 개발자

Guide to the secrets abstraction including the Store, SecretService registry, and how to add new named secret types

2026-04-28
working-with-onecli
소프트웨어 개발자

Guide to the OneCLI package including the Client, CredentialProvider, SecretMapper, and SecretProvisioner interfaces, how they integrate with the Podman runtime, and the deny-mode networking / approval-handler sidecar design

2026-04-28
working-with-devcontainers
소프트웨어 개발자

Guide to the devcontainers features package including the Feature/FeatureMetadata/FeatureOptions interfaces, OCI and local feature implementations, the FromMap→Download→Order workflow, and how the Podman runtime integrates features into Containerfile generation

2026-04-24
working-with-json-output-types
소프트웨어 개발자

Guide to the JSON output types used by CLI commands, where they are defined, and how to find them

2026-04-23
complete-pr
소프트웨어 품질 보증 분석가·테스터

Checklist and guidance for ensuring a PR is complete with code, tests, and documentation

2026-04-22
add-alias-command
소프트웨어 개발자

Add an alias command that delegates to an existing command

2026-04-20
add-command-simple
소프트웨어 개발자

Add a simple CLI command without JSON output support

2026-04-20
add-command-with-json
소프트웨어 개발자

Add a new CLI command with JSON output support

2026-04-20
add-parent-command
소프트웨어 개발자

Add a parent/root command that has subcommands

2026-04-20
copyright-headers
소프트웨어 개발자

Add or update Apache License 2.0 copyright headers to Go source files, configuration files (YAML, TOML), shell scripts, and Makefiles

2026-04-20
implementing-command-patterns
소프트웨어 개발자

Advanced patterns for implementing commands including flag binding, JSON output, and interactive sessions

2026-04-20
testing-best-practices
소프트웨어 품질 보증 분석가·테스터

Testing best practices including parallel execution, fake objects, and factory injection patterns

2026-04-20
testing-commands
소프트웨어 품질 보증 분석가·테스터

Comprehensive guide to testing CLI commands with unit tests, E2E tests, and best practices

2026-04-20
working-with-steplogger
소프트웨어 개발자

Complete guide to integrating StepLogger for user progress feedback in commands and runtimes

2026-04-20