๐ŸŽฏ

swiftui-code-review

๐ŸŽฏSkill

from existential-birds/beagle

VibeIndex|
What it does
|

Performs comprehensive SwiftUI code reviews, analyzing view composition, state management, performance, and accessibility best practices.

๐Ÿ“ฆ

Same repository

existential-birds/beagle(104 items)

swiftui-code-review

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add existential-birds/beagle --skill swiftui-code-review
skills.sh Installโš  Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add existential-birds/beagle --skill swiftui-code-review
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/swiftui-code-review/SKILL.md

SKILL.md

176Installs
-
AddedFeb 4, 2026

More from this repository10

๐ŸŽฏ
langgraph-code-review๐ŸŽฏSkill

LangGraph code review skill that catches bugs, anti-patterns, and improvements in StateGraph code, covering state mutation errors, missing reducers, and async patterns

๐ŸŽฏ
tailwind-v4๐ŸŽฏSkill

Claude Code plugin marketplace for code review and verification workflows, providing pre-commit reviews for Python, Go, Elixir, React, iOS/Swift, and AI frameworks to catch issues before pushing.

๐ŸŽฏ
python-code-review๐ŸŽฏSkill

Performs comprehensive Python code reviews, checking type safety, async patterns, error handling, and common coding mistakes across .py files.

๐ŸŽฏ
react-router-v7๐ŸŽฏSkill

React Router v7 best practices skill for data-driven routing, covering loaders, actions, Form components, fetchers, navigation guards, protected routes, and URL search params

๐ŸŽฏ
fastapi-code-review๐ŸŽฏSkill

FastAPI code review skill covering routing patterns, dependency injection with Depends(), Pydantic validation, async handlers, background tasks, and HTTPException handling

๐ŸŽฏ
react-flow-implementation๐ŸŽฏSkill

Builds interactive, node-based UIs in React using React Flow, enabling dynamic flow charts, diagrams, and visual editors with comprehensive state and interaction management.

๐ŸŽฏ
pydantic-ai-common-pitfalls๐ŸŽฏSkill

PydanticAI debugging and common pitfalls skill for avoiding mistakes in agent implementations, covering tool decorator errors, RunContext usage, dependency injection, and structured output issues

๐ŸŽฏ
pydantic-ai-agent-creation๐ŸŽฏSkill

Claude Code plugin marketplace for code review and verification workflows with pre-commit reviews for Python, Go, Elixir, React, iOS/Swift, and AI frameworks.

๐ŸŽฏ
react-flow-code-review๐ŸŽฏSkill

React Flow code review skill that detects anti-patterns, performance issues, and best practices in @xyflow/react implementations, including nodeTypes definition placement, state management, and component optimization

๐ŸŽฏ
bubbletea-code-review๐ŸŽฏSkill

Performs comprehensive code review for BubbleTea terminal UI code, ensuring proper Elm architecture, model/update/view patterns, and Lipgloss styling best practices.