Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
FastAPI Real-Time Features
This skill should be used when the user asks to "add WebSocket", "implement real-time", "create file upload", "add S3 upload", "send email", "implement notifications", "broadcast events", or mentions WebSockets, file storage, email service, push notifications, or real-time communication. Provides WebSocket, file upload, and notification patterns.
majiayu000/claude-skill-registry 163
-
webf-native-ui
Setup and use WebF's Cupertino UI library to build native iOS-style UIs with pre-built components instead of crafting everything with HTML/CSS. Use when building iOS apps, adding native UI components, or improving UI performance.
majiayu000/claude-skill-registry 163
-
miden-assembly
Guide for understanding and writing Miden VM assembly (MASM) code. Use when:
(1) Reading, analyzing, or explaining MASM code
(2) Writing new MASM procedures or programs
(3) Debugging MASM execution or stack state
(4) Optimizing MASM code for cycle count
(5) Working with Miden VM stack machine concepts
Covers instructions, code organization, core library, and common patterns.
majiayu000/claude-skill-registry 163
-
social-media-post
Generate optimized social media posts for Threads, X (Twitter), and LinkedIn. Analyzes platform algorithms, applies best practices, and creates engaging content tailored to each platform. Local skill for Navigator marketing only.
majiayu000/claude-skill-registry 163
-
galahad
how to approach tests, types and coverage
majiayu000/claude-skill-registry 163
-
game-artist
Manage game assets with Kenney-ONLY approach. Search 36,000+ Kenney CC0 assets. If asset not found, ask user to find/generate manually. Ensure style consistency with flat/vector Kenney aesthetic. Auto-triggers on asset requests.
majiayu000/claude-skill-registry 163
-
operations
運用・監視(Operations & Monitoring)機能の開発・修正を行う際に使用。監査ログ、テナント統計、期限切れデータ削除実装時に役立つ。
majiayu000/claude-skill-registry 163
-
code-refactoring-refactor-clean
You are a code refactoring expert specializing in clean code principles, SOLID design patterns, and modern software engineering best practices. Analyze and refactor the provided code to improve its quality, maintainability, and performance.
majiayu000/claude-skill-registry 163
-
building-product-movements
Strategies for transforming a software product into a global community and ecosystem. Use this when launching open-source projects, building developer platforms, or seeking to create a competitive moat through ecosystem incentives rather than just features.
majiayu000/claude-skill-registry 163
-
rdkit
Cheminformatics toolkit for fine-grained molecular control. SMILES/SDF parsing, descriptors (MW, LogP, TPSA), fingerprints, substructure search, 2D/3D generation, similarity, reactions. For standard workflows with simpler interface, use datamol (wrapper around RDKit). Use rdkit for advanced control, custom sanitization, specialized algorithms.
majiayu000/claude-skill-registry 163
-
convert-haskell-elm
Convert Haskell code to idiomatic Elm. Use when migrating Haskell logic to frontend applications, translating pure functional patterns to Elm's architecture, or refactoring Haskell code for web UI. Extends meta-convert-dev with Haskell-to-Elm specific patterns.
majiayu000/claude-skill-registry 163
-
vue-flow-debug
Expert skill for debugging Vue Flow parent-child relationships, coordinate systems, and nesting logic. Contains deep knowledge on coordinate conversion and event handling.
majiayu000/claude-skill-registry 163
-
instruments-profiling
Use when profiling native macOS or iOS apps with Instruments/xctrace. Covers correct binary selection, CLI arguments, exports, and common gotchas.
majiayu000/claude-skill-registry 163
-
allegro
Allegro MicroSystems MPN encoding patterns, suffix decoding, and handler guidance. Use when working with current sensors, motor drivers, or Hall effect sensors.
majiayu000/claude-skill-registry 163
-
admin-crud
Generate admin dashboard pages with data tables, filters, bulk actions, dialogs, and forms. Use when building admin interfaces, management pages, or dashboard components.
majiayu000/claude-skill-registry 163
-
aqe-v2-v3-migration
Migrate Agentic QE projects from v2 to v3 with zero data loss
majiayu000/claude-skill-registry 163
-
compare-options
Multi-expert comparison and ranking of options with structured deliberation. PROACTIVELY activate for: (1) decision making between alternatives, (2) trade-off analysis, (3) option evaluation, (4) vendor/tool comparison, (5) strategy selection. Triggers: "compare options", "evaluate alternatives", "rank options", "which should I choose", "compare these", "trade-off analysis", "decision between"
majiayu000/claude-skill-registry 163
-
github-ai-features-2025
GitHub AI-powered security and automation features for 2025
majiayu000/claude-skill-registry 163
-
check-onboarding
Audit onboarding: first-run, time to aha, friction points, empty states.
Outputs structured findings. Use log-onboarding-issues to create issues.
Invoke for: onboarding review, new user experience, activation audit.
majiayu000/claude-skill-registry 163
-
android-proguard-setup
Configure ProGuard/R8 for Android release builds with safe defaults
majiayu000/claude-skill-registry 163
-
ci-cd-builder
CI/CD 流水线配置指南。当用户需要配置 GitHub Actions、GitLab CI、自动化测试、自动部署或持续集成/持续部署流程时使用此技能。
majiayu000/claude-skill-registry 163
-
workflow-guide
Provides guidance on Cursor ↔ Claude Code 2-agent workflow. Use when user asks about workflow, collaboration, or process. Do NOT load for: implementation work, workflow setup, or executing handoffs.
majiayu000/claude-skill-registry 163
-
deno-debugger
Interactive debugger for Deno/TypeScript applications using the V8 Inspector Protocol. This skill should be used when investigating issues in Deno applications, including memory leaks, performance bottlenecks, race conditions, crashes, or any runtime behavior that requires step-by-step debugging, heap analysis, or CPU profiling. Provides CDP client tools, heap/CPU analyzers, and investigation tracking.
majiayu000/claude-skill-registry 163
-
openpyxl
Create and manipulate Microsoft Excel workbooks programmatically. Build spreadsheets with formulas, charts, conditional formatting, and pivot tables. Handle large datasets efficiently with streaming mode.
majiayu000/claude-skill-registry 163