Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

kailash-coc-claude-py

kailash-coc-claude-py 收录了来自 terrene-foundation 的 41 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
41
Stars
12
更新
2026-07-22
Forks
4
职业覆盖
8 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

claude-code-patterns
其他计算机职业

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

2026-07-22
conformance-walk
软件质量保证分析师与测试员

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
信息安全分析师

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

2026-07-19
onboard
软件开发工程师

/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
软件开发工程师

/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
软件开发工程师

/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
软件开发工程师

/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
软件开发工程师

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
技术写作员

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

2026-07-16
45-genesis-bootstrap
其他计算机职业

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
软件开发工程师

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
软件开发工程师

/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
软件开发工程师

/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
软件开发工程师

/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
软件质量保证分析师与测试员

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

2026-07-09
kaizen
软件开发工程师

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

2026-07-05
kailash-ml
数据科学家

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

2026-07-05
framework-first
软件开发工程师

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
其他计算机职业

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
软件开发工程师

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

2026-06-25
test-skip-discipline
软件质量保证分析师与测试员

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

2026-06-25
testing-strategies
软件质量保证分析师与测试员

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

2026-06-23
dataflow
软件开发工程师

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

2026-06-11
enterprise-infrastructure
软件开发工程师

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

2026-06-10
core-sdk
软件开发工程师

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

2026-06-10
32-trust-posture
信息安全分析师

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

2026-06-09
skill-authoring
软件开发工程师

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

2026-06-09
nexus
软件开发工程师

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

2026-06-01
cheatsheets
技术写作员

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

2026-06-01
gold-standards
软件开发工程师

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

2026-06-01
eatp-reference
技术写作员

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

2026-06-01
error-troubleshooting
技术写作员

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

2026-06-01
command-authoring
其他计算机职业

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

2026-06-01
project
项目管理专家

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
软件开发工程师

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

2026-05-26
nodes-reference
软件开发工程师

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

2026-05-26
29-pact
软件开发工程师

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

2026-05-26
uiux-design-principles
网页与数字界面设计师

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

2026-05-10
ai-interaction-patterns
网页与数字界面设计师

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

2026-05-10
co-reference
其他计算机职业

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

2026-05-10
当前展示该仓库 Top 40 / 41 个已收集 skills。