بنقرة واحدة
scafctl
يحتوي scafctl على 4 من skills المجمعة من oakwood-commons، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.
Skills في هذا المستودع
CEL expression patterns, context variables, built-in functions, and pitfalls for scafctl. Use when working on CEL evaluation, expression compilation, resolver expressions, or the celexp package.
Go template patterns, built-in functions, custom scafctl functions, and conventions for scafctl. Use when working on Go template evaluation, the gotmpl package, or template-based providers.
Solution YAML specification reference for scafctl. Schema, resolver phases, action workflow, ValueRef format, DAG resolution, and testing. Use when working on solution loading, parsing, execution, or spec types.
How to create new scafctl providers. Interface, Descriptor, capabilities, schema, testing patterns, and registration. Use when creating a new provider or modifying the provider system.