Solid foundation. Invest in docs and CI to grow from here.
US stock analysis skills for LLMs (Claude code, Gemini ...) | #AI
Documentation
88
README is present.
README documents how to install the project.
Contributing guide is detailed and thorough.
Licensed under MIT.
Engineering
66
No linter or formatter found.
→ Add ESLint (eslint.config.js) and/or Prettier (.prettierrc), install them as devDependencies, and add a `lint` script to package.json.
CI is configured (.github/workflows/test.yml).
Lockfile present (package-lock.json). Installs are reproducible.
A test script is configured in package.json.
Issue or PR templates present.
Project health
97
Dependency manifest found (package.json).
Repository has a description.
Actively maintained (pushed within the last month).
.gitignore present.
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- —Commits (30d / 90d)
- 27Forks
- 4Releaseslatest 5d ago
Community
- —Community health
- —authors own >50% of commits
- 93Watchers
Responsiveness
- <1hMedian issue response
- —Median PR merge time
- 9Open issues
Repository files48 root entries
- .claude-plugin
- .cursor
- .githubGood: CI is configured (.github/workflows/test.yml).Good: Issue or PR templates present.
- doc
- docs
- plugins
- prompts
- scripts
- .gitignoreGood: .gitignore present.
- ADDING-NEW-SKILLS.md
- CHANGELOG.md
- CHOOSE-A-SKILL-zh-TW.md
- CHOOSE-A-SKILL.md
- CI-CD-FIXES-SUMMARY.md
- CI-CD-GUIDE.md
- CLAUDE.md
- CONCEPTS-zh-TW.md
- CONCEPTS.md
- CONTRIBUTING.mdGood: Contributing guide is detailed and thorough.Good: Contributing guide includes setup/install instructions.Issue: Contributing guide lacks a code style section (−8 pts).Fix: Describe your linting/formatting rules and how to run them.Good: Contributing guide explains how to run tests.Good: Contributing guide describes the PR/review workflow.Good: Contributing guide includes code examples.
- COOKBOOK-zh-TW.md
- COOKBOOK.md
- DATA-AND-ACCURACY-zh-TW.md
- DATA-AND-ACCURACY.md
- DEPLOYMENT-STATUS.md
- DEPLOYMENTS.md
- FAQ.md
- FULL-DEMO-PLTR.md
- FULL-DEMO-RKLB.md
- FULL-DEMO.md
- GEMINI.md
- GLOSSARY-zh-TW.md
- GLOSSARY.md
- HIGH-IMPACT-IMPROVEMENTS.md
- LICENSEGood: Licensed under MIT.
- package-lock.jsonGood: Lockfile present (package-lock.json). Installs are reproducible.
- package.jsonGood: Dependency manifest found (package.json).
- PLATFORM-COMPATIBILITY.md
- README-claude-code.mdGood: README is present.Good: README is well structured with multiple sections.Issue: No screenshots or images in the README (−20 pts).Fix: Add a GIF, screenshot, or logo image. It is the fastest way to show what your project does.Good: README has code examples.Good: README links to a live demo or deployed app.Good: README includes status badges.Good: README documents how to install the project.Good: README documents how to run the project.
- README-cursor.md
- README-gemini.md
- README-zh-TW.md
- README.md
- RELEASE_NOTES.md
- RELEASE-QUICK-REFERENCE.md
- SECURITY.mdGood: Security policy present.
- TODO.md
- USE-CASES-zh-TW.md
- USE-CASES.md