Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

kailash-coc-claude-py

kailash-coc-claude-py enthält 41 gesammelte Skills von terrene-foundation, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
41
Stars
12
aktualisiert
2026-07-22
Forks
4
Berufsabdeckung
8 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

claude-code-patterns
Sonstige Computerberufe

Claude Code architecture — artifact design, context, agentic patterns. For CC audit/build.

2026-07-22
conformance-walk
Softwarequalitätssicherungsanalysten und -tester

Conformance Walk — freeze-then-judge on the source→delivered→live axis: one cw_core + Source/Delivered/Live adapter families, coverage vs pass-rate, discrete verdicts. Use for any testable surface.

2026-07-22
security-patterns
Informationssicherheitsanalysten

Kailash security (Python) — validation, secrets, injection, authn/z. Hardcoded secrets BLOCKED.

2026-07-19
onboard
Softwareentwickler

/onboard procedure: read roster + team-memory + posture + claims + codify lease + rules-changed for a new operator joining a multi-operator COC repo.

2026-07-19
certify
Softwareentwickler

/certify procedure: brief → probe → gate at 100%; loops failed questions until pass. NO Claude-assistance during gate phase. Curated bank, not LLM-generated.

2026-07-19
43-ecosystem-init
Softwareentwickler

/ecosystem-init procedure — write the D6 ecosystem-config, run the disclosure scan before write, establish genesis via runEnrollmentCeremony, scaffold non-Kailash STACK.md.

2026-07-19
44-enroll
Softwareentwickler

/enroll procedure — register an operator into an existing ecosystem via /whoami --register (roster, PR-gated) + seed per-operator gitignored local-links, then hand off to /onboard.

2026-07-19
issue-triage-routing
Softwareentwickler

Issue-triage upflow depth: the four repo classes, Route-A issue vs Step-7c upflow, the origination taxonomy, and the durable-proposal lifecycle. Use when triaging a GitHub issue.

2026-07-19
validation-patterns
Technische Redakteure

Kailash validation — parameter, DataFlow, connection, workflow, security, marker scrubbing.

2026-07-16
45-genesis-bootstrap
Sonstige Computerberufe

MANDATORY for fresh-repo first-owner genesis bootstrap (no roster yet). Signing-first, codify-branch roster write, script-by-path ceremony, fold-clean verify, org-admin relaxation.

2026-07-16
hook-authoring
Softwareentwickler

Authoring or auditing hooks (CC/Codex/Gemini). hooks.json registration, COC_RUNTIME, instructAndWait emit, Codex Bash-only gap + MCP-guard bijection, timeout fallback.

2026-07-16
sweep
Softwareentwickler

/sweep management decision report contract + deferred-quality product-visibility revisit (Sweep-N). Depth for commands/sweep.md; classifier owned by product-completion-first.md.

2026-07-12
46-clean-instantiate
Softwareentwickler

/clean-instantiate procedure — clear canon operator/trust identity from a client clone before /ecosystem-init. Contamination-surface map, fail-closed assert-zero gate, troubleshooting.

2026-07-09
loom-doctor
Softwareentwickler

/loom doctor procedure: read-only onboarding health-check (role, env/versions, line-endings, VCS-host auth, resolver) — all findings at once with remediation.

2026-07-09
spec-compliance
Softwarequalitätssicherungsanalysten und -tester

Spec compliance — verify code matches plan via AST/grep, not file existence. /redteam Step 1.

2026-07-09
kaizen
Softwareentwickler

Kailash Kaizen (Python) — MANDATORY for AI agents/RAG/signatures. Custom LLM agents BLOCKED.

2026-07-05
kailash-ml
Datenwissenschaftler

Kailash ML — MANDATORY for training/inference/drift/AutoML/RL. Raw sklearn/pytorch BLOCKED.

2026-07-05
framework-first
Softwareentwickler

Framework-first depth: four-layer hierarchy, Engine/Primitive/Raw, specialist-consultation lookup table, version-stable integration, Rust-bindings framing. Use when choosing a Kailash layer.

