wshobson/agents
These skills were imported into SkillJury from the public skills ecosystem.
error-handling-patterns
Comprehensive error handling patterns across Python, TypeScript, Rust, and Go with language-specific implementations.
async-python-patterns
Comprehensive guide to asyncio, concurrent patterns, and async/await for building high-performance, non-blocking Python applications.
backtesting-frameworks
Robust backtesting systems that avoid look-ahead bias, survivorship bias, and overfitting.
data-storytelling
Transform raw data into compelling narratives that drive stakeholder decisions and action.
k8s-security-policies
Defense-in-depth Kubernetes security through network policies, pod security standards, RBAC, and admission control.
openapi-spec-generation
Generate, maintain, and validate OpenAPI 3.1 specifications for RESTful APIs.
python-design-patterns
Fundamental design principles for writing maintainable, testable Python code.
solidity-security
Comprehensive smart contract security patterns, vulnerability prevention, and secure Solidity development practices.
terraform-module-library
Reusable Terraform modules for AWS, Azure, GCP, and OCI infrastructure with standardized patterns and best practices.
design-system-patterns
Establish design token hierarchies, theming infrastructure, and component architecture for scalable design systems.
gdpr-data-handling
GDPR-compliant data handling with consent management, data subject rights, and privacy controls.
git-advanced-workflows
Advanced Git history management with rebasing, cherry-picking, bisect, worktrees, and reflog recovery.
github-actions-templates
Production-ready GitHub Actions workflow templates for testing, building, and deploying applications.
monorepo-management
Efficient, scalable monorepos with optimized builds and shared dependencies across multiple packages.
react-native-architecture
Production-ready React Native patterns with Expo, navigation, offline-first architecture, and native module integration.
react-native-design
Cross-platform mobile apps with React Native styling, navigation, and performant Reanimated animations.
accessibility-compliance
WCAG 2.2 compliance patterns for keyboard navigation, screen readers, mobile accessibility, and inclusive design.
architecture-decision-records
Document significant technical decisions with structured context, rationale, and consequences.
changelog-automation
Automate changelog generation from commits following Conventional Commits and Keep a Changelog standards.
debugging-strategies
Systematic debugging methodology with tools, techniques, and patterns for tracking down bugs across any codebase.
godot-gdscript-patterns
Production-ready GDScript patterns for Godot 4 game architecture, state management, and performance optimization.
interaction-design
Microinteractions, motion design, and state transitions that enhance UI polish and user feedback.
kpi-dashboard-design
Comprehensive patterns for designing effective KPI dashboards that drive business decisions.
langchain-architecture
Build sophisticated LLM applications with LangChain 1.x and LangGraph for agents, memory, and tool integration.