{"id":31691213,"url":"https://github.com/rmncldyo/create-claude-statusline","last_synced_at":"2025-10-08T13:20:23.976Z","repository":{"id":314112356,"uuid":"1054170964","full_name":"RMNCLDYO/create-claude-statusline","owner":"RMNCLDYO","description":"Beautiful status line for Claude Code. Shows git status, model context, and project info at a glance.","archived":false,"fork":false,"pushed_at":"2025-09-22T19:48:37.000Z","size":64,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-22T21:25:18.406Z","etag":null,"topics":["anthropic","anthropic-claude","claude","claude-code","claude-code-status-line","claude-code-statusline","status-line","statusline"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/create-claude-statusline","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RMNCLDYO.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":"CODEOWNERS","security":"SECURITY.md","support":"SUPPORT.md","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},"funding":{"github":["RMNCLDYO"]}},"created_at":"2025-09-10T13:14:29.000Z","updated_at":"2025-09-22T19:48:39.000Z","dependencies_parsed_at":"2025-09-10T18:36:57.824Z","dependency_job_id":"5bea11e8-cb19-4ea1-8fde-83dae5bcbb9d","html_url":"https://github.com/RMNCLDYO/create-claude-statusline","commit_stats":null,"previous_names":["rmncldyo/create-claude-statusline"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/RMNCLDYO/create-claude-statusline","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RMNCLDYO%2Fcreate-claude-statusline","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RMNCLDYO%2Fcreate-claude-statusline/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RMNCLDYO%2Fcreate-claude-statusline/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RMNCLDYO%2Fcreate-claude-statusline/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RMNCLDYO","download_url":"https://codeload.github.com/RMNCLDYO/create-claude-statusline/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RMNCLDYO%2Fcreate-claude-statusline/sbom","scorecard":{"id":1237412,"data":{"date":"2025-09-10T14:30:04Z","repo":{"name":"github.com/RMNCLDYO/create-claude-statusline","commit":"f8ab1907461ae59579ecbedccf1410c435219b1a"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.8,"checks":[{"name":"Maintained","score":0,"reason":"project was created within the last 90 days. Please review its contents carefully","details":["Warn: Repository was created within the last 90 days."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Code-Review","score":0,"reason":"Found 0/3 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  23 out of  23 GitHub-owned GitHubAction dependencies pinned","Info:   7 out of   7 third-party GitHubAction dependencies pinned","Info:   7 out of   7 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecard.yml:20","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecard.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/security.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/audit-signatures.yml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/fuzz-testing.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/publish.yml:9","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/security.yml:16"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: CodeQL","Info: all commits (2) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Info: 'up-to-date branches' is required to merge on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Contributors","score":0,"reason":"project has 0 contributing companies or organizations -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"CI-Tests","score":10,"reason":"2 out of 2 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}}]},"last_synced_at":"2025-09-10T20:52:58.965Z","repository_id":314112356,"created_at":"2025-09-10T20:52:58.965Z","updated_at":"2025-09-10T20:52:58.965Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278949728,"owners_count":26074085,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-08T02:00:06.501Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["anthropic","anthropic-claude","claude","claude-code","claude-code-status-line","claude-code-statusline","status-line","statusline"],"created_at":"2025-10-08T13:20:18.610Z","updated_at":"2025-10-08T13:20:23.970Z","avatar_url":"https://github.com/RMNCLDYO.png","language":"TypeScript","funding_links":["https://github.com/sponsors/RMNCLDYO"],"categories":[],"sub_categories":[],"readme":"# create-claude-statusline\n\nBeautiful status line for Claude Code. Shows git status, model context, and project info at a glance.\n\n[![version](https://img.shields.io/npm/v/create-claude-statusline.svg?label=version\u0026color=brightgreen)](https://www.npmjs.com/package/create-claude-statusline)\n[![downloads](https://img.shields.io/npm/dm/create-claude-statusline.svg?label=downloads\u0026color=blue)](https://www.npmjs.com/package/create-claude-statusline)\n[![package size](https://img.shields.io/npm/unpacked-size/create-claude-statusline?label=package%20size\u0026color=yellow)](https://www.npmjs.com/package/create-claude-statusline)\n[![license](https://img.shields.io/badge/license-MIT-red.svg)](https://opensource.org/licenses/MIT)\n\n## Quick Start\n\n```bash\nnpm create claude-statusline\n```\n\n*Adds a beautiful status line to your Claude Code. ZERO dependencies in your project.*\n\n## What You Get\n\n```\n[ ◈ my-project on ⎇ main ↑ 2 / ? 3 via ◉ React (node) | ⚡ Opus ]\n```\n\nThis tells you:\n- **Project**: `my-project`\n- **Git branch**: `main` with 2 commits ahead, 3 untracked files\n- **Framework**: React (running on Node.js)\n- **Model**: Opus\n\n## Installation\n\n```bash\nnpm create claude-statusline     # npm\nnpx create-claude-statusline     # npx\npnpm dlx create-claude-statusline # pnpm  \nbunx create-claude-statusline    # bun\n```\n\n### Options\n\n```bash\nnpm create claude-statusline --dry-run  # Preview what will be installed\nnpm create claude-statusline --help     # Show all options\n```\n\n### Global Install\n\n```bash\nnpm install -g create-claude-statusline\ncreate-claude-statusline  # Run from anywhere\nccs                       # Short alias\n```\n\n## Features\n\n✨ **Smart Detection** - Automatically detects your framework, runtime, and package manager\n\n🎨 **Customizable** - Modify colors, icons, and sections to match your style\n\n⚡ **Fast** - Caches git operations for sub-100ms updates\n\n🔒 **Safe** - Creates automatic backups before making any changes\n\n📦 **Zero Dependencies** - No runtime dependencies in your project\n\n## What Gets Installed\n\n```\n.claude/\n├── settings.local.json          # Status line configuration\n└── scripts/\n    ├── statusline.cjs           # Main status line logic\n    ├── statusline-git.cjs       # Git integration\n    └── statusline-detect.cjs    # Framework detection\n```\n\n## Customization\n\nEdit `.claude/scripts/statusline.cjs` to customize:\n\n### Colors\n```javascript\nCOLORS: {\n  PROJECT: '\\x1b[38;5;117m',  // Light blue\n  BRANCH: '\\x1b[38;5;156m',   // Light green\n  MODEL: '\\x1b[38;5;93m',     // Purple\n}\n```\n\n### Icons\n```javascript\nICONS: {\n  PROJECT: '◈',\n  BRANCH: '⎇',\n  MODEL: '⚡',\n  GIT_AHEAD: '↑',\n  GIT_BEHIND: '↓',\n}\n```\n\n## Safety\n\nIf you already have a `.claude` directory, it will be backed up to `.create-claude-statusline-backup-[timestamp]` before installation.\n\n### Restore from Backup\n```bash\n# List backups\nls -la .create-claude-statusline-backup-*\n\n# Restore\nrm -rf .claude\nmv .create-claude-statusline-backup-[timestamp] .claude\n```\n\n## Uninstall\n\n```bash\n# Remove status line configuration\nrm -rf .claude/scripts/statusline*.cjs\n\n# Edit .claude/settings.local.json and remove the \"statusLine\" section\n```\n\n## Programmatic Usage\n\n```javascript\nimport { init } from 'create-claude-statusline';\n\nawait init('/path/to/project', {\n  dryRun: false  // Set to true for preview\n});\n```\n\n## Requirements\n\n- Node.js 18+\n- [Claude Code](https://claude.ai/code)\n- Git (optional, for git status features)\n\n## Troubleshooting\n\n**Status line not showing?**\n```bash\n# Check installation\nls -la .claude/scripts/statusline.cjs\n\n# Test manually\necho '{\"model\":{\"display_name\":\"Test\"}}' | node .claude/scripts/statusline.cjs\n```\n\n**Git info missing?**\n- Ensure you're in a git repository\n- Check that `git status` works\n\n## Links\n\n[**Issues**](https://github.com/RMNCLDYO/create-claude-statusline/issues) • \n[**Discussions**](https://github.com/RMNCLDYO/create-claude-statusline/discussions) • \n[**Changelog**](CHANGELOG.md) • \n[**Security**](SECURITY.md)\n\n## License\n\nMIT © [RMNCLDYO](https://github.com/RMNCLDYO)\n\n---\n\nOriginally extracted from [create-claude](https://github.com/RMNCLDYO/create-claude) due to popular demand for the standalone status line feature.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frmncldyo%2Fcreate-claude-statusline","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frmncldyo%2Fcreate-claude-statusline","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frmncldyo%2Fcreate-claude-statusline/lists"}