Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
code-pattern-checker
Use before committing code - validates Drupal coding standards, SOLID/DRY principles, security practices, and CSS standards. Trigger: 'check code quality', 'pre-commit check', 'lint Drupal code', 'validate standards'. Use proactively before ANY commit. Checks SOLID, DRY, security, and Drupal coding standards.
majiayu000/claude-skill-registry 163
-
new-rule
majiayu000/claude-skill-registry 163
-
mcp-management
[Tooling & Meta] Manage Model Context Protocol (MCP) servers - discover, analyze, and execute tools/prompts/resources from configured MCP servers. Use when working with MCP integrations, need to discover available MCP capabilities, filter MCP tools for specific tasks, execute MCP tools programmatically, access MCP prompts/resources, or implement MCP client functionality. Supports intelligent tool selection, multi-server management, and context-efficient capability discovery.
majiayu000/claude-skill-registry 163
-
go-defensive
Use when hardening Go code at API boundaries — copying slices/maps, verifying interface compliance, using defer for cleanup, time.Time/time.Duration, or avoiding mutable globals. Also use when reviewing for robustness concerns like missing cleanup or unsafe crypto usage, even if the user doesn't mention "defensive programming." Does not cover error handling strategy (see go-error-handling).
majiayu000/claude-skill-registry 163
-
meditation-facilitation
Conscious knowledge consolidation — the interactive counterpart to automated dream processing
majiayu000/claude-skill-registry 163
-
fix-issue
[Implementation] Debug and fix GitHub issues with systematic investigation
majiayu000/claude-skill-registry 163
-
react-modernization
Upgrade React applications to latest versions, migrate from class components to hooks, and adopt concurrent features. Use when modernizing React codebases, migrating to React Hooks, or upgrading to latest React versions.
majiayu000/claude-skill-registry 163
-
vaea-ui
VAEA ACM-AI design system enforcer. Auto-triggers on frontend/**/*.tsx, frontend/**/*.css, .impeccable.md. Loads VAEA design context, enforces government-grade standards, gates UI story completion with mandatory checklist. Use for: frontend components, UI stories, design review (/vaea-ui critique|audit), quality pass (/vaea-ui polish), layout/typography (/vaea-ui arrange|typeset), responsive adaptation (/vaea-ui adapt), accessibility (/vaea-ui harden), AG Grid theming, risk badges, dark mode. Orchestrates: frontend-design, critique, audit, polish, normalize, adapt, clarify, arrange, typeset, harden, optimize, ui-ux-pro-max. Triggers on: React, Tailwind, AG Grid, Radix UI, shadcn/ui, design tokens, WCAG, ARIA, responsive, dark mode, building grid, ACM grid, job card, mobile card view.
majiayu000/claude-skill-registry 163
-
fix-ci
[Implementation] Analyze Github Actions logs and fix issues
majiayu000/claude-skill-registry 163
-
llm-wiki
Karpathy 风格 LLM Wiki / markdown knowledge base 工作流。用于 ingest、query、lint 持久化知识库;先做 orientation,再按 analysis -> generation 维护 wiki。
majiayu000/claude-skill-registry 163
-
immutability-patterns
Enforce immutable data patterns across JavaScript, TypeScript, Python, and Go. Use when the user writes code that mutates objects, arrays, or state. Apply whenever modifying data structures, updating state, or reviewing code for mutation bugs. Always prefer immutable patterns over in-place mutation.
majiayu000/claude-skill-registry 163
-
api-baas-appwrite
Appwrite backend-as-a-service — Auth, TablesDB, Storage, Functions, Realtime, permissions model, typed client
majiayu000/claude-skill-registry 163
-
adcs-persistence
Establishes persistence and exploits weak certificate mapping in AD CS. Covers ESC9 (no security extension), ESC10 (weak certificate mapping), ESC12-15 (YubiHSM, issuance policy, altSecIdentities, application policies), Golden Certificate (forge with stolen CA key), certificate theft (DPAPI/CAPI/CNG), and account persistence via certificate mapping.
majiayu000/claude-skill-registry 163
-
stitch-mcp-generate-variants
Generates design variants of existing Stitch screens using the native variant API. Explore alternative layouts, color schemes, fonts, or content with configurable creativity levels.
majiayu000/claude-skill-registry 163
-
tauri-development
当用户要求Tauri命令、Rust后端/前端联调、tauri-specta类型导出、bindings.ts调用或提到Tauri时使用。
majiayu000/claude-skill-registry 163
-
brainstorming-partner
Interactive brainstorming thought partner. Generates ideas, conducts field-based research, shares opinions, and asks clarifying questions to build on ideas collaboratively. Designed for open-ended discussion, not one-shot answers.
majiayu000/claude-skill-registry 163
-
bmad-correct-course
Manage significant changes during sprint execution. Use when the user says "correct course" or "propose sprint change"
majiayu000/claude-skill-registry 163
-
clean-code
Pragmatic coding standards - concise, direct, no over-engineering, no unnecessary comments
majiayu000/claude-skill-registry 163
-
build
Feature implementation workflow. Use when the user wants to:
- "build a", "create a", "implement", "add feature"
- build a new page, component, feature, integration
- create something from scratch
- add new functionality to the app
majiayu000/claude-skill-registry 163
-
implement
Implement approved plans with precision and quality for Linus Dashboard Home Assistant integration. Use when implementing features, executing approved plans, writing code following standards, or developing new functionality.
majiayu000/claude-skill-registry 163
-
box-automation
Automate Box cloud storage operations including file upload/download, search, folder management, sharing, collaborations, and metadata queries via Rube MCP (Composio). Always search tools first for current schemas.
majiayu000/claude-skill-registry 163
-
claude-md-enhancer
Analyzes, generates, and enhances CLAUDE.md files for any project type using best practices, modular architecture support, and tech stack customization. Use when setting up new projects, improving existing CLAUDE.md files, or establishing AI-assisted development standards.
majiayu000/claude-skill-registry 163
-
pfsense-dnsmasq-interface-binding
Restrict pfSense dnsmasq (DNS Forwarder) to specific interfaces to free port 53 on
other interfaces for port forwarding. Use when: (1) pfSense blocks port 53 NAT port
forward because dnsmasq is listening on *:53, (2) need to forward DNS from WAN to an
internal DNS server while preserving client source IPs, (3) dnsmasq shows *:53 in
sockstat despite --listen-address flags, (4) pfSense loses DNS resolution after
restricting dnsmasq interfaces, (5) NAT rdr rules for port 53 silently fail to
generate in /tmp/rules.debug.
majiayu000/claude-skill-registry 163
-
quest
Multi-agent quest orchestration. Plans, reviews, builds, and fixes features through coordinated agent handoffs.
majiayu000/claude-skill-registry 163