Show HN: Claude Code for Django
github.comChris Wiles showcased his setup for Claude Code and I thought it was sick. So I adapted it for Django projects. Several skills have been added to address the pain points in Django development. Will this work with GitHub Copilot in vscode; and with which coding and general purpose models?
https://www.reddit.com/r/GithubCopilot/comments/1pn4669/vsco... : > With the above experimental setting `Use Claude Skills`, now the agents are aware of any skills in `.claude/skills/` folder without being prompted: "GitHub Copilot now supports Agent Skills" (2025-12)
https://news.ycombinator.com/item?id=46322819 : > Agent Skills [Anthropic] is now an open standard agentskills/agentskills:
https://github.com/agentskills/agentskills Agentskills specification:
https://agentskills.io/specification But what about .claude/agents and .claude/hooks? Roo Code has its own directory for AGENTS.md files I honestly don't know because I never used Copilot. Hopefully we'll have some open source projects that can take one set of configurations and produce similar set of files for others.