10797 results (106.0ms) page 42 / 540
omer-metin / skills-for-antigravity-technical-writer exact

Effective technical documentation - knowing what to write, for whom, and when. From code comments to architecture docs, making knowledge accessible and maintainableUse when "documentation,...

cleodin / antigravity-awesome-skills-workflow-automation exact

Workflow automation is the infrastructure that makes AI agents reliable. Without durable execution, a network hiccup during a 10-step payment flow means lost money and angry customers. With it,...

sickn33 / antigravity-awesome-skills-workflow-automation exact

Workflow automation is the infrastructure that makes AI agents reliable. Without durable execution, a network hiccup during a 10-step payment flow means lost money and angry customers. With it,...

ngxtm / devkit-last30days exact

Research a topic from the last 30 days on Reddit + X + Web, become an expert, and write copy-paste-ready prompts for the user's target tool.

spawn 0.00
0xDarkMatter / claude-mods-spawn exact

Generate PhD-level expert agent prompts for Claude Code. Creates comprehensive 500-1000 line agents with detailed patterns, code examples, and best practices. Triggers on: spawn agent, create...

bybren-llc / safe-agentic-workflow-testing-patterns exact

Testing patterns for Jest and Playwright. Use when writing tests, setting up test fixtures, or validating RLS enforcement. Routes to existing test conventions and provides evidence templates.

shinpr / claude-code-workflows-typescript-testing exact

Frontend testing rules with Vitest, React Testing Library, and MSW. Includes coverage requirements, test design principles, and quality criteria. Use when writing frontend tests or reviewing test quality.

eugenepyvovarov / mcpbundler-agent-skills-marketplace-n8n-expression-syntax exact

Validate n8n expression syntax and fix common errors. Use when writing n8n expressions, using {{}} syntax, accessing $json/$node variables, troubleshooting expression errors, or working with...

Kalyanikhandare29 / agent-skills-for-context-engineering-memory-systems exact

This skill should be used when the user asks to "implement agent memory", "persist state across sessions", "build knowledge graph", "track entities", or mentions memory architecture, temporal...

Kalyanikhandare29 / agent-skills-for-context-engineering-context-compression exact

This skill should be used when the user asks to "compress context", "summarize conversation history", "implement compaction", "reduce token usage", or mentions context compression, structured...

parcadei / continuous-claude-v3-implement-task exact

Implementation agent that executes a single task and creates handoff on completion

parcadei / continuous-claude-v3-tdd-migration-pipeline exact

Orchestrator-only workflow for migrating/rewriting codebases with full TDD and agent delegation

parcadei / continuous-claude-v3-tdd-migrate exact

TDD workflow for migrations - orchestrate agents, zero main context growth

samhvw8 / dot-claude-google-adk-python exact

Google Agent Development Kit (ADK) for Python. Capabilities: AI agent building, multi-agent systems, workflow agents (sequential/parallel/loop), tool integration (Google Search, Code Execution),...

omer-metin / skills-for-antigravity-voice-ai-development exact

Expert in building voice AI applications - from real-time voice agents to voice-enabled apps. Covers OpenAI Realtime API, Vapi for voice agents, Deepgram for transcription, ElevenLabs for...

modu-ai / moai-adk-moai-foundation-context exact

Enterprise context and session management with token budget optimization and state persistence

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

Test-driven development workflow with philosophy guide - plan β†’ write tests β†’ implement β†’ validate