dot-ai-request-dot-ai-feature

Generate structured markdown feature requests for sibling dot-ai projects.

2|Updated Dec 8, 2025
One-click install
npx skills add https://github.com/vfarcic/dot-ai-website --skill dot-ai-request-dot-ai-feature
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: dot-ai-request-dot-ai-feature
Source: https://github.com/vfarcic/dot-ai-website/tree/main/.claude/skills/dot-ai-request-dot-ai-feature
Command: npx skills add https://github.com/vfarcic/dot-ai-website --skill dot-ai-request-dot-ai-feature

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the process of requesting features from other related dot-ai projects when your current project is blocked by a missing dependency or functionality.

Core Features & Use Cases

  • Cross-Project Feature Requests: Formally request new features or implementations in sibling dot-ai repositories.
  • Structured Request Format: Generates a standardized markdown file for feature requests, ensuring all necessary context is provided.
  • Use Case: If the dot-ai-ui project needs a new API endpoint from the dot-ai (MCP server) to display certain data, this Skill can be used to generate that request.

Quick Start

Use the dot-ai-request-dot-ai-feature skill to request a new API endpoint in the dot-ai project.

Frequently Asked Questions about dot-ai-request-dot-ai-feature

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

FAQPage Schema
How do I request a feature from a sibling project when my current work is blocked?▼

Cross-project feature requests are structured markdown files generated in a target sibling repository's temporary directory. This mechanism standardizes inter-project dependency resolution by providing all necessary context for the requested functionality.

How do I create a cross-project feature request for an MCP server endpoint?▼

To create a cross-project feature request, you generate a standardized markdown file in the target sibling repository's temporary directory. This ensures all necessary context is provided to unblock current project work.

Can I request features for the UI, controller, stack deployment, and website projects?▼

Yes, you can request features for the UI, controller, stack deployment, and website projects. The Skill supports generating structured requests across these specific sibling dot-ai repositories.

What's the best way to format a dependency management request between related repositories?▼

The best way to format a dependency management request is using a standardized markdown file. This structured format ensures all necessary context is captured to formally request new implementations.

Why does my sibling project feature request need a structured markdown file?▼

A structured markdown file is needed to ensure all necessary context is provided for the feature request. This standardized format facilitates clear inter-project dependency resolution.