Skip to main content

PLG analysis toolkit for codebases - analyze code, detect growth opportunities, generate documentation

Project description

Skene_git

website docs blog reddit

Skene is a codebase analysis toolkit for product-led growth. It scan your codebase, detect growth opportunities, and generate actionable implementation plans.

Quick Start

Install and launch the interactive terminal UI:

curl -fsSL https://raw.githubusercontent.com/SkeneTechnologies/skene/main/tui/install.sh | bash
skene

The wizard walks you through provider selection, authentication, and analysis — no configuration needed upfront.

What It Does

  • Tech stack detection -- identifies frameworks, databases, auth, deployment
  • Growth feature discovery -- finds existing signup flows, sharing, invites, billing
  • Feature registry -- tracks features across analysis runs, links them to growth loops
  • Revenue leakage analysis -- spots missing monetization and weak pricing tiers
  • Growth plan generation -- produces prioritized growth loops with implementation roadmaps
  • Implementation prompts -- builds ready-to-use prompts for Cursor, Claude, or other AI tools
  • Telemetry deployment -- build writes supabase/migrations/*_skene_triggers.sql; push sends engine + that SQL to upstream
  • Loop validation -- verifies that growth loop requirements are implemented
  • Interactive chat -- ask questions about your codebase in the terminal

Supports OpenAI, Gemini, Claude, LM Studio, Ollama, and any OpenAI-compatible endpoint. Free local audit available with no API key required.

ide_git

Installation

Terminal UI (recommended)

The TUI is an interactive wizard that guides you through the entire workflow. No prerequisites — the installer handles everything.

# Install the TUI
curl -fsSL https://raw.githubusercontent.com/SkeneTechnologies/skene/main/tui/install.sh | bash

# Launch it
skene

Python CLI

If you prefer the command line, you can run Skene directly with uvx (no install needed) or install it globally:

# Install uv (if you don't have it)
curl -LsSf https://astral.sh/uv/install.sh | sh

# Run directly (no install needed)
uvx skene

# Or install globally
pip install skene

For CLI usage details, see the documentation.

Monorepo Structure

Directory Description Language Distribution
src/skene/ CLI + analysis engine Python PyPI
tui/ Interactive terminal UI wizard Go GitHub Releases
cursor-plugin/ Cursor IDE plugin
skills/ Skene Skills -- composable backend schemas for Supabase SQL npm

The TUI (tui/) is a Bubble Tea app that provides an interactive wizard experience and orchestrates the Python CLI via uvx. Each package has independent CI/CD pipelines.

Contributing

Contributions are welcome. Please open an issue or submit a pull request.

License

MIT

Skene_end_git

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

skene-0.4.0rc1.tar.gz (856.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

skene-0.4.0rc1-py3-none-any.whl (175.8 kB view details)

Uploaded Python 3

File details

Details for the file skene-0.4.0rc1.tar.gz.

File metadata

  • Download URL: skene-0.4.0rc1.tar.gz
  • Upload date:
  • Size: 856.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for skene-0.4.0rc1.tar.gz
Algorithm Hash digest
SHA256 42b9cdf532c557aed4607c85e6bb303dba90de47b37e67afe44ee99651e155b3
MD5 8dc97ae130ab9dc3f57d44c325eabd54
BLAKE2b-256 bdaa85208cec09f07397f8cb161e4674d988191389a933b58b1c928371e637fb

See more details on using hashes here.

Provenance

The following attestation bundles were made for skene-0.4.0rc1.tar.gz:

Publisher: publish.yml on SkeneTechnologies/skene

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file skene-0.4.0rc1-py3-none-any.whl.

File metadata

  • Download URL: skene-0.4.0rc1-py3-none-any.whl
  • Upload date:
  • Size: 175.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for skene-0.4.0rc1-py3-none-any.whl
Algorithm Hash digest
SHA256 4a9a3bf4898b07f317702751df8e5e6524c4ea256d1bf6155a2daf1d809dbacf
MD5 8fdff5906606fb6dddf2eb05d45fb218
BLAKE2b-256 9c5f250bf7a2c8975f88ca4b24dd5cdef12d00b87b993b55d26c364c2ccce2dd

See more details on using hashes here.

Provenance

The following attestation bundles were made for skene-0.4.0rc1-py3-none-any.whl:

Publisher: publish.yml on SkeneTechnologies/skene

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page