
from opencode-skills-collection31
Guidelines and utilities for TDD, factory-based test data, mocking strategies, and testing patterns for React/TypeScript projects.
Provides a concise reference for writing unit tests and test utilities: TDD workflow, behavior-driven testing, factory functions for mock data, custom render helpers for UI tests, mocking patterns for modules and GraphQL hooks, and common test structures.
Use when authoring unit tests, setting up test utilities, building factories for repeatable test data, or establishing consistent testing patterns for a codebase (React, React Native, TypeScript). Useful during TDD cycles and when drafting tests to reproduce bugs.
General-purpose coding assistants and agents that can edit code, run tests, and manage project files (Copilot-like, Codex, Cursor).
Pure documentation skill providing Jest/React Native testing guidelines, factory patterns, and mocking strategies. No scripts to execute. Well-organized content with code examples and anti-patterns, but generic advice that most experienced developers would already know. Limited to React Native + Jest ecosystem.
No security concerns — reference-only skill with no scripts, network calls, or shell commands. The skill is well-written but adds little value beyond standard testing documentation available elsewhere.
Python Performance Optimization
Profile, analyze, and optimize Python applications for CPU and memory efficiency using profiling tools and performance best practices.
API Security Testing Workflow
Structured workflow for testing REST and GraphQL API security: auth, authorization, rate limiting, input validation and error handling.
Azure AI Projects SDK (TypeScript)
TypeScript SDK and examples for managing Azure AI Projects: agents, connections, deployments, datasets, indexes, and evaluations.
Memory Forensics Playbook
Practical guidance and commands for acquiring, analyzing, and extracting artifacts from memory dumps using tools like Volatility3 and common acquisition methods
Skill Optimizer
Diagnose and optimize Agent Skills (SKILL.md) using session transcripts and static analysis to improve triggers, workflows, and token efficiency.
Reverse Engineer
Guided methodology and best practices for binary reverse engineering, covering static and dynamic analysis workflows and common tooling.
Development Environment Setup Guide
Provides a structured, step-by-step framework for installing tools and configuring development environments across multiple OS platforms.
Transformers.js ML Integration
Run state-of-the-art ML models for text, image, and audio directly in JavaScript/Node.js without a separate Python backend.