2026-07-05
claude-managed-agents
Sonstige Computerberufe

Claude Managed Agents (CMA) integration: event-sourced sessions, custom-tool reverse-tunnel, session state machine, hardened examples. Beta managed-agents-2026-04-01.

2026-07-02
deployment-git
Softwareentwickler

Kailash deployment + Git — PyPI publish, CI/CD, wheels, version bumps, multi-package.

2026-06-25
test-skip-discipline
Softwarequalitätssicherungsanalysten und -tester

test.skip discipline — distinguish acceptable (cannot execute) from BLOCKED (system broken).

2026-06-25
testing-strategies
Softwarequalitätssicherungsanalysten und -tester

Kailash testing — 3-tier, Tier 2/3 real infra (NO mocking), regression, coverage.

2026-06-23
dataflow
Softwareentwickler

Kailash DataFlow — MANDATORY for DB/CRUD/bulk/migrations/multi-tenancy. Raw SQL/ORMs BLOCKED.

2026-06-11
enterprise-infrastructure
Softwareentwickler

Kailash enterprise infra: progressive levels, dialect SQL, scheduler (cron/interval), durable execution + checkpointing, task queues, worker registry, idempotency.

2026-06-10
core-sdk
Softwareentwickler

Kailash Core SDK — workflows, 110+ nodes, runtime, async, cycles, MCP, OpenTelemetry. Use for WorkflowBuilder + connections + runtime patterns.

2026-06-10
32-trust-posture
Informationssicherheitsanalysten

Graduated trust posture (L1-L5). MANDATORY at /codify, /redteam, /implement. Without: rules ship untagged.

2026-06-09
skill-authoring
Softwareentwickler

Authoring or auditing skills (CC/Codex/Gemini). Frontmatter, description ≤200 chars, progressive disclosure, variant overlays.

2026-06-09
nexus
Softwareentwickler

Kailash Nexus — MANDATORY for HTTP/API/CLI/MCP unified deployment. Direct FastAPI/Flask BLOCKED.

2026-06-01
cheatsheets
Technische Redakteure

Kailash cheatsheets — patterns, nodes, workflows, cycles, perf, security, saga.

2026-06-01
gold-standards
Softwareentwickler

Kailash gold standards — imports, params, errors, NO-mocking Tier 2/3, security.

2026-06-01
eatp-reference
Technische Redakteure

EATP SDK — TrustPlane/BudgetTracker/PostureStore. Use for implementing trust code, not concepts.

2026-06-01
error-troubleshooting
Technische Redakteure

Kailash errors — Nexus hangs, connection, runtime, cycles, missing .build(), validation.

2026-06-01
command-authoring
Sonstige Computerberufe

Authoring or auditing commands (CC/Codex/Gemini). Frontmatter, ≤150-line body, neutral phrasing, native-primitive carve-outs, variant overlays.

2026-06-01
project
Projektmanagementspezialisten

Project Skills placeholder. Numbered skill directories carry the content; this slot is a redirect kept for parsers that require a project-named skill.

2026-05-29
kailash-mcp
Softwareentwickler

Kailash MCP — server/client/tools/resources/auth/transports for AI agent integration.

2026-05-26
nodes-reference
Softwareentwickler

Kailash node catalog by category — reference for node lookup and capability questions.

2026-05-26
29-pact
Softwareentwickler

PACT governance — D/T/R addressing, envelopes, clearance, governed agents. Custom authz BLOCKED.

2026-05-26
uiux-design-principles
Web- und digitale Schnittstellendesigner

UI/UX design for enterprise apps — layout, hierarchy, accessibility, design systems.

2026-05-10
ai-interaction-patterns
Web- und digitale Schnittstellendesigner

AI UX patterns — prompt UX, wayfinding, HITL, trust, disclosure, memory, generative UI.

2026-05-10
co-reference
Sonstige Computerberufe

CARE/EATP/CO/COC reference — governance, trust protocols, Dual Plane, Mirror Thesis.

2026-05-10
Zeigt die Top 40 von 41 gesammelten Skills in diesem Repository.