new-prompt
01Command Claude Code
Scaffold a new MCP prompt following this repo's conventions.
Command Claude Code
Scaffold a new MCP prompt following this repo's conventions.
Command Claude Code
Scaffold a new MCP resource following this repo's conventions.
Command Claude Code
Scaffold a new MCP tool following this repo's conventions.
Settings file Claude Code
Agent settings declaring 13 allowed tools.
Skill Claude CodeCodex
Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make surgical changes, surface assumptions, and define verifiable success criteria.
Skill Claude CodeCodex
Add a new MCP prompt template to this server. Use when the user asks to add a reusable prompt, message template, or parameterized instruction exposed over MCP in this codebase.
Skill Claude CodeCodex
Add a new MCP resource (static URI or templated) to this server. Use when the user asks to expose data, files, config, or readable content over MCP in this codebase.
Skill Claude CodeCodex
Add a new MCP tool to this server. Use when the user asks to create, add, or scaffold a tool, command, or action exposed over MCP in this codebase.
Instructions file
Claude Code instructions for SekiroKenjii/mcp-boilerplate, covering claude.md, what this is, golden rules, layout and how to extend.
MCP server Claude CodeCodexCursor +2
A Model Context Protocol server boilerplate. Runs locally from the mcp-boilerplate npm package.