11629 results (81.5ms) page 13 / 582
existential-birds / beagle-langgraph-code-review exact

Reviews LangGraph code for bugs, anti-patterns, and improvements. Use when reviewing code that uses StateGraph, nodes, edges, checkpointing, or other LangGraph features. Catches common mistakes in...

existential-birds / beagle-sqlalchemy-code-review exact

Reviews SQLAlchemy code for session management, relationships, N+1 queries, and migration patterns. Use when reviewing SQLAlchemy 2.0 code, checking session lifecycle, relationship() usage, or...

claude-world / director-mode-lite-handoff-codex exact

Delegate tasks to Codex CLI to save Claude context

claude-world / director-mode-lite-handoff-gemini exact

Delegate tasks to Gemini CLI to save Claude context

oryanmoshe / agent-skills-reviewing-code exact

Reviews code changes for bugs, performance issues, security problems, and best practice violations. Use when reviewing PRs, before committing, after making code changes, or when user asks to...

existential-birds / beagle-prometheus-go-code-review exact

Reviews Prometheus instrumentation in Go code for proper metric types, labels, and patterns. Use when reviewing code with prometheus/client_golang metrics.

cosmix / loom-code-migration exact

Strategies and patterns for safe code migrations and upgrades. Use when upgrading frameworks, migrating between technologies, handling deprecations, or planning incremental migrations. Triggers:...

existential-birds / beagle-app-intents-code-review exact

Reviews App Intents code for intent structure, entities, shortcuts, and parameters. Use when reviewing code with import AppIntents, @AppIntent, AppEntity, AppShortcutsProvider, or @Parameter.

cleodin / antigravity-awesome-skills-clean-code exact

Pragmatic coding standards - concise, direct, no over-engineering, no unnecessary comments

existential-birds / beagle-wish-ssh-code-review exact

Reviews Wish SSH server code for proper middleware, session handling, and security patterns. Use when reviewing SSH server code using charmbracelet/wish.

mikeyobrien / ralph-orchestrator-code-assist exact

This sop guides the implementation of code tasks using test-driven development principles, following a structured Explore, Plan, Code, Commit workflow. It balances automation with user...

existential-birds / beagle-react-router-code-review exact

Reviews React Router code for proper data loading, mutations, error handling, and navigation patterns. Use when reviewing React Router v6.4+ code, loaders, actions, or navigation logic.

existential-birds / beagle-react-flow-code-review exact

Reviews React Flow code for anti-patterns, performance issues, and best practices. Use when reviewing code that uses @xyflow/react, checking for common mistakes, or optimizing node-based UI...

claude-world / director-mode-lite-doc-writer exact

Documentation specialist for README, API docs, and code comments

alinaqi / claude-bootstrap-code-deduplication exact

Prevent semantic code duplication with capability index and check-before-write

alirezarezvani / claudeforge-claude-md-enhancer exact

Analyzes, generates, and enhances CLAUDE.md files for any project type using best practices, modular architecture support, and tech stack customization. Use when setting up new projects, improving...

cleodin / antigravity-awesome-skills-twilio-communications exact

Build communication features with Twilio: SMS messaging, voice calls, WhatsApp Business API, and user verification (2FA). Covers the full spectrum from simple notifications to complex IVR systems...

nicepkg / ai-workflow-legacy-to-ai-ready exact

Transform legacy codebases into AI-ready projects with Claude Code configurations. Use when (1) analyzing old projects to generate AI coding configurations, (2) creating CLAUDE.md, skills,...

mikeyobrien / ralph-orchestrator-code-task-generator exact

This sop generates structured code task files from rough descriptions, ideas, or PDD implementation plans. It automatically detects the input type and creates properly formatted code task files...