How to write Claude Code skills that actually trigger
Learn how to write Claude Code skills with SKILL.md — frontmatter, trigger descriptions, folder layout, and when skills beat rules or one-off prompts.
Read the guide →Cursor rules vs skills: when to use each (with examples)
Cursor rules vs skills explained with a decision table, loading behavior, migration tips, and when to keep .mdc rules instead of SKILL.md playbooks.
Claude Code workflow examples that scale past one chat
Real Claude Code workflow patterns — fan-out research, classify-and-act, pipelines — plus when to use workflows vs skills and how to publish yours on Onie.
How to document AI agent workflows others can reuse
A practical template for documenting agent workflows — prompts, skills, tools, inputs, outputs, and failure modes — so teammates can fork and ship faster.