Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
design-system-implementation
Build or update frontend components and pages that strictly adhere to the project design system defined in design/design-system.json (and design/design.json when present).
majiayu000/claude-skill-registry 163
-
improver
Refactor and improve code quality. Use for code refactoring, performance optimization, and quality improvements. Includes Context7 refactoring patterns lookup.
majiayu000/claude-skill-registry 163
-
documentation-sync
Keep documentation in sync with code changes. Use when implementing features, modifying APIs, changing architecture, adding configuration, updating security, or making any changes that affect user-facing or developer-facing documentation.
majiayu000/claude-skill-registry 163
-
move-frame
Move, reorder, or relocate beamer slides/frames within a .tex file or across files. Use this when asked to move slides, reorder presentations, or move frames to backup.
majiayu000/claude-skill-registry 163
-
acc-check-encapsulation
Analyzes PHP code for encapsulation violations. Detects public mutable state, exposed internals, Tell Don't Ask violations, getter/setter abuse, and information hiding breaches.
majiayu000/claude-skill-registry 163
-
langsmith-fetch
Debug LangChain and LangGraph agents by fetching execution traces from LangSmith Studio. Use when debugging agent behavior, investigating errors, analyzing tool calls, checking memory operations, or examining agent performance. Automatically fetches recent traces and analyzes execution patterns. Requires langsmith-fetch CLI installed.
majiayu000/claude-skill-registry 163
-
ci-cd-generator
Generate CI/CD pipeline configurations for GitHub Actions, GitLab CI, Jenkins. Use when setting up automated build and deployment pipelines.
majiayu000/claude-skill-registry 163
-
ai-text-humaniser
Removes common AI-generated text patterns that make writing obviously machine-produced. Use when: (1) Writing or editing any text content, (2) User requests human-sounding or natural writing, (3) User wants to avoid AI slop or AI tells, (4) Creating content that shouldn't read as AI-generated. Apply automatically when generating prose, articles, emails, or creative content.
Invoke with: /humanise-text, /humanize-text, /check-ai-patterns, or say "use the ai-text-humaniser skill to..."
majiayu000/claude-skill-registry 163
-
terminal-print
Print iTerm2 terminal output to network printer. TRIGGERS - print terminal, terminal PDF, print session output.
majiayu000/claude-skill-registry 163
-
executing-hecras-rascontrol
Executes HEC-RAS plans using RasControl class via HECRASController COM interface
for legacy HEC-RAS versions (3.x-5.x). Handles COM lifecycle management, session
tracking, orphan cleanup, steady/unsteady result extraction, and watchdog
protection for Jupyter notebooks. Use when automating legacy HEC-RAS, extracting
results from older versions, comparing across HEC-RAS versions, or needing
COM-based automation that RasCmdr cannot provide.
Triggers: RasControl, HECRASController, COM, legacy, HEC-RAS 4, HEC-RAS 5,
win32com, steady results, unsteady results, version comparison, COM interface,
legacy automation, 3.x, 4.x, 5.x, orphan cleanup, watchdog, session tracking.
majiayu000/claude-skill-registry 163
-
locque-authoring
Author or update Locque .lq code and tests with the canonical M-expr syntax, CBPV rules, data/match forms, modules/imports/opens, and project conventions.
majiayu000/claude-skill-registry 163
-
ink-layout-styling
Use when creating terminal layouts with Ink using Flexbox-based positioning and styling for CLI applications.
majiayu000/claude-skill-registry 163
-
write-route
Write routes following the Epic architecture patterns. Use when creating HTTP endpoints for behaviors, webhooks, or streaming. Triggers on "create a route", "add a webhook", or "write a route for".
majiayu000/claude-skill-registry 163
-
similarity-transistor
Use when working with transistor similarity calculations - comparing BJT MPNs, understanding NPN/PNP polarity matching, equivalent groups like 2N2222/PN2222, or transistor-specific similarity logic.
majiayu000/claude-skill-registry 163
-
sandbox-architect
Analyze codebases to generate optimal Claude Code Sandbox configurations. Use this skill when users need to set up sandbox security settings for their projects. This skill should be triggered when users ask about sandbox configuration, security settings, or when setting up Claude Code for a new project. It analyzes the codebase stack (Node.js, Python, Rust, Go, PHP, etc.), detects dependencies, and generates appropriate sandbox and permission settings through an interactive Q&A process.
majiayu000/claude-skill-registry 163
-
clarity
Establish clarity before starting work. Use when beginning any significant task, when input is vague or stream-of-consciousness, or when requirements seem unclear. Handles messy voice input efficiently. This is the first system in the 5-system framework.
majiayu000/claude-skill-registry 163
-
phase-5-finalize
Complete plan execution with git workflow and PR management
majiayu000/claude-skill-registry 163
-
agentuity-cli-cloud-queue-resume
Resume message delivery for a paused queue. Requires authentication. Use for Agentuity cloud platform operations
majiayu000/claude-skill-registry 163
-
bug-researcher
Reproduce bugs and gather evidence for root cause analysis. Use when investigating a bug report to confirm reproduction and collect detailed information about the failure.
majiayu000/claude-skill-registry 163
-
icon-design
Select semantically appropriate icons for websites using Lucide, Heroicons, or Phosphor. Covers concept-to-icon mapping, React/HTML templates, and tree-shaking patterns.
Use when: building feature sections, service grids, contact info, navigation, or any UI needing icons. Prevents emoji usage, ensures consistency.
majiayu000/claude-skill-registry 163
-
dapr-observability-setup
Configure OpenTelemetry tracing, metrics, and structured logging for DAPR applications. Integrates with Azure Monitor, Jaeger, Prometheus, and other observability backends.
majiayu000/claude-skill-registry 163
-
Frameworks Integration
Use when asking about "Hono", "itty-router", "routing frameworks", "middleware", "API framework", "web framework for Workers", "request routing", "Express-like", or choosing between web frameworks for Cloudflare Workers.
majiayu000/claude-skill-registry 163
-
submission-process-outline
Summarize the pick submission process and outline the API endpoint and business logic in pseudocode before coding.
majiayu000/claude-skill-registry 163
-
code-structure
Extract file structure (functions, classes, exports) efficiently without reading entire files, using ast-grep, go doc, ctags, or other language-specific tools to get outlines and signatures
majiayu000/claude-skill-registry 163