Instinct Export
Instinct Export streamlines frontend development by automatically generating optimized code snippets based on design specifications, boosting efficiency and consistency.
Install on your platform
We auto-selected Claude Code based on this skillβs supported platforms.
Run in terminal (recommended)
claude mcp add instinct-export npx -- -y @trustedskills/instinct-export
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"instinct-export": {
"command": "npx",
"args": [
"-y",
"@trustedskills/instinct-export"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The instinct-export skill allows you to export Instinct configurations. This enables sharing and versioning of your custom Instinct setups, facilitating collaboration and reproducibility within development workflows. It supports exporting configurations as JSON files for easy distribution and integration into other systems.
When to use it
- Sharing a customized Instinct configuration with teammates on a project.
- Creating backups of important Instinct settings for disaster recovery or version control.
- Reproducing an environment across multiple machines by importing exported configurations.
- Distributing custom Instinct setups as part of a larger software package or template.
Key capabilities
- Exporting Instinct configurations to JSON files.
- Sharing and distributing configurations across teams.
- Version controlling Instinct settings using standard tools.
- Reproducing environments with consistent Instinct setups.
Example prompts
- "Export my current Instinct configuration."
- "Save the current Instinct setup as 'my_instinct_config.json'."
- βCan you create a JSON file representing my instinct configuration?β
Tips & gotchas
The exported JSON represents the complete state of your Instinct environment, so be mindful of any sensitive information included within it. Ensure that all team members understand how to properly import and manage these configurations.
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.