测试
单元测试、集成测试与测试自动化
patterns
williamzujkowski
Patterns standards for patterns in Architecture environments. Covers
javascript-coding-standards
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.
model-deployment
williamzujkowski
Model-Deployment standards for model deployment in Ml Ai environments.
service-mesh
williamzujkowski
A service mesh is an infrastructure layer that provides transparent service-to-service
testing
williamzujkowski
Comprehensive testing standards including unit, integration, security, and property-based testing with TDD methodology
gdpr
williamzujkowski
Gdpr standards for gdpr in Compliance environments. Covers best practices,
infrastructure
williamzujkowski
Infrastructure standards for infrastructure in Devops environments. Covers
nosql
williamzujkowski
Nosql standards for nosql in Database environments. Covers best practices,
skill-loader
williamzujkowski
Skill-Loader standards and best practices for Skill Loader. Includes implementation guidelines, common patterns, and testing strategies.
serverless
williamzujkowski
'Benefits:'
swift-package-manager
nonameplum
Swift Package Manager documentation - create packages, manage dependencies, build and test Swift code
typescript-coding-standards
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.
Swift Unit Testing: Agent Playbook
nonameplum
Runs in < 100ms
healthtech-hipaa
williamzujkowski
HIPAA establishes national standards for protecting patient health information
functional-programming-developer
nonameplum
Functional architecture guidance for Swift (immutability, pure functions, reducers, DI via functions).
orchestration
williamzujkowski
Orchestration standards for orchestration in Data Engineering environments.
pre-write-checklist
wordflowlab
"Activates automatically before chapter writing to enforce the 9-item mandatory file reading checklist - prevents AI focus degradation in long-form fiction by ensuring all context is loaded before each writing session"
story-consistency-monitor
wordflowlab
"Use during chapter writing to automatically check character behavior, world rules, and timeline consistency - alerts when detecting potential contradictions before they become major issues"
unity-architect
DmitriyYukhanov
Use when designing Unity architecture, creating component hierarchies, defining interfaces, or generating test stubs and Mermaid diagrams for Unity projects
python-testing
DmitriyYukhanov
Python testing patterns with pytest including unit tests, integration tests, fixtures, mocking, and coverage. Use when writing or running Python tests.
typescript-architect
DmitriyYukhanov
Creates high-level TypeScript architecture with interfaces, test stubs, and module structure. Use when designing TypeScript/JavaScript projects or features.
code-reviewer
Ven0m0
Review code for correctness, maintainability, and adherence to project standards. Supports both local changes (staged or working tree) and remote Pull Requests (by ID or URL). Use when asked to review code, check a PR, or analyze changes.
typescript-testing
DmitriyYukhanov
TypeScript testing patterns with Jest/Vitest including unit tests, integration tests, mocking strategies, and coverage. Use when writing or running TypeScript tests.
python-architect
DmitriyYukhanov
Creates high-level Python architecture with protocols, test stubs, and module structure. Use when designing Python projects or features.