- Home
- /
- Categories
- /
- Debugging
Debugging
Find and fix bugs, error analysis
rust-coding-standards
by williamzujkowski
Master Rust's ownership system, type safety, and zero-cost abstractions for building safe, concurrent, and performant systems. Covers borrowing, lifetimes, traits, error handling, async/await, and testing patterns.
mobile-android
by williamzujkowski
Mobile-Android standards for mobile android in Frontend environments.
code-simplifier
by blacktop
Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Focuses on recently modified code unless instructed otherwise.
reactuse
by siberiacancode
Reactuse delivers production-ready hooks that solve real-world problems. Built with a TypeScript-first approach, SSR compatibility, and tree-shaking optimization for modern React applications.
monitoring
by williamzujkowski
Monitoring standards for monitoring in Devops environments. Covers best
logging
by williamzujkowski
Logging standards for logging in Observability environments. Covers best
nist
by williamzujkowski
Nist standards for nist in Compliance environments. Covers best practices,
monitoring-observability
by williamzujkowski
Master monitoring and observability for distributed systems
shell-scripting-standards
by williamzujkowski
Essential patterns for reliable shell scripts - portable shebangs, error handling, quoting rules, functions, testing with Bats, and ShellCheck integration.
documentation
by williamzujkowski
Documentation standards for documentation in Content environments. Covers
coding-standards
by williamzujkowski
Comprehensive coding standards and best practices for maintainable, consistent software development across multiple languages and paradigms
patterns
by williamzujkowski
Patterns standards for patterns in Microservices environments. Covers
swift-state-machine-patterns
by nonameplum
Build type-safe Swift state machines with enum states and action-based transitions. Use for lifecycle or protocol flows, reentrancy-sensitive operations, or async/concurrent workflows.
sql
by williamzujkowski
Sql standards for sql in Database environments. Covers best practices,
go-coding-standards
by williamzujkowski
Go coding standards following idiomatic Go patterns, error handling, concurrency best practices, and modern Go tooling. Use for Go projects requiring clean, efficient, production-ready code with comprehensive testing.
patterns
by williamzujkowski
Patterns standards for patterns in Architecture environments. Covers
javascript-coding-standards
by williamzujkowski
JavaScript/ES6+ coding standards following Airbnb guidelines, modern patterns, React best practices, and comprehensive Jest testing. Use for JavaScript projects requiring clean, maintainable, production-ready code with modern tooling.
gdpr
by williamzujkowski
Gdpr standards for gdpr in Compliance environments. Covers best practices,
infrastructure
by williamzujkowski
Infrastructure standards for infrastructure in Devops environments. Covers
nosql
by williamzujkowski
Nosql standards for nosql in Database environments. Covers best practices,
skill-loader
by williamzujkowski
Skill-Loader standards and best practices for Skill Loader. Includes implementation guidelines, common patterns, and testing strategies.
phpstan-fixer
by marcelorodrigo
Fix PHPStan static analysis errors by adding type annotations and PHPDocs. Use when encountering PHPStan errors, type mismatches, missing type hints, or static analysis failures. Never ignores errors without user approval.
proofkit-fmodata
by proofgeist
Type-safe FileMaker OData client with Drizzle-inspired ORM and TypeScript code generation. Use when working with FileMaker databases in TypeScript projects, querying FM data, defining typed schemas, generating types from FM layouts, or troubleshooting fmodata/typegen issues. Triggers on FileMaker + TypeScript integration tasks.
typescript-coding-standards
by williamzujkowski
TypeScript coding standards covering strict type system, advanced types, decorators, generics, and best practices for type-safe applications. Use for TypeScript projects requiring robust type safety and maintainable code.