jackie_skills
NewA collection of Claude Code skills · 一组 Claude Code 技能集合。Featuring /md: keep AGENTS.md as a single source of truth synced across AI coding tools. /md 技能:让 AGENTS.md 作为单一信息源,跨 AI 工具同步项目文档。
Summary
md as a single source of truth, synced across AI coding tools.
- It helps developers maintain consistent context and instructions for different AI assistants, reducing duplication and ensuring everyone works from the same reference.
Install & Usage
mkdir -p .claude/agentsAdd the configuration to .claude/agents/jackie-skills.md
@jackie-skillsUse Cases
Usage Examples
/jackie-skills sync AGENTS.md to all tools
Update AGENTS.md with new coding conventions and sync using jackie_skills
Show me the current project rules from AGENTS.md via jackie_skills
Security Audits
Frequently Asked Questions
What is jackie_skills?
jackie_skills is a collection of Claude Code skills that centralizes project documentation by keeping AGENTS.md as a single source of truth, synced across AI coding tools. It helps developers maintain consistent context and instructions for different AI assistants, reducing duplication and ensuring everyone works from the same reference.
How to install jackie_skills?
To install jackie_skills: create the agents directory (mkdir -p .claude/agents), then add the config to .claude/agents/jackie-skills.md. Finally, @jackie-skills in Claude Code.
What is jackie_skills best for?
jackie_skills is a agent categorized under General. It is designed for: agent. Created by 15862972059.
What can I use jackie_skills for?
jackie_skills is useful for: When onboarding a new developer, use jackie_skills to ensure they have the latest project guidelines from AGENTS.md.; When switching between AI coding tools, sync AGENTS.md to maintain consistent project context across all assistants.; When updating project rules or conventions, edit AGENTS.md once and propagate changes to all connected AI tools.; When debugging a complex issue, reference AGENTS.md via jackie_skills to get the project's standard procedures and constraints.; When setting up a new repository, initialize AGENTS.md as the central knowledge base for AI interactions.; When collaborating with a team, use jackie_skills to enforce a unified set of instructions for all AI coding assistants..