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

This creates an empty project with skill infrastructure pre-wired. It also preinstalls two skills:

  • nonslop-skill-management -- manage persistent skills with npx skills
  • 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:

/skillx nseng-ai/nonslop-python@create-pypackage-project

In Codex:

$skillx nseng-ai/nonslop-python@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/
├── skills/                 # local skills (first-party code)
├── .agents/skills/         # universal agent skill directory
├── .claude/                # Claude Code configuration
├── AGENTS.md               # skill registry for agents
├── CLAUDE.md               # project instructions
└── skills-lock.json        # installed skill metadata

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.0.tar.gz (86.6 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.0-py3-none-any.whl (10.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: nonslop-0.1.0.tar.gz
  • Upload date:
  • Size: 86.6 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.0.tar.gz
Algorithm Hash digest
SHA256 e3d245fc37f31fd6003ecb4535b52571c0991d313ada0616b1da2beb9448bf5a
MD5 f115f8fbd5da1c61e1cbcf995bc318c9
BLAKE2b-256 b48b4b1b354fff16888f2ae73823b3fe3ec3f9e4cf6d1a245a69c6a8a288cc43

See more details on using hashes here.

File details

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

File metadata

  • Download URL: nonslop-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 10.0 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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 024f75175d41a3c079bbd604a4e526fce38b8cbedb7e6ff4da64ad865a19df2c
MD5 f93cd64e3380778ad1bc334fdbe17d51
BLAKE2b-256 2d67fc1f055a427a5c14b887f43ecee31265567bcc50d9dbd48a240f2402bef2

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