create-instructions

Extract coding conventions from conversation history into a persistent .instructions.md file.

Updated Jul 12, 2026
One-click install
npx skills add https://github.com/mdjubaerhossensabbir/Hiar_Jubba --skill create-instructions-mdjubaerhossensabbir
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-instructions
Source: https://github.com/mdjubaerhossensabbir/Hiar_Jubba/tree/main/create-instructions
Command: npx skills add https://github.com/mdjubaerhossensabbir/Hiar_Jubba --skill create-instructions-mdjubaerhossensabbir

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill addresses the inconsistency in AI-generated output by formalizing user preferences, coding patterns, and project-specific conventions into a persistent instruction file.

Core Features & Use Cases

  • Pattern Extraction: Automatically identifies recurring corrections or coding styles from conversation history.
  • Convention Enforcement: Creates a dedicated .instructions.md file to ensure the AI adheres to project-specific rules.
  • Use Case: If you find yourself repeatedly telling the AI to use specific library versions or naming conventions, use this Skill to codify those requirements so they are applied automatically in future interactions.

Quick Start

Use the create-instructions skill to analyze our recent conversation and generate a formal instructions file for this project.

Frequently Asked Questions about create-instructions

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

FAQPage Schema
How do I save coding conventions and project rules for AI to follow automatically?

You can save coding conventions by generating a persistent .instructions.md file that formalizes project-specific rules, ensuring the AI enforces style guides and architectural patterns automatically in future interactions.

What is the best way to stop repeating coding standards in AI chat conversations?

The best way to stop repeating coding standards is to extract recurring corrections from conversation history and codify them into a persistent instruction file, applying library versions and naming conventions automatically.

How does pattern extraction from conversation history work for project documentation?

Pattern extraction for project documentation works by analyzing conversation history to identify recurring corrections or coding styles, synthesizing them into actionable guidelines for future model context.

Can I use an instruction file to enforce architectural patterns and user preferences across sessions?

Yes, you can use a dedicated .instructions.md file to enforce architectural patterns and user preferences, ensuring consistent AI behavior and standardized project rules across all future software development sessions.

When do I need to create a persistent instruction file for software development workflows?

You need to create a persistent instruction file when maintaining style guides, architectural patterns, and user preferences becomes critical for consistency in AI-generated output during software development workflows.

Does generating project instructions require any specific dependencies or external tools?

Generating project instructions requires no external dependencies or tools, relying solely on analyzing conversation history to synthesize actionable guidelines directly into a standard markdown file.