12384 results (115.6ms) page 10 / 620
ngxtm / devkit-address-github-comments exact

Use when you need to address review or issue comments on an open GitHub Pull Request using the gh CLI.

parcadei / continuous-claude-v3-braintrust-analyze exact

Analyze Claude Code sessions via Braintrust

dceoy / ai-coding-agent-skills-claude-ask exact

Ask Claude Code CLI questions about code to understand implementations, architecture, patterns, and debugging. Use when the user asks how code works, where something is implemented, what patterns...

ngxtm / devkit-voice-agents exact

Voice agents represent the frontier of AI interaction - humans speaking naturally with AI systems. The challenge isn't just speech recognition and synthesis, it's achieving natural conversation...

feiskyer / claude-code-settings-deep-research exact

深度调研的多Agent编排工作流:把一个调研目标拆成可并行子目标,用 Claude Code 非交互模式(`claude -p`)运行子进程;联网与采集优先使用已安装的 skills,其次使用 MCP 工具;用脚本聚合子结果并分章精修,最终交付"成品报告文件路径 +...

ngxtm / devkit-receiving-code-review exact

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not...

cleodin / antigravity-awesome-skills-agent-memory-mcp exact

A hybrid memory system that provides persistent, searchable knowledge management for AI agents (Architecture, Patterns, Decisions).

sickn33 / antigravity-awesome-skills-agent-memory-mcp exact

A hybrid memory system that provides persistent, searchable knowledge management for AI agents (Architecture, Patterns, Decisions).

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

Ask Google Gemini questions about code to understand implementations, architecture, patterns, and debugging. Use when the user asks how code works, where something is implemented, what patterns...

semgrep / skills-code-security exact

Security guidelines for writing secure code. Use when writing code, reviewing code for vulnerabilities, or asking about secure coding practices like "check for SQL injection" or "review security".

mot 0.00
parcadei / continuous-claude-v3-mot exact

System health check (MOT) for skills, agents, hooks, and memory

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

Perform code reviews using OpenAI Codex CLI to identify bugs, security vulnerabilities, performance issues, and code quality problems. Use when the user asks to review code, check for issues,...

dceoy / ai-coding-agent-skills-claude-exec exact

Execute development tasks using Claude Code CLI for code generation, refactoring, feature implementation, and bug fixes. Use when the user asks to create code, add features, refactor, fix bugs, or...

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

Perform comprehensive code reviews using Google Gemini CLI to identify bugs, security vulnerabilities, performance issues, and code quality problems. Use after code changes, before commits, during...

ngxtm / devkit-agent-manager-skill exact

Manage multiple local CLI agents via tmux sessions (start/stop/monitor/assign) with cron-friendly scheduling.

Code-and-Sorts / awesome-copilot-agents-calculator exact

Performs arbitrary-precision arithmetic calculations including addition, subtraction, multiplication, division, and exponents. Use when the user asks to calculate, compute, or evaluate math...

ngxtm / devkit-agent-memory-mcp exact

A hybrid memory system that provides persistent, searchable knowledge management for AI agents (Architecture, Patterns, Decisions).

existential-birds / beagle-llm-artifacts-detection exact

Detects common LLM coding agent artifacts in codebases. Identifies test quality issues, dead code, over-abstraction, and verbose LLM style patterns. Use when cleaning up AI-generated code or...

oryanmoshe / agent-skills-addressing-pr-feedback exact

Fetches, organizes, and addresses PR review comments from GitHub. Use when user asks to review PR comments, fix PR feedback, check what reviewers said, address review comments, or handle bot...

parcadei / continuous-claude-v3-slash-commands exact

Create and use Claude Code slash commands - quick prompts, bash execution, file references