Growth Engineering for Cursor
Skene is a growth automation layer that reads your codebase, find where revenues leaks and delivers deployable SQL for events and related plumbing.
cursor.directory·↓ 4
规则
cursor-plugin
Skene growth analysis MCP server for codebase scanning, growth planning, and loop validation
bash cursor-plugin/scripts/install-local.sh
Then restart Cursor规则
skene-growth-context
Ground Cursor in the project's growth manifest
When working on user-facing features, check for a Skene growth manifest (manifest.json or .skene/ directory). If present, reference the detected tech stack, growth hubs, and prioritized loops before generating code. Ensure new features include the telemetry events and success metrics defined in the active growth loop. When asked about growth, activation, onboarding, billing, or viral features, run uvx skene status first to check what's already implemented."规则
skene-analyze
Scan codebase to detect tech stack, growth surfaces, and revenue leakage
uvx skene analyze规则
skene-plan
Generate prioritized growth loops with implementation roadmaps
uvx skene plan规则
skene-build
Build implementation-ready prompts for the active growth loop
uvx skene build规则
skene-status
Validate whether the active growth loop is implemented in the repo
uvx skene status来源:https://github.com/SkeneTechnologies/skene/tree/main/cursor-plugin