detect

Installation
SKILL.md

Detect repository stack (SDK install)

Before installing anything, you must understand the project. Identify what the project is built with and whether LaunchDarkly is already present.

This skill is nested under LaunchDarkly SDK Install (onboarding); the parent Step 1 is detect. Next: Generate integration plan unless the decision tree sends you elsewhere.

1. Language and framework

Look for the indicator files below (and related root layout), then read the relevant manifests to infer language and framework.

Look for these files to identify the stack:

File Language/Framework
package.json JavaScript/TypeScript (check for React, Next.js, Vue, Angular, Express, React Native, Electron, etc.)
requirements.txt, pyproject.toml, Pipfile, setup.py Python (check for Django, Flask, FastAPI)
go.mod Go (check for Gin, Echo, Fiber, Chi)
pom.xml, build.gradle, build.gradle.kts Java/Kotlin (check for Spring, Quarkus, Android)
Gemfile Ruby (check for Rails, Sinatra)
Related skills

More from launchdarkly/agent-skills

Installs
479
GitHub Stars
10
First Seen
Apr 16, 2026