Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
frame-transformations-jl
FrameTransformations.jl for building custom reference frame graphs and computing arbitrary point/axes transformations up to 4th order. Use when transforming between reference frames, building frame systems, or computing high-order state derivatives.
majiayu000/claude-skill-registry 163
-
model-merging
Merge multiple fine-tuned models using mergekit to combine capabilities without retraining. Use when creating specialized models by blending domain-specific expertise (math + coding + chat), improving performance beyond single models, or experimenting rapidly with model variants. Covers SLERP, TIES-Merging, DARE, Task Arithmetic, linear merging, and production deployment strategies.
majiayu000/claude-skill-registry 163
-
dojo-setup
Use when setting up dojo.js SDK in a frontend project.
Triggers: setup dojo, initialize dojo, configure dojo, dojoengine setup, sdk init,
DojoSdkProvider, world address, torii url, dojo config
majiayu000/claude-skill-registry 163
-
web-auth
Use when working with authentication, sessions, OAuth providers, feature flags, or provider nesting
majiayu000/claude-skill-registry 163
-
create-adr
Creates a NEW Architectural Decision Record (ADR) documenting a specific architectural decision. Use when the user requests "Create ADR for [topic]", "Document decision about [topic]", "Write ADR for [choice]", or when documenting technology choices, patterns, or architectural approaches. Do NOT use for reviews (use architecture-review or specialist-review), checking existing ADRs (use architecture-status), or general documentation.
majiayu000/claude-skill-registry 163
-
pptx
Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other presentation tasks
majiayu000/claude-skill-registry 163
-
moody-golden-hour-window-shadow-portrait
This prompt instructs an AI image editor to take an uploaded selfie or portrait and convert it into a realistic, cinematic golden-hour editorial portrait featuring warm low-angle sunlight, soft haze, and window/blind shadow patterns across the subject and a minimal indoor background. It specifies a three-quarter over-the-shoulder mid-shot pose, long natural hair, simple dark clothing, sharp facial focus, and film-like contrast while enforcing strict realism and quality guardrails (no distortion, text, watermarks, heavy retouching, or sexualized styling) and excluding unrelated looks such as outdoor, fantasy, neon, or harsh flash aesthetics.
majiayu000/claude-skill-registry 163
-
document-changes
Generate a markdown report documenting codebase changes from the current session — files added, modified, deleted, and a summary of what was done.
majiayu000/claude-skill-registry 163
-
create-ksml
Convert project manifests into Kling Shot Markup Language (KSML) for video generation.
majiayu000/claude-skill-registry 163
-
implementing-code
Implements code changes and creates commits. Triggered when: implementation tasks, code changes, feature additions, bug fixes.
majiayu000/claude-skill-registry 163
-
game-audio
Game audio principles. Sound design, music integration, adaptive audio systems.
majiayu000/claude-skill-registry 163
-
careful
Safety guardrails for destructive commands. Warns before rm -rf, DROP TABLE,
force-push, git reset --hard, kubectl delete, and similar destructive operations.
User can override each warning. Use when touching prod, debugging live systems,
or working in a shared environment. Use when asked to "be careful", "safety mode",
"prod mode", or "careful mode".
majiayu000/claude-skill-registry 163
-
ckm:design-system
Token architecture, component specifications, and slide generation. Three-layer tokens (primitive→semantic→component), CSS variables, spacing/typography scales, component specs, strategic slide creation. Use for design tokens, systematic design, brand-compliant presentations.
majiayu000/claude-skill-registry 163
-
datadog-automation
Automate Datadog tasks via Rube MCP (Composio): query metrics, search logs, manage monitors/dashboards, create events and downtimes. Always search tools first for current schemas.
majiayu000/claude-skill-registry 163
-
weekly
Friday weekly reflection for PM Extreme Ownership. Pre-fills the three mindset questions (customer value, friction removed, customer story) with real data from your issue tracker, support platform, Slack, call recordings, and the friction log. Output is formatted for the 1:1 doc with [your manager].
majiayu000/claude-skill-registry 163
-
technical-indicators
Technical analysis with TA-Lib - Moving averages, RSI, MACD, Bollinger Bands, Stochastic, ATR, candlestick patterns, and strategy signals using OpenAlgo market data
majiayu000/claude-skill-registry 163
-
ln-113-backend-docs-creator
Creates backend docs (api_spec.md, database_schema.md). Use when project has backend API or database.
majiayu000/claude-skill-registry 163
-
aget-check-health
Run AGET health inspection and housekeeping checks
majiayu000/claude-skill-registry 163
-
paid-ads
When the user wants help with paid advertising campaigns on Google Ads, Meta (Facebook/Instagram), LinkedIn, Twitter/X, or other ad platforms. Also use when the user mentions 'PPC,' 'paid media,' 'ad copy,' 'ad creative,' 'ROAS,' 'CPA,' 'ad campaign,' 'retargeting,' or 'audience targeting.' This skill covers campaign strategy, ad creation, audience targeting, and optimization.
majiayu000/claude-skill-registry 163
-
rust-cargo-check
Prefer `cargo check` over `cargo build` when making Rust code changes. Use `cargo check` to quickly verify code compiles; only use `cargo build` when you need to run the executable.
majiayu000/claude-skill-registry 163
-
code-review
Automated code review for pull requests using multiple specialized agents with confidence-based scoring
majiayu000/claude-skill-registry 163
-
remotion-best-practices
Best practices for Remotion - Video creation in React
majiayu000/claude-skill-registry 163
-
sqlmodel-design
This skill designs SQLModel schemas aligned with PostgreSQL and FastAPI. It establishes patterns for defining database models that leverage SQLModel's dual nature as both SQLAlchemy ORM models and Pydantic validation schemas. Use when designing database table schemas, defining model relationships, or creating request/response models for API endpoints.
majiayu000/claude-skill-registry 163
-
tdd-workflow
Use this skill when writing new features, fixing bugs, or refactoring code. Enforces test-driven development with 80%+ coverage including unit, integration, and E2E tests.
majiayu000/claude-skill-registry 163