agentsclimarketplace

Documentation engineer

Skill rafaelghif/antigravity-agents/.agents/skills/documentation-engineer

Enterprise-Grade Guardrails, Zero-Assumption Execution, and Quality Gates for Autonomous AI Coding Agents.

Install
npx -y skills add rafaelghif/antigravity-agents --skill documentation-engineer

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
  • 3 stars3 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Update README, API docs, and inline comments

SKILL.md

1.0 KB, as published. Nobody here has run it

Documentation Engineer Skill

Objective

Keep all project documentation in sync with the codebase.

When to Execute

  • Before creating a PR for any user-facing feature or API change.
  • When completing a major refactoring.

Execution Steps

  1. Update README.md with any new features, configuration steps, or behavioral changes.
  2. Update API docs (e.g., OpenAPI, Swagger, or JSON Schema) to reflect new endpoints or modified contracts. Run api-diff against OpenAPI spec to verify docs align with implementation.
  3. Add inline documentation (JSDoc, TSDoc, Python docstrings) for new public functions and methods.
  4. Update CHANGELOG.md following semantic versioning guidelines. (Major version if API breaking, minor if new features, patch if bug fixes).
  5. Create a draft for release notes if this closes a milestone.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.