mcp-context7

MCP Skill: Context7 (Docs Lookup)

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "mcp-context7" with this command: npx skills add 7spade/black-tortoise/7spade-black-tortoise-mcp-context7

MCP Skill: Context7 (Docs Lookup)

Scope

Use the MCP server configured as context7 in .vscode/mcp.json to retrieve documentation context for libraries used in this repo.

Preconditions

  • Ensure .vscode/mcp.json contains the context7 server.

  • Ensure the CONTEXT7_API_KEY input is available (the VS Code MCP input prompt will request it).

Operating Rules

  • Use Context7 for API correctness when there is a meaningful chance memory is wrong (new Angular versions, new NgRx Signals APIs, Firebase SDK changes).

  • Prefer primary documentation references; do not quote large blocks.

Typical Uses In This Repo

  • Angular 20 control flow and signals interop APIs.

  • NgRx Signals (signalStore , withState , withMethods , rxMethod , tapResponse ).

  • AngularFire / Firebase modular APIs.

  • Playwright test APIs.

Prompt Templates

  • "Look up the correct API/signature for in (target versions: Angular ~20, @ngrx/signals ~20). Provide minimal usage example."

  • "Confirm best practice for converting Observable to Signal in Angular 20, including cleanup semantics."

Output Requirements

  • Provide the minimal snippet needed to implement correctly.

  • Call out version assumptions explicitly (match package.json versions).

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

material-design-3

No summary provided by upstream source.

Repository SourceNeeds Review
General

architecture-ddd

No summary provided by upstream source.

Repository SourceNeeds Review
General

webapp-testing

No summary provided by upstream source.

Repository SourceNeeds Review
General

angular-material-cdk-animations

No summary provided by upstream source.

Repository SourceNeeds Review