Browse Skills
2849 skills found
adapter-assistant.md
2
1
export
adapter-assistant
2
from
"refractionPOINT/documentation"
from
"refractionPOINT/documentation"
3
Complete adapter lifecycle assistant for LimaCharlie. Supports External Adapters (cloud-managed), Cloud Sensors (SaaS/cloud integrations), and On-prem USP adapters. Dynamically researches adapter types from local docs and GitHub usp-adapters repo. Creates, validates, deploys, and troubleshoots adapter configurations. Handles parsing rules (Grok, regex), field mappings, credential setup, and multi-adapter configs. Use when setting up new data sources (Okta, S3, Azure Event Hub, syslog, webhook, etc.), troubleshooting ingestion issues, or managing adapter deployments.
2026-01-05
odoo-app-landing-page.md
2
1
export
odoo-app-landing-page
2
from
"smartops-aero/smartops-odoo-flight"
from
"smartops-aero/smartops-odoo-flight"
3
Create or update index.html landing pages for Odoo modules following App Store restrictions and best practices
2026-01-05
i18n-translator.md
2
1
export
i18n-translator
2
from
"mjanv/premiere-ecoute"
from
"mjanv/premiere-ecoute"
3
Internationalization specialist for Phoenix/Elixir applications. Use when you need to extract hardcoded strings and replace them with gettext calls, manage translation files (POT/PO), or provide translations for French and Italian. Handles templates (.heex), controllers, LiveViews, error messages, and UI text.
2026-01-05
unused-code-cleanup.md
2
1
export
unused-code-cleanup
2
from
"phamhung075/4genthub-hooks"
from
"phamhung075/4genthub-hooks"
3
Systematically identify and remove unused imports, variables, and dead code from TypeScript/React projects using --noUnusedLocals and --noUnusedParameters compiler flags
2026-01-05
reviewing-code.md
2
1
export
reviewing-code
2
from
"ryugen04/dotfiles"
from
"ryugen04/dotfiles"
3
Use when executing /code:review-uncommited, /code:review-unpushed, or /code:review-pr commands. Triggers: code review request, PR review, uncommited changes review. Defines 12 parallel review agents covering security, performance, quality, consistency, and more.
2026-01-05
cuda.md
2
1
export
cuda
2
from
"technillogue/ptx-isa-markdown"
from
"technillogue/ptx-isa-markdown"
3
CUDA kernel development, debugging, and performance optimization for Claude Code. Use when writing, debugging, or optimizing CUDA code, GPU kernels, or parallel algorithms. Covers non-interactive profiling with nsys/ncu, debugging with cuda-gdb/compute-sanitizer, binary inspection with cuobjdump, and performance analysis workflows. Triggers on CUDA, GPU programming, kernel optimization, nsys, ncu, cuda-gdb, compute-sanitizer, PTX, GPU profiling, parallel performance.
2026-01-05
backend-development.md
2
1
export
backend-development
2
from
"zabiny/klabis"
from
"zabiny/klabis"
3
Provides development guidance for implementing backend features using Domain-Driven Design, hexagonal architecture, event-driven patterns, and HATEOAS conventions. Use when implementing new domain features, REST APIs, or integrating cross-domain functionality in the backend.
2026-01-05
github-content.md
2
1
export
github-content
2
from
"krmcbride/claude-plugins"
from
"krmcbride/claude-plugins"
3
Fetch GitHub issues, PRs, repo contents, and code using the gh CLI. Use when the user shares GitHub URLs (issues, PRs, repos, source files) or asks about GitHub content. The gh CLI provides complete content that web fetching often misses due to JavaScript rendering.
2026-01-05
codex-review.md
2
1
export
codex-review
2
from
"jedipunkz/dotfiles"
from
"jedipunkz/dotfiles"
3
OpenAI Codex CLI を使ってコード、設定ファイル、ドキュメントのレビューを実行します。「Codex にレビューして」「Codex でレビュー」「OpenAI にレビューしてもらって」「codex review」などのリクエストがあった場合に使用します。
2026-01-05
codegen-bug-fix.md
2
1
export
codegen-bug-fix
2
from
"nihiyama/ffq"
from
"nihiyama/ffq"
3
Fix bugs using TDD starting from README + Issue (following codegen-test), aligning with existing implementation conventions, and leveraging Serena MCP semantic search/editing to implement changes with high performance and race-safety in mind.
2026-01-05
qt-release.md
2
1
export
qt-release
2
from
"svetzal/cutiecoco"
from
"svetzal/cutiecoco"
3
Set up or troubleshoot GitHub Actions workflows for releasing cross-platform Qt applications. Use when building, signing, notarizing, or packaging Qt apps for macOS, Linux, or Windows.
2026-01-05
fhir-migration.md
2
1
export
fhir-migration
2
from
"btall/core-africare-identity"
from
"btall/core-africare-identity"
3
Migration du stockage Patient/Practitioner vers HAPI FHIR. Utiliser quand l'utilisateur demande d'implémenter l'architecture hybride FHIR, créer des mappers FHIR, ou intégrer avec HAPI FHIR.
2026-01-05
kubernetes-debugger.md
2
1
export
kubernetes-debugger
2
from
"rodrigodelmonte/k8s-debugging-plugin"
from
"rodrigodelmonte/k8s-debugging-plugin"
3
Kubernetes debugging and troubleshooting best practices using MCP kubernetes tools.Use when: (1) Pods are failing, pending, or in CrashLoopBackOff/ImagePullBackOff states,(2) Services are unreachable or DNS resolution fails, (3) Deployments aren't rolling out,(4) Nodes are unhealthy or unschedulable, (5) Resource issues (OOM, CPU throttling),(6) Any "why isn't my Kubernetes workload working?" questions.Provides systematic debugging workflows using kubectl_get, kubectl_describe, kubectl_logs,exec_in_pod, and other MCP kubernetes tools.
2026-01-05
type-project-organization.md
2
1
export
type-project-organization
2
from
"ruan-cat/11comm"
from
"ruan-cat/11comm"
3
规范类型项目(apps/type)的代码组织方式、导出语法和文件结构。用于解决类型导出冲突、创建统一导出入口、处理重复导出等问题。适用于类型项目开发、类型错误修复、代码规范实施场景。在处理类型项目的代码写法时,请使用本技能。
2026-01-05
conversation-search.md
2
1
export
conversation-search
2
from
"akatz-ai/cc-conversation-search"
from
"akatz-ai/cc-conversation-search"
3
Find and resume Claude Code conversations by searching topics or filtering by date. Returns session IDs and project paths for easy resumption via 'claude --resume'. Use when user asks "find that conversation about X", "what did we discuss", "what did we work on yesterday", "summarize today's work", "show this week's conversations", "recent projects we accomplished", or wants to locate past work by topic, date, or time period (yesterday, today, last week, specific dates).
2026-01-05
clix-integration.md
2
1
export
clix-integration
2
from
"clix-so/skills"
from
"clix-so/skills"
3
Integrates Clix Mobile SDK into iOS, Android, Flutter, and React Native projects. Provides step-by-step guidance for installation, initialization, and verification. Use when the user asks to install, setup, or configure Clix analytics.
2026-01-05
frontend-design.md
2
1
export
frontend-design
2
from
"bdecrem/vibeceo"
from
"bdecrem/vibeceo"
3
Comprehensive frontend design principles for creating distinctive, aesthetically compelling web interfaces. Use when creating HTML artifacts, React components, or any frontend UI work to avoid generic "AI slop" aesthetics and instead produce creative, surprising, and delightful designs.
2026-01-05
yatl-tasks.md
2
1
export
yatl-tasks
2
from
"brianm/yatl"
from
"brianm/yatl"
3
Track multi-session work with dependencies using yatl (Yet Another Task List). Use when work spans multiple sessions, has dependencies, or requires persistent context across compaction cycles. For simple single-session linear tasks, TodoWrite remains appropriate.
2026-01-05
csp-lua.md
2
1
export
csp-lua
2
from
"tobi/ac-tracer"
from
"tobi/ac-tracer"
3
CSP (Custom Shaders Patch) Lua API reference for Assetto Corsa modding. Use when working with ac.*, ui.*, render.*, physics.* APIs or any CSP Lua code.
2026-01-05
hug-scm-repository-analysis.md
2
1
export
hug-scm-repository-analysis
2
from
"elifarley/hug-scm"
from
"elifarley/hug-scm"
3
Expert-level Git repository investigation using Hug SCM tools for understanding code evolution, tracking down bugs, analyzing changes, and managing development workflows
2026-01-05
feature-orchestrator.md
2
1
export
feature-orchestrator
2
from
"dougwithseismic/dotoro-ads"
from
"dougwithseismic/dotoro-ads"
3
Multi-feature autonomous builder. Takes a list of features, generates TODO docs in parallel, detects dependencies, creates a master tracking doc, then executes each feature through TDD → Code Review → PR Review workflow. Designed for long autonomous sessions with self-continuation. Use when building multiple related features or a complete project phase.
2026-01-05
jscodeshift-codemods.md
2
1
export
jscodeshift-codemods
2
from
"third774/dotfiles"
from
"third774/dotfiles"
3
Write and debug AST-based codemods using jscodeshift for automated code transformations. Use when creating migrations, API upgrades, pattern standardization, or large-scale refactoring.
2026-01-05
hetzner-vps-provisioning.md
2
1
export
hetzner-vps-provisioning
2
from
"The-Resonance/claude-code-hetzner-vps"
from
"The-Resonance/claude-code-hetzner-vps"
3
Use this skill when the user wants to provision a Hetzner VPS, create a cloud server, deploy to Hetzner, set up a development server, configure server security (UFW, fail2ban), or estimate cloud hosting costs. Handles secure VPS provisioning with Claude Code pre-installed.
2026-01-05
code-review.md
2
1
export
code-review
2
from
"letta-ai/letta-code-action"
from
"letta-ai/letta-code-action"
3
Skill for handling PR code reviews. Use when triggered by a PR review comment, review request, or when asked to review code changes. Provides workflow for reading review comments, understanding feedback, and iterating on changes.
2026-01-05