Skip to content
ai101.tools
navigateopenescclose
Claude+372Whisper+228LangChain+168Codex+223NotebookLM+276DALL-E 3+192DeepL+249n8n+208Topaz Video AI+153LlamaIndex+161
Source-Driven Development logo
Skill

Source-Driven Development

Backs every framework decision with a citation from the official docs.

0
SaveVisit website ↗

Install

npx skills add addyosmani/agent-skills --skill source-driven-development
Triggers on

Bir framework ya da kütüphaneye özgü kod yazılacakken; doğruluğun sürüme bağlı olduğu her durumda

Needs tools
ReadWebFetch
Author
Addy Osmani
License
MIT

Before writing framework-specific code the agent reads the project's dependency file to pin exact versions, pulls the matching official documentation, and implements from what it read rather than from memory. Every pattern it produces carries a link the reviewer can open. Version-independent work such as renames or plain logic is deliberately left out, because fetching docs there only costs time.

Comments(0)

Sign in to comment

No comments yet — be the first.

Similar skills

Report this comment

Why are you reporting this?