Directorio de skills

Descubre skills reutilizables para AI agents.

Busca skills reales de GitHub por tarea y revisa stars, confianza, auditoría, categoría y ruta de instalación antes de utilizarlos.

Cada recomendación conserva un vínculo claro con su repositorio, auditoría y ruta de instalación.

Resultados de búsqueda: namespace

Directorio en inglés

vCluster - Create fully functional virtual Kubernetes clusters - Each vcluster runs inside a namespace of the underlying k8s cluster. It's cheaper than creating separate full-blown clusters and it offers better multi-tenancy and isolation than regular namespaces.

11K
Stars
87/100
Confianza
Categoría: devopsAuditoría

A command-line tool that helps you ship changes to a Kubernetes namespace and understand the result

1.4K
Stars
75/100
Confianza
Categoría: devopsAuditoría

Namespace & Virtual Cluster Manager for Kubernetes - Lightweight Virtual Clusters, Self-Service Provisioning for Engineers and 70% Cost Savings with Sleep Mode

841
Stars
69/100
Confianza
Categoría: devopsAuditoría

Kubernetes Operator for delivering SaaS-style, namespace-isolated application instances on Kubernetes

739
Stars
73/100
Confianza
Categoría: devopsAuditoría

Idiomatic context.Context usage in Golang — propagation through API boundaries, cancellation, timeouts and deadlines, request-scoped values, context.WithoutCancel for background work outliving requests. Apply when designing context propagation across layers, debugging leaked or unexpired contexts, choosing between context.Background/TODO/WithoutCancel, or storing values in context. Not for code that merely accepts ctx as first parameter.

3.0K
Stars
73/100
Confianza
Categoría: design-creativeAuditoría

Golang CLI application development. Use when building, modifying, or reviewing a Go CLI tool — especially for command structure, flag handling, configuration layering, version embedding, exit codes, I/O patterns, signal handling, shell completion, argument validation, and CLI unit testing. Also triggers when code uses cobra, viper, or urfave/cli. For cobra-specific APIs → See `samber/cc-skills-golang@golang-spf13-cobra` skill; for viper configuration layering → See `samber/cc-skills-golang@golang-spf13-viper` skill.

3.0K
Stars
71/100
Confianza
Categoría: researchAuditoría

Golang code style conventions — line length and breaking, variable declarations, control flow clarity, when comments help vs hurt. Use when writing or reviewing Go code, asking about style or clarity, or establishing project coding standards. Not for naming conventions (→ See `samber/cc-skills-golang@golang-naming` skill), linter configuration (→ See `samber/cc-skills-golang@golang-lint` skill), or doc comments (→ See `samber/cc-skills-golang@golang-documentation` skill).

3.0K
Stars
67/100
Confianza
Categoría: coding-agentsAuditoría

OpenBrowser is a framework for intelligent browser automation. It combines direct CDP communication with a CodeAgent architecture, where the LLM writes Python code executed in a persistent namespace, to navigate, interact with, and extract information from web pages autonomously.

232
Stars
69/100
Confianza
Categoría: web-automationAuditoría

A Babashka CLI and Claude Code/Codex skill providing structural Clojure refactoring operations for coding agents.

34
Stars
66/100
Confianza
Categoría: coding-agentsAuditoría

Terraform Module to define a consistent naming convention by (namespace, stage, name, [attributes])

708
Stars
70/100
Confianza
Categoría: devopsAuditoría
cpp62

Design, implement, and review modern C++ APIs and native implementation code. Use when working on .cpp, .hpp, CMake, RAII ownership, std::variant, callbacks, async work, platform bridges, or C++-backed React Native Nitro Module implementations.

161
Stars
62/100
Confianza
Categoría: design-creativeAuditoría

Generates, optimizes, and validates Cypher 25 queries for Neo4j 2025.x and 2026.x.

101
Stars
63/100
Confianza
Categoría: automationAuditoría