Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
reference-frame-rotations
ReferenceFrameRotations.jl for 3D rotation representations (DCM, Quaternion, Euler angles). Use when constructing rotation matrices, converting between rotation representations, composing rotations, or computing attitude kinematics.
majiayu000/claude-skill-registry 163
-
triple-impl
Starts working on a task using the TRIPLE protocol, as the impl agent.
majiayu000/claude-skill-registry 163
-
ccw
Stateless workflow orchestrator. Auto-selects optimal workflow based on task intent. Triggers "ccw", "workflow".
majiayu000/claude-skill-registry 163
-
sync
Fast save-point: sync all session-context files and MEMORY.md with current progress. Zero questions, zero delay. Use when user says /sync, save progress, save state, sync context, or /sync --full for capability inventory.
majiayu000/claude-skill-registry 163
-
ast-refactor
ast-grep를 활용한 구조적 코드 검색 및 리팩토링. 텍스트 매칭이 아닌 AST(추상 구문 트리) 기반으로 코드 패턴을 정밀하게 검색하고 치환합니다. Use when performing structural code transformations or finding patterns across the codebase.
majiayu000/claude-skill-registry 163
-
maui-app-icons-splash
.NET MAUI app icon configuration, splash screen setup, SVG to PNG conversion at build time, composed/adaptive icons, and platform-specific icon and splash screen requirements for Android, iOS, Mac Catalyst, and Windows. USE FOR: "app icon", "splash screen", "MauiIcon", "MauiSplashScreen", "adaptive icon", "change app icon", "launch screen", "SVG icon", "foreground tint", "icon resize". DO NOT USE FOR: in-app images or image loading (use maui-performance), theming or colors (use maui-theming), or custom drawing (use maui-graphics-drawing).
majiayu000/claude-skill-registry 163
-
lc-show
Show LeetCode problem details and generate Rust template (project)
majiayu000/claude-skill-registry 163
-
polars
Fast in-memory DataFrame library for datasets that fit in RAM. Use when pandas is too slow but data still fits in memory. Lazy evaluation, parallel execution, Apache Arrow backend. Best for 1-100GB datasets, ETL pipelines, faster pandas replacement. For larger-than-RAM data use dask or vaex.
majiayu000/claude-skill-registry 163
-
llm-streaming-response-handler
Build production LLM streaming UIs with Server-Sent Events, real-time token display, cancellation, error recovery. Handles OpenAI/Anthropic/Claude streaming APIs. Use for chatbots, AI assistants, real-time text generation. Activate on "LLM streaming", "SSE", "token stream", "chat UI", "real-time AI". NOT for batch processing, non-streaming APIs, or WebSocket bidirectional chat.
majiayu000/claude-skill-registry 163
-
asc-build-lifecycle
Track build processing, find latest builds, and clean up old builds with asc. Use when managing build retention or waiting on processing.
majiayu000/claude-skill-registry 163
-
using-superpowers
Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions
majiayu000/claude-skill-registry 163
-
review-rust-async-patterns
Review and enforce Rust async/tokio concurrency patterns. Use when writing, reviewing, or debugging async Rust code. Covers blocking, mutexes, structured concurrency, cancellation safety, channels, graceful shutdown, timeouts, tracing, select! pitfalls, Send bounds, async drop, and stream processing.
majiayu000/claude-skill-registry 163
-
notion
Notion API for creating and managing pages, databases, and blocks.
majiayu000/claude-skill-registry 163
-
cloud-platforms
Cloud platform reference modules for GCP, Azure, and AWS. Use when working with cloud infrastructure, Kubernetes, managed databases, networking, IAM, or production diagnostics. Detect the target platform from AGENTS.md and repository context.
majiayu000/claude-skill-registry 163
-
primer
Bring Neal Stephenson's "Young Lady's Illustrated Primer" from The Diamond Age to life. Transform your AI from a helpful butler into a subversive tutor — one that adapts to your life stage, holds you accountable to who you're becoming, and has permission to challenge you. Use when setting up growth goals, accountability systems, life transitions, "who I want to become", personal development, or when someone wants their AI to challenge them rather than just help them.
majiayu000/claude-skill-registry 163
-
pi-demand-summary
Generates structured personal injury demand summaries covering liability analysis, chronological injury documentation, itemized damages, and settlement positioning. Covers MVA, premises liability, product defect, and medical malpractice claims. Use when preparing settlement packages, demand letters, pre-trial evaluations, or insurance adjuster negotiations for plaintiff-side PI matters.
majiayu000/claude-skill-registry 163
-
twitter-thread
Write an 8-12 tweet thread optimized for engagement. Hook tweet that stops the scroll, body tweets that deliver value (one idea per tweet), CTA tweet. Supports storytelling and listicle formats. Includes character counts. Use when user wants a "Twitter thread", "X thread", "tweet storm", or wants to break down an idea into a thread.
majiayu000/claude-skill-registry 163
-
api-and-interface-design
Use when designing APIs, module boundaries, or any public interface. Use when creating REST or GraphQL endpoints, defining type contracts between modules, or establishing boundaries between frontend and backend.
majiayu000/claude-skill-registry 163
-
code-quality
Provides code quality principles including SOLID, DRY, testing strategies, and best practices for implementation review. Use when reviewing code or applying quality standards.
majiayu000/claude-skill-registry 163
-
deployment-procedures
Production deployment principles and decision-making. Safe deployment workflows, rollback strategies, and verification. Teaches thinking, not scripts.
majiayu000/claude-skill-registry 163
-
error-tracking
Implement error tracking with Sentry for automatic exception monitoring, release tracking, and performance issues. Use when setting up error monitoring, tracking bugs in production, or analyzing application stability.
majiayu000/claude-skill-registry 163
-
quality-tools
Ferramentas de Qualidade de Codigo. Use when setting up quality tools or CI.
majiayu000/claude-skill-registry 163
-
agentuity-cli-profile-current
Show the name of the currently active profile
majiayu000/claude-skill-registry 163
-
interaction-design
Design and implement microinteractions, motion design, transitions, and user feedback patterns. Use when adding polish to UI interactions, implementing loading states, or creating delightful user experiences.
majiayu000/claude-skill-registry 163