By antdv-next
Agent skill collection for AntDV Next framework, providing component generation and Vue 3 development assistance.
npx claudepluginhub joshuarweaver/cascade-code-languages-misc-2 --plugin antdv-next-skillsAgent skills for Antdv Next component library development.
🚧 Early Experiment / Community Project
This repository is an early experiment in creating specialized skills for AI agents to improve Antdv Next development. Skills are generated from the Antdv Next playground docs and demos. Please share feedback so we can improve coverage and accuracy.
npx skills add antdv-next/skills
# Update skills
npx skills update antdv-next/skills
For the most reliable results, prefix your prompt with use antdv-next skill:
Use antdv-next skill, <your prompt here>
This explicitly triggers the skill. Without the prefix, skill triggering may be inconsistent depending on how closely your prompt matches the skill description keywords.
| Skill | When to use | Description |
|---|---|---|
| antdv-next | Antdv Next components | Component props/events/slots and playground demo usage |
The generator supports a single language per run to keep references small:
pnpm run generate:en
pnpm run generate:zh
Skills are built from the Antdv Next playground documentation and demos. The generator converts demos into markdown and copies docs into references/ so the skill works offline and does not depend on external links.
MIT
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Behavioral guidelines to reduce common LLM coding mistakes, derived from Andrej Karpathy's observations on LLM coding pitfalls
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Design fluency for frontend development. 1 skill with 23 commands (/impeccable polish, /impeccable audit, /impeccable critique, etc.) and curated anti-pattern detection.
Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer
Claude Code skills for Godot 4.x game development - GDScript patterns, interactive MCP workflows, scene design, and shaders