Configuration

Configuration skills and workflows surfaced by the site skill importer.

11 skills
W
shellcheck-configuration

by wshobson

shellcheck-configuration helps you install ShellCheck, tune .shellcheckrc, and apply lint policy for CI and Code Review across bash, sh, dash, and ksh projects.

Code Review
Favorites 0GitHub 32.6k
W
sast-configuration

by wshobson

The sast-configuration skill helps configure Semgrep, SonarQube, and CodeQL for real SAST workflows. Use it to plan install steps, CI/CD integration, custom rules, quality gates, and false-positive tuning for Security Audit and repo-specific scanning.

Security Audit
Favorites 0GitHub 32.6k
W
bash-defensive-patterns

by wshobson

bash-defensive-patterns helps agents write safer Bash for production automation, CI/CD, and system scripts with strict mode, traps, cleanup, quoting, and input validation.

Backend Development
Favorites 0GitHub 32.6k
W
python-configuration

by wshobson

python-configuration helps design Python app config with environment variables, typed settings, and fail-fast startup validation. Use it to structure backend settings, adopt pydantic-settings, manage secrets safely, and handle environment-specific behavior.

Backend Development
Favorites 0GitHub 32.6k
W
python-project-structure

by wshobson

python-project-structure helps you plan Python package layout, module boundaries, tests, and public APIs with __all__. Use it for new projects or refactors that need clearer structure and maintainable imports.

Project Setup
Favorites 0GitHub 32.6k
E
upgrading-expo

by expo

The upgrading-expo skill helps you upgrade Expo SDK versions, run the right install and doctor commands, clear caches, and handle breaking changes like React 19, New Architecture, Native Tabs, and expo-av migrations.

Frontend Development
Favorites 0GitHub 1.6k
E
expo-deployment

by expo

expo-deployment helps ship Expo apps with EAS across iOS App Store, Google Play, web hosting, TestFlight, metadata, and CI/CD workflows.

Deployment
Favorites 0GitHub 1.6k
E
expo-dev-client

by expo

expo-dev-client helps you decide if an Expo app needs a development client, then configure EAS and build locally or via TestFlight for native testing.

Deployment
Favorites 0GitHub 1.6k
E
expo-tailwind-setup

by expo

expo-tailwind-setup is a practical guide for installing and configuring Tailwind CSS v4 in Expo with react-native-css and NativeWind v5 for iOS, Android, and web.

Frontend Development
Favorites 0GitHub 1.6k
X
running-claude-code-via-litellm-copilot

by xixu-me

running-claude-code-via-litellm-copilot shows how to route Claude Code through a local LiteLLM proxy to GitHub Copilot, align ANTHROPIC_BASE_URL and model names, verify localhost traffic, and troubleshoot 401/403, model-not-found, and proxy compatibility issues.

Skill Installation
Favorites 0GitHub 6
Z
auto-trigger

by zhaono1

auto-trigger is a configuration skill for Agent Orchestration that defines hook-based follow-up actions between skills. Install it from agent-playbook to enable event-driven chains like review, PR creation, and session logging, but do not invoke it directly.

Agent Orchestration
Favorites 0GitHub 0