{"id":44802167,"url":"https://github.com/srcfl/srcful-design-system","last_synced_at":"2026-02-16T13:35:09.448Z","repository":{"id":332095118,"uuid":"1128246772","full_name":"srcfl/srcful-design-system","owner":"srcfl","description":"Design system, components, and brand guidelines for Sourceful Energy","archived":false,"fork":false,"pushed_at":"2026-01-22T18:17:24.000Z","size":5224,"stargazers_count":1,"open_issues_count":3,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-23T11:25:41.704Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://srcful-design-system.vercel.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/srcfl.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-01-05T10:59:37.000Z","updated_at":"2026-01-22T18:17:28.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/srcfl/srcful-design-system","commit_stats":null,"previous_names":["srcfl/srcful-design-system"],"tags_count":23,"template":false,"template_full_name":null,"purl":"pkg:github/srcfl/srcful-design-system","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srcfl%2Fsrcful-design-system","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srcfl%2Fsrcful-design-system/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srcfl%2Fsrcful-design-system/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srcfl%2Fsrcful-design-system/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/srcfl","download_url":"https://codeload.github.com/srcfl/srcful-design-system/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srcfl%2Fsrcful-design-system/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29509202,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-16T09:05:14.864Z","status":"ssl_error","status_checked_at":"2026-02-16T08:55:59.364Z","response_time":115,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-02-16T13:35:08.840Z","updated_at":"2026-02-16T13:35:09.443Z","avatar_url":"https://github.com/srcfl.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sourceful Design System\n\nDesign system, components, and brand guidelines for Sourceful Energy.\n\n**Live site:** [design.sourceful.energy](https://design.sourceful.energy)\n\n## What's included\n\n- **50+ React Components** - Built on Radix UI and styled with Tailwind CSS\n- **Design Tokens** - Colors, typography, spacing, shadows as CSS variables\n- **Brand Guidelines** - Logo, colors, typography, voice \u0026 tone\n- **Dark Mode** - Full dark mode support across all components\n- **Accessibility** - WCAG 2.1 AA compliant, keyboard navigation, screen reader support\n\n## Quick Start\n\n```bash\nnpm install @sourceful-energy/ui\n```\n\n```tsx\nimport { Button, Card, Input } from \"@sourceful-energy/ui\"\nimport \"@sourceful-energy/ui/styles.css\"\n\nfunction App() {\n  return (\n    \u003cCard\u003e\n      \u003cButton\u003eClick me\u003c/Button\u003e\n    \u003c/Card\u003e\n  )\n}\n```\n\n## Development\n\n```bash\n# Install dependencies\nnpm install\n\n# Start development server\nnpm run dev\n\n# Build for production\nnpm run build\n```\n\n## For Claude Code Users\n\nThis design system is optimized for AI-assisted development. To use it in your projects:\n\n### 1. Copy the template\n\nCopy [`CLAUDE.project-template.md`](./CLAUDE.project-template.md) to your project root as `CLAUDE.md`:\n\n```bash\ncurl -o CLAUDE.md https://raw.githubusercontent.com/srcfl/srcful-design-system/main/CLAUDE.project-template.md\n```\n\n### 2. Install the package\n\n```bash\nnpm install @sourceful-energy/ui\n```\n\n### 3. Start building\n\nClaude Code will automatically read your `CLAUDE.md` and use the design system for all UI work.\n\nSee the [Claude Code setup guide](https://design.sourceful.energy/docs/claude-code) for more details.\n\n## Structure\n\n```\n├── app/                    # Next.js documentation site\n│   ├── docs/              # Getting started, tokens\n│   ├── components/        # Component documentation\n│   └── brand/             # Brand guidelines\n├── components/\n│   └── ui/                # React components\n├── lib/                   # Utilities\n└── registry/              # Component schemas (JSON)\n```\n\n## License\n\nMIT © Sourceful Energy\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsrcfl%2Fsrcful-design-system","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsrcfl%2Fsrcful-design-system","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsrcfl%2Fsrcful-design-system/lists"}