155 skills ranked by installs
Tailwind Design System
Build scalable design systems with Tailwind CSS v4 using tokens and components
Typescript Advanced Types
Master advanced TypeScript types for safer and more flexible code
Nodejs Backend Patterns
Build production-ready Node.js backends with Express, Fastify, and proven patterns
Brand Landingpage
Turn your brand ideas into a ready-to-publish landing page
Python Performance Optimization
Profile and optimize Python code to find and fix performance bottlenecks quickly
Python Testing Patterns
Write reliable Python code with pytest, fixtures, mocking, and test-driven development
Code Review Excellence
Turn code reviews into helpful conversations that catch bugs and share knowledge
Api Design Principles
Master REST and GraphQL design to build APIs developers love
Nextjs App Router Patterns
Master Next.js App Router patterns for modern full-stack React development with Server Components
Postgresql Table Design
Design PostgreSQL tables with best practices for performance and reliability
Fastapi Templates
Create production-ready FastAPI projects with async patterns and best practices for building high-performance APIs
E2e Testing Patterns
Build fast, reliable end-to-end tests that catch bugs before users do
Architecture Patterns
Design maintainable backend services with Clean Architecture and Domain-Driven Design
Mobile Android Design
Build beautiful Android UIs with Material Design 3 and Jetpack Compose
Mobile Ios Design
Master iOS design with Apple Human Interface Guidelines and SwiftUI patterns
Prompt Engineering Patterns
Master advanced prompt engineering patterns to get reliable and powerful AI outputs every time
Error Handling Patterns
Master error handling patterns to build resilient and reliable applications across languages
Python Design Patterns
Design simple Python code using proven patterns for easier maintenance and testing
Javascript Testing Patterns
Write robust tests with Jest Vitest and Testing Library for JavaScript apps
Modern Javascript Patterns
Learn modern JavaScript patterns to write cleaner, faster, and safer code
Sql Optimization Patterns
Master SQL optimization, indexing, and EXPLAIN analysis to boost database performance
Rust Async Patterns
Learn Rust async patterns with Tokio for fast concurrent applications
Security Requirement Extraction
Transform threat models into clear, testable security requirements you can act on
Dotnet Backend Patterns
Master .NET backend patterns for robust APIs and enterprise applications
Git Advanced Workflows
Master advanced Git workflows for clean history and confident recovery
Responsive Design
Build responsive layouts that adapt perfectly to any screen size
Database Migration
Master database migrations across ORMs with zero-downtime and safe rollback strategies
Async Python Patterns
Write fast Python code with asyncio using async and await patterns
Openapi Spec Generation
Generate OpenAPI 3.1 specs from code or design for better API documentation
Github Actions Templates
Create production-ready GitHub Actions workflows for automated testing and deployment
Backtesting Frameworks
Build reliable trading backtests that avoid common biases and hidden pitfalls
Data Storytelling
Turn complex data into clear stories that persuade and drive action
Solidity Security
Master smart contract security to prevent attacks and write safe Solidity code
Terraform Module Library
Easily build reusable Terraform modules for AWS Azure GCP and OCI infrastructure
Godot Gdscript Patterns
Learn Godot 4 GDScript patterns for signals, scenes, state machines, and optimization
React Native Design
Master React Native styling, navigation, and animations for cross-platform mobile apps
Python Code Style
Master Python code style with ruff, mypy, and clear naming conventions
Design System Patterns
Master design tokens, theming, and component patterns for scalable systems
K8s Security Policies
Secure your Kubernetes cluster with network policies, RBAC, and pod standards
Gdpr Data Handling
Handle EU personal data safely with built-in consent and privacy controls
React State Management
Learn React state management with Redux Toolkit, Zustand, Jotai, and React Query
React Native Architecture
Build solid mobile apps with Expo, navigation, and offline support
Kpi Dashboard Design
Build clear KPI dashboards with smart metrics, simple layouts, and easy fixes
Architecture Decision Records
Document technical decisions clearly with Architecture Decision Records
Uv Package Manager
Speed up your Python projects with uv's fast package management and virtual environments
Monorepo Management
Master monorepos with Turborepo, Nx, and pnpm for efficient multi-package builds
Interaction Design
Add smooth motion and clear feedback to make your app feel alive
Accessibility Compliance
Build inclusive interfaces that everyone can use with ease and confidence
Rag Implementation
Create accurate AI assistants that answer questions from your private documents
Python Project Structure
Keep your Python code organized with clear modules and explicit public APIs
Stripe Integration
Easily integrate Stripe to process payments, manage subscriptions, and handle webhooks
Changelog Automation
Turn commits into clear changelogs with automation and standard formats
Deployment Pipeline Design
Design safe multi-stage CI/CD pipelines with automatic rollbacks and approval gates for zero-downtime deployments
Auth Implementation Patterns
Build secure login systems with JWT OAuth2 sessions and role-based access control
Debugging Strategies
Turn frustrating bugs into solved problems with proven debugging strategies
Langchain Architecture
Design smart AI applications with LangChain agents, memory, and tools
Microservices Patterns
Design microservices with service boundaries event-driven communication and resilience patterns
Web Component Design
Master reusable UI components with React, Vue, and Svelte patterns and build consistent design systems
Python Error Handling
Learn to validate inputs, raise meaningful exceptions, and handle partial failures gracefully
Visual Design Foundations
Apply typography, color, spacing, and icons to create cohesive visual design systems
Grafana Dashboards
Build real-time Grafana dashboards to monitor system metrics and performance
Secrets Management
Keep API keys and passwords safe in your automated workflows
Gitlab Ci Patterns
Build efficient GitLab CI/CD pipelines with multi-stage workflows and caching for automation
React Modernization
Modernize your React apps with version upgrades and hooks migration
Python Packaging
Package your Python code and share it on PyPI with modern tools
Python Anti Patterns
Avoid common Python mistakes with this code review checklist for cleaner code
Wcag Audit Patterns
Audit websites for WCAG 2.2 compliance and fix accessibility violations
Startup Financial Modeling
Plan your startup’s future with clear financial models for funding
Workflow Orchestration Patterns
Master workflow orchestration patterns with Temporal for reliable distributed systems
Bash Defensive Patterns
Write production-ready Bash scripts with defensive patterns and error handling
Python Type Safety
Catch errors early with Python type hints and strict checking
Llm Evaluation
Evaluating LLM performance with automated metrics and human judgment made simple
Unity Ecs Patterns
Master Unity ECS DOTS Jobs and Burst for efficient game development
Protocol Reverse Engineering
Capture and decode network protocols for security research and debugging
Memory Safety Patterns
Master memory safety with RAII, ownership, and smart pointers across languages
Helm Chart Scaffolding
Create production-ready Helm charts with reusable templates and best practices
Cost Optimization
Cut cloud costs with rightsizing, reserved instances, and smart tagging
Stride Analysis Patterns
Apply STRIDE to systematically find security threats in any system
Gitops Workflow
Automate your Kubernetes deployments using GitOps with ArgoCD and Flux
Embedding Strategies
Pick the perfect embedding model and chunking strategy for smarter AI search
Threat Mitigation Mapping
Map threats to layered security controls for effective defense planning
Billing Automation
Easily automate subscription billing, invoicing, and payment recovery with dunning
Go Concurrency Patterns
Master Go concurrency patterns using goroutines channels and synchronization primitives
Market Sizing Analysis
Calculate TAM SAM and SOM for startup market opportunity analysis
Attack Tree Construction
Map out attack paths to find security gaps and defend smarter
Python Configuration
Manage Python configuration with environment variables and typed settings using Pydantic
Python Observability
Add structured logging, metrics, and tracing to Python apps for clear production insights
Prometheus Configuration
Set up Prometheus to collect metrics, monitor systems, and trigger alerts
Context Driven Development
Keep project documents clear and current for better team teamwork
Startup Metrics Framework
Track key startup metrics like CAC LTV and burn rate to grow smarter
Memory Forensics
Uncover evidence hidden in RAM with memory forensics and Volatility
K8s Manifest Generator
Generate production-ready Kubernetes manifests with security and best practices built in
Data Quality Frameworks
Automate data quality checks with Great Expectations and dbt for reliable pipelines
Dependency Upgrade
Upgrade major dependencies safely with staged rollouts and compatibility checks
Cqrs Implementation
Separate read and write models for faster more scalable applications
Dbt Transformation Patterns
Master dbt for reliable data transformations and analytics engineering best practices
Airflow Dag Patterns
Build reliable data pipelines with Apache Airflow using proven patterns and best practices
Competitive Landscape
Master competitive analysis to find differentiation and win market positioning
Temporal Python Testing
Effortlessly test Temporal workflows using pytest, time-skipping, and mocking strategies
Risk Metrics Calculation
Calculate portfolio risk metrics like VaR, Sharpe, and drawdown analysis