rules-setup

Adds d-market rule-based skill usage guidelines to TypeScript/React project instruction files.

Updated Feb 14, 2026
One-click install
npx skills add https://github.com/DIO0550/d-market-typescript --skill rules-setup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: rules-setup
Source: https://github.com/DIO0550/d-market-typescript/tree/main/plugins/typescript-rules-plugin/skills/setup
Command: npx skills add https://github.com/DIO0550/d-market-typescript --skill rules-setup

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the process of adding d-market rule-based skill usage guidelines to your project's instruction files, ensuring AI consistently leverages relevant development skills.

Core Features & Use Cases

  • Automated Instruction Augmentation: Appends a dedicated section for TypeScript development rules to specified instruction files.
  • Dynamic Skill Integration: Checks for the presence of similarity-ts to conditionally include the code-similarity-ts skill.
  • Use Case: After installing the typescript-rules-plugin, run this skill to automatically update your CLAUDE.md or .cursorrules file, guiding the AI to use skills like implementation-workflow, coding-standards, and tdd for your TypeScript/React projects.

Quick Start

Run the rules-setup skill to add TypeScript development rules to your project's instruction file.

Frequently Asked Questions about rules-setup

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

FAQPage Schema
How do I add coding standards to CLAUDE.md for a TypeScript React project?

The rules-setup skill targets CLAUDE.md, .cursorrules, and .github/copilot-instructions.md files, appending d-market TypeScript and React development rules to guide AI assistants in your project workflow.

Can I automatically configure AI coding standards in Cursor rules for TypeScript?

Yes, the rules-setup skill automatically appends d-market TypeScript and React coding standards to your .cursorrules file, guiding the AI to use skills like implementation-workflow, coding-standards, and tdd.

Does the rules-setup skill require the similarity-ts command to function?

No, the rules-setup skill does not require similarity-ts to function, but it checks for the command's availability to conditionally include the code-similarity-ts skill in your project instruction files.

What is the best way to integrate d-market rules into GitHub Copilot instructions?

The best way to integrate d-market rules into GitHub Copilot instructions is to run the rules-setup skill, which automatically appends TypeScript development guidelines to your .github/copilot-instructions.md file.

Why does my AI assistant ignore TDD and coding standards in my TypeScript project?

Your AI assistant might ignore TDD and coding standards because your project lacks explicit instruction guidelines, which the rules-setup skill solves by appending d-market rules to CLAUDE.md or .cursorrules.

Are there limitations when adding TypeScript rules to existing instruction files?

A limitation is that the rules-setup skill only appends content to existing instruction files and conditionally includes code-similarity-ts based on similarity-ts command availability, without modifying other project configurations.