搜索结果
ing
找到 13037 个相关结果
软件工程 / 部署发布
adev 写作指南
adev-writing-guide
Angular 文档 (adev) 综合写作指南。涵盖 Google 技术写作标准、Angular 专属 Markdown 扩展、代码块以及…
安全与治理 / 审核评估
更新技能
update-skill
通过在此仓库中生成、编辑或完善 SKILL.md 文件来创建或更新技能。适用于编写新技能或修改结构……
软件工程 / 部署发布
diagnose-ci-failures
diagnose-ci-failures
Diagnose CI failures for a PR using the GitHub CLI, extract error logs, and generate a plan to fix them. Use when the user asks to check CI status, pull CI…
软件工程 / 诊断修复
senior-qa
senior-qa
Comprehensive QA and testing skill for quality assurance, test automation, and testing strategies for ReactJS, NextJS, NodeJS applications. Includes test suite…
通用助手 / 编排推荐
grammar-checker
grammar-checker
표준 한국어 규칙에 기반한 문법, 맞춤법, 띄어쓰기, 구두점 검사기. 맞춤법 오류(되/돼, -ㄴ지/-는지), 띄어쓰기 오류(의존명사, 보조용언), 문법 오류(조사 사용, 시제), 구두점 문제를 감지하고 교정합니다. 다음 상황에 사용하세요. (1) 한국어 문서 작성 후 검토 (2) 작성…
通用助手 / 编排推荐
write-tech-spec
write-tech-spec
Write a TECH.md spec for a significant Warp feature after researching the current codebase and implementation constraints. Use when the user asks for a…
设计与产品 / 审核评估
write-product-spec
write-product-spec
Write a PRODUCT.md spec for a significant user-facing feature in Warp, focused on detailed behavior and validation. Use when the user asks for a product spec,…
设计与产品 / 审核评估
generate-image
generate-image
Generate or edit images using AI models (FLUX, Gemini). Use for general-purpose image generation including photos, illustrations, artwork, visual assets,…
软件工程 / 诊断修复
react-native
react-native
React Native renderer for json-render that turns JSON specs into native mobile UIs. Use when working with @json-render/react-native, building React Native UIs…
软件工程 / 部署发布
fix-errors
fix-errors
Fix compilation errors, linting issues, and test failures in the warp Rust codebase. Covers presubmit checks, WASM-specific errors, and running specific tests.…
通用助手 / 编排推荐
创建PR
create-pr
在 warp 仓库中为当前分支创建 pull request。当用户提到打开 PR、创建 pull request、提交更改以……时使用。
设计与产品 / 审核评估
linear
linear
Linear issue management. Use when the user mentions LOBE-xxx issue IDs (e.g. LOBE-4540), says 'linear' / 'linear issue' / 'link linear', or when creating PRs…
设计与产品 / 审核评估
规格驱动实现
spec-driven-implementation
spec-driven-implementation — 一项由 warpdotdev/common-skills 发布的、可供 AI 代理安装的技能。
软件工程 / 诊断修复
mapbox-geospatial-operations
mapbox-geospatial-operations
Expert guidance on choosing the right geospatial tool based on problem type, accuracy requirements, and performance needs
软件工程 / 诊断修复
mcp-builder
mcp-builder
Build MCP servers in Python with FastMCP. Define tools / resources / prompts, build the server, test locally, deploy to FastMCP Cloud or Docker. Use whenever…
内容创作 / 生成
pr-review
pr-review
Review pull requests for the MiniMax Skills repository. Use when reviewing PRs, validating new skill submissions, or checking existing skills for compliance. Run the validation script first for hard checks, then apply quality guidelines for content review. Triggers: PR review, pull request, validate skill, check skill.
软件工程 / 诊断修复
sentry-dotnet-sdk
sentry-dotnet-sdk
Full Sentry SDK setup for .NET. Use when asked to "add Sentry to .NET", "install Sentry for C#", or configure error monitoring, tracing, profiling, logging, or…
软件工程 / 诊断修复
trailmark
trailmark
Builds and queries multi-language source code graphs for security analysis. Includes pre-analysis passes for blast radius, taint propagation, privilege…
软件工程 / 诊断修复
python-patterns
python-patterns
Python development principles and decision-making. Framework selection, async patterns, type hints, project structure. Teaches thinking, not copying.
软件工程 / 诊断修复
flow
flow
Use when you need to run Flow type checking, or when seeing Flow type errors in React code.