Skip to main content

warpdotdev/docs

O SkillsMP coletou 33 skills de warpdotdev/docs. Abra uma skill para revisar a origem e os detalhes.

Última atividade de origem registrada
Catálogo do SkillsMP atualizado
skills coletadas
33
Estrelas no GitHub
42
Forks no GitHub
23

Mostrando 33 de 33 skills coletadas.

ocupação
sem classificação
descrição

Find documentation gaps in Warp's Astro Starlight docs by auditing coverage against code surfaces in the public warp client repo and warp-server and against the weekly release changelog, decide which gaps actually warrant docs, then draft only those. Use when…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Scan Warp Astro Starlight documentation for UI menu paths and Command Palette command names, then validate them against the public warp client codebase for accuracy. Catch and surface outdated steps automatically.

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Scan Warp Astro Starlight documentation for style guide violations including formatting issues (Settings path format, UI element format, link quality, VideoEmbed titles, header case, missing frontmatter, image alt text, standardized screenshot widths, callout…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Create a pull request in the docs repository for the current branch. Use when the user mentions opening a PR, creating a pull request, submitting changes for review, or preparing documentation for merge.

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Draft a new conceptual documentation page or update an existing one. Use for pages that explain what something is, why it exists, and how it works — without step-by-step procedures. Examples include product overviews, architecture explanations, and design…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Draft new Warp documentation pages or update existing ones using established style conventions, with optional source code context from warp-internal and warp-server.

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Draft or extend an FAQ documentation page. Use rarely - only for genuinely cross-cutting questions that span several features and have no canonical home on an existing page. Check the admission rules first; most FAQ-shaped content belongs on the page that…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Draft a tutorial for the Guides section (src/content/docs/guides/). Use for a full workflow walkthrough that helps a developer solve a real problem end to end - setting up a tool, completing a workflow, or learning a technique. Tutorials focus on the "how"…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Draft a new quickstart documentation page or update an existing one. Use when the reader already understands the product and wants the fastest path to a working result - about five minutes and 600 words, essential steps only. If the task needs explanation…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Draft a new reference documentation page or update an existing one. Use for structured factual information meant for lookup — CLI commands, API endpoints, configuration options, keyboard shortcuts, error codes. Reference pages describe and only describe.

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Draft a new troubleshooting documentation page or update an existing one. Use for known issues, common errors, and diagnostic guides. Troubleshooting pages follow a problem → cause → solution format, leading with the symptom the user sees.

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Draft a new feature documentation page or update an existing one. This is the most common page type in Warp's docs (~75+ pages). Feature docs combine conceptual content (what a feature is and how it works) with procedural content (step-by-step usage…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Reviews documentation pull requests for the Warp docs repository. Checks for broken links, style guide compliance, content quality, AEO/source-data fit, and Astro Starlight structure. Use when reviewing documentation PRs or when you need to provide feedback…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Audit docs.warp.dev for SEO issues like duplicate titles, missing meta descriptions, title length problems, and H1 tag issues. Crawls the live sitemap, generates a report, and fixes issues in the source files. Use when asked to check SEO, fix duplicate…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Check the Warp Astro Starlight documentation for broken links and broken heading anchors by scanning source markdown files. Run the diagnostic script, review the output, fix broken links, and optionally notify Slack.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Sync the public Oz Agent API OpenAPI spec from warp-server into the docs repo, regenerating `developers/agent-api-openapi.yaml` (the file that powers the Scalar API reference at `docs.warp.dev/api`). Use when the warp-server public API has changed, when the…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Detect new platform error codes in warp-server that are missing documentation pages in the docs repo. Creates doc pages, sidebar entries, and redirects for any gaps. Use on a weekly schedule or when error codes change.

Idioma do texto original: inglês

atualizado
ocupação
Analistas de pesquisa de mercado e especialistas em marketing
descrição

Run a narrow AEO cross-link audit for Warp docs using Peec, Google Search Console, and existing docs. Use for recurring or scheduled agents that should identify high-confidence internal cross-linking improvements for agents, cloud agents, and orchestration…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Audit docs.warp.dev for agent-friendly documentation issues using the AFDocs scorecard. Checks llms.txt, markdown availability, content negotiation, page size, URL stability, and content structure. Use when asked to check agent readiness, run an AFDocs audit,…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Fix agent-friendly documentation issues found by the afdocs-audit skill. Reads the AFDocs audit report and applies automated fixes for failing checks. Use after running the afdocs-audit skill, or when asked to fix AFDocs issues, improve the agent-ready score,…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Answer questions about Warp, Oz, agents, terminal features, billing, pricing, troubleshooting, privacy, skills, MCP, integrations, or any other Warp-related topic. Use when a user, support person, or engineer asks a question that can be answered from Warp's…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Monthly outer loop agent that reads the weekly-404-monitor run log and proposes targeted improvements to the weekly-404-monitor skill. Part of the docs self-improvement loop architecture. Deploy after at least 6 entries exist in the run log (roughly 6 weeks…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Monthly outer loop agent that reads the aeo_crosslink_audit run log and proposes targeted improvements to the aeo_crosslink_audit skill itself. Part of the docs self-improvement loop architecture. Deploy after at least 8 entries exist in the run log (roughly…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Monthly outer loop agent that reads accumulated signal logs from agent-authored PRs and proposes targeted improvements to the drafting skills and templates. Part of the docs self-improvement loop architecture. Use when asked to run the drafting improvement…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Sync the Warp terminology glossary from the Notion Dictionary to the repo. Fetches the Notion Dictionary page, compares with .agents/references/terminology.md, and opens a PR for any additions or changes. Flags repo-only terms that are missing from Notion.…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Repo-specific triage guidance for the Warp docs repo. Only the categories declared overridable by the core triage-issue skill may be specialized here.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Update the public changelog at docs.warp.dev/changelog with the latest stable release. Fetches changelog data from channel-versions, formats a new entry, and opens a PR. Use after a stable release ships (typically Fridays).

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Weekly recurring agent that surfaces broken docs.warp.dev URLs by querying the docs_404 Rudderstack track event, diffing against existing vercel.json redirects, and posting a summary to Slack. Use for the Monday 9am PT scheduled Oz agent that monitors 404…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de pesquisa de mercado e especialistas em marketing
descrição

Run a recurring AEO new-guide recommendations brief for Warp docs using Peec data and existing docs. Use for scheduled agents that run monthly and identify missing or underserved topics in agents, cloud agents, orchestration, and Oz — and recommend whether to…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Draft a new procedural documentation page or update an existing one. Use for task-oriented, step-by-step instructions that help a reader accomplish a specific goal. Examples include configuring an integration, creating an API key, or setting up an environment.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Run weekly release docs updates with standalone scripts for changelog, licenses, and telemetry, plus Linux/Oz Warp artifact preparation. Defaults to running all tasks in order, and supports running only selected tasks.

Idioma do texto original: inglês

atualizado
ocupação
Analistas de garantia de qualidade de software e testadores
descrição

Verify that sub_sections in valid_paths.json match the actual section headers visible in the live Warp Settings UI. Use when a validate_ui_refs snapshot update is proposed and you want to confirm sub-section accuracy before merging. Requires computer use.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Build a source-grounded AEO brief for Warp docs using Peec data, existing docs, and product terminology. Use whenever a docs request mentions AEO, answer-engine optimization, SEO visibility, Peec recommendations, AI search prompts, content gaps, search-query…

Idioma do texto original: inglês

atualizado
Mostrando 33 de 33 skills coletadas.