writing-prompts

Create reusable .prompt.md files defining custom slash commands for AI assistants.

Updated Jan 26, 2026
One-click install
npx skills add https://github.com/J03Fr0st/maestro --skill writing-prompts-j03fr0st
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: writing-prompts
Source: https://github.com/J03Fr0st/maestro/tree/main/.claude/skills/writing-prompts
Command: npx skills add https://github.com/J03Fr0st/maestro --skill writing-prompts-j03fr0st

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the creation of reusable AI prompts, enabling users to define custom commands for AI assistants and automate repetitive tasks.

Core Features & Use Cases

  • Prompt File Generation: Create .prompt.md files for AI assistants.
  • Command Definition: Define custom slash commands for AI chat interfaces.
  • Use Case: A development team can use this skill to create a standardized prompt for generating unit tests, ensuring consistency across all projects.

Quick Start

Use the writing-prompts skill to create a new prompt file for generating API documentation.

Frequently Asked Questions about writing-prompts

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create reusable AI prompts for custom commands?

To create reusable AI prompts, you can generate `.prompt.md` files that define custom slash commands, argument hints, and agent assignments for AI assistants. This allows you to automate repetitive tasks within your development workflow.

What is the best way to automate repetitive tasks with AI assistants?

Automating repetitive tasks with AI assistants involves defining standardized prompt files with specific model overrides and tool access. Teams can use this approach to ensure consistent prompt engineering across multiple projects.

Can I define custom slash commands for AI chat interfaces?

Yes, you can define custom slash commands for AI chat interfaces by generating `.prompt.md` files. These files support assigning specific agents, setting argument hints, and configuring tool access for the command.

How do I standardize unit test generation across development projects?

You can standardize unit test generation by creating a reusable prompt file that defines the custom command instructions. This ensures consistent prompt engineering and task automation across all your development projects.

Do I need any dependencies to generate prompt files for AI assistants?

No dependencies are required to generate prompt files for AI assistants. You can independently create `.prompt.md` files to define prompt names, descriptions, and model overrides for your AI development workflows.

What is a .prompt.md file used for in AI development workflows?

A `.prompt.md` file is used to store reusable AI prompts, enabling the definition of custom commands and automation of repetitive tasks. It integrates with AI development workflows to maintain consistent prompt engineering.