13735 results (122.0ms) page 49 / 687
olaservo / mcp-agent-skills-claude-agent-sdk-ts exact

Build AI agents with Claude Agent SDK in TypeScript. Covers V1 query() API for batch workflows and V2 session API for interactive apps. Includes tool configuration, hooks, MCP servers, and...

mjunaidca / mjs-agent-skills-evaluation exact

Build evaluation frameworks for agent systems. Use when testing agent performance, validating context engineering choices, or measuring improvements over time.

cleodin / antigravity-awesome-skills-writing-plans exact

Use when you have a spec or requirements for a multi-step task, before touching code

sickn33 / antigravity-awesome-skills-writing-plans exact

Use when you have a spec or requirements for a multi-step task, before touching code

cosmix / loom-crossplane exact

Cloud-native infrastructure management with Crossplane using Kubernetes APIs. Build internal platform APIs for self-service infrastructure provisioning. Use when implementing infrastructure as...

ngxtm / devkit-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,...

dceoy / speckit-agent-skills-speckit-plan exact

Execute the implementation planning workflow using the plan template to generate design artifacts.

ETZhang / openclaw-skills-claude-code-runner-glm exact

Run Claude Code CLI with GLM-4.7 model for AI code generation. Use when you need to generate code, debug, analyze files, or get AI programming assistance. Requires: Claude Code CLI + GLM-4.7 API...

memgrafter / skills-flatagents-dynamic-agent exact

Dynamically generate and execute a specialized agent for any task. Use when the user has an arbitrary task that would benefit from a custom-generated agent.

bitwize-music-studio / claude-ai-music-skills-pronunciation-specialist exact

Scan lyrics for pronunciation risks, prevent Suno mispronunciations

TheSimpleApp / agent-skills-code-review exact

Reviews code for bugs, security issues, performance problems, and best practices. Use when reviewing PRs, checking code quality, or auditing changes.

ngxtm / devkit-test-driven-development exact

Use when implementing any feature or bugfix, before writing implementation code

ferologics / pi-skills-code-review exact

Review a pull request for bugs, style issues, and guideline compliance. Local review - does not post to GitHub.

lsp-client / lsp-skill-lsp-code-analysis exact

Semantic code analysis via LSP. Navigate code (definitions, references, implementations), search symbols, preview refactorings, and get file outlines. Use for exploring unfamiliar codebases or...

waynesutton / convexskills-convex-agents exact

Building AI agents with the Convex Agent component including thread management, tool integration, streaming responses, RAG patterns, and workflow orchestration