Results for “env-variables”

33 skills
More results
dylanckawalec
env-secrets-manager
Env & Secrets Manager
3 · bundle
neekware
env-secrets-manager
Env & Secrets Manager
0 · bundle
rajanthar
vite-patterns
Vite build tool patterns including config, plugins, HMR, env variables, proxy setup, SSR, library mode, dependency pre-bundling, and build optimization. Activate when working with vite.config.ts, Vite plugins, or Vite-based projects.
0
concertonotes
env-vars
Vercel environment variable expert guidance. Use when working with .env files, vercel env commands, OIDC tokens, or managing environment-specific configuration.
0 · bundle
danstrem2
env-sync
Generate .env.example from your .env files. Use when onboarding developers.
2 · bundle
lambenthan
variable-map
汇总某个经管实证变量在文献中的测算口径、数据来源、模型角色和项目可用性
77
aiweline
config-and-env
config-and-env
1
bytesagain
env
env reference tool
12 · bundle
brycewang-stanford
e1
E1-Quantitative Analysis Guide with Code Generation & Sensitivity Analysis VS-Enhanced with Full 5-Phase process: Avoids obvious analyses, explores innovative methodologies Expanded to include qualitative analysis (thematic, grounded theory, content, narrative) Absorbed E4 (Analysis Code Generator) and E5 (Sensitivity Analysis - Primary Study) capabilities Use when: selecting statistical/qualitative methods, interpreting results, checking assumptions, generating code, sensitivity analysis Triggers: statistical analysis, ANOVA, regression, t-test, power analysis, assumption checking, effect size, thematic analysis, grounded theory, content analysis, narrative analysis, NVivo, ATLAS.ti, coding, qualitative data, R code, Python code, SPSS syntax, sensitivity analysis, robustness check
1k
pranavnagrecha
apex-enum-patterns
Use Apex enums for closed-set dispatch and routing, with safe valueOf conversion, exhaustiveness checks, and managed-package considerations.
15 · bundle
lord1egypt
evm
Queries EVM blockchain data across 8 chains with USD pricing, including wallet portfolios, token info, transactions, gas, and contract inspection.
2
antigravity
bash-linux
Provides reference patterns for Bash on Linux and macOS, including command chaining, file operations, process management, text processing, environment variables, networking, scripting templates, and error handling.
42.4k
thedixitjain
evm
Read-only EVM client: wallets, tokens, gas across 8 chains.
2 · bundle
github
mvvm-toolkit
Build .NET MVVM ViewModels with CommunityToolkit.Mvvm source generators, base classes, and commands for WPF, WinUI, MAUI, Uno, and Avalonia.
36.2k · bundle
dotnet
exp-simd-vectorization
Optimizes hot-path scalar loops in .NET 8+ with cross-platform Vector128/Vector256/Vector512 SIMD intrinsics, or replaces manual math loops with single TensorPrimitives API calls.
4k
bankrbot
aeon-on-chain-monitor
Monitors EVM blockchain addresses and contracts for large transfers, new approvals, contract upgrades, unusual gas spends, MEV interactions, and first-time interactions with new contracts.
1.2k · bundle
kevinpbuckley
engine-settings
Configure Unreal Engine core settings — rendering, physics, audio, garbage collection, console variables (cvars), and scalability levels (EngineSettingsService). Use when the user asks to change engine/rendering settings, set a console variable (r.*, etc.), adjust scalability/quality levels, or read engine config categories.
605 · bundle
mit-network
varlock
Secure-by-default environment variable management for Claude Code sessions.
2
curiositech
ddd-evans-2003
Domain-Driven Design methodology using bounded contexts, ubiquitous language, and strategic/tactical patterns
10 · bundle
nickgallick
token-standards
Token Standards
0
eryajf
mvvm-toolkit
CommunityToolkit.Mvvm (the MVVM Toolkit) core: source generators ([ObservableProperty], [RelayCommand], [NotifyPropertyChangedFor], [NotifyCanExecuteChangedFor], [NotifyDataErrorInfo]), base classes (ObservableObject / ObservableValidator / ObservableRecipient), commands (RelayCommand / AsyncRelayCommand), and validation. Companion skills: mvvm-toolkit-messenger for pub/sub, mvvm-toolkit-di for Microsoft.Extensions.DependencyInjection wiring. Works across WPF, WinUI 3, MAUI, Uno, and Avalonia.
0 · bundle
kevinpbuckley
enum-struct
Create, modify, and introspect UserDefinedEnums and UserDefinedStructs (EnumStructService). Use when the user asks to create a Blueprint enum or struct, add enum values or struct members, or inspect an enum/struct's fields. Useful for defining a DataTable row struct.
605 · bundle
dylanckawalec
capability-evolver
A self-evolution engine for AI agents. Analyzes runtime history to identify improvements and applies protocol-constrained evolution.
3 · bundle
chimeranext
mvvm
Implements the MVVM pattern in Flutter with Provider and ChangeNotifier, structuring projects into models, views, and viewmodels for testable, maintainable code.
4
metinduraktr-44
railway-status
Check current Railway project status for this directory. Use when user asks "railway status", "is it running", "what's deployed", "deployment status", or about uptime. NOT for variables or configuration queries - use railway-environment skill for those.
0
chen-yu-hao
railway-status
Check current Railway project status for this directory. Use when user asks "railway status", "is it running", "what's deployed", "deployment status", or about uptime. NOT for variables or configuration queries - use railway-environment skill for those.
5
tinh2
dead-code
Finds and safely removes dead code across a codebase: unreachable paths, unused exports, functions, variables, CSS selectors, dependencies, env vars, and commented-out blocks. Builds an import graph, verifies no dynamic references, and runs build and tests after cleanup.
13
matlab
matlab-set-up-worker-state
Set up worker environment and per-worker state for parallel pools. Use when code needs paths, environment variables, database connections, loaded libraries, or expensive objects available on workers before parfor/parfeval runs. Teaches parallel.pool.Constant, parfevalOnAll, and parpool name-value pairs. Also use when refactoring existing code that uses spmd for side-effect setup (an anti-pattern). Triggers: worker setup, pool constant, per-worker state, non-serializable, loadlibrary on workers, database connection parfor, addpath workers, spmd before parfor, worker environment, reduce parfor overhead, parfor setup, resource creation in parallel loop, cannot serialize error, undefined function or variable on workers error, load data per worker, reduce data transfer, parallelize setup, improve parallel code.
920 · bundle