performance-review
priyank766/OpenSource-SKILLPerformance and resource-efficiency review of an open-source pull request or diff. Use when the diff introduces I/O inside a loop, new database queries or…
Scores out of 100 · grade B
2026-08-06Works
40% of the score80/100
- References 20 files that are not in the repo: base.js, head.js, script.py.
Maintained
25% of the score100/100
- no commits in the last 12 weeks
- repo is less than two weeks old
Adopted
20% of the score4/100
- 1 stars on the source repo.
Documented
15% of the score90/100
- 3,122 words with worked examples.
- Ships 3 bundled files.
Install
npx skills add priyank766/OpenSource-SKILL/performance-reviewWhat the check found
| Finding | What it means |
|---|---|
| Missing files | It points at files that are not in the repository, so those steps will fail. |
Files it references that are not in the repository
What it says it does
Performance and resource-efficiency review of an open-source pull request or diff. Use when the diff introduces I/O inside a loop, new database queries or query predicates, caching or invalidation changes, large allocations or whole-file reads, changes to a documented hot path, an algorithmic complexity change, a switch between streaming and buffering, or a mix of blocking and async code. Applies a measurement-first rule — every claim must be backed by a benchmark run on both base and head, except complexity-class regressions and unbounded resource growth, which are arguable from the diff alone. Language-agnostic. Do NOT use for micro-optimizations with no measured win, cosmetic rewrites justified as "faster", or code that does not run on a hot path.
Also in priyank766/OpenSource-SKILL
| Artifact | Score | What the check found | Type | Reach | Last commit |
|---|---|---|---|---|---|
| contributor-experience-reviewpriyank766/OpenSource-SKILL | clean | Skill | 1 stars | today | |
| api-compat-reviewpriyank766/OpenSource-SKILL | Missing files | Skill | 1 stars | today | |
| test-reviewpriyank766/OpenSource-SKILL | Missing files | Skill | 1 stars | today | |
| dependency-reviewpriyank766/OpenSource-SKILL | Missing files | Skill | 1 stars | today | |
| docs-reviewpriyank766/OpenSource-SKILL | Missing files | Skill | 1 stars | today | |
| pr-reviewpriyank766/OpenSource-SKILL | Missing files | Skill | 1 stars | today |
Other code review skills
Browse all| Artifact | Score | What the check found | Category | Reach | Last commit |
|---|---|---|---|---|---|
| receiving-code-reviewobra/superpowers | clean | Code review | 172,299 installs | yesterday | |
| scaffold-exercisesmattpocock/skills | clean | Code review | 237,069 installs | today | |
| financial-statementsanthropics/knowledge-work-plugins | clean | Code review | 3,707 installs | today | |
| review-contractanthropics/knowledge-work-plugins | clean | Code review | 3,005 installs | today | |
| backport-prvercel/next.js | clean | Code review | 142k stars | today | |
| create-prvercel/next.js | clean | Code review | 142k stars | today |
Put this measurement in your README
A badge carrying how many listings this index holds from the repository and how many pass every static structural check. It reads from this index every time somebody loads your page, so it changes when the measurement changes and there is nothing to keep up to date. Free, no account, and the value is not something you or we can set by hand.
[](https://skillworks.kynth.studio/?q=priyank766%2FOpenSource-SKILL)Would rather not hotlink us? Every badge is also served in shields.io’s endpoint schema, so shields renders the image and your readers never talk to our domain:
Published by Toolproof, the masthead over this index and eight others. The method behind the number is at toolproof.kynth.studio/methodology, and the whole thing is readable as JSON with no key at /api.
