react-patterns
Safe 71Master React development patterns and best practices
by sickn33
Build production-ready React applications with confidence. Learn proven patterns for hooks, state management, and component design.
react-nextjs-development
Safe 70Build React and Next.js Applications
by sickn33
This skill provides structured workflows for developing modern React and Next.js applications with App Router, Server Components, and TypeScript. It guides you through project setup, component architecture, styling, data fetching, routing, forms, testing, and deployment.
react-native-architecture
Safe 73Build Production-Ready React Native Apps
by sickn33
Architect React Native apps with Expo, navigation patterns, native modules, and offline-first sync. This skill provides production-ready patterns for building cross-platform mobile applications.
react-modernization
Safe 71Modernize React Applications to Latest Versions
by sickn33
Legacy React codebases become difficult to maintain and miss performance improvements. This skill guides you through version upgrades, hooks migration, and adopting React 18 concurrent features.
react-flow-node-ts
Safe 71Build React Flow Node Components with TypeScript
by sickn33
Creating visual workflow editors requires consistent node component patterns. This skill provides TypeScript templates with proper type definitions, handles, and Zustand store integration.
react-flow-architect
Safe 71Build Interactive Graph Applications with ReactFlow
by sickn33
Creating complex node-based graph visualizations requires managing hierarchical data, performance optimization, and state synchronization. This skill provides proven patterns for building production-ready ReactFlow applications with efficient rendering and advanced navigation.
rag-implementation
Safe 71Build RAG Systems Step by Step
by sickn33
Implementing RAG systems requires coordinating multiple components including embeddings, vector databases, and retrieval pipelines. This workflow provides a structured approach to build production-ready RAG applications.
react-best-practices
Safe 69Optimize React and Next.js Performance with Vercel Best Practices
by sickn33
Poor React performance leads to slow load times and frustrated users. This skill provides 45 prioritized rules from Vercel Engineering to eliminate waterfalls, reduce bundle sizes, and optimize rendering.
rag-engineer
Safe 64Build Production-Ready RAG Systems
by sickn33
RAG systems often fail due to poor chunking strategies and naive retrieval. This skill provides expert patterns for semantic chunking, hybrid search, and context optimization to build production-grade retrieval systems.
radix-ui-design-system
Safe 70Build Accessible UI with Radix
by sickn33
Create production-ready, accessible design systems with Radix UI primitives. This skill provides patterns for headless component customization, theming strategies, and compound component architecture for React applications.
quant-analyst
Safe 70Build Trading Strategies and Financial Models
by sickn33
Develop and backtest algorithmic trading strategies with risk metrics and portfolio optimization. Get actionable insights for quantitative finance without requiring deep expertise in financial modeling.
python-pro
Safe 71Build Modern Python Applications with Expert Guidance
by sickn33
Python developers struggle with outdated practices and fragmented tooling knowledge. This skill delivers production-ready expertise in Python 3.12+, modern tooling like uv and ruff, async patterns, and performance optimization in one comprehensive resource.
python-testing-patterns
Safe 72Write Better Python Tests
by sickn33
Writing maintainable tests is challenging. This skill provides comprehensive pytest patterns including fixtures, mocking, parameterization, and TDD workflows to help you build reliable test suites.
python-performance-optimization
Safe 72Optimize Python code performance and profiling
by sickn33
Slow Python code wastes resources and frustrates users. This skill provides systematic profiling and optimization techniques to identify bottlenecks and improve performance.
python-patterns
Safe 71Master Python development decisions
by sickn33
Stop copying code patterns without understanding. Learn to make informed Python architecture decisions based on your specific project context, framework needs, and team requirements.
python-packaging
Low Risk 67Build and publish Python packages with PyPI
by sickn33
Python developers struggle with complex packaging workflows and inconsistent project structures. This skill provides complete guidance for creating professional Python packages using modern standards like pyproject.toml and setuptools.
python-fastapi-development
Safe 70Build FastAPI Backends
by sickn33
This skill provides a comprehensive workflow for building production-ready Python FastAPI backends with database integration, authentication, testing, and deployment patterns.
python-development-python-scaffold
Safe 71Generate production-ready Python project structures instantly
by sickn33
Setting up Python projects with proper structure and tooling is time-consuming and error-prone. This skill instantly generates complete, production-ready project scaffolds with modern best practices built in.
pypict-skill
Safe 69Generate Pairwise Test Cases
by sickn33
This skill helps you generate comprehensive pairwise test cases using combinatorial testing techniques. It enables efficient test coverage by identifying the minimum number of test combinations needed to expose defects.
pydantic-models-py
Safe 71Build Pydantic Models with Multi-Model Pattern
by sickn33
Define consistent API schemas without manual boilerplate. This skill generates structured Pydantic models following established patterns for request validation, responses, and database integration.