Skip to main content

Add your description here

Project description

nonslop

AI-native project scaffolding.

The idea

The new way to bootstrap projects is skills. Instead of language-specific scaffolding tools, you start with a skills-ready project and compose what you need. Skills are universal -- they work across any project, any language, and any AI coding agent.

Quick start

uvx nonslop create-project my-project

Creates a new my-project/ directory in the current working directory, pre-wired with skill infrastructure. Two skills are preinstalled:

  • ns-skill-management -- manage persistent skills with npx skills
  • ns-skillx -- invoke any skill ephemerally from a GitHub repo, like npx for skills

Example: creating a Python project

From your new project, invoke skillx to scaffold a Python package:

In Claude Code:

/ns-skillx nseng-ai/nonslop --skill ns-create-pypackage-project

In Codex:

$ns-skillx nseng-ai/nonslop --skill ns-create-pypackage-project

The skill is fetched, executed, and discarded -- your project gets the Python scaffolding without permanently installing anything.

What you get

After create-project, your project has:

my-project/
├── .agents/skills/         # installed skills (universal agent directory)
├── .claude/                # Claude Code config + skill symlinks
├── AGENTS.md               # project instructions for agents
├── CLAUDE.md               # project instructions
├── nonslop.json            # agents this project targets
├── skills-lock.json        # installed skill metadata
└── .gitignore

Development

uv sync
just check

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

nonslop-0.1.4.tar.gz (17.4 kB view details)

Uploaded Source

Built Distribution

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

nonslop-0.1.4-py3-none-any.whl (28.6 kB view details)

Uploaded Python 3

File details

Details for the file nonslop-0.1.4.tar.gz.

File metadata

  • Download URL: nonslop-0.1.4.tar.gz
  • Upload date:
  • Size: 17.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.21 {"installer":{"name":"uv","version":"0.9.21","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for nonslop-0.1.4.tar.gz
Algorithm Hash digest
SHA256 5e7c37f1749dc7d56a4709fc730cac3daba488ff3188251f079f44796a5f513e
MD5 f4fe1720cd9bb03771ba93022c7d1a95
BLAKE2b-256 54fec2c31e89729d789e637b9dd49c57de1432c5028ddb807711f08e84f40d2a

See more details on using hashes here.

File details

Details for the file nonslop-0.1.4-py3-none-any.whl.

File metadata

  • Download URL: nonslop-0.1.4-py3-none-any.whl
  • Upload date:
  • Size: 28.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.21 {"installer":{"name":"uv","version":"0.9.21","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for nonslop-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 10c70a67fdd9cb12e636de056a078a5862b504ca29b0a7695749bfe5f5c9e283
MD5 6cd79326e35d87318ae9268662cb0c71
BLAKE2b-256 8991ad4622cf7ebfd614587ccfa61bf953ac225f67174e94300a138cbbc364ca

See more details on using hashes here.

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