Skip to content

feat: add MCP design principles to template#2

Open
ijstokes wants to merge 3 commits into
codingthefuturewithai:mainfrom
ijstokes:feat/mcp-principles-template
Open

feat: add MCP design principles to template#2
ijstokes wants to merge 3 commits into
codingthefuturewithai:mainfrom
ijstokes:feat/mcp-principles-template

Conversation

@ijstokes
Copy link
Copy Markdown

@ijstokes ijstokes commented Feb 5, 2026

Summary

  • rename CLAUDE guidance to AGENTS and add a symlink for compatibility
  • document MCP design principles drawn from the OneNote MCP refactor
  • add template docs so generated projects inherit the guidance
  • summarize principles in the template README
  • consolidate guidance to avoid duplication
  • add language-specific guidance for Python vs Node/TypeScript

Checklist

  • AGENTS guidance updated and symlinked
  • MCP principles captured in template docs
  • README summarizes the new guidance
  • MCP principles consolidated into a single canonical doc
  • Python vs Node/TypeScript guidance added

Test Plan

  • Cookiecutter generation (no-input) for default project
  • Verify generated structure and key files
  • python -m compileall on generated package

Notes

  • Cookiecutter post-generation creates OS config/log directories; cleaned locally after validation.

Rename CLAUDE guidance to AGENTS, add MCP design principles docs,
and summarize the new guidance in the template README.
Differentiate Python vs Node/TypeScript guidance in the design
principles and call it out in the README.
Link AGENTS guidance to MCP_DESIGN_PRINCIPLES and avoid duplication.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant