12384 results (102.2ms) page 12 / 620
existential-birds / beagle-python-code-review exact

Reviews Python code for type safety, async patterns, error handling, and common mistakes. Use when reviewing .py files, checking type hints, async/await usage, or exception handling.

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

Reviews URLSession networking code for iOS/macOS. Covers async/await patterns, request building, error handling, caching, and background sessions.

parcadei / continuous-claude-v3-ast-grep-find exact

AST-based code search and refactoring via ast-grep MCP

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

Reviews PostgreSQL code for indexing strategies, JSONB operations, connection pooling, and transaction safety. Use when reviewing SQL queries, database schemas, JSONB usage, or connection management.

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

Reviews pytest test code for async patterns, fixtures, parametrize, and mocking. Use when reviewing test_*.py files, checking async test functions, fixture usage, or mock patterns.

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

Reviews Go code for idiomatic patterns, error handling, concurrency safety, and common mistakes. Use when reviewing .go files, checking error handling, goroutine usage, or interface design.

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

Reviews SwiftData code for model design, queries, concurrency, and migrations. Use when reviewing .swift files with import SwiftData, @Model, @Query, @ModelActor, or VersionedSchema.

omer-metin / skills-for-antigravity-ai-code-generation exact

Comprehensive patterns for building AI-powered code generation tools, code assistants, automated refactoring, code review, and structured output generation using LLMs with function calling and...

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

Reviews Swift code for concurrency safety, error handling, memory management, and common mistakes. Use when reviewing .swift files for async/await patterns, actor isolation, Sendable conformance,...

cass 0.00
Dicklesworthstone / agent-flywheel-clawdbot-skills-and-integrations-cass exact

Coding Agent Session Search - unified CLI/TUI to index and search local coding agent history from Claude Code, Codex, Gemini, Cursor, Aider, ChatGPT, Pi-Agent, Factory, and more. Purpose-built for...

majiayu000 / claude-arsenal-github-trending exact

GitHub Trending 探索与分析。用于发现热门开源项目、技术趋势、开发者偏好,帮助理解技术社区的兴趣走向。

mikeyobrien / ralph-orchestrator-find-code-tasks exact

Lists all code tasks in the repository with their status, dates, and metadata. Useful for getting an overview of pending work or finding specific tasks.

parcadei / continuous-claude-v3-nia-docs exact

Search library documentation and code examples via Nia

parcadei / continuous-claude-v3-skill-developer exact

Meta-skill for creating and managing Claude Code skills

parcadei / continuous-claude-v3-tldr-deep exact

Full 5-layer analysis of a specific function. Use when debugging or deeply understanding code.

ForteScarlet / codex-kkp-claude-code-skills-template-codex-agent-collaboration exact

Delegate coding tasks to Codex AI for implementation, analysis, and alternative solutions. Use when you need a second AI perspective, want to explore different approaches, or need specialized...

hoodini / ai-agents-skills-honest-agent exact

Configure AI coding agents to be honest, objective, and non-sycophantic. Use when the user wants to set up honest feedback, disable people-pleasing behavior, enable objective criticism, or...

giuseppe-trisciuoglio / developer-kit-typescript-docs exact

Create comprehensive TypeScript documentation using JSDoc, TypeDoc, and multi-layered documentation patterns for different audiences. Includes API documentation, architectural decision records...

ngxtm / devkit-structured-output exact

Build Azure AI Foundry agents using the Microsoft Agent Framework Python SDK (agent-framework-azure-ai). Use when creating persistent agents with AzureAIAgentsProvider, using hosted tools (code...

alinaqi / claude-bootstrap-code-review exact

Mandatory code reviews via /code-review before commits and deploys