kubernetes-security
vmain
io.github.notque/vexjoy-agent/kubernetes-security
Kubernetes security: RBAC, PodSecurity, network policies.
“github” 共 2,714 个结果
vmain
io.github.notque/vexjoy-agent/kubernetes-security
Kubernetes security: RBAC, PodSecurity, network policies.
vmain
io.github.microwind/ai-skills/kubernetes-basics
当实施Kubernetes编排时,分析集群架构设计,优化容器编排性能,解决K8s相关问题。验证资源配置,设计服务部署策略,和最佳实践。
vmain
io.github.microwind/ai-skills/kubernetes-validator
当验证Kubernetes配置时,分析YAML清单语法,检查资源定义规范,验证部署配置。验证集群资源,设计安全策略,和最佳实践。
vmain
io.github.affaan-m/ECC/frontend-patterns
React、Next.js、状態管理、パフォーマンス最適化、UIベストプラクティスのためのフロントエンド開発パターン。
vmain
io.github.echoVic/boss-skill/api-development
后端API开发方法论,包括RESTful/GraphQL设计、请求验证、错误处理和安全实现
vmain
io.github.NeverSight/learn-skills.dev/backend-development
后端服务开发。当用户需要开发 API、数据库设计、微服务架构或后端业务逻辑时使用此技能。
vmain
io.github.NeverSight/learn-skills.dev/mobile-framework-expo
Expo managed workflow
vmain
io.github.microwind/ai-skills/css-validator
当验证CSS代码时,分析CSS语法,检查样式规范,优化CSS性能。验证响应式设计,检查可访问性,和最佳实践。
vmain
io.github.abhigyanpatwari/GitNexus/gitnexus-exploring
Navigate unfamiliar code using GitNexus knowledge graph
vmain
io.github.vstorm-co/pydantic-deepagents/refactor
Refactor code to improve structure and maintainability
vmain
io.github.CoWork-OS/CoWork-OS/refactor-code
Improve code structure and readability
vmain
io.github.paperclipai/companies/sql-queries
Generate SQL queries from natural language descriptions
vmain
io.github.minicoohei/ai-agent-camp/sql-queries
主要データウェアハウス方言で正確かつ高性能なSQLを記述するスキル。 「SQLを書いて」「クエリを最適化して」「BigQueryで集計」等のリクエストで発動。
vmain
io.github.ginlix-ai/LangAlpha/automation
Create and manage scheduled and price-triggered automations.
vmain
io.github.SkeneTechnologies/skene/automations
Trigger-based automations with action sequences and run history
vmain
io.github.NousResearch/hermes-agent/codex
Delegate coding to OpenAI Codex CLI (features, PRs).
vdevelop
io.github.medusajs/medusa/writing-releases
Writes GitHub release notes for Medusa releases in the established style. Use when generating a draft release description from a list of commits and PR metadata. Covers minimal patch releases, single-highlight releases, multi-feature releases, and releases with breaking changes.
vmain
io.github.github/awesome-copilot/refactor-plan
Create a concrete plan before starting a multi-file refactor. Use when the user asks to plan, sequence, scope, or safely execute a refactor across multiple files; always investigate first, output the plan, and wait for confirmation before making code changes.
vmain
io.github.elastic/kibana/codeql
Work with CodeQL in Kibana — write, test, and debug custom queries locally, fetch scan results from GitHub, and validate inline suppression comments. Use when writing or debugging CodeQL queries, running CodeQL unit tests, analyzing SARIF results, fetching scan results, or checking codeql suppression justifications.
vmain
io.github.getnao/nao/deploy-context
Wire a nao project's context folder to a remote nao instance (Cloud or self-hosted) so every push to `main` automatically runs `nao deploy` via GitHub Actions. Use when the user has a working local nao project versioned in Git and wants their team's deployed instance to always reflect the latest committed context. Covers `nao deploy` usage, the GitHub Actions workflow, organization API keys, GitHub Secrets, `.naoignore`, environment-variable references in `nao_config.yaml`, and create-vs-update behavior. Do not use for first-time project setup (use `setup-context`) or for `nao sync` automation that commits warehouse metadata back to the repo (covered in the docs' synchronization page).
vmain
io.github.rohitg00/skillkit/good-skill
Enforces TypeScript best practices and modern patterns
vdevelop
io.github.forcedotcom/salesforcedx-vscode/typescript
TypeScript coding standards and conventions including file naming rules
vmaster
io.github.BTMuli/TeyvatGuide/typescript-standards
TypeScript 开发规范,与 ESLint 配置保持一致。包含类型定义、数组语法、类型注解等规范。
vmain
io.github.aiskillstore/marketplace/typescript-strict
Strict TypeScript rules. Use when writing ANY TypeScript.