All authors
majiayu000 avatar

Claude Skills by majiayu000

github.com/majiayu000
16,254 skillsA× 15,511B× 514C× 156D× 43F× 30565 installs12,098 views
Fusion ApiA

Design and compare alternative API shapes; use when deciding on endpoints, request or response formats, or versioning.

toolsgobash
0
76
Fusion ArchA

Compare architecture patterns and select the most suitable; use for system design decisions.

toolsbashgit
0
76
Fusion BugfixA

Propose multiple bug-fix strategies and pick the safest; use when a bug has more than one viable fix.

toolsbashgit
0
76
Fusion DatamodelA

Compare data model designs and pick the best fit; use when modeling new data or refactoring schemas.

toolsbashrefactoring
0
76
Fusion PerfA

Compare performance optimization options and choose the most effective; use when tuning or speeding up a system.

toolsgobash
0
76
Fusion RefactorA

Compare refactoring approaches and pick the safest path; use when multiple refactor strategies are possible.

toolsgobash
0
76
Fusion TestA

Compare testing strategies and choose the best coverage plan; use when deciding how to test a feature or fix.

testingbashtesting
0
76
Fusion UiA

Propose multiple UI component designs and select the best; use when exploring UI variants or visual direction.

toolsgobash
0
76
Fusion360A

Control Autodesk Fusion 360 CAD software via the Claude Bridge add-in. Create sketches, draw shapes, extrude 3D objects, and build complex models interactively.

toolsgoshell
0
76
Fuzz TestingA

Generate malformed inputs and crash detection.

testinggotesting
0
76
Fuzzing Dictionary Pathvanasoftware IosstoragecleanerA

Fuzzing dictionaries guide fuzzers with domain-specific tokens. Use when fuzzing parsers, protocols, or format-specific code.

documentationrustgo
0
76
Fuzzing DictionaryA

Fuzzing dictionaries guide fuzzers with domain-specific tokens. Use when fuzzing parsers, protocols, or format-specific code.

documentationrustgo
0
76
Fuzzing HarnessA

Building effective fuzzing harnesses to maximize code coverage and vulnerability discovery through automated input generation

developmentpythongo
0
76
Fuzzing Obstacles Pathvanasoftware IosstoragecleanerA

Techniques for patching code to overcome fuzzing obstacles. Use when checksums, global state, or other barriers block fuzzer progress.

documentationrustgo
0
76
Fuzzing PythonA

Creating fuzz driver for Python libraries using LibFuzzer. This skill is useful when agent needs to work with creating fuzz drivers / fuzz targets for Python project and libraries.

developmentpythongo
0
76
Fuzzing StrategistB

Fuzzing strategist persona specializing in dynamic testing guidance, fuzzing strategy development, and crash analysis

securitypythonrust
0
76
Fvtt Data MigrationsA

This skill should be used when moving data between storage locations, changing data structures, renaming fields, or removing deprecated data. Covers schema versioning, safe migration methods, the Foundry unset operator, and idempotent migrations.

developmentjavascriptjava
0
76
Fvtt Data StorageA

This skill should be used when choosing between flags, settings, or files for data storage, implementing document flags, registering module settings, handling file uploads, or migrating data between storage types. Covers namespacing, scope types, and performance optimization.

developmentjavascriptgo
0
76
Fvtt Dice RollsA

This skill should be used when implementing dice rolling, creating Roll formulas, sending rolls to chat with toMessage, preparing getRollData, creating custom dice types, or handling roll modifiers like advantage/disadvantage. Covers Roll class, evaluation, and common patterns.

developmentjavascriptjava
0
76
Fvtt Error HandlingA

This skill should be used when adding error handling to catch blocks, standardizing error handling across a codebase, or ensuring proper UX with user messages vs technical logs. Covers NotificationOptions, Hooks.onError, and preventing console noise.

developmentjavascripttypescript
0
76
Fvtt HooksA

This skill should be used when registering hooks, creating custom hooks for module APIs, debugging hook execution, handling async in hooks, or preventing memory leaks from unclean hook removal. Covers Hooks.on/once/call/callAll, lifecycle order, and common pitfalls.

developmentjavascriptgo
0
76
Fvtt Performance Safe UpdatesA

This skill should be used when adding features that update actors or items, implementing hook handlers, modifying update logic, or replacing embedded documents. Covers ownership guards, no-op checks, batched updates, queueUpdate wrapper, atomic document operations, and letting Foundry handle renders automatically for multi-client sync.

developmentjavascriptgo
0
76
Fvtt SheetsA

This skill should be used when creating or extending ActorSheet/ItemSheet classes, implementing getData or _prepareContext, binding events with activateListeners, handling drag/drop, or migrating from ApplicationV1 to ApplicationV2. Covers both legacy V1 and modern V2 patterns.

developmentjavascriptjava
0
76
Fvtt SocketsA

This skill should be used when implementing multiplayer synchronization, using game.socket.emit/on, creating executeAsGM patterns for privileged operations, broadcasting events between clients, or avoiding common pitfalls like race conditions and duplicate execution.

developmentjavascriptgo
0
76
Fvtt V13 MigrationA

This skill should be used when the user asks to "migrate to V13", "upgrade to Foundry V13", "update module for V13", "fix V13 compatibility", "convert to ESM", "use DataModel", or mentions V13-specific patterns like hook signature changes, actor.system vs actor.data.data, or Application V2. Provides comprehensive Foundry VTT V13 development patterns and migration guidance.

developmentjavascriptgo
0
76
Fvtt Version CompatA

This skill should be used when importing Foundry classes, registering sheets, loading templates, enriching HTML, or using any Foundry API that has moved to namespaces. Covers compat wrappers, deferred sheet registration, and the modern-first fallback pattern.

