Develop
Develop helps you craft compelling content – from marketing copy to creative stories – boosting your output and streamlining your workflow.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add develop npx -- -y @trustedskills/develop
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"develop": {
"command": "npx",
"args": [
"-y",
"@trustedskills/develop"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The develop skill allows AI agents to create and manage Subframe apps. It facilitates defining app structure, managing dependencies, and deploying applications within the Subframe environment. This enables automated application development workflows directly from an AI agent's interaction.
When to use it
- Automating repetitive tasks in Subframe app creation.
- Generating initial project scaffolding for new Subframe apps.
- Modifying existing Subframe app configurations based on specific requirements.
- Deploying updated versions of Subframe applications programmatically.
Key capabilities
- App structure definition
- Dependency management
- Application deployment within Subframe
Example prompts
- "Create a new Subframe app named 'my-app' with a React frontend."
- "Add the 'tailwindcss' dependency to my existing Subframe project."
- "Deploy version 1.2.3 of my Subframe application."
Tips & gotchas
The develop skill requires access to and familiarity with the Subframe environment. Ensure your AI agent has appropriate permissions within Subframe for creating, modifying, and deploying applications.
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.