source-driven-development
CommunityVerify every code choice with official docs.
Software Engineering#documentation#verification#framework#best-practices#code-review#source-citation
Authorskytiger6724
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Ensures every framework-specific change is verified against authoritative documentation so users avoid copying outdated patterns.
Core Features & Use Cases
- Stack detection: Read dependency files to capture exact framework and library versions before coding and ask for clarification when versions are ambiguous.
- Documentation fetch: Retrieve the precise official page for the feature or API being implemented, following the defined source hierarchy and noting any deprecation warnings.
- Implementation with citations: Apply the documented patterns, surface conflicts with existing code, and annotate each significant decision with full-source URLs.
- Use case: When adding a new React component or Django view, follow this workflow to provide current, source-backed code and references rather than relying on stale memory.
Quick Start
Ask for the framework version and retrieve the authoritative documentation before writing any framework-specific code.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: source-driven-development Download link: https://github.com/skytiger6724/qwen-skills/archive/main.zip#source-driven-development Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.