Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

kdn

يحتوي kdn على 22 من skills المجمعة من openkaiden، مع تغطية مهنية على مستوى المستودع وصفحات 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