10x Skill
10x is a TypeScript AI agent skill for Codex with npx, git clone. A collection of Claude Code skills and agents for design and development.
How to use 10x Skill
Install or run
git clone https://github.com/fariraimasocha/10x.git
cd 10x
./scripts/install.sh --dry-run
./scripts/install.shClient configuration
{
"short_name": "10x",
"name": "10x UI Skills",
"icons": [
{
"src": "/10x/favicon.svg",
"sizes": "512x512",
"type": "image/svg+xml",
"purpose": "any"
},
{
"src": "/10x/favicon-192x192.png",
"type": "image/png",
"sizes": "192x192"
},
{
"src": "/10x/favicon-512x512.png",
"type": "image/png",
"sizes": "512x512"
}
],
"start_url": ".",
"display": "standalone",
"theme_color": "#171914",
"background_color": "#f7f8f3"
}
Compatible clients
What is 10x Skill?
10x is a TypeScript AI agent skill for Codex with npx, git clone. A collection of Claude Code skills and agents for design and development. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Reusable instructions support
- Includes SKILL.md support
- Shell commands support
- Browser use support
- Document generation support
- OpenAI provider support
- Anthropic provider support
Technical details
Install or run 10x using npx. Check fariraimasocha/10x for the latest setup command.
- Built for TypeScript
- Built for Node.js
- Install or run with npx
- Install or run with git clone
- Works with Codex
- Uses SSE transport
- API key required
- OAuth
Requirements and access
Security and permissions
Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.
When to use 10x Skill
- Use it for reusing agent instructions, scripts, and references.
- Use it for agent skills workflows.
- Use it for coding workflows.
- Use it for data workflows.
- Use it for codex users.
Built with
Explore related resources
Frequently asked questions
What is 10x?
10x is a TypeScript AI agent skill for Codex with npx, git clone. A collection of Claude Code skills and agents for design and development.
Who is 10x best for?
10x is best for reusing agent instructions, scripts, and references, agent skills workflows, coding workflows, data workflows, codex users.
How do I install 10x?
Install or run 10x using npx. Check 10x for the latest setup command.
Is 10x actively maintained?
10x may need a closer maintenance check before production use.
Auto-fetched from GitHub.