Skip to main content
Back to the directory
paulrberg/agent-skillsSoftware EngineeringFrontend and Design

biome-js

Quick guidance for BiomeJS configuration based on Sablier project patterns.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
880

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/paulrberg/agent-skills --skill biome-js
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, biome-js has 880 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: paulrberg/agent-skills. Canonical URL: https://skills.sh/paulrberg/agent-skills/biome-js.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Quick guidance for BiomeJS configuration based on Sablier project patterns. Extend shared configs via npm package exports. The consuming project must always provide its own files.includes : For UI projects, extend both base and ui configs: In monorepos, workspace configs inherit from root using "//" : Always specify files.includes explicitly. Common patterns: Exclusions: !node_modules/**/* , !**/generated , !dist Relax strict rules in test files: Disable sorting and compact formatting for generated code: Enforce barrel imports for specific modules: Standard pattern for pre-commit hooks: The separate noUnusedImports pass enforces import cleanup only at commit time, not during development. For frontend projects with Tailwind CSS: Biome v2.4.0+ auto-enables CSS Modules parsing for *.module.css , so explicit "cssModules": true is usually unnecessary unless your project needs non-standard behavior. "No files matched" : Check files.includes patterns match your file structure. Conflicting rules : Overrides are applied in order; later overrides take precedence. Schema errors : Use local schema reference for IDE support: Biome handles JS/TS/JSON/CSS formatting.

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does biome-js do?

Quick guidance for BiomeJS configuration based on Sablier project patterns.

Is biome-js good?

biome-js does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support biome-js?

biome-js currently lists compatibility with Skills CLI.

Is biome-js safe to install?

biome-js has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to biome-js?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install biome-js?

Run the following command to install biome-js: npx skills add https://github.com/paulrberg/agent-skills --skill biome-js

Related skills

More from paulrberg/agent-skills

paulrberg/agent-skills/Software Engineering

cli-gh

Expert guidance for GitHub CLI (gh) operations and workflows. Use this skill for command-line GitHub operations including pull request management, issue tracking, repository operations, workflow automation, and codespace management.

Weekly installs
996
Community vote
0
0 up / 0 down
Freshness
Synced Apr 30, 2026
Software EngineeringFrontend and DesignNo reviews yetSource paulrberg/agent-skills
paulrberg/agent-skills/Software Engineering

effect-ts

Expert guidance for functional programming with the Effect library, covering error handling, dependency injection, composability, and testing patterns.

Weekly installs
886
Community vote
0
0 up / 0 down
Freshness
Synced Apr 30, 2026
Software EngineeringFrontend and DesignNo reviews yetSource paulrberg/agent-skills
paulrberg/agent-skills/Software Engineering

code-polish

Combined simplification and review pipeline. This skill orchestrates two sub-skills in sequence:

Weekly installs
865
Community vote
0
0 up / 0 down
Freshness
Synced Apr 30, 2026
Software EngineeringFrontend and DesignNo reviews yetSource paulrberg/agent-skills
paulrberg/agent-skills/Software Engineering

md-docs

Manage project documentation for Claude Code workflows including context files, READMEs, and agent instructions. This skill provides structured automation for maintaining accurate, up-to-date documentation that aligns with actual codebase structure and functionality. Use this skill when initializing new projects,...

Weekly installs
833
Community vote
0
0 up / 0 down
Freshness
Synced Apr 30, 2026
Software EngineeringFrontend and DesignNo reviews yetSource paulrberg/agent-skills
Related skills

Alternatives in Software Engineering