Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
diffs
Use the diffs tool to produce real, shareable diffs (viewer URL, file artifact, or both) instead of manual edit summaries.
majiayu000/claude-skill-registry 163
-
meta-compile
Создать объект метаданных 1С. Используй когда пользователь просит создать или добавить справочник, документ, регистр, перечисление, константу, общий модуль, обработку, отчёт и др.
majiayu000/claude-skill-registry 163
-
progress
Show progress through EXECUTION_PLAN.md and feature plans. Use to check completion status and identify remaining work.
majiayu000/claude-skill-registry 163
-
midnight-core-concepts:privacy-patterns
Use when implementing privacy-preserving logic in Compact, working with hashes, commitments, Merkle trees, nullifier patterns, or keeping data private on-chain.
majiayu000/claude-skill-registry 163
-
JavaScript Language Patterns
Modern JavaScript (ES2022+) patterns for clean, maintainable code.
majiayu000/claude-skill-registry 163
-
bmad-agent-tea-tea
tea agent
majiayu000/claude-skill-registry 163
-
orchardcore-email
Guidance for configuring and sending emails in Orchard Core using the OrchardCore.Email module, including SMTP setup, programmatic sending via ISmtpService, Liquid-based email templates, recipe-driven configuration, workflow email activities, and the Azure Communication Services email provider.
majiayu000/claude-skill-registry 163
-
user-journey-mapping
Create comprehensive user journey maps that identify pain points, opportunities, and emotional states across touchpoints. Use when mapping user experiences or analyzing conversion flows.
majiayu000/claude-skill-registry 163
-
angular-migration
Migrate from AngularJS to Angular using hybrid mode, incremental component rewriting, and dependency injection updates. Use when upgrading AngularJS applications, planning framework migrations, or modernizing legacy Angular code.
majiayu000/claude-skill-registry 163
-
peft-fine-tuning
Parameter-efficient fine-tuning for LLMs using LoRA, QLoRA, and 25+ methods. Use when fine-tuning large models (7B-70B) with limited GPU memory, when you need to train <1% of parameters with minimal accuracy loss, or for multi-adapter serving. HuggingFace's official library integrated with transformers ecosystem.
majiayu000/claude-skill-registry 163
-
devops-deploy
DevOps e deploy de aplicacoes — Docker, CI/CD com GitHub Actions, AWS Lambda, SAM, Terraform, infraestrutura como codigo e monitoramento.
majiayu000/claude-skill-registry 163
-
compact-core:testing-debugging
Use when testing Compact contracts, debugging compile errors, understanding error messages like "potential witness-value disclosure" or "circuit constraint failed", setting up TypeScript test harnesses, or mocking witness functions for unit tests.
majiayu000/claude-skill-registry 163
-
skill-creator
[Utility] Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
majiayu000/claude-skill-registry 163
-
session-state-manager
Persistently stores conversation state, decisions, and progress to allow seamless resume across sessions.
majiayu000/claude-skill-registry 163
-
phonics-decoding
Letter-sound relationships, decoding strategies, and word-attack skills for reading unfamiliar text. Covers alphabetic principle, phoneme-grapheme correspondences (single letters, digraphs, diphthongs, r-controlled vowels), syllable types (closed, open, VCe, vowel team, r-controlled, consonant-le), morphemic analysis (prefixes, suffixes, roots), multisyllabic word strategies, and fluency development through automaticity. Use when teaching decoding, diagnosing reading errors, analyzing miscue patterns, or building word-attack routines.
majiayu000/claude-skill-registry 163
-
i18n-localization
Internationalization and localization patterns. Detecting hardcoded strings, managing translations, locale files, RTL support.
majiayu000/claude-skill-registry 163
-
session-query
Query previous pi sessions to retrieve context, decisions, code changes, or other information. Use when you need to look up what happened in a parent session or any other session file.
majiayu000/claude-skill-registry 163
-
web-ui-radix-ui
Unstyled accessible UI primitives
majiayu000/claude-skill-registry 163
-
sqlalchemy-orm
SQLAlchemy 2.0 async ORM patterns. Use when defining models, relationships, queries, or migrations with SQLAlchemy in Python.
majiayu000/claude-skill-registry 163
-
route-tester
Framework-agnostic HTTP API route testing patterns, authentication strategies, and integration testing best practices. Supports REST APIs with JWT cookie authentication and other common auth patterns.
majiayu000/claude-skill-registry 163
-
video
Generate AI videos from text prompts or images. Supports Google Veo 3.1 and Pollinations.ai (free). Use when generating video, creating animations, text-to-video, AI video, video generation, make clip, animate.
majiayu000/claude-skill-registry 163
-
create-llms
Create an llms.txt file from scratch based on repository structure following the llms.txt specification at https://llmstxt.org/
majiayu000/claude-skill-registry 163
-
comparative-religion
Comparative religion as a scholarly discipline — cross-tradition analysis of doctrines, practices, and experiences without collapsing traditions into each other or ranking them against a normative standard. Covers the history of the discipline (from Max Muller through Eliade, Smart, Smith, and the contemporary critique), typologies (theism, monism, polytheism, non-theism), the dimensions framework (doctrinal, ritual, ethical, experiential, mythic, institutional, material), and the ethics of comparison. Use when a query asks how a concept, practice, or text functions across multiple traditions.
majiayu000/claude-skill-registry 163
-
databases
Design schemas, write queries for MongoDB and PostgreSQL. Use for database design, SQL/NoSQL queries, aggregation pipelines, indexes, migrations, replication, performance optimization, psql CLI.
majiayu000/claude-skill-registry 163