LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

project_development - Project Development with Standardized Scripts

Manage project environment, testing, and linting using standardized scripts

Tags

Updated: 2026-02-12

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • run bootstrap script
  • run setup script
  • run test script
  • run lint script
  • run update script
  • run server script

Inputs

  • Supernote-Lite codebase
  • script directory

Outputs

  • configured project environment
  • test results
  • linting reports

Requirements

  • scripts in script/ directory
  • run from project root
  • uv or Python tools

Source

  • Spec: SKILL.md
project development
script management
code quality
run bootstrap script
run setup script
run test script
run lint script
Supernote-Lite codebase
script directory
configured project environment
test results
linting reports