一个为 Claude Code 设计的开发文档管理 Skill | A comprehensive development documentation system management skill for Claude Code
git clone https://github.com/541968679/dev-doc-structure-skill.git一个为 Claude Code 设计的开发文档管理 Skill | A comprehensive development documentation system management skill for Claude Code
No install command available. Check the GitHub repository for manual installation instructions.
git clone https://github.com/541968679/dev-doc-structure-skillCopy the install command above and run it in your terminal.
Launch Claude Code, Cursor, or your preferred AI coding agent.
Use the prompt template or examples below to test the skill.
Adapt the skill to your specific use case and workflow.
Act as a development documentation manager. Create a structured documentation system for [PROJECT_NAME], a [PROJECT_TYPE] project in [INDUSTRY]. Include sections for API references, code examples, and troubleshooting guides. Ensure the structure is scalable and easy to navigate.
# Development Documentation for [PROJECT_NAME]
## Table of Contents
1. [Introduction](#introduction)
2. [API References](#api-references)
3. [Code Examples](#code-examples)
4. [Troubleshooting Guides](#troubleshooting-guides)
5. [FAQs](#faqs)
## Introduction
Welcome to the development documentation for [PROJECT_NAME], a [PROJECT_TYPE] project in the [INDUSTRY] industry. This documentation aims to provide a comprehensive guide for developers to understand, implement, and troubleshoot the project.
## API References
### Endpoints
- **GET /api/data**: Retrieve data from the system.
- **POST /api/data**: Submit data to the system.
- **PUT /api/data/{id}**: Update data in the system.
- **DELETE /api/data/{id}**: Delete data from the system.
## Code Examples
### Python Example
```python
import requests
# Retrieve data from the system
response = requests.get('https://api.example.com/data')
data = response.json()
print(data)
```
## Troubleshooting Guides
### Common Issues
- **Issue 1**: Connection timeout
- **Solution**: Check your internet connection and ensure the API endpoint is correct.
- **Issue 2**: Invalid data format
- **Solution**: Ensure the data being submitted adheres to the required format.
## FAQs
### General Questions
- **Q**: What is the rate limit for API requests?
- **A**: The rate limit is 100 requests per minute.
- **Q**: How do I get an API key?
- **A**: Contact the system administrator to obtain an API key.AI assistant built for thoughtful, nuanced conversation
IronCalc is a spreadsheet engine and ecosystem
Service Management That Turns Chaos Into Control
Customer feedback management made simple
Enterprise workflow automation and service management platform
Automate your spreadsheet tasks with AI power