Documentation Search Skill logo

Documentation Search Skill

Visit

Proactively search auto-generated documentation before implementing - function signatures, API docs, class definitions.

Share:

AI Maestro Documentation Search

Proactively search auto-generated documentation when receiving ANY user instruction.

Automatic Behavior

THIS IS NOT OPTIONAL. THIS IS YOUR DEFAULT BEHAVIOR.

When the user gives you ANY instruction or task, you MUST FIRST search documentation for:

  • Function signatures - Parameters and return types
  • Class documentation - Methods and properties
  • API documentation - Endpoint specifications
  • Code comments - Author's intent

DO NOT

  • Start implementing before checking documentation
  • Assume you know the function signature
  • Skip doc search for "simple tasks"
  • Wait for user to ask

ALWAYS

  • Search docs IMMEDIATELY when you receive a task
  • Search for terms the user mentions
  • Check docs before calling unfamiliar functions
  • Look for patterns before creating new components

Part of AI Maestro's proactive development workflow.

Comments

No comments yet. Be the first to comment!