Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
component-organization
Maintain consistent file structure - components/ui for base shadcn, components/shared for composed components, pages for routes, always use barrel exports
majiayu000/claude-skill-registry 163
-
V3 Memory Unification
Unify 6+ memory systems into AgentDB with HNSW indexing for 150x-12,500x search improvements. Implements ADR-006 (Unified Memory Service) and ADR-009 (Hybrid Memory Backend).
majiayu000/claude-skill-registry 163
-
de3-decompose-problem
Apply DE3 decomposition to partition a problem into modular subproblems.
majiayu000/claude-skill-registry 163
-
ci-cd-workflows
Guide for GitHub Actions workflows, test orchestration, parallel testing, adapter builds, releases, and CI/CD configuration. Use when working with .github/workflows/, versions.json, or troubleshooting CI issues.
majiayu000/claude-skill-registry 163
-
claude-security-review
Security-focused review for Hyperlane protocol code. Use for Solidity contracts, Rust agents, and infrastructure changes.
majiayu000/claude-skill-registry 163
-
Credential Vault Specialist
Especialista en gestión segura de credenciales multi-tenant: encriptación, scope, categorías y The Vault.
majiayu000/claude-skill-registry 163
-
helm-values
Use when managing Helm values files and configuration overrides for customizing Kubernetes deployments.
majiayu000/claude-skill-registry 163
-
save-session
Save session state to Pieces LTM. Use when context is running low, before /compact, when ending a session, or handing off to a fresh Claude instance.
majiayu000/claude-skill-registry 163
-
setup-contract-tests
Step-by-step guide for setting up contract tests with OpenAPI, JSON Schema, and consumer-driven testing.
majiayu000/claude-skill-registry 163
-
marketing-visual-design
Visual marketing asset creation for ads, social media, email, presentations, and brand collateral. Platform-specific dimensions, creative best practices, AI design tools, and conversion-focused visual hierarchy. Use when you need production-ready marketing visuals.
majiayu000/claude-skill-registry 163
-
presentation-design-enhancer
Transform text-heavy slides into visual storytelling. Suggest layout improvements, icon usage, and data visualization.
majiayu000/claude-skill-registry 163
-
code-porter
代码搬运师技能:优先搬运优秀开源项目,禁止重复造轮子。
Use when: 需要实现新功能、选择技术方案、评估是否自己实现。
Triggers: "实现", "开发", "创建", "构建", "写一个", "做一个"
majiayu000/claude-skill-registry 163
-
2d-bin-packing
When the user wants to pack 2D rectangular items into bins, optimize 2D cutting patterns, or minimize material waste in 2D packing. Also use when the user mentions "2D packing," "rectangular packing," "sheet packing," "2D bin packing problem," "guillotine cutting," "two-dimensional packing," or "rectangle packing optimization." For 1D problems, see 1d-cutting-stock. For 3D problems, see 3d-bin-packing.
majiayu000/claude-skill-registry 163
-
data-fetching
Best practices and conventions for server-side data fetching, caching, and rendering in Next.js 16+ applications.
majiayu000/claude-skill-registry 163
-
drawdown-guardrails-pattern
Consistent drawdown control pattern for trading systems - backtests, live trading, and training
majiayu000/claude-skill-registry 163
-
resonant-opposition
Framework for holding opposing positions in productive tension without premature synthesis. Use when facing paradoxes, contradictions, or when early synthesis would flatten necessary distinctions. Prevents convergence-based thinking that eliminates the contrast needed for genuine insight.
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
-
rca-analyst
Structured root cause analysis methodology with three-test isolation and prevention analysis
majiayu000/claude-skill-registry 163
-
UTM Tracking and Campaign Tracking
Adding UTM parameters to URLs to track marketing campaign effectiveness across channels, including UTM builder, attribution models, analytics integration, and campaign reporting.
majiayu000/claude-skill-registry 163
-
webflow-interactivity-systems
Use observer, scroll tracking, and subscription services for advanced interactivity. Use when implementing scroll animations, viewport detection, or frame-based updates.
majiayu000/claude-skill-registry 163
-
crafting-effective-readmes
Use when writing or improving README files. Not all READMEs are the same — provides templates and guidance matched to your audience and project type.
majiayu000/claude-skill-registry 163
-
umbraco-ufm-component
Implement UFM (Umbraco Flavored Markdown) components in Umbraco backoffice using official docs
majiayu000/claude-skill-registry 163
-
graphviz-renderer
Render Graphviz DOT graphs to images with multiple layout algorithms
majiayu000/claude-skill-registry 163
-
finish-worktree
Completes feature branch work by rebasing, pushing, monitoring CI, and squash merging to main
majiayu000/claude-skill-registry 163