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

claude-skills

يحتوي claude-skills على 117 من skills المجمعة من adaptive-enforcement-lab، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
117
Stars
3
محدث
2026-01-05
Forks
3
التغطية المهنية
4 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

build
مطوّرو البرمجيات

Production-grade Go CLI patterns, automated release workflows with Release Please, versioned docs, and coverage enforcement for DevSecOps build pipelines.

2026-01-05
command-architecture
مطوّرو البرمجيات

Design CLI commands that work independently and compose well for automation. Orchestrator pattern coordinates, subcommands execute discrete tasks.

2026-01-05
common-operations
مطوّرو البرمجيات

Implement idiomatic Kubernetes operations with label selectors, strategic merge patches, and proper error handling for production-grade CLI tooling.

2026-01-05
framework-selection
مطوّرو البرمجيات

Choose the right Go CLI framework for Kubernetes-native tools. Decision matrix compares Cobra, urfave/cli, and Kong for ecosystem alignment and features.

2026-01-05
go-cli-architecture
مطوّرو البرمجيات

Build Kubernetes-native CLIs in Go with type safety, testability, and complex orchestration logic for deployment tools and cluster automation.

2026-01-05
kubernetes-integration
مطوّرو البرمجيات

Integrate Go CLIs with Kubernetes using client-go. Automatic config detection works on laptops, CI runners, and cluster pods with minimal RBAC setup.

2026-01-05
modular-release-pipelines
مطوّرو البرمجيات

Automate version management and changelog generation with smart builds. Only build changed components using GitHub App tokens and release-please integration.

2026-01-05
open-source-project-templates
مطوّرو البرمجيات

Production-ready templates for CONTRIBUTING.md, SECURITY.md, and GitHub issue forms. OpenSSF Best Practices Badge compliant, copy-paste ready, with realistic SLAs.

2026-01-05
packaging
مطوّرو البرمجيات

Package Go CLIs as minimal secure containers with distroless base images. Static binaries, non-root users, read-only filesystems for production.

2026-01-05
release-please-configuration
مطوّرو البرمجيات

Configure automated versioning with release-please. Set up semantic versioning, changelog generation, and monorepo support using GitHub App token authentication.

2026-01-05
testing-strategies
محللو ضمان جودة البرمجيات والمختبرون

Build confidence with comprehensive CLI testing. Unit tests catch logic bugs with fakes, integration tests verify API contracts, E2E tests validate workflows.

2026-01-05
versioned-documentation
مطوّرو البرمجيات

Deploy version-tagged documentation alongside releases using MkDocs Material, mike, and release-please for automated version alignment with software builds.

2026-01-05
branch-protection-enforcement-patterns
مطوّرو البرمجيات

Comprehensive branch protection configuration patterns with enforcement automation. Security tiers, IaC at scale, GitHub App enforcement, audit reporting, and bypass controls.

2026-01-05
ci-integration-automated-policy-enforcement
مديرو الشبكات وأنظمة الحاسوب

Block non-compliant manifests at merge time using policy-platform container in CI. Automate Kyverno validation across environments with zero configuration drift.

2026-01-05
enforce
محللو أمن المعلومات

Make security mandatory through automation. Branch protection, pre-commit hooks, status checks, policy-as-code, and SLSA provenance for SOC 2 compliance.

2026-01-05
implementation-roadmap
مطوّرو البرمجيات

Phased rollout plan for SDLC hardening. Foundation to runtime enforcement in 90 days. Prioritized by risk and audit importance.

2026-01-05
incident-response-playbook-templates
محللو أمن المعلومات

Incident response playbook templates for Kubernetes. Detection, containment, remediation, and post-incident procedures with decision trees and validation steps.

2026-01-05
jmespath-for-kyverno
مطوّرو البرمجيات

Master JMESPath for Kyverno policies. Query nested resources, build complex conditions, and validate Kubernetes workloads with production-tested patterns.

2026-01-05
kyverno-basics
مديرو الشبكات وأنظمة الحاسوب

Install Kyverno, create validation policies, and understand audit vs enforce modes for Kubernetes admission control.

2026-01-05
kyverno-generation-templates
مديرو الشبكات وأنظمة الحاسوب

Kyverno generation policy templates that auto-create supporting resources like NetworkPolicies, ResourceQuotas, and PodDisruptionBudgets for new workloads and namespaces.

2026-01-05
kyverno-image-validation-templates
مديرو الشبكات وأنظمة الحاسوب

