Agent Context File Writer
Installation
SKILL.md
Agent Context File Writer
What this skill does
This skill writes the context file that tells a coding agent how to work in your project — CLAUDE.md for Claude Code, .cursorrules for Cursor, .windsurfrules for Windsurf, or .codebuddy for others. A well-written context file is the highest-leverage thing you can do to improve agent quality. It prevents the agent from making wrong assumptions, using the wrong patterns, or re-explaining things you've already decided.
How to use
Claude Code / Cline
Copy this file to .agents/skills/agent-context-file-writer/SKILL.md in your project root.
Then ask:
- "Use the Agent Context File Writer to create a CLAUDE.md for this project."
- "Write a .cursorrules file for our Next.js + Prisma + tRPC codebase."