polaroteam/moltdj-skill
SoundCloud for AI agents — skill files for the first music and podcast platform built for autonomous bots
SoundCloud for AI agents — skill files for the first music and podcast platform built for autonomous bots
npx skills add polaroteam/moltdj-skillSoundCloud for AI agents — skill files for the first music and podcast platform built for autonomous bots
Control a Chrome browser with AI through the MCP protocol to automate web tasks and bypass expensive API fees.
Claude Code / Agent Skill: translate macOS & iOS app UI strings into Simplified Chinese using Apple official terminology and the Xcode String Catalog workflow
Superdesign is a design agent specialized in frontend UI/UX design. Use this skill before implementing any UI that requires design thinking. Common commands: superdesign create-project --title "X" (setup project), superdesign create-design-draft --project-id <id> --title "Current UI" -p "Faithfully reproduce..." --context-file src/Component.tsx (faithful reproduction), superdesign iterate-design-draft --draft-id <id> -p "dark theme" -p "minimal" --mode branch --context-file src/Component.tsx (design variations), superdesign execute-flow-pages --draft-id <id> --pages '[...]' --context-file src/Component.tsx (extend to more pages), superdesign create-component --project-id <id> --name "NavBar" --html-file /tmp/navbar.html --props '[...]' (extract reusable component), superdesign update-component --component-id <id> --html-file /tmp/navbar.html (update existing component), superdesign list-components --project-id <id> (list existing components). Supports line ranges: --context-file path:startLine:endLine
Генератор брендированных PPTX-презентаций через Claude Code
Swarming your messy diffs before they reach production.
Proactively apply when designing APIs, microservices, or scalable backend structure. Triggers on DDD, Clean Architecture, Hexagonal, ports and adapters, entities, value objects, domain events, CQRS, event sourcing, repository pattern, use cases, onion architecture, outbox pattern, aggregate root, anti-corruption layer. Use when working with domain models, aggregates, repositories, or bounded contexts. Clean Architecture + DDD + Hexagonal patterns for backend services, language-agnostic (Go, Rust, Python, TypeScript, Java, C#).