12604 results (95.8ms) page 49 / 631
metabase / metabase-clojure-review exact

Review Clojure and ClojureScript code changes for compliance with Metabase coding standards, style violations, and code quality issues. Use when reviewing pull requests or diffs containing...

InSelfControll / ai-agent-skills-code-quality-enforcer exact

Acts as a Code Quality Enforcer to audit and refactor code, enforcing guard clauses and reducing cognitive load. Use when auditing code, refactoring complex logic, or enforcing project standards.

dceoy / ai-coding-agent-skills-gemini-search exact

Search the web using Google Gemini CLI with built-in Google Search grounding to find current documentation, best practices, solutions, and technical information. Use when the user needs to...

ngxtm / devkit-frontend-dev-guidelines exact

Frontend development guidelines for React/TypeScript applications. Modern patterns including Suspense, lazy loading, useSuspenseQuery, file organization with features directory, MUI v7 styling,...

jackspace / claudeskillz-frontend-dev-guidelines exact

Frontend development guidelines for React/TypeScript applications. Modern patterns including Suspense, lazy loading, useSuspenseQuery, file organization with features directory, MUI v7 styling,...

dceoy / ai-coding-agent-skills-codex-search exact

Search the web using OpenAI Codex CLI to find current documentation, best practices, solutions, and technical information. Use when the user needs to research libraries, find API documentation,...

alinaqi / claude-bootstrap-existing-repo exact

Analyze existing repositories, maintain structure, setup guardrails and best practices

existential-birds / beagle-react-flow-implementation exact

Implements React Flow node-based UIs correctly using @xyflow/react. Use when building flow charts, diagrams, visual editors, or node-based applications with React. Covers nodes, edges, handles,...

existential-birds / beagle-shadcn-ui exact

shadcn/ui component patterns with Radix primitives and Tailwind styling. Use when building UI components, using CVA variants, implementing compound components, or styling with data-slot...

shinpr / claude-code-workflows-integration-e2e-testing exact

Integration and E2E test design principles, ROI calculation, test skeleton specification, and review criteria. Use when designing integration tests, E2E tests, or reviewing test quality.

existential-birds / beagle-vitest-testing exact

Vitest testing framework patterns and best practices. Use when writing unit tests, integration tests, configuring vitest.config, mocking with vi.mock/vi.fn, using snapshots, or setting up test...

timescale / pg-aiguide exact

MCP server and Claude plugin for Postgres skills and documentation. Helps AI coding tools generate better PostgreSQL code.

bioeu / agentic-mcp-skill exact

Agentic MCP - Three-layer progressive disclosure for MCP servers with Socket daemon. Use when the user needs to interact with MCP servers, query available tools, call MCP tools, or manage the MCP...

existential-birds / beagle-docling exact

Docling document parser for PDF, DOCX, PPTX, HTML, images, and 15+ formats. Use when parsing documents, extracting text, converting to Markdown/HTML/JSON, chunking for RAG pipelines, or batch...

existential-birds / beagle-react-flow-advanced exact

Advanced React Flow patterns for complex use cases. Use when implementing sub-flows, custom connection lines, programmatic layouts, drag-and-drop, undo/redo, or complex state synchronization.

shinpr / claude-code-workflows-subagents-orchestration-guide exact

Guides subagent coordination through implementation workflows. Use when orchestrating multiple agents, managing workflow phases, or determining autonomous execution mode. Defines scale...

existential-birds / beagle-langgraph-implementation exact

Implements stateful agent graphs using LangGraph. Use when building graphs, adding nodes/edges, defining state schemas, implementing checkpointing, handling interrupts, or creating multi-agent...

existential-birds / beagle-zustand-state exact

Zustand state management for React and vanilla JavaScript. Use when creating stores, using selectors, persisting state to localStorage, integrating devtools, or managing global state without Redux...

existential-birds / beagle-sqlite-vec exact

sqlite-vec extension for vector similarity search in SQLite. Use when storing embeddings, performing KNN queries, or building semantic search features. Triggers on sqlite-vec, vec0, MATCH,...

existential-birds / beagle-pydantic-ai-testing exact

Test PydanticAI agents using TestModel, FunctionModel, VCR cassettes, and inline snapshots. Use when writing unit tests, mocking LLM responses, or recording API interactions.