Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
tower-visuals
Provides rules and patterns for drawing machine-based tower visuals using p5.js primitives. Use when designing or modifying tower rendering to use geometric shapes instead of sprites.
majiayu000/claude-skill-registry 163
-
load-balancing-patterns
When distributing traffic across multiple servers or regions, use this skill to select and configure the appropriate load balancing solution (L4/L7, cloud-managed, self-managed, or Kubernetes ingress) with proper health checks and session management.
majiayu000/claude-skill-registry 163
-
plantuml-syntax
Authoritative reference for PlantUML diagram syntax. Provides UML and non-UML diagram types, syntax patterns, examples, and setup guidance for generating accurate PlantUML diagrams.
majiayu000/claude-skill-registry 163
-
load-conversation
Load the full content of a previous Claude Code conversation into current context. Use when user asks to "load conversation <uuid>" or "show me conversation <uuid>" or references loading/viewing a past conversation by its ID.
majiayu000/claude-skill-registry 163
-
sanity-schema-manager
Manages schema lifecycle including scaffolding, safe field deprecation, and data migrations. Use when modifying existing schemas.
majiayu000/claude-skill-registry 163
-
nomos-compilation-debugging
Systematic debugging guide for Nomos compilation failures. Use this when compilation fails, providers won't start, references are unresolved, or builds produce unexpected output.
majiayu000/claude-skill-registry 163
-
add-project
새 프로젝트를 STAR+I로 추가할 때
majiayu000/claude-skill-registry 163
-
change-impact-analyzer
Analyzes impact of proposed changes on existing systems (brownfield projects) with delta spec validation.
Trigger terms: change impact, impact analysis, brownfield, delta spec, change proposal,
change management, existing system analysis, integration impact, breaking changes,
dependency analysis, affected components, migration plan, risk assessment, brownfield change.
Provides comprehensive change analysis for existing systems:
- Affected component identification
- Breaking change detection
- Dependency graph updates
- Integration point impact
- Database migration analysis
- API compatibility checks
- Risk assessment and mitigation strategies
- Migration plan recommendations
Use when: proposing changes to existing systems, analyzing brownfield integration,
or validating delta specifications.
majiayu000/claude-skill-registry 163
-
fastmcp-cloud-deployment
FastMCP Cloud deployment validation, testing, and verification patterns. Use when deploying MCP servers, validating deployments, testing server configurations, checking environment variables, verifying deployment health, tracking deployments, or when user mentions FastMCP Cloud, deployment validation, pre-deployment checks, post-deployment verification, deployment troubleshooting, or deployment lifecycle management.
majiayu000/claude-skill-registry 163
-
pubmed-export-citations-u9401066-pubmed-search-mcp
majiayu000/claude-skill-registry 163
-
deepPlan
Atlas skill for Manus AI-inspired persistent planning. USE WHEN complex multi-step task, research project, extended implementation, OR need goal anchoring. Uses filesystem as memory with 3-file structure.
majiayu000/claude-skill-registry 163
-
setup-assistant
Detect when user is working in an un-indexed project and proactively suggest enabling semantic memory. Activates on first code question in new projects to guide users through initial setup.
majiayu000/claude-skill-registry 163
-
git-workflow-guide-asiaostrich-universal-dev-standa
Guide Git branching strategies, branch naming, and merge operations.
Use when: creating branches, merging, pull requests, Git workflow questions.
Keywords: branch, merge, PR, pull request, GitFlow, GitHub Flow, 分支, 合併, 工作流程.
majiayu000/claude-skill-registry 163
-
activate-lightning-page
Activates a newly deployed Lightning App Page so it appears in the App Launcher. Use when you've deployed a new flexipage and need to make it accessible to users.
majiayu000/claude-skill-registry 163
-
generating-faqs-and-help-content
Builds comprehensive FAQs and help center articles from customer questions and product documentation. Use when the user asks about FAQ pages, help centers, knowledge bases, support documentation, or customer questions.
majiayu000/claude-skill-registry 163
-
tiktok-targeted-analysis
Analyzes user-provided TikTok URLs to generate comprehensive video breakdowns, 1 replication script (100% structure copy), and AI video generation prompts for Veo 3.1/Sora in copy-paste ready markdown code blocks
majiayu000/claude-skill-registry 163
-
stig
Use Stig to generate documentation from C/C++ code with Doxygen-style comments
majiayu000/claude-skill-registry 163
-
general-research
Conducts systematic internet research through strategic questioning and multi-source analysis. Gathers information from web sources (not codebase), cross-references claims across multiple sources, evaluates source credibility using tier system (official docs, expert blogs, community resources), identifies patterns and consensus, and produces structured reports in .research/. Use when user needs to gather knowledge from internet, find best practices, compare solutions, evaluate technologies, understand industry trends, or investigate topics thoroughly. Triggers include "research online", "gather information about", "find best practices for", "compare solutions", "evaluate", "investigate topic", "what do sources say", "look up", "search for information".
majiayu000/claude-skill-registry 163
-
pytorch-fsdp2
Adds PyTorch FSDP2 (fully_shard) to training scripts with correct init, sharding, mixed precision/offload config, and distributed checkpointing. Use when models exceed single-GPU memory or when you need DTensor-based sharding with DeviceMesh.
majiayu000/claude-skill-registry 163
-
diagramming
Creates Mermaid and ASCII diagrams for flowcharts, architecture, ERDs, state machines, mindmaps, and more. Use when user mentions diagram, flowchart, mermaid, ASCII diagram, text diagram, terminal diagram, visualize, C4, mindmap, architecture diagram, sequence diagram, ERD, or needs visual documentation.
majiayu000/claude-skill-registry 163
-
rust-cache
Redis 缓存管理、连接池、TTL策略、模式匹配删除、性能优化
majiayu000/claude-skill-registry 163
-
Audit UI/UX Consistency
COMPREHENSIVE UI/UX audit combining code analysis AND visual screenshot analysis. Detects design system violations, visual inconsistencies across views, button/card/modal style variants, color palette chaos, theme breaks, and accessibility issues. Provides detailed visual evidence and prioritized fixes. INCLUDES Storybook design decision workflow for user-driven choices. CRITICAL - Must analyze actual rendered screenshots, not just code.
majiayu000/claude-skill-registry 163
-
ux-researcher-designer
UX research and design toolkit for Senior UX Designer/Researcher including data-driven persona generation, journey mapping, usability testing frameworks, and research synthesis. Use for user research, persona creation, journey mapping, and design validation.
majiayu000/claude-skill-registry 163
-
side-channels
Timing attacks and other side-channel exploitation techniques
majiayu000/claude-skill-registry 163