Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

kdn

kdn contient 22 skills collectées depuis openkaiden, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
22
Stars
10
mis à jour
2026-05-13
Forks
14
Couverture métier
3 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

add-runtime
Développeurs de logiciels

Add a new runtime implementation to the kdn runtime system

2026-05-13
working-with-instances-manager
Développeurs de logiciels

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

2026-05-13
working-with-runtime-system
Développeurs de logiciels

Guide to understanding and working with the kdn runtime system architecture

2026-05-13
working-with-podman-runtime-config
Administrateurs de réseaux et de systèmes informatiques

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

2026-05-11
commit
Développeurs de logiciels

Conventional Commit Message Generator

2026-05-11
working-with-autoconf
Développeurs de logiciels

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
Administrateurs de réseaux et de systèmes informatiques

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
Développeurs de logiciels

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

2026-05-05
working-with-secrets
Développeurs de logiciels

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

2026-04-28
working-with-onecli
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-04-23
complete-pr
Analystes en assurance qualité des logiciels et testeurs

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

2026-04-22
add-alias-command
Développeurs de logiciels

Add an alias command that delegates to an existing command

2026-04-20
add-command-simple
Développeurs de logiciels

Add a simple CLI command without JSON output support

2026-04-20
add-command-with-json
Développeurs de logiciels

Add a new CLI command with JSON output support

2026-04-20
add-parent-command
Développeurs de logiciels

Add a parent/root command that has subcommands

2026-04-20
copyright-headers
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-04-20
testing-best-practices
Analystes en assurance qualité des logiciels et testeurs

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

2026-04-20
testing-commands
Analystes en assurance qualité des logiciels et testeurs

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

2026-04-20
working-with-steplogger
Développeurs de logiciels

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

2026-04-20