Browse Skills

44656 skills found

shadcn-ui.md
0
1 export shadcn-ui
2 bobmatnyc from "bobmatnyc/termpilot"
3 shadcn/ui component library for React with Tailwind CSS - copy-paste accessible components with full code ownership. Use when building React applications needing customizable UI components with Next.js, Vite, or Remix integration.
2026-01-05
swiftuice-analyze.md
0
1 export swiftuice-analyze
2 greenstevester from "greenstevester/swiftui-cause-effect-cli"
3 This skill should be used when the user asks to find and fix SwiftUI performance issues, optimize SwiftUI views, fix re-render problems, or analyze why their iOS/macOS app UI is slow. It handles the full workflow from code review to trace analysis.
2026-01-05
trl.md
0
1 export trl
2 majiayu000 from "majiayu000/claude-skill-registry"
3 This skill should be used when users want to train or fine-tune language models using TRL (Transformer Reinforcement Learning) on Hugging Face Jobs infrastructure. Covers SFT, DPO, GRPO and reward modeling training methods, plus GGUF conversion for local deployment. Includes guidance on the TRL Jobs package, UV scripts with PEP 723 format, dataset preparation and validation, hardware selection, cost estimation, Trackio monitoring, Hub authentication, and model persistence. Should be invoked for tasks involving cloud GPU training, GGUF conversion, or when users mention training on Hugging Face Jobs without local GPU setup.
2026-01-05
rust-review.md
0
1 export rust-review
2 athola from "athola/pensive"
3 Perform in-depth audits of Rust code, covering ownership, concurrency, unsafe blocks, traits, and Cargo dependencies.
2026-01-05
moai-lang-scala.md
0
1 export moai-lang-scala
2 kivo360 from "kivo360/quickhooks"
3 Scala 3.6+ best practices with ScalaTest 3.2, sbt 1.10, functional programming patterns, and Play Framework.
2026-01-05
tokenmilagre-api-integrations.md
0
1 export tokenmilagre-api-integrations
2 dogespartano-cyber from "dogespartano-cyber/tokenmilagre-platform"
3 External API integrations (Perplexity AI, Gemini, Binance, CoinGecko). TRIGGERS: 'API', 'Perplexity', 'Gemini', 'Binance', 'CoinGecko', 'rate limit', 'API error'. Use when implementing API connections, handling rate limits, error recovery, and data transformation patterns.
2026-01-05
module-scaffold.md
0
1 export module-scaffold
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use when creating a new feature module in libs/. Triggers on "create a module", "add a feature module", "scaffold module for X", or "new library for Y"
2026-01-05
skill-authoring.md
0
1 export skill-authoring
2 JoernStoehler from "JoernStoehler/msc-viterbo"
3 Create or update repo skills under .codex/skills. Use when adding new skills, editing SKILL.md, or deciding what should be a skill vs a spec/doc.
2026-01-05
error-handling.md
0
1 export error-handling
2 ToonVos from "ToonVos/empty-opensaas"
3 Complete error handling patterns for Wasp applications. Use when implementing error handling, validation, or working with HTTP errors. Includes server-side operations errors, client-side error handling, Zod validation, and retry logic.
2026-01-05
pptx.md
0
1 export pptx
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Presentation creation, editing, and analysis. When Codex needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other presentation tasks
2026-01-05
ux-nomenclature.md
0
1 export ux-nomenclature
2 joaopelegrino from "joaopelegrino/app-controle"
3 Garante nomenclatura consistente seguindo o glossário do ÉPICO 12 (Arquitetura de Informação do Plataforma B2B de treinamento técnico corporativo)
2026-01-05
sales-automation-skill-adapter.md
0
1 export sales-automation-skill-adapter
2 OmarA1-Bakri from "OmarA1-Bakri/sales-automation-mcp"
3 Generic skill wrapper that activates sales automation capabilities based on conversation context
2026-01-05
error-handling-patterns.md
0
1 export error-handling-patterns
2 rubrical-studios from "rubrical-studios/process-docs"
3 Guide developers through consistent error handling including error hierarchies, API responses, and logging integration
2026-01-05
nodejs-backend-typescript.md
0
1 export nodejs-backend-typescript
2 danielseltzer from "danielseltzer/code-analysis-tools"
3 Node.js backend development with TypeScript, Express/Fastify servers, routing, middleware, and database integration
2026-01-05
stt-integration.md
0
1 export stt-integration
2 vanman2024 from "vanman2024/ai-dev-marketplace"
3 ElevenLabs Speech-to-Text transcription workflows with Scribe v1 supporting 99 languages, speaker diarization, and Vercel AI SDK integration. Use when implementing audio transcription, building STT features, integrating speech-to-text, setting up Vercel AI SDK with ElevenLabs, or when user mentions transcription, STT, Scribe v1, audio-to-text, speaker diarization, or multi-language transcription.
2026-01-05
detecting-off-by-one.md
0
1 export detecting-off-by-one
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Detects off-by-one errors by identifying incorrect loop conditions, array indexing mistakes, and boundary condition problems. Use when analyzing loops, array access, or investigating fencepost errors.
2026-01-05
skill-template.md
0
1 export skill-template
2 64andrewwalker from "64andrewwalker/calvin"
3 Template for production-grade DocEngineering skills
2026-01-05
diagrammer-tailwind-style.md
0
1 export diagrammer-tailwind-style
2 Kazan from "Kazan/diagrammer"
3 MANDATORY for any web UI or styling change. Must be followed whenever touching web/src UI, layout, or CSS. Absolutely no shadows, glows, or flares; keep everything flat and token-driven.
2026-01-05
check-alerts.md
0
1 export check-alerts
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Check currently firing Grafana alerts, analyze alert status, and investigate alert issues in the Kagenti platform
2026-01-05
accessibility-auditor.md
0
1 export accessibility-auditor
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Reviews UI components for WCAG compliance, ARIA attributes, keyboard navigation, and screen reader support. Use when building frontend components or user requests accessibility improvements.
2026-01-05
owasp-security-review.md
0
1 export owasp-security-review
2 ayuzaka from "ayuzaka/my-develop-plugin"
3 OWASP Cheat Sheet Series に基づくセキュリティレビューと実装支援。コードレビュー依頼、セキュリティ関連の実装・調査、脆弱性チェック時に使用する。XSS, SQL Injection, CSRF, 認証認可などのセキュリティトピックを扱う。
2026-01-05
design-system.md
0
1 export design-system
2 dogespartano-cyber from "dogespartano-cyber/tokenmilagre-platform"
3 Use this skill when styling pages, creating components, working with CSS variables, design patterns, or applying the Token Milagre visual identity. Contains spacing rules, color system, card effects, and component patterns.
2026-01-05
project-memory.md
0
1 export project-memory
2 jensenojs from "jensenojs/dotfiles"
3 Project Memory Management adapted from Context Engineering Kit. Enables the agent to maintain a persistent ".opencode/MEMORY.md" file to store architectural decisions, patterns, and "lessons learned".
2026-01-05
moai-alfred-workflow.md
0
1 export moai-alfred-workflow
2 dolsoon from "dolsoon/my-awesome-project"
3 Enterprise multi-agent workflow orchestration specialist. Master workflow design, agent coordination, task delegation, and process automation with Context7 MCP integration and comprehensive monitoring. Build scalable, intelligent workflow systems with fault tolerance and performance optimization.
2026-01-05