Create Rfd
Generates comprehensive Request for Proposals (RFPs) based on provided project details and desired vendor qualifications.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add create-rfd npx -- -y @trustedskills/create-rfd
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"create-rfd": {
"command": "npx",
"args": [
"-y",
"@trustedskills/create-rfd"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The create-rfd skill generates Request For Feature (RFF) documents. These documents outline proposed features, including their purpose, scope, and potential impact. It's designed to facilitate clear communication and alignment between stakeholders when planning new product or service functionalities. The generated RFFs are structured and detailed, providing a solid foundation for development efforts.
When to use it
- When initiating the design of a new feature for a software application.
- To document proposed improvements to an existing product or service.
- During brainstorming sessions to formalize ideas into actionable requests.
- Before engaging developers in a project, ensuring everyone understands the requirements.
Key capabilities
- Generates structured RFF documents.
- Outlines feature purpose and scope.
- Details potential impact of proposed features.
Example prompts
- "Create an RFF for a new user onboarding flow."
- "Generate an RFF describing the integration with a third-party payment provider."
- "Draft an RFF outlining improvements to the search functionality on our website."
Tips & gotchas
The quality of the generated RFF depends heavily on the clarity and detail provided in the initial prompt. Be as specific as possible about the desired feature for optimal results.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.