Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
ewig-editor
The eternal text editor — Didactic Ersatz Emacs demonstrating immutable
majiayu000/claude-skill-registry 163
-
whoami
사용자의 개발 프로필 정보를 관리합니다. 사용자의 기술 스택, 선호도, 경험 수준에 대한 질문이 필요할 때 자동으로 활성화되며, ~/.agents/WHOAMI.md 파일에서 정보를 읽습니다. 파일이 없으면 대화형으로 프로필을 생성합니다.
majiayu000/claude-skill-registry 163
-
durable-objects-pattern-checker
Automatically validates Cloudflare Durable Objects usage patterns, ensuring correct state management, hibernation, and strong consistency practices
majiayu000/claude-skill-registry 163
-
discover-deployment
Automatically discover deployment and release skills when working with deployment. Activates for deployment development tasks.
majiayu000/claude-skill-registry 163
-
pavlok
Send a Pavlok stimulus via the Pavlok API using scripts/pavlok.py. Use when you need to trigger vibe/beep/zap with a numeric value in this repo and print the API response.
majiayu000/claude-skill-registry 163
-
swift-development
Comprehensive Swift development for building, testing, and deploying iOS/macOS applications. Use when Claude needs to: (1) Build Swift packages or Xcode projects from command line, (2) Run tests with XCTest or Swift Testing framework, (3) Manage iOS simulators with simctl, (4) Handle code signing, provisioning profiles, and app distribution, (5) Format or lint Swift code with SwiftFormat/SwiftLint, (6) Work with Swift Package Manager (SPM), (7) Implement Swift 6 concurrency patterns (async/await, actors, Sendable), (8) Create SwiftUI views with MVVM architecture, (9) Set up Core Data or SwiftData persistence, or any other Swift/iOS/macOS development tasks.
majiayu000/claude-skill-registry 163
-
devops-plan
Gather DevOps context for infrastructure planning. Detects IaC tools, providers, and recommends skills. Use when /majestic:plan detects infrastructure work.
majiayu000/claude-skill-registry 163
-
osgrep
Semantic code search. Use alongside grep - grep for exact strings, osgrep for concepts.
majiayu000/claude-skill-registry 163
-
flow-error-try-catch-removal
Remove try-catch antipattern from step calls during Flow to Output SDK migration. Use when converting workflow code that wraps step calls in try-catch blocks.
majiayu000/claude-skill-registry 163
-
zensical-debug
Debug and visually verify zensical sites with Chrome DevTools. Combines zensical development best practices with Chrome MCP port management. User-invocable with /zensical-debug.
majiayu000/claude-skill-registry 163
-
python-typing-patterns
Python type hints and type safety patterns. Triggers on: type hints, typing, TypeVar, Generic, Protocol, mypy, pyright, type annotation, overload, TypedDict.
majiayu000/claude-skill-registry 163
-
developer-portal-generator
Create developer portals using Backstage or custom solutions
majiayu000/claude-skill-registry 163
-
Troubleshooting gpt-oss and vLLM Errors
Use when diagnosing openai_harmony.HarmonyError or gpt-oss tool calling issues with vLLM. Identifies error sources (vLLM server vs client), maps specific error messages to known GitHub issues, and provides configuration fixes for tool calling problems with gpt-oss models.
majiayu000/claude-skill-registry 163
-
exploitation-techniques
Core exploitation techniques for binary vulnerabilities
majiayu000/claude-skill-registry 163
-
expo-config-generator
Generate Expo configuration files for React Native development. Triggers on "create expo config", "generate app.json", "expo setup", "expo configuration".
majiayu000/claude-skill-registry 163
-
arweave-ao-cookbook
Build decentralized applications on AO - a permanent, decentralized compute platform using actor model for parallel processes with native message-passing and permanent storage on Arweave
majiayu000/claude-skill-registry 163
-
projection-patterns
Build read models and projections from event streams. Use when implementing CQRS read sides, building materialized views, or optimizing query performance in event-sourced systems.
majiayu000/claude-skill-registry 163
-
comp-scout-compose
Generate authentic, memorable competition entries (25 words or less) and auto-persist to GitHub issue. Creates multiple variations with different arcs and tones.
majiayu000/claude-skill-registry 163
-
connecting-widget-pipelines
Connecting StickerNest widgets via pipelines and ports. Use when the user asks about widget communication, connecting widgets, ports, inputs, outputs, pipelines, event routing, widget I/O, or making widgets talk to each other. Covers port definitions, type compatibility, event emission, and pipeline configuration.
majiayu000/claude-skill-registry 163
-
differentiation-schemes
Select and apply numerical differentiation schemes for PDE/ODE discretization. Use when choosing finite difference/volume/spectral schemes, building stencils, handling boundaries, estimating truncation error, or analyzing dispersion and dissipation.
majiayu000/claude-skill-registry 163
-
conventions-vue
Apply when working with Vue components, composables, stores, or styling. Ensures code matches established project patterns.
majiayu000/claude-skill-registry 163
-
project-status-report
Generate comprehensive project health and status reports for rapid developer onboarding. Use when starting sessions, checking project health mid-work, or needing overview of git status, open work items, and suggested next actions.
majiayu000/claude-skill-registry 163
-
vba-extractor
Extract VBA/macro code from Microsoft Office files (.xlsm, .xlsb, .docm, .pptm). This skill should be used when users want to read, view, or extract VBA macros from Excel workbooks or other Office documents containing embedded VBA projects.
majiayu000/claude-skill-registry 163
-
steps-skill
Runs a script that prints ordered execution steps
majiayu000/claude-skill-registry 163