This skill provides comprehensive guidance on project-wide coding standards, conventions, and best practices that apply across the entire codebase regardless of language or framework.
Applies to: All code files (.py,.js, .ts,.jsx, .tsx,.vue, .rb,.go, .java,.rs, .cpp,.c, .swift,.kt)
Applies to: All code that may throw errors (API handlers, service functions, data processing, file operations, external integrations, network requests, database operations)
متخصص في معايير واتفاقيات الترميز على مستوى المشروع. استخدم بشكل استباقي عند كتابة التعليمات البرمجية أو اتخاذ القرارات المعمارية أو إنشاء اتفاقيات المشروع. يغطي أسلوب الترميز، والتعليق، ومعالجة الأخطاء، والتحقق من الصحة، واتساق المكدس التكنولوجي، واتفاقيات المشروع عبر جميع اللغات والأطر. المصدر: 89jobrien/steve.