Well engineered for its size. A portfolio piece worth showing off.
Lifecycle Management for Agent Skills
Outstanding. A score of 95/100 puts this repo in a very small tier of truly well-engineered projects.
Documentation
88
README is present.
Contributing guide is detailed and thorough.
README documents how to install the project.
Licensed under Other.
Engineering
100
Test files detected (packages/cli/src/commands/__meta__/telemetry-coverage.test.ts).
CI is configured (.github/workflows/ci.yml).
Linter or formatter configured (.prettierrc).
Lockfile present (package-lock.json). Installs are reproducible.
Issue or PR templates present.
Project health
92
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)
- 15Forks
- 43Releaseslatest 2mo ago
Community
- —Community health
- —authors own >50% of commits
- 68Watchers
Responsiveness
- 2d 5hMedian issue response
- <1hMedian PR merge time
- 14Open issues
Repository files58 root entries
- .claude
- .devcontainer
- .git-crypt
- .githubGood: CI is configured (.github/workflows/ci.yml).Good: Dependabot covers 3 ecosystems (npm, github-actions, docker). Dependencies stay current.Good: Issue or PR templates present.
- .husky
- .skillsmith
- apps
- benchmarks
- data
- docs
- packagesGood: Test files detected (packages/cli/src/commands/__meta__/telemetry-coverage.test.ts).
- reports
- scripts
- supabase
- tests
- .dockerignore
- .env.example
- .env.schema
- .gitattributes
- .gitignoreGood: .gitignore present.
- .gitleaks.toml
- .gitmodules
- .linear-drift-allowlist
- .markdownlint.json
- .markdownlintignore
- .mcp.json
- .npmrc
- .nvmrc
- .prettierignore
- .prettierrcGood: Linter or formatter configured (.prettierrc).
- .security-scan-ignore
- CHANGELOG.md
- CLAUDE.md
- CODE_OF_CONDUCT.mdGood: Code of conduct present.
- 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.
- docker-compose.yml
- docker-entrypoint.sh
- DockerfileGood: Environment pinned via Dockerfile.
- eslint.config.js
- LICENSEGood: Licensed under Other.
- lint-staged.config.js
- NOTICE
- package-lock.jsonGood: Lockfile present (package-lock.json). Installs are reproducible.
- package.jsonGood: Dependency manifest found (package.json).
- README.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.Issue: No status badges in the README (−10 pts).Fix: Add CI/build status badges from shields.io or your CI provider to signal project health.Good: README documents how to install the project.Good: README documents how to run the project.
- SECURITY.mdGood: Security policy present.
- tsconfig.base.json
- tsconfig.json
- turbo.json
- vercel.json
- vitest-e2e.config.ts
- vitest.config.colocated.ts
- vitest.config.root-tests.ts
- vitest.config.ts
- vitest.config.vscode.ts
- vitest.e2e.config.ts
- vitest.preset.ts
- vitest.setup.ts