Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
simpy
Process-based discrete-event simulation framework in Python. Use this skill when building simulations of systems with processes, queues, resources, and time-based events such as manufacturing systems, service operations, network traffic, logistics, or any system where entities interact with shared resources over time.
majiayu000/claude-skill-registry 163
-
scaling-plan
Create scaling strategy for winning campaigns including budget increments, multi-account distribution, and day-parting schedules. Use when you have proven winners and need a structured plan to increase spend while maintaining performance.
majiayu000/claude-skill-registry 163
-
code-execution-helper
Guide for using code execution capabilities to perform parallel batch processing, conditional filtering, and data aggregation. This skill should be used when agents need to analyze multiple files efficiently, validate large result sets, aggregate data from multiple sources, or reduce token consumption through execution-based filtering. Provides reusable templates for quota-aware workflows, error handling patterns, and token-efficient data processing.
majiayu000/claude-skill-registry 163
-
btr-query
Search LOCAL BTR context tree (NOT ByteRover/brv). Use when the user asks "how did we implement", "what's our pattern for", "find context about", "query BTR", "search BTR", "find in BTR", or needs project-specific knowledge.
majiayu000/claude-skill-registry 163
-
Mobile Analytics
Mobile app analytics and crash reporting integration
majiayu000/claude-skill-registry 163
-
hula-skill
HuLa project skill for frontend (Vue 3 + Vite + UnoCSS + Naive UI/Vant), backend (Tauri v2 + Rust + SeaORM/SQLite), full-stack flows, and build/release work. Use when the user mentions hula or HuLa or requests changes in this repository; after triggering, ask which scope (frontend/backend/fullstack/build-release) to enable.
majiayu000/claude-skill-registry 163
-
nushell-plugin-builder
Guide for creating Nushell plugins in Rust using nu_plugin and nu_protocol crates. Use when users want to build custom Nushell commands, extend Nushell with new functionality, create data transformations, or integrate external tools/APIs into Nushell. Covers project setup, command implementation, streaming data, custom values, and testing.
majiayu000/claude-skill-registry 163
-
task-search
Provides fast, case-insensitive text search across task titles, descriptions, and tags with debounced input, relevance ranking, and highlighted matching text. Uses AND logic for multi-token queries and limits results to top 50 for performance.
majiayu000/claude-skill-registry 163
-
Sermon Features Expert
Work with Leavn sermon features - recording, transcription, analysis, playback, import, church directory
majiayu000/claude-skill-registry 163
-
local-knowledge
Leverage personal notes and documentation through Terraphim's role-based search.
AI agents can search developer's local knowledge organized by domain (Rust, frontend, architecture)
using the terraphim-agent REPL commands.
majiayu000/claude-skill-registry 163
-
rails-project-manager
Project management skill that analyzes tasks, breaks them down into stages, coordinates other skills, and ensures proper workflow. Use when planning features, managing complex multi-step implementations, or need help organizing development tasks. Routes work to specialized skills (testing, security, components, etc.).
majiayu000/claude-skill-registry 163
-
plugin-optimization
Master plugin performance optimization, best practices, and marketplace readiness. Learn to optimize for speed, efficiency, and user satisfaction.
majiayu000/claude-skill-registry 163
-
coreml-diag
CoreML diagnostics - model load failures, slow inference, memory issues, compression accuracy loss, compute unit problems, conversion errors.
majiayu000/claude-skill-registry 163
-
bright-data
Bright Data Web Scraper API via curl. Use this skill for scraping social media (Twitter/X, Reddit, YouTube, Instagram, TikTok), account management, and usage monitoring.
majiayu000/claude-skill-registry 163
-
deploying-machine-learning-models
Deploy this skill enables AI assistant to deploy machine learning models to production environments. it automates the deployment workflow, implements best practices for serving models, optimizes performance, and handles potential errors. use this skill when th... Use when deploying or managing infrastructure. Trigger with phrases like 'deploy', 'infrastructure', or 'CI/CD'.
majiayu000/claude-skill-registry 163
-
kramme:granola-meeting-notes
Extract and query meeting notes from Granola (macOS/Windows). Use when users ask about their meetings, meeting notes, attendees, or want to find information from past meetings. Triggers on phrases like "what meetings", "meeting notes", "who was in my meeting", "meeting with [person]", "meeting patterns", "who do I meet with most".
majiayu000/claude-skill-registry 163
-
android-ui-compose
This skill is used to implement Android UI in Jetpack Compose based on an existing UX flow, focusing on clear hierarchy, list vs form separation and discoverable navigation.
majiayu000/claude-skill-registry 163
-
fly-deployment
Use when deploying to Fly.io - covers single volume limitation, monorepo deployment, Dockerfile patterns for Next.js/Python, and common troubleshooting
majiayu000/claude-skill-registry 163
-
Lua C Integration
Use when lua C API for extending Lua with native code including stack operations, calling C from Lua, calling Lua from C, creating C modules, userdata types, metatables in C, and performance optimization techniques.
majiayu000/claude-skill-registry 163
-
using-superpowers
Use when starting any conversation - establishes mandatory workflows for finding and using skills, including using Skill tool before announcing usage, following brainstorming before coding, and creating TodoWrite todos for checklists
majiayu000/claude-skill-registry 163
-
Backend Enum Use
Create feature-rich PHP enums following Laravel conventions with SCREAMING_SNAKE_CASE case names, backed enum values (string or int), helper methods for labels and comparisons, validation rules, and comprehensive Pest tests. Use this skill when converting hardcoded strings or magic numbers to type-safe enums, creating categorical data types like statuses, types, roles or categories, adding enum-based validation to forms or APIs, refactoring magic strings into structured types, or defining a fixed set of allowed values in your application. This skill applies when working on files in app/Enums/ directory, creating enum classes, adding enum casts to models, or implementing enum validation rules.
majiayu000/claude-skill-registry 163
-
qemu-alpine-ssh
This skill provides guidance for setting up Alpine Linux virtual machines in QEMU with SSH access via port forwarding. It should be used when tasks involve running Alpine Linux in QEMU, configuring SSH access to VMs, setting up port forwarding for VM network access, or troubleshooting QEMU networking issues.
majiayu000/claude-skill-registry 163
-
manage-plan-todos
docs/plan.md内のTODOリストを管理します。TODO項目の追加、完了マーク、整理を行います。
ユーザーがplan.mdの更新、TODO管理、計画の進捗確認を依頼したときに使用してください。
プロジェクト固有のTODO形式ルール(フラット構造、エピック化など)を遵守します。
majiayu000/claude-skill-registry 163
-
code-context-finder
Automatically find relevant context from knowledge graph and code relationships while coding. Detects when context would be helpful (new files, unfamiliar code, architectural decisions) and surfaces related entities, prior decisions, and code dependencies.
majiayu000/claude-skill-registry 163