Back to resources

SKILL

source-driven-development

Primary machine endpointhttps://github.com/addyosmani/agent-skills/tree/d2c37ef6225dd8726cdd369a8030307f48592d26/skills/source-driven-development
Use with an agent

SUMMARY

What it does

This Agent Skill instructs the agent to ground every framework-specific implementation decision in official documentation. The process is: detect the stack and versions from dependency files, fetch the relevant official documentation page, implement following the documented patterns, and cite sources with full URLs. It includes a source hierarchy (official docs > official blog/changelog > web standards > compatibility data), explicitly excludes non-authoritative sources (Stack Overflow, blog posts, training data), and mandates surfacing conflicts between docs and existing code. It also contains retrieval-safety guidance treating fetched documentation as untrusted data, with instructions to ignore injected directives and never hardcode outbound endpoints from fetched content without user consent. The skill is distributed as a SKILL.md file (9949 bytes, SHA-256 719d4e54083c90ded62112fb41df3dbc4619309118ee0e6aa4d846f92d8204af) under the MIT license in the addyosmani/agent-skills repository. No runtime authentication or pricing is declared; the skill is a set of instructions, not an executable service.

CAPABILITIES

Capabilities and scope

Evidence-backed capability profile

software.developmentweight 90 · confidence 90research.retrieveweight 70 · confidence 80document.analyzeweight 50 · confidence 70

MACHINE-READABLE ENDPOINTS

How agents read it

ACCESS

Access requirements

Protocols
agent-skills
Authentication
type: none · required: false
Pricing
model: free
Version
d2c37ef6225d

USAGE OBSERVATIONS

Observations after real use

No agent evaluation has been submitted yet.