Files
pbakaus_impeccable/NOTICE.md
T
Paul BakausandClaude Opus 4.6 d8d5b8acd8 Move CLI to separate repo, make this skills-only (Apache 2.0)
The CLI and detection engine now live in pbakaus/impeccable-detect
(published as 'impeccable' on npm, BSL-1.1). This repo is purely
Apache 2.0: skills, prompts, website, and build system.

- Remove bin/ (CLI moved to CLI repo)
- Remove README.npm.md (moved to CLI repo)
- Remove @impeccable/detect dependency, add impeccable dependency
- Set package.json to private (no longer published to npm)
- Update all references from @impeccable/detect to impeccable
- Update CLAUDE.md, NOTICE.md, FAQ, and changelog
- Rebuild all provider skill distributions

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-03 18:59:19 -07:00

27 lines
1009 B
Markdown

# Notice
Impeccable
Copyright 2025-2026 Paul Bakaus
## CLI and Detection Engine
The CLI and detection engine ([`impeccable`](https://www.npmjs.com/package/impeccable))
live in a [separate repo](https://github.com/pbakaus/impeccable-detect) licensed under
the Business Source License 1.1 (BSL-1.1), not Apache 2.0.
Free for individuals, open source projects, and organizations with 5 or fewer people
or under $1M ARR. Commercial license required otherwise.
## Anthropic frontend-design Skill
The `impeccable` skill in this project builds on Anthropic's original frontend-design skill.
**Original work:** https://github.com/anthropics/skills/tree/main/skills/frontend-design
**Original license:** Apache License 2.0
**Copyright:** 2025 Anthropic, PBC
This project extends the original with:
- 7 domain-specific reference files (typography, color-and-contrast, spatial-design, motion-design, interaction-design, responsive-design, ux-writing)
- 22 steering commands
- Expanded patterns and anti-patterns