Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
ethereum-development
Master Ethereum development including EVM, gas optimization, and client interactions
majiayu000/claude-skill-registry 163
-
codex-read
Read and integrate response from Codex. Use when user says codex read, get codex response, or check codex results.
majiayu000/claude-skill-registry 163
-
Playwright Browser Automation
Complete browser automation with Playwright. Auto-detects dev servers, writes clean test scripts to /tmp. Test pages, fill forms, take screenshots, check responsive design, validate UX, test login flows, check links, automate any browser task. Use when user wants to test websites, automate browser interactions, validate web functionality, or perform any browser-based testing.
majiayu000/claude-skill-registry 163
-
render-skill
Create beautiful Rich terminal output with tables, panels, progress bars, and styled text. Use when building terminal UI components.
majiayu000/claude-skill-registry 163
-
vkc-visa-assessment-engine
Design and implement the Viet K-Connect visa assessment engine (DB-driven ruleset JSON schema + versioning + effective dates). No hardcoded rules in code. Use for building /api/visa/assess and admin ruleset management. (키워드= 비자 평가, 룰셋, 규칙 엔진, DB-driven, 버전/적용일, /api/visa/assess)
majiayu000/claude-skill-registry 163
-
session-summary
End-of-session summary that logs work completed to Obsidian. Run this at the end of any Claude Code session to capture what you accomplished. Creates or appends to the daily session log.
majiayu000/claude-skill-registry 163
-
zed-logs
Check Zed editor logs for banjo/agent errors. Use when user says "check zed logs", "zed errors", or "what's the zed error".
majiayu000/claude-skill-registry 163
-
detect-python-version
Detects the Python major and minor version of the current repository
majiayu000/claude-skill-registry 163
-
kubernetes-service-manager
Kubernetes Service Manager - Auto-activating skill for DevOps Advanced.
Triggers on: kubernetes service manager, kubernetes service manager
Part of the DevOps Advanced skill category.
majiayu000/claude-skill-registry 163
-
Systematic-Debugging
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes - four-phase framework (root cause investigation, pattern analysis, hypothesis testing, implementation) that ensures understanding before attempting solutions
majiayu000/claude-skill-registry 163
-
vscode-webview-expert
This skill provides expert-level guidance for implementing VS Code WebView features. Use when creating WebView panels, implementing secure CSP policies, handling Extension-WebView communication, managing WebView state persistence, optimizing WebView performance, or debugging WebView rendering issues. Covers security best practices, message protocols, and VS Code-specific WebView patterns.
majiayu000/claude-skill-registry 163
-
code-ratchets
Implement code quality ratchets to prevent proliferation of deprecated patterns. Use when (1) migrating away from legacy code patterns, (2) enforcing gradual codebase improvements, (3) preventing copy-paste proliferation of deprecated practices, or (4) setting up pre-commit hooks to count and limit specific code patterns. A ratchet fails if pattern count exceeds OR falls below expected—ensuring patterns never increase and prompting updates when they decrease.
majiayu000/claude-skill-registry 163
-
hardstop
ACTIVATE THIS SKILL FOR ANY SHELL COMMAND OR FILE READ. Check curl, wget, rm, sudo, apt, dpkg, chmod, dd, format, powershell, bash, sh. Check pipe patterns like | sh or | bash. Check shell wrappers like bash -c, xargs, find -exec. Check cloud CLI (aws, gcloud, kubectl, terraform). Check when user says sysadmin told me, Stack Overflow says, is this safe, can I run. Block reading of .env, .ssh, .aws, and credential files. This skill blocks dangerous commands and warns on risky ones. ALWAYS apply the safety protocol from this document before responding about any command.
majiayu000/claude-skill-registry 163
-
honest-reflections
Systematic gap analysis for claimed vs actual work completion. Uses 100+ sequential thoughts
to identify assumptions, partial completions, missing components, and rationalization patterns.
Validates completion claims against original plans, detects scope deviations, reveals quality gaps.
Essential for self-assessment before declaring work complete. Use when: claiming completion,
final reviews, quality audits, detecting rationalization patterns in own work.
majiayu000/claude-skill-registry 163
-
sequentialthinking
Use this skill for systematic problem-solving through structured, iterative thinking. Break down complex problems, iterate on understanding, catch edge cases, and validate solutions comprehensively.
majiayu000/claude-skill-registry 163
-
Go Complexity Reduction
This skill should be used when the user asks about "gocyclo", "funlen", "cyclop", "nestif", "cognitive complexity", "refactor long function", "reduce nesting", "complexity reduction", or needs guidance on simplifying complex Go code. Provides patterns and techniques for reducing Go code complexity while preserving behavior.
majiayu000/claude-skill-registry 163
-
google-ads-scripts
Expert guidance for Google Ads Script development including AdsApp API, campaign management, ad groups, keywords, bidding strategies, performance reporting, budget management, automated rules, and optimization patterns. Use when automating Google Ads campaigns, managing keywords and bids, creating performance reports, implementing automated rules, optimizing ad spend, working with campaign budgets, monitoring quality scores, tracking conversions, pausing low-performing keywords, adjusting bids based on ROAS, or building Google Ads automation scripts. Covers campaign operations, keyword targeting, bid optimization, conversion tracking, error handling, and JavaScript-based automation in Google Ads editor.
majiayu000/claude-skill-registry 163
-
agent-ide
TS/JS 程式碼智能重構工具。執行以下操作時自動選用:
- 重命名符號 → /rename(取代逐一 Edit)
- 移動/重組檔案 → /move(取代 Write+Delete)
- 理解專案架構 → /snapshot(取代逐檔 Read)
- 清理未使用程式碼 → /deadcode
- 修改函式參數 → /change-signature
- 檢測循環依賴 → /cycles
- 分析變更影響 → /impact
- 查找符號引用 → /find-references
- 追蹤呼叫層次 → /call-hierarchy
優勢:自動更新所有引用、一次完成、零遺漏
majiayu000/claude-skill-registry 163
-
deepseek-reasoning
DeepSeek special model reasoning bridge - Advanced multi-step reasoning via MCP, bridging devuser to deepseek-user for complex problem-solving with structured Chain-of-Thought outputs.
majiayu000/claude-skill-registry 163
-
understand-codebase
Use when exploring codebase, architecture, or call flows.
majiayu000/claude-skill-registry 163
-
tumblr
Tumblr API Development and Integration
majiayu000/claude-skill-registry 163
-
story-sequence-writing-companion
A writing companion that helps authors develop longform narratives using the Eight-Sequence Storytelling Framework. Guides planning, generation, and evaluation with modular context loading.
majiayu000/claude-skill-registry 163
-
ledger-registry
Reads /ledger/manifest.json, verifies per-ledger checksums, and returns the active ledger map. **Version:** 1.1 **Author:** Entropy Control Theory **License:** MIT **Based on:** Structure DNA v1.0 + PROFILE-GENERATOR-SPEC v1.0
majiayu000/claude-skill-registry 163
-
unified-search-discover
Progressive search and discovery with structured refinement workflows for file finding, content searching, and safe refactoring operations using fd/find, rg/grep, and ast-grep tools. Use when searching, discovering, or refactoring code with progressive refinement patterns.
majiayu000/claude-skill-registry 163