Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
spec-kit-feedback
Capture workflow usage data for spec-kit optimization. Auto-activates when:
(1) completing a spec-kit workflow (/speckit.review, final commit),
(2) encountering friction or confusion during workflows,
(3) user mentions issues with prompts or templates,
(4) workflow deviates from expected quality gates.
Reminds to export chat logs and tracks patterns for feedback.
majiayu000/claude-skill-registry 163
-
skill-creator-blk
majiayu000/claude-skill-registry 163
-
deduplication
Event deduplication with canonical selection, reputation scoring, and hash-based grouping for multi-source data aggregation. Handles both ID-based and content-based deduplication.
majiayu000/claude-skill-registry 163
-
Writing python services
Writing a class with encapsulated logic that interfaces with an external system. Logging, APIs, etc.
majiayu000/claude-skill-registry 163
-
ic-example
Find example IC10 code for common patterns. Use when user asks for examples, templates, or sample code for Stationeers automation like airlocks, pressure control, solar tracking, or furnace management.
majiayu000/claude-skill-registry 163
-
nix-dev-shell
Automatically detects Nix flakes and runs commands in a dev shell environment. Use when running build, test, or development commands in projects with flake.nix. Ensures commands run with proper Nix dependencies loaded.
majiayu000/claude-skill-registry 163
-
example-skill
Short summary of what this skill accomplishes.
majiayu000/claude-skill-registry 163
-
fsharp-routing
Implement client-side routing with Feliz.Router for F# Elmish applications.
Use when: "add routing", "create pages", "navigation", "URL handling", "deep linking",
"add page", "route to", "browser history", "SPA routing", "multi-page", "navigate to".
Creates route definitions, URL parsing, and navigation patterns in src/Client/.
majiayu000/claude-skill-registry 163
-
mode-selection
For understanding what each mode does, which mode is best (most appropriate mode) for a given situation, and establishing a pattern for choosing when and how a mode delegates or passes operation to another mode
majiayu000/claude-skill-registry 163
-
toml-python
When reading or writing pyproject.toml or .toml config files in Python. When editing TOML while preserving comments and formatting. When designing configuration file format for a Python tool. When code uses tomlkit or tomllib. When implementing atomic config file updates.
majiayu000/claude-skill-registry 163
-
network-security-setup
Configure Claude Code sandbox network isolation with trusted domains, custom access policies, and environment variables
majiayu000/claude-skill-registry 163
-
klingai-sdk-patterns
Implement common SDK patterns for Kling AI integration. Use when building production applications
with Kling AI. Trigger with phrases like 'klingai sdk', 'kling ai client', 'klingai patterns',
'kling ai best practices'.
majiayu000/claude-skill-registry 163
-
contextual-pattern-learning
Advanced contextual pattern recognition with project fingerprinting, semantic similarity analysis, and cross-domain pattern matching for enhanced learning capabilities
majiayu000/claude-skill-registry 163
-
manage-client-state
クライアント状態をグローバル/URL状態で型安全に管理します。サイドバーやフィルタはuseSWRImmutable、ページネーションはnuqs。
majiayu000/claude-skill-registry 163
-
ui-ux-pro-max
UI/UX design intelligence. 50 styles, 21 palettes, 50 font pairings, 20 charts, 9 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app, .html, .tsx, .vue, .svelte. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient. Integrations: shadcn/ui MCP for component search and examples.
majiayu000/claude-skill-registry 163
-
obsidian-writer
Obsidian Vault에 문서를 업로드하는 스킬. 현재 프로젝트의 컨텍스트 문서를 workspace/{프로젝트명}/context/ 경로에 저장합니다. 'obsidian 업로드', 'obsidian에 저장', '옵시디언 문서', 'vault에 업로드' 요청 시 활성화됩니다.
majiayu000/claude-skill-registry 163
-
code-porter
代码搬运师技能:优先搬运优秀开源项目,禁止重复造轮子。
Use when: 需要实现新功能、选择技术方案、评估是否自己实现。
Triggers: "实现", "开发", "创建", "构建", "写一个", "做一个"
majiayu000/claude-skill-registry 163
-
installing-skills
Install skills from github.com/oaustegard/claude-skills into /mnt/skills/user. Use when user mentions "install skills", "load skills", "add skills", "update skills", "refresh skills", or references a skill not currently installed.
majiayu000/claude-skill-registry 163
-
Studying Alien Flora
奇异植物 - Stella深入研究盖亚星球的植物生态,发现既美丽又危险的外星植被,并尝试找到可利用的资源
majiayu000/claude-skill-registry 163
-
a2ui
Generate A2UI 0.8 protocol compliant UI code. Use when building agent-driven interfaces, generating JSONL messages for surfaceUpdate/dataModelUpdate/beginRendering, creating forms, lists, cards, or any UI components that render across web/mobile/desktop platforms.
majiayu000/claude-skill-registry 163
-
clarify_first
Ask clarifying questions and get approval before implementation.
majiayu000/claude-skill-registry 163
-
optimization-performance
Game optimization, performance profiling, multi-platform support, and
frame rate optimization for smooth gameplay experiences.
majiayu000/claude-skill-registry 163
-
livelib-quote-search
Given a LiveLib book URL and a quote fragment, find a matching LiveLib quote URL.
majiayu000/claude-skill-registry 163
-
implementing-valid-ready
Provides SVC-specific valid/ready streaming interface patterns and common pitfalls. Triggers when implementing valid/ready handshakes or debugging backpressure issues.
majiayu000/claude-skill-registry 163