Tạo mới hoặc cập nhật domain knowledge cho project — từ Confluence, từ file/text, hoặc AI tự tạo từ câu hỏi. Quản lý cấu trúc <project>-domain/ cho các skill rf-*.
Install
mkdir -p .claude/skills/project-docs && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/14562" && unzip -o skill.zip -d .claude/skills/project-docs && rm skill.zipInstalls to .claude/skills/project-docs
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
Tạo mới hoặc cập nhật domain knowledge cho project — từ Confluence, từ file/text, hoặc AI tự tạo từ câu hỏi. Quản lý cấu trúc <project>-domain/ cho các skill rf-*.About project-docs
project-docs is a specialized agent skill created by toaipa that extends AI coding assistants with enhanced capabilities. Agent skills provide context, workflows, and specialized knowledge that help AI assistants perform specific tasks more effectively than general-purpose AI alone.
Tạo mới hoặc cập nhật domain knowledge cho project — từ Confluence, từ file/text, hoặc AI tự tạo từ câu hỏi. Quản lý cấu trúc <project>-domain/ cho các skill rf-*.
How to use project-docs
Once installed, project-docsbecomes available in your AI coding environment automatically. Your AI assistant will use the skill's instructions and knowledge whenever relevant tasks arise in your workflow. You can install it at the project level (available only in a specific project) or globally (available across all your projects).
Use the install panel on this page to copy a one-line command for your preferred AI client. The skill files are downloaded and placed in the appropriate directory — no additional configuration is required.
Compatible AI clients
project-docs works with Claude Code, Codex, GitHub Copilot, Antigravity, and other AI coding assistants that support the skills format.
What are agent skills?
Agent skills are reusable instruction sets that give AI coding assistants new capabilities. They provide context, workflows, and domain-specific knowledge — specialized training for your AI assistant that helps it understand frameworks, coding patterns, and development workflows.
Browse more skills in the skills directory or check the leaderboard for the most popular skills.