Loading...
Loading...
Found 48002 skills
Tobbe3108
Builds type-safe REST APIs with Chanfana, Hono.js, and Cloudflare Workers featuring automated Swagger documentation and request validation.
Tobbe3108
Provides advanced Tailwind CSS 4 implementation for Svelte and SvelteKit, focusing on theming, responsiveness, and performance.
Tobbe3108
Builds type-safe APIs with Hono, featuring routing, validation (Zod), and security for multiple platforms.
Tobbe3108
Provides development assistance for building and deploying applications using Hono framework on Cloudflare Workers with KV, D1, R2, and Durable Objects bindings.
goldbergyoni
Comprehensive guide for writing frontend tests, ensuring coverage and confidence through TDD and continuous verification in feature development.
Awish021
Provides Go-specific utilities for building Kubernetes controllers, CRDs, reconcile loops, and leader election patterns using controller-runtime.
Awish021
Provides comprehensive testing strategies for Python using pytest, fixtures, mocking, and test-driven development best practices.
Awish021
Builds and tests FastAPI backend applications using Docker Compose for local containerized development environments.
edwinhu
Analyzes Typst .typ files to identify and resolve compilation errors during document generation.
egany
Provides Git workflow patterns, commit conventions, and edge case handling for Antigravity projects.
egany
Provides best practices and design patterns for building reliable PyQt6 desktop applications with maintainable code structures.
egany
Provides step-by-step guidance for packaging Python applications into standalone executables using PyInstaller for Windows and macOS platforms.
teddyjfpender
Explains Starknet library call mechanics using class hashes for cross-contract code execution in Cairo smart contracts.
teddyjfpender
Explains Cairo inlining attributes and their performance implications for graphics rendering optimization.
teddyjfpender
Guides on Cairo array operations, ArrayTrait methods, array! macro, Span usage, and read/write constraints for smart contract development.
teddyjfpender
Guides Cairo test organization including unit/integration test separation, directory structure, and shared helpers for efficient test management across files and crates.
teddyjfpender
Explains Cairo struct syntax, including definition, instantiation, field access, mutability, and update patterns for resolving compile errors.
teddyjfpender
Explains Cairo package structure, Scarb project layout, and crate roots for developers creating or understanding Cairo projects.
teddyjfpender
Explains Cairo language features including associated functions, types, constants, and trait implementations for developers.
teddyjfpender
Explains Starknet contract interaction patterns using dispatcher interfaces and cross-contract calls in Cairo, enabling complex smart contract communication.
teddyjfpender
Explains Starknet contract events, event enums, and event emission patterns in Cairo for smart contract development.
teddyjfpender
Explains Cairo's `if let` and `while let` syntax for concise pattern matching and looping over Option-like values in smart contract development.
yaakaito
Creates and manages Architecture Decision Records (ADRs) to document key software architecture choices, ensuring clarity and traceability in design decisions.
teddyjfpender
Explains Cairo function syntax, parameters, return types, and common compiler errors for function definitions and usage.