1. Software Development
Found 33838 skills
stripe-integration
wshobson
Enables secure integration of Stripe payment processing for checkout, subscriptions, and webhooks with PCI compliance.
async-python-patterns
wshobson
Enables building high-performance, non-blocking applications using Python's asyncio and async/await patterns for APIs and I/O-bound systems.
defi-protocol-templates
wshobson
Provides production-ready smart contract templates for building DeFi applications including staking, AMMs, governance, and lending systems.
debugging-strategies
wshobson
Provides systematic debugging techniques, profiling tools, and root cause analysis for efficiently resolving bugs in any codebase or technology stack.
dependency-upgrade
wshobson
Automates dependency version upgrades with compatibility checks, staged deployment, and testing to safely manage breaking changes in software projects.
react-state-management
wshobson
Guides implementation of global state management in React using Redux Toolkit, Zustand, and Jotai for efficient state handling and server data synchronization.
git-advanced-workflows
wshobson
Enables advanced Git operations for maintaining clean code history, resolving conflicts, and recovering from repository issues during development.
uv-package-manager
wshobson
Efficiently manages Python dependencies, virtual environments, and project workflows using the uv package manager.
responsive-design
wshobson
Implements modern responsive layouts using container queries, CSS Grid, and mobile-first breakpoint strategies for adaptive interfaces.
api-design-principles
wshobson
Guides the design of RESTful and GraphQL APIs for scalability, maintainability, and developer experience.
angular-migration
wshobson
Migrates AngularJS applications to Angular using hybrid mode, incremental component updates, and dependency injection modernization.
monorepo-management
wshobson
Manages monorepo structures using Turborepo, Nx, and pnpm for efficient multi-package development, build optimization, and dependency management.
nx-workspace-patterns
wshobson
Configures and optimizes Nx monorepo workspaces for efficient project boundaries, build caching, and affected command implementation.
temporal-python-testing
wshobson
Provides testing utilities for Temporal workflows using pytest, including time-skipping and mocking for unit, integration, and replay tests.
code-review-excellence
wshobson
Guides teams in conducting thorough, constructive code reviews to improve code quality, catch defects early, and enhance team collaboration without compromising morale.
error-handling-patterns
wshobson
Provides patterns for robust error handling across programming languages, including exceptions, Result types, and error propagation to enhance application resilience.
backtesting-frameworks
wshobson
Builds robust backtesting frameworks for trading strategies, handling biases and transaction costs to validate algorithmic trading systems.
memory-safety-patterns
wshobson
Enables memory-safe resource management using RAII, ownership, and smart pointers for Rust, C++, and C systems programming.
react-modernization
wshobson
Modernizes React applications by migrating from class components to hooks, upgrading to latest React versions, and adopting concurrent features.
python-testing-patterns
wshobson
Provides comprehensive testing strategies for Python using pytest, fixtures, mocking, and TDD to ensure code quality and reliability.
nft-standards
wshobson
Provides smart contract implementation for ERC-721 and ERC-1155 NFT standards, including metadata handling and marketplace integration.
nodejs-backend-patterns
wshobson
Provides production-ready patterns for Node.js backend services using Express/Fastify, covering middleware, authentication, and API design best practices.
web-component-design
wshobson
Enables building reusable UI component libraries with modern frontend frameworks using CSS-in-JS and composition patterns.
rust-async-patterns
wshobson
Enables building and debugging asynchronous Rust applications using Tokio, async traits, and concurrent patterns.