tag

safety

13 indexed skills · max 10 per page

skills (13)

python-type-safety

wshobson/agents · Backend

0

Static type checking with annotations, generics, protocols, and strict mode enforcement. \n \n Covers type annotations, generics with TypeVars, structural protocols, and type narrowing patterns for catching errors at analysis time \n Includes modern syntax (Python 3.10+ union types), bounded type variables, and generic repository patterns for type-safe APIs \n Provides configuration guidance for mypy strict mode and incremental adoption strategies for existing codebases \n Demonstrates 10 fundam

ai-prompt-engineering-safety-review

github/awesome-copilot · AI/ML

0

Comprehensive safety analysis and improvement framework for AI prompts with detailed assessment methodologies. \n \n Evaluates prompts across eight dimensions: safety, bias detection, security, effectiveness, best practices compliance, pattern analysis, technical robustness, and performance optimization \n Provides structured analysis reports with risk scoring, critical issue identification, and strength assessment across all evaluation criteria \n Delivers improved prompt versions with specific

memory-safety-patterns

wshobson/agents · Productivity

0

Memory-safe programming patterns for RAII, ownership, smart pointers, and resource management across Rust, C++, and C. \n \n Covers six core memory bug categories (use-after-free, double-free, leaks, buffer overflow, dangling pointers, data races) with language-specific prevention strategies \n Provides RAII patterns in C++ with destructors, lock guards, and transactions; smart pointer guidance (unique_ptr, shared_ptr, weak_ptr) with custom deleters \n Implements Rust ownership, borrowing, lifet

prevpage 2 / 2next