搜索结果
全部能力
找到 729 个相关结果 / 内容写作
通用助手 / 编排推荐
daily-news-report
daily-news-report
Scrapes content based on a preset URL list, filters high-quality technical information, and generates daily Markdown reports.
通用助手 / 编排推荐
pixijs-custom-rendering
pixijs-custom-rendering
Use this skill when writing custom shaders, uniforms, filters, or batchers in PixiJS v8. Covers Shader.from({gl, gpu, resources}), GlProgram/GpuProgram,…
通用助手 / 编排推荐
mongodb-query-optimizer
mongodb-query-optimizer
Help with MongoDB query optimization and indexing. Use only when the user asks for optimization or performance: "How do I optimize this query?", "How do I index this?", "Why is this query slow?", "Can you fix my slow queries?", "What are the slow queries on my cluster?", etc. Do not invoke for general MongoDB query writing unless user asks for performance or index help. Prefer indexing as optimization strategy. Use MongoDB MCP when available.
通用助手 / 编排推荐
story-coach
story-coach
Act as an assistive writing coach who guides but never writes for the user. Use when helping someone develop their own writing through questions, diagnosis,…
通用助手 / 编排推荐
nestjs-code-review
nestjs-code-review
Provides comprehensive code review capability for NestJS applications, analyzing controllers, services, modules, guards, interceptors, pipes, dependency…
通用助手 / 编排推荐
react-code-review
react-code-review
Provides comprehensive code review capability for React applications, validates component architecture, hooks usage, React 19 patterns, state management,…
通用助手 / 编排推荐
nestjs-best-practices
nestjs-best-practices
Provides comprehensive NestJS best practices including modular architecture, dependency injection scoping, exception filters, DTO validation with…
通用助手 / 编排推荐
fallow
fallow
fallow — an installable skill for AI agents, published by fallow-rs/fallow-skills.
通用助手 / 编排推荐
karpathy 指南
karpathy-guidelines
用于减少常见 LLM 编码错误的行为准则。在编写、审查或重构代码时使用,以避免过度复杂化、进行精准修改……
通用助手 / 编排推荐
htmx
htmx
HTMX development guidelines for building dynamic web applications with minimal JavaScript using HTML attributes.
通用助手 / 编排推荐
导入 URL
ingest-url
抓取 URL 并将其内容提炼至 Obsidian 知识库。如果在项目目录内调用,页面将直接保存至该项目的文件夹中(若库中不存在该项目则会自动创建)。否则,页面将归档至 misc/ 目录,并随时间推移逐渐建立项目关联。当用户说“/ingest-url <url>”、“add this URL to the wiki”、“ingest this link”、“save this page”,或粘贴 URL 并说“add this”或“save this to my wiki”时,请使用此技能。
通用助手 / 编排推荐
github-issue-workflow
github-issue-workflow
Provides a structured 8-phase workflow for resolving GitHub issues in Claude Code. Covers fetching issue details, analyzing requirements, implementing…
通用助手 / 编排推荐
edgeone
edgeone
Deploy HTML content to EdgeOne Pages, return the public URL.
通用助手 / 编排推荐
notebooklm
notebooklm
Enables interaction with Google NotebookLM for advanced RAG (Retrieval-Augmented Generation) capabilities via the notebooklm-mcp-cli tool. Use when querying…
通用助手 / 编排推荐
docs-updater
docs-updater
Provides automated documentation updates by analyzing git changes between the current branch and the last release tag. Performs git diff analysis to identify…
通用助手 / 编排推荐
graalvm-native-image
graalvm-native-image
Provides expert guidance for building GraalVM Native Image executables from Java applications. Use when converting JVM applications to native binaries,…
通用助手 / 编排推荐
sf-flex-estimator
sf-flex-estimator
Salesforce Flex Credit estimation for Agentforce and Data Cloud workloads. TRIGGER when: user needs cost projections, scenario planning, budget sizing, or architecture tradeoff analysis for Agentforce prompts/actions, Data Cloud meters, or monthly Flex Credit usage. DO NOT TRIGGER when: user is building Agentforce metadata or .agent files themselves (use sf-ai-agentforce or sf-ai-agentscript), implementing Data Cloud assets (use sf-datacloud-*), or asking for contract-specific commercial approval that depends on non-public pricing terms.
通用助手 / 编排推荐
aws-sdk-python-usage
aws-sdk-python-usage
AWS SDK for Python (boto3/botocore) development patterns. You MUST use this skill when writing Python code that uses AWS services via boto3 or botocore. This includes creating service clients or resources, configuring sessions and credentials, handling errors with ClientError, using paginators and waiters, S3 file transfers and presigned URLs, DynamoDB table operations, and any boto3/botocore client configuration. Use this skill whenever Python code imports boto3 or botocore, or when the user asks about AWS operations in Python.
通用助手 / 编排推荐
grokipedia-recommendations
grokipedia-recommendations
When the user wants to add recommendations, links, or content to Grokipedia. Also use when the user mentions "Grokipedia," "GEO wiki," "AI encyclopedia,"…
通用助手 / 编排推荐
polymarket-arbitrage-bot
polymarket-arbitrage-bot
TypeScript bot implementing dump-and-hedge arbitrage strategy on Polymarket 15-minute Up/Down prediction markets with CLOB order execution and simulation mode.