Loading...
Loading...
Found 18 Skills
SAP Converged Cloud Go coding conventions extracted from sapcc/keppel and sapcc/go-bits PR reviews. Enforces architecture patterns, library usage rules, error handling conventions, testing patterns, and anti-over-engineering principles. Use when working in sapcc/* repos, when code imports github.com/sapcc/go-bits, or when targeting SAP CC code review standards. Do NOT use for general Go projects without sapcc dependencies.
Perform comprehensive Rust code quality reviews against best practices for async Rust, error handling, testing, and project structure
Go development with gotestsum for testing, standard tooling, and best practices
Expertise in Go programming according to the Google Go Best Practices. Focuses on actionable advice for naming, error handling, performance, testing, and general idiomatic Go to ensure high-quality, maintainable, and efficient codebases.
TypeScript-specific coding conventions and type system patterns. Always load this skill when writing or reviewing TypeScript code.
RED-GREEN-REFACTOR cycle with strict phase gates. Write failing test first, implement minimum code to pass, then refactor while keeping tests green. Use when implementing new features, fixing bugs with test-first approach, improving test coverage, or when user mentions TDD. Use for "TDD", "test first", "red green refactor", "write tests", or "implement with tests". Do NOT use for debugging existing failures (use systematic-debugging) or for refactoring without new tests (use systematic-refactoring).
TypeScript standards and best practices with modern tooling. Use when working with TypeScript or TypeScript React files.
General software development best practices covering code quality, testing, security, performance, and maintainability across technology stacks
Comprehensive guide for developing in the Astro monorepo. Covers architecture, debugging, testing, and critical constraints. Use when working on features, fixes, tests, or understanding the codebase structure.
Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always
React 18 patterns for LlamaFarm Designer. Covers components, hooks, TanStack Query, and testing.
Permission test. Use for testing.