Agent skill

frameworks

Approved frameworks and libraries for this codebase. Apply when selecting libraries, checking if a framework is approved, or fetching documentation for approved tools.

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/frameworks

SKILL.md

Frameworks

Approved frameworks and libraries for this codebase with Context7 IDs for documentation lookup.

Critical Rules

  1. Use ONLY approved frameworks - NEVER introduce alternatives or substitutes
  2. Fetch docs when uncertain - Use Context7 MCP with the library ID directly
  3. Use modern patterns - Avoid deprecated methods; check latest docs if uncertain

Quick Reference

Framework Purpose Context7 ID Docs
LangChain Agent architecture, LLM integrations /websites/langchain docs
LangGraph Stateful agent orchestration /websites/langgraph docs
FastMCP MCP server implementations /jlowin/fastmcp docs
Polars DataFrame operations /pola-rs/polars docs
Pydantic Data validation, settings /pydantic/pydantic docs
diskcache Disk-based caching /grantjenks/python-diskcache docs
loguru Logging /delgan/loguru docs
pytest Testing /pytest-dev/pytest docs
pytest-check Multiple failures per test /okken/pytest-check docs
ruff Linter and formatter /astral-sh/ruff docs
sqlglot SQL parsing, transpiling, optimization /tobymao/sqlglot docs
ty Type checker /astral-sh/ty docs
uv Package manager /astral-sh/uv docs

Fetching Documentation

When uncertain about API details, use Context7 MCP directly with the library ID:

mcp__context7__query-docs(libraryId="/pydantic/pydantic", query="field validators")

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results