Kyverno image validation: registry allowlists, digests, signatures, and CVE scanning gates for K8s supply chain security.

2026-01-05
kyverno-mutation-templates
مديرو الشبكات وأنظمة الحاسوب

Kyverno mutation policies that auto-inject labels, sidecars, and configuration into Kubernetes workloads at admission time.

2026-01-05
kyverno-network-security-templates
محللو أمن المعلومات

Kyverno network security policies that enforce NetworkPolicy requirements, Ingress rules, and Service restrictions in Kubernetes.

2026-01-05
kyverno-pod-security-templates
محللو أمن المعلومات

Kyverno pod security policies enforcing Pod Security Standards, privilege restrictions, and security profiles for Kubernetes workloads.

2026-01-05
kyverno-policy-templates
مديرو الشبكات وأنظمة الحاسوب

Kyverno policy templates overview. 28 production-ready policies for pod security, image validation, resource limits, network security, mutation, and generation.

2026-01-05
kyverno-resource-governance-templates
مديرو الشبكات وأنظمة الحاسوب

Kyverno resource governance policies enforcing CPU/memory limits, HPA requirements, and storage constraints for Kubernetes workloads.

2026-01-05
local-development-with-policy-as-code
مديرو الشبكات وأنظمة الحاسوب

Run Kyverno policy validation locally with policy-platform containers. Zero local setup, same tools as CI, instant feedback before committing code changes.

2026-01-05
multi-source-policy-aggregation
مطوّرو البرمجيات

Aggregate Kyverno policies from security, DevOps, and application teams into unified enforcement. Build multi-stage containers using OCI repo dependencies.

2026-01-05
opa-image-security-templates
محللو أمن المعلومات

OPA image security policies for container registry allowlisting, digest enforcement, and signature verification in Kubernetes.

2026-01-05
opa-pod-security-templates
محللو أمن المعلومات

OPA pod security policies preventing privileged containers, restricting Linux capabilities, and enforcing security contexts in Kubernetes.

2026-01-05
opa-policy-templates
مطوّرو البرمجيات

OPA Gatekeeper policy templates overview. 20 production-ready constraint templates for pod security, image validation, RBAC, and resource governance.

2026-01-05
opa-rbac-templates
محللو أمن المعلومات

OPA RBAC policies preventing cluster-admin privilege escalation, restricting privileged verbs, and blocking wildcard permissions.

2026-01-05
opa-resource-governance-templates
مديرو الشبكات وأنظمة الحاسوب

OPA resource governance policies enforcing CPU/memory limits, ResourceQuota compliance, LimitRange validation, and storage constraints.

2026-01-05
phase-1-foundation-weeks-1-4
محللو أمن المعلومات

Deploy pre-commit hooks for secrets detection, branch protection with required reviews, commit signature verification, and org-wide distribution strategies.

2026-01-05
phase-2-automation-weeks-5-8
مديرو الشبكات وأنظمة الحاسوب

Automation phase SDLC hardening overview. CI/CD gates, SBOM generation, vulnerability scanning, SLSA provenance, and automated evidence collection for secure software supply chain enforcement.

2026-01-05
phase-3-runtime-weeks-9-12
مديرو الشبكات وأنظمة الحاسوب

Runtime enforcement phase overview. Policy-as-code with Kyverno, resource limits, image source verification, security context enforcement, and policy observability for production Kubernetes hardening.

2026-01-05
phase-4-advanced-month-4
محللو أمن المعلومات

Audit evidence collection and compliance validation. Automated archival, OpenSSF Scorecard monitoring, SLSA verification, and continuous proof of controls.

2026-01-05
policy-as-code-end-to-end-enforcement
مطوّرو البرمجيات

Enforce security and compliance policies across local dev, CI pipelines, and runtime admission. Three-layer Kyverno enforcement eliminates policy gaps entirely.

2026-01-05
policy-as-code-operations
مديرو الشبكات وأنظمة الحاسوب

Manage Kyverno policy lifecycle from creation to enforcement. Add policies safely, monitor compliance, handle exceptions, and maintain GitOps-driven operations.

2026-01-05
policy-as-code-template-library
مطوّرو البرمجيات

Production-ready policy template library: 48 battle-tested policies (28 Kyverno + 20 OPA). Pod security, image validation, RBAC, resource governance, network security, and CI/CD integration.

2026-01-05
عرض أهم 40 من أصل 117 skills مجمعة في هذا المستودع.