5007 results (39.8ms) page 44 / 251
llama-farm / llamafarm-temp-files exact

Guidelines for creating temporary files in system temp directory. Use when agents need to create reports, logs, or progress files without cluttering the repository.

llama-farm / llamafarm-react-skills exact

React 18 patterns for LlamaFarm Designer. Covers components, hooks, TanStack Query, and testing.

llama-farm / llamafarm-reflect exact

Analyze the current session and propose improvements to skills. **Proactively invoke this skill** when you notice user corrections after skill usage, or at the end of skill-heavy sessions. Also...

llama-farm / llamafarm-typescript-skills exact

Shared TypeScript best practices for Designer and Electron subsystems.

llama-farm / llamafarm-generate-subsystem-skills exact

Generate specialized skills for each subsystem in the monorepo. Creates shared language skills and subsystem-specific checklists for high-quality AI code generation.

llama-farm / llamafarm-fix-ci exact

Fetch GitHub CI failure information, analyze root causes, reproduce locally, and propose a fix plan. Use `/fix-ci` for current branch or `/fix-ci <run-id>` for a specific run.

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

This skill should be used when the user asks to "optimize context", "reduce token costs", "improve context efficiency", "implement KV-cache optimization", "partition context", or mentions context...

OmidZamani / dspy-skills exact

Collection of Claude Skills for DSPy framework - program language models, optimize prompts, and build RAG pipelines systematically

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...

dongbeixiaohuo / writing-agent-web-article-extractor exact

使用 Chrome DevTools MCP 提取和分析网页文章内容。当用户请求获取网页内容、阅读在线文章、从网站提取文本、捕获网页快照或分析网页结构时使用。支持多种提取格式包括纯文本、HTML 和结构化内容。特别优化了微信公众号等有安全限制的网站。

vercel / ai-list-npm-package-content exact

List the contents of an npm package tarball before publishing. Use when the user wants to see what files are included in an npm bundle, verify package contents, or debug npm publish issues.

jlowin / fastmcp-testing-python exact

Write and evaluate effective Python tests using pytest. Use when writing tests, reviewing test code, debugging test failures, or improving test coverage. Covers test design, fixtures,...

cablate / 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...

jlowin / fastmcp-reviewing-code exact

Review code for quality, maintainability, and correctness. Use when reviewing pull requests, evaluating code changes, or providing feedback on implementations. Focuses on API design, patterns, and...

mindrally / skills-transformers-huggingface exact

Expert guidance for working with Hugging Face Transformers library for NLP, computer vision, and multimodal AI tasks.

zechenzhangAGI / ai-research-skills-audiocraft-audio-generation exact

PyTorch library for audio generation including text-to-music (MusicGen) and text-to-sound (AudioGen). Use when you need to generate music from text descriptions, create sound effects, or perform...