-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathNOTICE
More file actions
42 lines (34 loc) · 1.4 KB
/
NOTICE
File metadata and controls
42 lines (34 loc) · 1.4 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
Groundwork
Copyright (c) 2025 Groundwork Contributors
This project includes code from the following sources:
================================================================================
superpowers
Copyright (c) 2025 Jesse Vincent
https://github.com/obra/superpowers
License: MIT
Components used:
- Base plugin structure
- test-driven-development skill (substantially modified with merged tdd-workflow)
- Hooks and lib files
================================================================================
claude-plugins-official
Copyright (c) 2025 Anthropic
https://github.com/anthropics/claude-plugins-official
License: MIT
Components used:
- code-review plugin (code-review command)
================================================================================
impeccable
Copyright (c) 2025 Paul Bakaus
https://github.com/pbakaus/impeccable
License: Apache 2.0
Based on Anthropic's frontend-design skill:
https://github.com/anthropics/skills/tree/main/skills/frontend-design
Copyright (c) 2025 Anthropic, PBC
License: Apache 2.0
Components used:
- Design system reference guides (color-and-contrast-guide, interaction-design-guide,
motion-design-guide, spatial-design-guide, typography-guide, ux-writing-guide)
adapted from Impeccable's domain-specific reference files
- Design consistency checker agent checks for interaction quality, UX writing,
and expanded accessibility derived from these references