setting▌
7 indexed skills · max 10 per page
add-setting-env
lobehub/lobe-chat · Productivity
Add server-side environment variables to configure default values for user settings.
add-setting-env
lobehub/lobehub · Productivity
Guide for implementing server-side environment variables to configure default user settings. \n \n Follows a three-tier priority system: user custom settings override server environment variables, which override hardcoded defaults \n Requires defining the environment variable in a domain-specific config file using @t3-oss/env-nextjs and Zod validation \n For new domains, involves updating type definitions, assembling server config, and merging settings into the user store \n Includes documentati
setting-up-astro-project
astronomer/agents · Productivity
Initialize and configure Astro/Airflow projects with dependencies, connections, and environment setup. \n \n Scaffolds complete project structure with astro dev init , including directories for DAGs, plugins, tests, and configuration files \n Manage Python and OS-level dependencies via requirements.txt and packages.txt , with custom Dockerfile support for complex setups \n Configure connections, variables, and pools declaratively in airflow_settings.yaml , with export/import commands for environ
setting-okrs-goals
refoundai/lenny-skills · Backend
Help teams create effective OKRs and goals aligned with company strategy. \n \n Guides users through understanding context, clarifying goal levels (company, department, team, individual), and ensuring strategy precedes goal-setting \n Emphasizes core principles: keep goals one step from company objectives, balance quantitative and qualitative metrics, use absolute numbers over ratios, and separate strategy discussions from OKR planning \n Flags common pitfalls including key results written as ta
flutter-setting-up-on-linux
flutter/skills · Productivity
Automates Linux environment setup for Flutter desktop development with dependency installation and validation workflows. \n \n Covers three core workflows: installing system dependencies (build tools, GTK libraries, C/C++ toolchain), validating the environment with flutter doctor , and preparing Snap packages for distribution \n Provides ready-to-run commands for Debian/Ubuntu systems and includes conditional setup for ChromeOS Linux containers \n Includes a baseline snapcraft.yaml template for
flutter-setting-up-on-windows
flutter/skills · Productivity
Automated Windows environment setup for Flutter development with SDK, tooling, and platform configuration. \n \n Guides SDK installation, PATH configuration, and dependency validation via flutter doctor \n Covers Visual Studio C++ workload setup for Windows desktop compilation and Android emulator/device configuration \n Includes workflows for building release binaries, packaging distributable archives with required DLLs, and generating self-signed certificates for MSIX deployment \n Provides st
flutter-setting-up-on-macos
flutter/skills · Productivity
Automated macOS environment configuration for Flutter development with Xcode and CocoaPods setup. \n \n Guides installation and linking of Xcode command-line tools, acceptance of developer licenses, and CocoaPods dependency management \n Includes validation workflow using flutter doctor and flutter devices to confirm proper environment setup and macOS desktop recognition \n Provides troubleshooting steps for common issues including missing command-line tools, CocoaPods path problems, and desktop