mirror of
https://github.com/pbakaus/impeccable.git
synced 2026-09-17 00:26:41 +03:00
Disclose that @impeccable/detect (BSL-1.1) is a transitive dependency of this Apache 2.0 project, with a summary of the license terms. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
30 lines
1.1 KiB
Markdown
30 lines
1.1 KiB
Markdown
# Notice
|
|
|
|
Impeccable
|
|
Copyright 2025-2026 Paul Bakaus
|
|
|
|
## Detection Engine
|
|
|
|
The anti-pattern detection engine (`@impeccable/detect`) is a separate package
|
|
licensed under the Business Source License 1.1 (BSL-1.1), not Apache 2.0.
|
|
|
|
- Package: https://www.npmjs.com/package/@impeccable/detect
|
|
- Source: https://github.com/pbakaus/impeccable-detect
|
|
- License: BSL-1.1 (free for individuals, open source projects, and organizations
|
|
with 5 or fewer people or under $1M ARR; commercial license required otherwise)
|
|
|
|
Installing this package pulls in `@impeccable/detect` as a dependency.
|
|
|
|
## 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
|