搜索
搜索结果
49 results for "fix linking"

fix-linking
Design or audit internal link structure for a website. Use when the user asks about internal linking, link architecture, orphan pages, PageRank flow, anchor text, site structure, silo architecture, or why pages aren't ranking despite good content. For external link building, see build-links.
calm-north
internal-linking-optimizer
当用户要求“修复内链”或“查找孤立页面”时使用;映射链接架构、权威流、锚文本和抓取深度,然后提供优先级的源/目标/锚点计划。不适用于外部反向链接——请使用 backlink-analyzer。内链优化/站内架构
aaron-he-zhu
netlify-deploy
Create and manage Netlify deploys — Git continuous deployment, CLI manual/anonymous deploys, Deploy to Netlify buttons, drag-and-drop, and per-context netlify.toml build settings. Use when linking a repo, deploying from the CLI, setting up Deploy Previews or branch deploys, configuring deploy contexts, adding skew protection, fixing a failed or secrets-flagged deploy, or wiring build hooks and Deploy to Netlify buttons.
netlify
link-workspace-packages
Link workspace packages in monorepos (npm, yarn, pnpm, bun). USE WHEN: (1) you just created or generated new packages and need to wire up their dependencies, (2) user imports from a sibling package and needs to add it as a dependency, (3) you get resolution errors for workspace packages (@org/*) like "cannot find module", "failed to resolve import", "TS2307", or "cannot resolve". DO NOT patch around with tsconfig paths or manual package.json edits - use the package manager''s workspace commands to fix actual linking.
nrwl
build-links
设计一个包含潜在客户识别、资产创建和外展策略的链接建设活动。当用户询问关于链接建设、反向链接、域名权威、如何获取反向链接、外展活动、数字公关、客座博客或链接获取时使用。对于内部链接,请参见 fix-linking。
calm-north
fixing-accessibility
审计并修复HTML可访问性问题,包括ARIA标签、键盘导航、焦点管理、颜色对比度和表单错误。在添加交互控件、表单、对话框或审查WCAG合规性时使用。
ibelick
fixing-metadata
审计并修复HTML元数据,包括页面标题、元描述、规范URL、Open Graph标签、Twitter卡片、网站图标、JSON-LD结构化数据和机器人指令。在添加SEO元数据、修复社交分享预览、审查Open Graph标签、设置规范URL或发布需要正确元标签的新页面时使用。
ibelick
fix
Use when you have lint errors, formatting issues, or before committing code to ensure it passes CI.
react
fix
当出现 Lint 报错、代码格式问题,或在提交代码前确保能顺利通过 CI 时使用。
facebook
experience-lwc-rtl-validate
Use this skill to review a Lightning Web Component (.html, .js, .css files) for right-to-left (RTL) internationalization correctness, producing a finding list with code-level fixes covering CSS logical properties, bidirectional text handling, keyboard semantics, and RTL-aware SLDS class usage. TRIGGER when the user says \"review this LWC for RTL\", \"audit i18n compliance\", \"fix bidirectional text rendering\", \"replace left/right CSS with logical properties\", \"check RTL layout issues\", \"verify SLDS RTL classes\", \"review my component for Arabic/Hebrew layout\", \"ensure this LWC works in RTL locales\", or \"check bidi text handling\". DO NOT TRIGGER when the user is building a new LWC (use experience-lwc-generate), refactoring SLDS classes themselves (use design-systems-slds-apply or design-systems-slds2-migrate), or performing accessibility/security review.
forcedotcom
link-cli
Install and authenticate Link CLI for agent payments, financial insights, or both. Use when a user is setting up Link CLI for the first time, asks to connect or log in to Link, or needs to configure Link access before using payment or financial-data features.
stripe
build-fix
Autonomous iteration loops for .NET: drive a broken build or failing test suite to green with bounded iterations, progress detection, and fail-safe guards that prevent infinite retries and wasted tokens. The build-fix loop (dotnet build, parse, categorize, fix, rebuild) is the primary flow; the test-fix loop is a first-class variant. Invoke when the build is broken, after a major refactor or dependency update, or when the user says "fix the build", "build is broken", "make it compile", "make the tests pass", "fix failing tests", "keep going until it works", "autonomous", "loop", "auto-fix", or "keep fixing".
codewithmukesh
second-brain-lint
Health-check the wiki for contradictions, orphan pages, stale claims, and missing cross-references. Use when the user says "audit", "health check", "lint", "find problems", or wants to improve wiki quality.
nicholasspisak
opencli-autofix
当 opencli 命令失败时,自动修复损坏的 OpenCLI 适配器。加载此技能后,它会引导你收集跟踪工件、修补适配器、重试,并在验证修复后提交上游 GitHub 问题。适用于任何 AI 代理。
jackwener
om-close-fixed-issues
Close the tracker issues that recently merged PRs authoritatively fixed — via `fixes`/`closes`/`resolves` keywords or `closingIssuesReferences` — and post informational comments on issues whose PRs were closed without merging or merged into a non-base branch. Use for post-merge housekeeping and release prep. Respects claim locks and never acts on bare `#N` mentions.
open-mercato
fix-my-look
Use when the user asks for fix my look or a task matching the examples below. Change ANYTHING inside a video — background, scene, lighting, outfit, weather, mood — from a free-form prompt, while keeping the EXACT original facial identity, motion, speech, audio AND closest supported output ratio. Edits the first frame with gpt-image-2, then propagates that look across the clip with Kling reference-video using the original clip as the identity anchor. Triggers: "change anything in my video", "edit my video with a prompt", "change the background of this video", "change my outfit in this clip", "restyle this video without changing the person", "put me on a beach", "make this video at night", "/fix-my-look".
pika-labs
sentry-debug-issue
Debug and fix a Sentry issue — find it (by link, ID, or search), pull full context (stack trace, breadcrumbs, trace, logs), optionally run Seer root-cause / autofix, apply the code fix, and resolve it via a `Fixes PROJECT-NAME-12A` commit/PR. Use when working a known error or hunting one down to fix.
getsentry
dbs-hook
dontbesilent 短视频开头优化。诊断开头问题 + 生成优化方案。 触发方式:/dbs-hook、/hook、「帮我优化开头」「开头怎么写」
dontbesilent2025
papercuts
将真实、反复出现的仓库摩擦记录到 .agents/PAPERCUTS.md — 令人困惑的设置、不稳定的仓库命令或脚本、仓库内误导性错误、过时的生成文件,或会浪费下一位贡献者时间的非显而易见的陷阱。也用于审查、去重和解决现有条目。记录前严格把关:只有仓库本身能修复的摩擦才算数。绝不记录代理自身的沙箱/权限错误、shell 脚本错误、瞬时波动或仓库无法改变的第三方工具怪癖。
every-app
sentry-fix-stack-traces
Make Sentry stack traces readable — upload source maps for JavaScript/TypeScript, or debug files for native and mobile (dSYM, ProGuard/R8, NDK symbols, Dart obfuscation maps, .NET PDBs). Use when frames in Sentry show minified names, bundled paths, hex addresses, "unknown", or method names with no file/line, instead of your original source.
getsentry
connections-optimizer
Reorganize the user's X and LinkedIn network with review-first pruning, add/follow recommendations, and channel-specific warm outreach drafted in the user's real voice. Use when the user wants to clean up following lists, grow toward current priorities, or rebalance a social graph around higher-signal relationships.
affaan-m
connections-optimizer
重新组织用户的 X 和 LinkedIn 网络,采用先审核后清理的方式,提供添加/关注建议,并以用户真实口吻起草针对特定渠道的温和外联。当用户想要清理关注列表、根据当前优先级扩展网络或围绕高信号关系重新平衡社交图谱时使用。
affaan-m
qiaomu-opencli-autofix
Automatically fix broken OpenCLI adapters when commands fail. Load this skill when an opencli command fails — it guides you through diagnosing the failure via OPENCLI_DIAGNOSTIC, patching the adapter, and retrying. Works with any AI agent.
joeseesun
fix-sentry-issues
Use Sentry MCP to discover, triage, and fix production issues with root-cause analysis. Use when asked to fix Sentry issues, triage production errors, investigate error spikes, or clean up Sentry noise. Requires Sentry MCP server. Triggers on "fix sentry", "triage errors", "production bugs", "sentry issues".
brianlovin