Community-Skills

Produktivität & Zusammenarbeit

3937 skills

wshobson/ml-pipeline-workflow

Build end-to-end MLOps pipelines from data preparation through model training, validation, and…

github.com

wshobson/hybrid-search-implementation

Combine vector and keyword search for improved retrieval. Use when implementing RAG systems,…

github.com

wshobson/angular-migration

Migrate from AngularJS to Angular using hybrid mode, incremental component rewriting, and…

github.com

wshobson/dbt-transformation-patterns

Master dbt (data build tool) for analytics engineering with model organization, testing,…

github.com

wshobson/nx-workspace-patterns

Configure and optimize Nx monorepo workspaces. Use when setting up Nx, configuring project…

github.com

wshobson/billing-automation

Build automated billing systems for recurring payments, invoicing, subscription lifecycle, and…

github.com

wshobson/data-quality-frameworks

Implement data quality validation with Great Expectations, dbt tests, and data contracts. Use when…

github.com

wshobson/airflow-dag-patterns

Build production Apache Airflow DAGs with best practices for operators, sensors, testing, and…

github.com

wshobson/python-anti-patterns

Use this skill when reviewing Python code for common anti-patterns to avoid. Use as a checklist…

github.com

wshobson/llm-evaluation

Implement comprehensive evaluation strategies for LLM applications using automated metrics, human…

github.com

wshobson/go-concurrency-patterns

Master Go concurrency with goroutines, channels, sync primitives, and context. Use when building…

github.com

wshobson/gitops-workflow

Implement GitOps workflows with ArgoCD and Flux for automated, declarative Kubernetes deployments…

github.com

wshobson/embedding-strategies

Select and optimize embedding models for semantic search and RAG applications. Use when choosing…

github.com

wshobson/python-type-safety

Python type safety with type hints, generics, protocols, and strict type checking. Use when adding…

github.com

wshobson/unity-ecs-patterns

Master Unity ECS (Entity Component System) with DOTS, Jobs, and Burst for high-performance game…

github.com

wshobson/python-packaging

Create distributable Python packages with proper project structure, setup.py/pyproject.toml, and…

github.com

wshobson/bash-defensive-patterns

Master defensive Bash programming techniques for production-grade scripts. Use when writing robust…

github.com

wshobson/memory-safety-patterns

Implement memory-safe programming with RAII, ownership, smart pointers, and resource management…

github.com

wshobson/secrets-management

Implement secure secrets management for CI/CD pipelines using Vault, AWS Secrets Manager, or native…

github.com

wshobson/react-modernization

Upgrade React applications to latest versions, migrate from class components to hooks, and adopt…

github.com

wshobson/gitlab-ci-patterns

Build GitLab CI/CD pipelines with multi-stage workflows, caching, and distributed runners for…

github.com

wshobson/python-code-style

Python code style, linting, formatting, naming conventions, and documentation standards. Use when…

github.com

wshobson/auth-implementation-patterns

Master authentication and authorization patterns including JWT, OAuth2, session management, and…

github.com

wshobson/changelog-automation

Automate changelog generation from commits, PRs, and releases following Keep a Changelog format.…

github.com

wshobson/stripe-integration

Implement Stripe payment processing for robust, PCI-compliant payment flows including checkout,…

github.com

wshobson/rag-implementation

Build Retrieval-Augmented Generation (RAG) systems for LLM applications with vector databases and…

github.com

wshobson/architecture-decision-records

Write and maintain Architecture Decision Records (ADRs) following best practices for technical…

github.com

wshobson/uv-package-manager

Master the uv package manager for fast Python dependency management, virtual environments, and…

github.com

wshobson/monorepo-management

Master monorepo management with Turborepo, Nx, and pnpm workspaces to build efficient, scalable…

github.com

wshobson/react-state-management

Master modern React state management with Redux Toolkit, Zustand, Jotai, and React Query. Use when…

github.com

wshobson/godot-gdscript-patterns

Master Godot 4 GDScript patterns including signals, scenes, state machines, and optimization. Use…

github.com

wshobson/react-native-architecture

Build production React Native apps with Expo, navigation, native modules, offline sync, and…

github.com

wshobson/k8s-security-policies

Implement Kubernetes security policies including NetworkPolicy, PodSecurityPolicy, and RBAC for…

github.com

wshobson/terraform-module-library

Build reusable Terraform modules for AWS, Azure, GCP, and OCI infrastructure following…

github.com

wshobson/github-actions-templates

Create production-ready GitHub Actions workflows for automated testing, building, and deploying…

github.com

wshobson/solidity-security

Master smart contract security best practices to prevent common vulnerabilities and implement…

github.com

wshobson/backtesting-frameworks

Build robust backtesting systems for trading strategies with proper handling of look-ahead bias,…

github.com

wshobson/async-python-patterns

Master Python asyncio, concurrent programming, and async/await patterns for high-performance…

github.com

wshobson/database-migration

Execute database migrations across ORMs and platforms with zero-downtime strategies, data…

github.com

wshobson/git-advanced-workflows

Master advanced Git workflows including rebasing, cherry-picking, bisect, worktrees, and reflog to…

github.com

wshobson/rust-async-patterns

Master Rust async programming with Tokio, async traits, error handling, and concurrent patterns.…

github.com

wshobson/security-requirement-extraction

Derive security requirements from threat models and business context. Use when translating threats…

github.com

wshobson/modern-javascript-patterns

Master ES6+ features including async/await, destructuring, spread operators, arrow functions,…

github.com

wshobson/javascript-testing-patterns

Implement comprehensive testing strategies using Jest, Vitest, and Testing Library for unit tests,…

github.com

wshobson/e2e-testing-patterns

Master end-to-end testing with Playwright and Cypress to build reliable test suites that catch…

github.com

wshobson/fastapi-templates

Create production-ready FastAPI projects with async patterns, dependency injection, and…

github.com

wshobson/nextjs-app-router-patterns

Master Next.js 14+ App Router with Server Components, streaming, parallel routes, and advanced data…

github.com

wshobson/code-review-excellence

Master effective code review practices to provide constructive feedback, catch bugs early, and…

github.com

wshobson/python-testing-patterns

Implement comprehensive testing strategies with pytest, fixtures, mocking, and test-driven…

github.com

wshobson/python-performance-optimization

Profile and optimize Python code using cProfile, memory profilers, and performance best practices.…

github.com

wshobson/typescript-advanced-types

Master TypeScript's advanced type system including generics, conditional types, mapped types,…

github.com

wshobson/agents

Intelligent automation and multi-agent orchestration for Claude Code

github.com

github/arize-experiment

Creates, runs, and analyzes Arize experiments for evaluating and comparing model performance.…

github.com

github/arize-instrumentation

Adds Arize AX tracing to an LLM application for the first time. Follows a two-phase agent-assisted…

github.com

github/agent-owasp-compliance

Check any AI agent codebase against the OWASP Agentic Security Initiative (ASI) Top 10 risks. Use…

github.com

github/integrate-context-matic

Discovers and integrates third-party APIs using the context-matic MCP server. Uses `fetch_api` to…

github.com

github/arize-annotation

Creates and manages annotation configs (categorical, continuous, freeform label schemas) and…

github.com

github/arize-evaluator

Handles LLM-as-judge evaluation workflows on Arize including creating/updating evaluators, running…

github.com

github/roundup-setup

Interactive onboarding that learns your communication style, audiences, and data sources to…

github.com

github/gtm-ai-gtm

Go-to-market strategy for AI products. Use when positioning AI products, handling "who is…

github.com