gold-standards

Enforce mandatory Kailash SDK development practices with frontmatter validation and standardized patterns.

Updated Mar 26, 2026
One-click install
npx skills add https://github.com/William189189/boss-bidding --skill gold-standards-william189189
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gold-standards
Source: https://github.com/William189189/boss-bidding/tree/main/.claude/skills/17-gold-standards
Command: npx skills add https://github.com/William189189/boss-bidding --skill gold-standards-william189189

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Gold standards establish mandatory patterns to prevent bugs, enable consistent development, and ensure security, testing, and documentation across Kailash SDK projects.

Core Features & Use Cases

  • Enforces absolute imports, explicit parameter declarations, and explicit error handling to prevent common integration issues.
  • Standardizes testing practices (3-tier testing with real infrastructure in Tier 2-3) and provides security, documentation, and workflow design guidelines.
  • Provides a reference library of gold-standard templates for custom nodes, workflows, and documentation.

Quick Start

Review the gold standards before starting a Kailash SDK project to ensure all modules follow absolute imports, explicit parameter declarations, robust error handling, and secure, well-documented testing practices.

Frequently Asked Questions about gold-standards

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I enforce best practices for Kailash SDK development across my team?

The Kailash SDK gold standards prevent bugs by standardizing absolute imports, explicit parameter passing, and robust error handling, while providing a reference library of templates for custom nodes, workflows, and documentation.

What testing standards should I follow for Kailash SDK projects?

Kailash SDK testing standards require a 3-tier testing approach, mandating real infrastructure testing for Tier 2-3 projects to ensure robust security compliance and reliable workflow design validation.

Do I need explicit frontmatter validation for Kailash SDK workflows?

Yes, explicit frontmatter validation is required for Kailash SDK workflows to enforce mandatory development patterns, prevent integration bugs, and maintain security and documentation compliance across Tier 1-3 projects.

How do I standardize error handling and parameter passing in SDK development?

You standardize SDK error handling and parameter passing by implementing explicit parameter declarations and structured error handling patterns, preventing common integration issues across all Kailash SDK modules.

Are gold standards required for all Kailash SDK project tiers?

Gold standards primarily apply to core SDK development, workflow design, testing, and security compliance across Tier 1-3 projects, ensuring mandatory patterns are followed for absolute imports, parameters, and documentation.