prompt-engineering
Installation
SKILL.md
Guidelines for creating and editing Coding Agent prompts (commands, agents, skills, context files).
Important: Always Read the detailed reference for the corresponding prompt type before starting work.
Prompt Type Quick Reference
| Type | Location | Invocation | Purpose | Reference |
|---|---|---|---|---|
| Command | .claude/commands/<name>.md |
/command-name |
Reusable tasks for users | references/command.md |
| Agent | .{.super-agent,.claude}/agents/<name>.md |
@agent-name / Task tool |
Specialized subagents | references/agent.md |
| Skill | `{.super-agent | .claude | .codex | .github}/skills//SKILL.md` |
| Context File | .claude/CLAUDE.md etc. |
Auto-loaded | Always-needed project context | references/context-file.md |
| Document | Any | Manual reference | Standalone prompts | - |
Other references:
references/orchestration.md- Orchestrator design for calling subagentsreferences/permission-syntax.md- Permission syntax for allowed-toolsreferences/hooks.md- Lifecycle hook configuration
Related skills
More from d-kimuson/dotfiles
article-writing
箇条書きコンテンツを技術記事に仕上げる際に使用する。自然な文体とスタイルで執筆するためのガイドライン。
19n8n
Core n8n automation software using n8n-MCP tools.
17typescript
Must always be enabled when writing/reviewing TypeScript code.
16react
Must always be enabled when writing/reviewing React code.
14shadcn-ui
Must always be enabled when working with shadcn-ui.
14frontend-design
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
13