Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
effect-collections-datastructs
Value-based data structures (Data.struct, tuple, array) and high-performance collections (Chunk, HashSet). Use for safe comparisons and pipelines.
majiayu000/claude-skill-registry 163
-
ruler
Unified AI agent configuration propagation across 18+ coding assistants.
majiayu000/claude-skill-registry 163
-
data-persistence
Implements data persistence systems including DataStore patterns, session locking, data migration, error handling, and backup systems. Use when saving player progress, inventory, settings, or any persistent data.
majiayu000/claude-skill-registry 163
-
persist-context
SEMO 세션 간 컨텍스트 영속화 (공통 Skill). Use when (1) 아키텍처 결정 사항 저장,
(2) 팀 선호도 기록, (3) 자주 참조하는 파일 캐싱, (4) 세션 간 맥락 유지.
majiayu000/claude-skill-registry 163
-
make-note
Create well-structured notes in Obsidian with intelligent tag suggestions. Use when the user asks to create a note, make a note, or save content to Obsidian. Scans existing vault for common tags and presents suggestions before creating the note in the Resources folder.
majiayu000/claude-skill-registry 163
-
dr-rule-builder
Use this skill when the user needs help creating, testing, validating, or troubleshooting Detection & Response (D&R) rules in LimaCharlie.
majiayu000/claude-skill-registry 163
-
ca-django-tests
ALWAYS use this skill proactively for Consumer Affairs Django repositories (located in ../ca/ directory) when ANY of these occur - (1) User mentions coverage, codecov, test coverage, partial coverage, branch coverage, or uncovered lines/code (2) User asks to write tests, add tests, run tests, or fix test failures (3) User asks to implement features, fix bugs, or modify code in CA repos and tests are needed (4) User provides a file path containing 'test' or 'tests' in CA repos (5) After writing new code in CA repos that needs test coverage. This skill handles Django test execution using the 'ca magictest' command and ensures 100% code coverage for CI requirements.
majiayu000/claude-skill-registry 163
-
nuxt-auth
Authentication with Laravel Sanctum and permission-based authorization. Use when implementing login/logout, protecting pages with permissions, checking permissions in components, or understanding the auth flow.
majiayu000/claude-skill-registry 163
-
MOVA: wf_cycle_winner_pack_basic (wrapper)
Assemble a canonical wf_cycle winner_pack from compare artifacts (deterministic copy, replay check).
majiayu000/claude-skill-registry 163
-
odoo-connector-module-creator
Creates and enhances Odoo 16.0 connector modules that integrate with external systems (e-commerce, logistics, accounting, CRM) using the `generic_connector` framework
majiayu000/claude-skill-registry 163
-
capacities
Interact with Capacities PKM app. Use when user wants to search their knowledge base, create notes/objects, save weblinks, or append to daily notes. Triggers on keywords like "capacities", "PKM", "knowledge base", "daily note", "save to capacities".
majiayu000/claude-skill-registry 163
-
discover-distributed-systems
Automatically discover distributed systems skills when working with consensus, CRDTs, replication, partitioning, and distributed algorithms
majiayu000/claude-skill-registry 163
-
spring-boot-engineer
Use when building Spring Boot 3.x applications, microservices, or reactive Java applications. Invoke for Spring Data JPA, Spring Security 6, WebFlux, Spring Cloud integration.
majiayu000/claude-skill-registry 163
-
openai-latam-audiobook
Create complete audiobook with OpenAI GPT-4o-mini translation to Argentine Spanish. Full pipeline - translate, TTS, video with background image. Auto-scales parallelism based on file size. Use when user wants to create audiobook from Russian text to LATAM Spanish.
majiayu000/claude-skill-registry 163
-
docusaurus-plugins
Use when creating Docusaurus plugins (remark, rehype, theme, content, lifecycle) to extend markdown, modify HTML, or add custom functionality
majiayu000/claude-skill-registry 163
-
database-advanced-optimization
Use SQL (PostgreSQL) when:
majiayu000/claude-skill-registry 163
-
forensic-analyst
Use this skill when users need to conduct digital forensics investigations, perform timeline reconstruction, analyze memory dumps, examine artifacts, or build comprehensive forensic reports using LimaCharlie's forensic capabilities.
majiayu000/claude-skill-registry 163
-
marp-slide
Create professional Marp presentation slides with 7 beautiful themes (default, minimal, colorful, dark, gradient, tech, business). Use when users request slide creation, presentations, or Marp documents. Supports custom themes, image layouts, and "make it look good" requests with automatic quality improvements.
majiayu000/claude-skill-registry 163
-
optimizing-io-operations
Optimizes standard I/O and file operations for high-performance data processing in .NET. Use when building high-throughput file processing or competitive programming solutions.
majiayu000/claude-skill-registry 163
-
architectural-forensics
Master protocol for deconstructing agent frameworks to inform derivative system architecture. Use when (1) analyzing an agent framework's codebase comprehensively, (2) comparing multiple frameworks to select best practices, (3) designing a new agent system based on prior art, (4) documenting architectural decisions with evidence, or (5) conducting technical due diligence on AI agent implementations. This skill orchestrates sub-skills for data substrate, execution engine, cognitive architecture, and synthesis phases.
majiayu000/claude-skill-registry 163
-
remove-comments
Clean obvious and redundant comments from code
majiayu000/claude-skill-registry 163
-
binary-analysis-patterns
Master binary analysis patterns including disassembly, decompilation, control flow analysis, and code pattern recognition. Use when analyzing executables, understanding compiled code, or performing static analysis on binaries.
majiayu000/claude-skill-registry 163
-
isocom
Isocom Components MPN encoding patterns, suffix decoding, and handler guidance. Use when working with Isocom optocouplers or IsocomHandler.
majiayu000/claude-skill-registry 163
-
postgis-spatial
Use when working with geographic queries, geometry filtering, ST_* functions, or region-based candidate filtering. Load for PostGIS spatial operations, polygon intersections, distance calculations, or geographic bounds. Covers ST_Intersects, ST_Contains, GiST indexes, and geometry storage patterns.
majiayu000/claude-skill-registry 163