existential-birds/beagle
These skills were imported into SkillJury from the public skills ecosystem.
langgraph-code-review
by existential-birds/beagle
When reviewing LangGraph code, check for these categories of issues.
tailwind-v4
by existential-birds/beagle
Source details, install context, and public review data are available on the full page.
react-flow
by existential-birds/beagle
React Flow (@xyflow/react) is a library for building node-based graphs, workflow editors, and interactive diagrams. It provides a highly customizable framework for creating visual programming interfaces, process flows, and network visualizations.
docling
by existential-birds/beagle
Docling is a document parsing library that converts PDFs, Word documents, PowerPoint, images, and other formats into structured data with advanced layout understanding.
react-router-v7
by existential-birds/beagle
Source details, install context, and public review data are available on the full page.
python-code-review
by existential-birds/beagle
Source details, install context, and public review data are available on the full page.
vitest-testing
by existential-birds/beagle
Source details, install context, and public review data are available on the full page.
react-flow-advanced
by existential-birds/beagle
Source details, install context, and public review data are available on the full page.
langgraph-architecture
by existential-birds/beagle
Recommendation : Use TypedDict for most cases. Use Pydantic when you need validation or complex nested structures.
fastapi-code-review
by existential-birds/beagle
Source details, install context, and public review data are available on the full page.
react-flow-architecture
by existential-birds/beagle
Implication : Core logic is framework-agnostic. When contributing or debugging, check if issue is in @xyflow/system or framework-specific package.