Skip to content

add context7 tool#664

Merged
aaronpowell merged 3 commits intomainfrom
add-context7-tool
Feb 4, 2026
Merged

add context7 tool#664
aaronpowell merged 3 commits intomainfrom
add-context7-tool

Conversation

@aaronpowell
Copy link
Contributor

  • Add Context7 library to tools.yml
  • Fixing css font issue
  • Changing the link type

Pull Request Checklist

  • I have read and followed the CONTRIBUTING.md guidelines.
  • My contribution adds a new instruction, prompt, agent, or skill file in the correct directory.
  • The file follows the required naming convention.
  • The content is clearly structured and follows the example format.
  • I have tested my instructions, prompt, agent, or skill with GitHub Copilot.
  • I have run npm start and verified that README.md is up to date.

Description


Type of Contribution

  • New instruction file.
  • New prompt file.
  • New agent file.
  • New collection file.
  • New skill file.
  • Update to existing instruction, prompt, agent, collection or skill.
  • Other (please specify):

Additional Notes


By submitting this pull request, I confirm that my contribution abides by the Code of Conduct and will be licensed under the MIT License.

- Add Context7 as a featured documentation and discovery tool
- Includes semantic search, validation, and auto-documentation features
- Links to Context7 platform and Awesome Copilot integration page
Copilot AI review requested due to automatic review settings February 4, 2026 00:57
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the website’s tools catalog and static styling to support adding the new “Context7” tool entry and ensure the bundled Nerd Font loads correctly when the site is hosted under a non-root base path.

Changes:

  • Added a new context7 entry to website/data/tools.yml for display on the tools page.
  • Fixed the @font-face font URL in global.css to use a relative path (base-path friendly).
  • Cleaned up a couple of whitespace-only lines inside YAML content: | blocks.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
website/public/styles/global.css Switches font asset URL to a relative path so it resolves correctly under import.meta.env.BASE_URL.
website/data/tools.yml Adds the Context7 tool entry (metadata, links, features, tags) and normalizes blank lines in code blocks.

@aaronpowell aaronpowell merged commit d37a887 into main Feb 4, 2026
14 checks passed
@aaronpowell aaronpowell deleted the add-context7-tool branch February 4, 2026 22:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant