Add browsergnome - #2
Merged
Merged
Conversation
xavi-999
force-pushed
the
merge-history
branch
from
September 1, 2026 14:06
e741577 to
d0d1ffc
Compare
|
The description is pretty minimal. Worth adding a few lines about:
This helps future reviewers understand scope when it shows up in blame/history. |
|
Might be worth documenting a checklist or a linting rule to catch these on future updates? Right now they're just a knowledge requirement for maintainers. |
|
For a production skill, you might want to clarify:
|
xavi-999
force-pushed
the
merge-history
branch
2 times, most recently
from
September 7, 2026 09:57
95ad965 to
84a3857
Compare
xavi-999
force-pushed
the
merge-history
branch
from
September 7, 2026 09:58
84a3857 to
3b7928e
Compare
pgom
approved these changes
Sep 7, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
browsergnomeis a JS web performance skill/CLI: It centralizes all JS web performance knowledge into one agentic tool workflow. It can profile a page's load (LCP, bundle composition, dependency graph) and propose improvements based off the latest up to date JS web performance insights.browsergnomecan be used locally on the user's LLM, or run on CI as part of an automated performance continuous integration protocol.Maintenance: a few cross-file invariants (chrome-devtools-mcp version pin, stack-catalog filenames, depPulse config, Guidance IDs).