Skip to main content
Run any Skill in Manus
with one click
terrene-foundation
GitHub creator profile

terrene-foundation

Repository-level view of 177 collected skills across 7 GitHub repositories.

skills collected
177
repositories
7
updated
2026-07-22
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

#01
kailash-py
58 skills · 2026-07-21
Software DevelopersComputer Occupations, All OtherInformation Security AnalystsSoftware Quality Assurance Analysts & TestersData ScientistsNetwork & Computer Systems Administrators
6 occupation categories · 100% classified
33%share
#02
kailash-coc-claude-py
41 skills · 2026-07-22
Software DevelopersComputer Occupations, All OtherSoftware Quality Assurance Analysts & TestersTechnical WritersData ScientistsInformation Security Analysts
8 occupation categories · 100% classified
23%share
#03
kailash-coc-claude-rs
28 skills · 2026-07-19
Software DevelopersInformation Security AnalystsData ScientistsSoftware Quality Assurance Analysts & Testers
4 occupation categories · 100% classified
16%share
#04
kailash-coc-rs
18 skills · 2026-07-19
Software DevelopersInformation Security AnalystsComputer Occupations, All OtherDatabase ArchitectsSoftware Quality Assurance Analysts & Testers
5 occupation categories · 100% classified
10%share
#05
arbor
18 skills · 2026-04-29
Software DevelopersComputer Systems AnalystsDatabase ArchitectsGraphic DesignersSoftware Quality Assurance Analysts & Testers
5 occupation categories · 100% classified
10%share
#06
kailash-coc-claude-rb
11 skills · 2026-06-01
Software DevelopersInformation Security AnalystsSoftware Quality Assurance Analysts & Testers
3 occupation categories · 100% classified
6.2%share
#07
kailash-coc-py
3 skills · 2026-07-20
Computer Occupations, All OtherSoftware DevelopersSoftware Quality Assurance Analysts & Testers
3 occupation categories · 100% classified
1.7%share
repository explorer

Repositories and representative skills

Showing top 8 of 58 collected skills in this repository.
claude-code-patterns
computer-occupations-all-other

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

2026-07-22
conformance-walk
software-quality-assurance-analysts-and-testers

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
information-security-analysts

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

2026-07-19
onboard
software-developers

/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
software-developers

/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
software-developers

/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
software-developers

/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
software-developers

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
Showing top 8 of 41 collected skills in this repository.
Showing top 8 of 28 collected skills in this repository.
Showing top 8 of 18 collected skills in this repository.
dataflow
database-architects

Kailash DataFlow - zero-config data operations framework with automatic model-to-node generation and Data Fabric Engine. Use when asking about 'database operations', 'DataFlow', 'database models', 'CRUD operations', 'bulk operations', 'database queries', 'database migrations', 'multi-tenancy', 'multi-instance', 'database transactions', 'PostgreSQL', 'MySQL', 'SQLite', 'MongoDB', 'pgvector', 'vector search', 'document database', 'RAG', 'semantic search', 'existing database', 'database performance', 'database deployment', 'database testing', 'TDD with databases', 'external data sources', 'data products', 'db.source', 'db.product', 'db.start', 'fabric engine', 'source adapters', 'REST source', 'webhooks', or 'data fabric'. DataFlow is NOT an ORM - it generates 11 workflow nodes per SQL model, 8 nodes for MongoDB, and 3 nodes for vector operations.

2026-04-29
nexus
software-developers

Kailash Nexus - zero-config multi-channel platform for deploying workflows as API + CLI + MCP simultaneously. Use when asking about 'Nexus', 'multi-channel', 'platform deployment', 'API deployment', 'CLI deployment', 'MCP deployment', 'unified sessions', 'workflow deployment', 'production deployment', 'API gateway', 'session management', 'health monitoring', 'enterprise platform', 'plugins', 'event system', or 'workflow registration'. Also covers K8s integration: 'K8s probes', 'healthz', 'readyz', 'startup probe', 'ProbeManager', 'ProbeState', 'OpenAPI', 'openapi.json', 'OpenApiGenerator', 'security headers', 'CSRF middleware', 'CSRFMiddleware', 'SecurityHeadersMiddleware', 'middleware presets', 'Preset', or 'HSTS'.

2026-04-29
kaizen
software-developers

Kailash Kaizen - production-ready AI agent framework with signature-based programming, multi-agent coordination, and enterprise features. Use when asking about 'AI agents', 'agent framework', 'BaseAgent', 'multi-agent systems', 'agent coordination', 'signatures', 'agent signatures', 'RAG agents', 'vision agents', 'audio agents', 'multimodal agents', 'agent prompts', 'prompt optimization', 'chain of thought', 'ReAct pattern', 'Planning agent', 'PEV agent', 'Tree-of-Thoughts', 'pipeline patterns', 'supervisor-worker', 'router pattern', 'ensemble pattern', 'blackboard pattern', 'parallel execution', 'agent-to-agent communication', 'A2A protocol', 'streaming agents', 'agent testing', 'agent memory', 'agentic workflows', 'AgentRegistry', 'OrchestrationRuntime', 'distributed agents', 'agent registry', '100+ agents', 'capability discovery', 'fault tolerance', 'health monitoring', 'trust protocol', 'EATP', 'TrustedAgent', 'trust chains', 'secure messaging', 'enterprise trust', 'credential rotation', 'trust verificati

2026-04-29
cheatsheets
software-developers

Kailash cheatsheets: patterns, nodes, workflows, cycles, performance, security, multi-tenancy, saga, custom nodes.

2026-04-29
development-guides
software-developers

Kailash dev guides: custom nodes, MCP, async, testing, deployment, RAG, security, monitoring, SDK internals.

2026-04-29
workflow-patterns
software-developers

Workflow templates: finance, healthcare, logistics, manufacturing, retail, ETL, RAG, document processing, API.

2026-04-29
deployment-git
software-developers

SDK release and Git workflow guides for the Kailash Python SDK including PyPI publishing, CI/CD pipelines, documentation deployment, and Git workflows. Use when asking about 'deployment', 'release', 'PyPI publish', 'CI/CD', 'GitHub Actions', 'documentation deployment', 'TestPyPI', 'wheel building', 'version bump', 'changelog', 'Git workflow', 'Git branching', 'package release', or 'multi-package coordination'.

2026-04-29
testing-strategies
software-quality-assurance-analysts-and-testers

Kailash testing: 3-tier, Tier 2/3 real infra (NO mocking per rules/testing.md), regression, coverage.

2026-04-29
Showing top 8 of 18 collected skills in this repository.
Showing top 8 of 11 collected skills in this repository.
Showing 7 of 7 repositories
All repositories loaded