developmentjavascriptgo
0
76
Fx BootstrapA

Set up Sandestin in a new project. Use when integrating sandestin into an application or library, creating dispatch namespaces, or wiring registries together. Keywords: setup, bootstrap, create-dispatch, wire, integrate, project.

documentationbashgit
0
76
Fx ExploreA

Discover available effects, actions, and placeholders in a Sandestin project. Use when asking what effects exist, searching for functionality, or needing example invocations. Keywords: effects, actions, dispatch, describe, grep, sample.

databasessqlgit
0
76
Fx RegistryB

Create new Sandestin effect registries following project conventions. Use when adding effects, actions, or placeholders. Keywords: registry, effect, action, placeholder, handler, create, new.

databasesgobash
0
76
FzfB

Command-line fuzzy finder for interactive filtering of any list. Use when interactively selecting files, searching command history (CTRL-R), creating selection interfaces in scripts, building interactive menus, or integrating fuzzy search with tools like ripgrep, fd, and git. Triggers on mentions of fzf, fuzzy finder, ** completion, interactive filtering, or shell keybindings CTRL-T/CTRL-R/ALT-C.

toolsgoshell
0
76
G Sec Information GathererA

Scrapes relevant bulletins from the RBI website intelligently and figures out information about government securities issued. Applicable only for India.

developmentpythongo
0
76
G SuiA

Server-rendered Go UI framework. Use when building g-sui applications, creating UI components, handling forms with server actions, using data tables, setting up routes, or implementing WebSocket patches. Triggered by "g-sui", "server-rendered UI", "Go UI framework", form handling, or data collation.

developmentgobash
0
76
Ga4 Event TrackingA

Add, review, or update GA4 event tracking on HTML websites using data attributes and a reusable JavaScript tracker. Use when wiring gtag or GTM dataLayer events, choosing event names/parameters, or extending a base GA4 tracking snippet for clicks and simple interactions.

developmentjavascriptgo
0
76
Ga4 Moltbot SkillsA

Query Google Analytics 4 (GA4) data via the Analytics Data API. Use when you need to pull website analytics like top pages, traffic sources, user counts, sessions, conversions, or any GA4 metrics/dimensions. Supports custom date ranges and filtering.

data-aipythongo
0
76
Ga4 Privacy ComplianceA

Expert guidance for GA4 privacy and compliance including GDPR, CCPA, Consent Mode v2, data deletion, and privacy settings. Use when implementing Consent Mode, ensuring GDPR compliance, handling data deletion requests, configuring consent banners, or implementing privacy-first tracking. Covers consent parameters (ad_user_data, ad_personalization), data retention, IP anonymization, and compliance workflows.

developmentjavascriptrust
0
76
GalahadA

how to approach tests, types and coverage

developmentrustgo
0
76
Galaxy DockerA

Maintain and upgrade the bgruening/docker-galaxy project: bump Galaxy/Ubuntu versions, update Ansible roles and scheduler support, adjust startup/CI/tests, and manage CVMFS.

devopspythonrails
0
76
Galileo AiA

Provides comprehensive guidance for Galileo AI design tool including AI-assisted design, component generation, and design automation. Use when the user asks about Galileo AI, needs to use AI for design, generate design components, or automate design workflows.

tools
0
76
Gam Researcher AgentA

Automated context retrieval from Transmission Packet archive using iterative research loop. Implements GAM "Read Path" to complement manual "Write Path" (Memorizer).

ai-agentspythongo
0
76
Game AnalyticsA

Tracking player behavior and game performance through metrics, event tracking, funnel analysis, retention metrics, and integration with analytics platforms for data-driven game development.

developmenttypescriptgo
0
76
Game AnalyzerA

Analyze TraitorSim game logs, trust matrix evolution, voting patterns, mission outcomes, and emergent social behaviors. Use when examining game results, debugging gameplay issues, analyzing agent strategies, or when asked about game analysis, trust matrices, voting patterns, or emergent behaviors.

datapythonrust
0
76
Game ArchitectA

Validate codebase architecture and organization before releases. Use when user asks to 'check architecture', 'validate structure', 'pre-release check', or before versioning.

code-qualitygobash
0
76
Game ArtistA

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.

documentationpythongo
0
76
Game BalanceA

Validate unit stats and combat values against GAME_REQUIREMENTS.md. Use when modifying unit properties, combat formulas, or terrain effects. Triggers on "balance", "stats", "unit values", "combat modifier".

tools
0
76
Game CoordinationA

This skill should be used when implementing "gamemaster agents", "spawn player agents", "coordinate multiple agents", "parallel agent execution", "game orchestration patterns", or building multi-agent systems where one agent orchestrates others. Provides comprehensive guidance for creating game-testing frameworks with dynamic agent spawning.

businessjavascriptgo
0
76
Game DatabaseA

Database design for multiplayer games with PostgreSQL. Use when designing schemas, handling game persistence, managing user accounts, implementing lobbies, or optimizing queries. Covers JSONB for game state and relational patterns.

databasesjavascriptjava
0
76
Game Design DecisionsA

Game design decisions and rationale (respawn, portals, progression)

documentationrustgo
0
76
Game Design TheoryA

Comprehensive game design theory covering MDA framework, player psychology, balance principles, and progression systems. Master why games are fun.

educationrustgo
0
76
Game DesignerA

Use when designing game feel, player feedback systems, or when creating animations that enhance gameplay and player satisfaction.

designrustgo
0
76
Game Dev Script ProcessingA

游戏开发剧本处理技能 - 指导Claude Code使用游戏开发剧本处理器插件将剧本文件转换为游戏配置文件

toolsbash
0
76