Back to categories
Category

Agent Skills in category: Uncategorized

72243 skills match this category. Browse curated collections and explore related Agent Skills.

agent-technical-writer

Expert technical writer specializing in clear, accurate documentation and content creation. Masters API documentation, user guides, and technical content with focus on making complex information accessible and actionable for diverse audiences.

majiayu000
majiayu000
11819

agent-terraform-engineer

Expert Terraform engineer specializing in infrastructure as code, multi-cloud provisioning, and modular architecture. Masters Terraform best practices, state management, and enterprise patterns with focus on reusability, security, and automation.

majiayu000
majiayu000
11819

agent-test-automator

Expert test automation engineer specializing in building robust test frameworks, CI/CD integration, and comprehensive test coverage. Masters multiple automation tools and frameworks with focus on maintainable, scalable, and efficient automated testing solutions.

majiayu000
majiayu000
11819

agent-test-delegation

Test agent delegation patterns to verify hierarchy and escalation paths. Use after modifying agent structure.

majiayu000
majiayu000
11819

agent-tool-builder

Tools are how AI agents interact with the world. A well-designed tool is the difference between an agent that works and one that hallucinates, fails silently, or costs 10x more tokens than necessary. This skill covers tool design from schema to error handling. JSON Schema best practices, description writing that actually helps the LLM, validation, and the emerging MCP standard that's becoming the lingua franca for AI tools. Key insight: Tool descriptions are more important than tool implementa

majiayu000
majiayu000
11819

agent-tool

Define tools for the support agent. Use when adding new capabilities like refund processing, license transfer, knowledge lookup, or any agent action.

majiayu000
majiayu000
11819

agent-tooling-engineer

Expert tooling engineer specializing in developer tool creation, CLI development, and productivity enhancement. Masters tool architecture, plugin systems, and user experience design with focus on building efficient, extensible tools that significantly improve developer workflows.

majiayu000
majiayu000
11819

agent-tools

Reference for configuring tool permissions when launching Claude Code agents. Use when setting up --allowedTools flags, restricting file access, or configuring agent permissions.

majiayu000
majiayu000
11819

agent-trend-analyst

Expert trend analyst specializing in identifying emerging patterns, forecasting future developments, and strategic foresight. Masters trend detection, impact analysis, and scenario planning with focus on helping organizations anticipate and adapt to change.

majiayu000
majiayu000
11819

agent-tuning

Optimize ElevenLabs conversational AI agents for real estate applications. Use when creating new agents, improving conversation quality, selecting voices, engineering system prompts, configuring agent parameters, or analyzing agent performance metrics. Includes voice selection, model tuning, prompt engineering, and A/B testing strategies.

majiayu000
majiayu000
11819

agent-typescript-pro

Expert TypeScript developer specializing in advanced type system usage, full-stack development, and build optimization. Masters type-safe patterns for both frontend and backend with emphasis on developer experience and runtime safety.

majiayu000
majiayu000
11819

agent-ui-designer

Expert visual designer specializing in creating intuitive, beautiful, and accessible user interfaces. Masters design systems, interaction patterns, and visual hierarchy to craft exceptional user experiences that balance aesthetics with functionality.

majiayu000
majiayu000
11819

agent-ux-researcher

Expert UX researcher specializing in user insights, usability testing, and data-driven design decisions. Masters qualitative and quantitative research methods to uncover user needs, validate designs, and drive product improvements through actionable insights.

majiayu000
majiayu000
11819

agent-validate-config

Validate agent YAML frontmatter and configuration. Use before committing agent changes or in CI.

majiayu000
majiayu000
11819

agent-vue-expert

Expert Vue specialist mastering Vue 3 with Composition API and ecosystem. Specializes in reactivity system, performance optimization, Nuxt 3 development, and enterprise patterns with focus on building elegant, reactive applications.

majiayu000
majiayu000
11819

agent-websocket-engineer

Real-time communication specialist implementing scalable WebSocket architectures. Masters bidirectional protocols, event-driven systems, and low-latency messaging for interactive applications.

majiayu000
majiayu000
11819

agent-wordpress-master

Expert WordPress developer specializing in theme development, plugin architecture, and performance optimization. Masters both classic PHP development and modern block-based solutions, delivering scalable WordPress sites from simple blogs to enterprise platforms.

majiayu000
majiayu000
11819

Agent Workflow Builder

Build multi-agent AI workflows with orchestration, tool use, and state management

majiayu000
majiayu000
11819

agent-workflow-orchestrator

Expert workflow orchestrator specializing in complex process design, state machine implementation, and business process automation. Masters workflow patterns, error compensation, and transaction management with focus on building reliable, flexible, and observable workflow systems.

majiayu000
majiayu000
11819

advanced-memoization-strategies

Apply principled memoization techniques to reduce re-rendering without introducing correctness bugs.

majiayu000
majiayu000
11819

advanced-memory-skill-creator

Use when planning, scaffolding, validating, or packaging Claude skills inside Advanced Memory MCP.

majiayu000
majiayu000
11819

Advanced Modular Library Design

Design modular libraries with clear package boundaries, feature-first organization, and clean API surfaces. Use when structuring monorepos, defining module boundaries, or designing library APIs.

majiayu000
majiayu000
11819

advanced-oscal-validator

Perform comprehensive OSCAL validation using community-inspired patterns including JSON schema validation, business rule validation, cross-reference checking, and best practices from IBM Trestle, oscal-pydantic, and Lula. Use for thorough document quality assurance.

majiayu000
majiayu000
11819

advanced-patterns

|

majiayu000
majiayu000
11819

Advanced RE Analysis

Specialized reverse engineering analysis workflows for binary analysis, pattern recognition, and vulnerability assessment

majiayu000
majiayu000
11819

Advanced React Clean Integration

Integrate React with clean architecture without framework leakage using hooks as adapters and presenters. Use when connecting React to domain logic, designing hook-based DI, or isolating UI from business rules.

majiayu000
majiayu000
11819

advanced-rendering

Master high-performance rendering for large datasets with Datashader. Use this skill when working with datasets exceeding 100M+ points, optimizing visualization performance, or implementing efficient rendering strategies with rasterization and colormapping techniques.

majiayu000
majiayu000
11819

advanced-skill-creator

>

majiayu000
majiayu000
11819

[skill-name]

[Brief description - this triggers auto-loading when relevant]

majiayu000
majiayu000
11819

advanced-ssr-cache-design

Engineer SSR caching strategies that preserve correctness under concurrent updates and streaming.

majiayu000
majiayu000
11819

advanced-statusline

Implement AI-powered statusline with session tracking, plan detection, workspace emojis, and intelligent caching for Claude Code

majiayu000
majiayu000
11819

Advanced Testability Ai Ergonomic

Design code for testability and AI/LLM ergonomics with explicit contracts and observable patterns. Use when optimizing code for AI tools, improving testability, or making codebases LLM-friendly.

majiayu000
majiayu000
11819

advanced-text-search-matching

Production-grade text search algorithms for finding and matching text in large documents with millisecond performance. Includes Boyer-Moore search, n-gram similarity, fuzzy matching, and intelligent indexing. Use when building search features for large documents, finding quotes with imperfect matches, implementing fuzzy search, or need character-level precision.

majiayu000
majiayu000
11819

advanced-types

Advanced TypeScript types including generics, conditionals, and mapped types

majiayu000
majiayu000
11819

advanced-typescript-patterns

Advanced TypeScript patterns for TMNL. Covers conditional types, mapped types, branded types, generic constraints, type inference, and utility type composition. Pure TypeScript patterns beyond Effect Schema.

majiayu000
majiayu000
11819

Advanced Typescript Type Level

Master TypeScript type-level programming with conditional types, mapped types, template literals, and infer patterns. Use when writing advanced types, creating utility types, or solving complex type challenges.

majiayu000
majiayu000
11819

advanced-video-downloader

Download and transcribe videos from YouTube, Bilibili, TikTok and 1000+ platforms. Use when user requests video download, transcription (转录/字幕提取), or converting video to text/markdown. Supports quality selection, audio extraction, playlist downloads, cookie-based authentication, and AI-powered transcription via SiliconFlow API (免费转录).

majiayu000
majiayu000
11819

advanced-workflows

Multi-tool orchestration patterns for complex Bluera Knowledge operations. Teaches progressive library exploration, adding libraries with job monitoring, handling large result sets, multi-store searches, and error recovery workflows.

majiayu000
majiayu000
11819

adventure

Room-based exploration with narrative evidence collection

majiayu000
majiayu000
11819

adversarial-committee

Committee of personas with opposing propensities forcing genuine debate

majiayu000
majiayu000
11819

adversarial-examples

Generate adversarial inputs, edge cases, and boundary test payloads for stress-testing LLM robustness

majiayu000
majiayu000
11819

adversarial-review

|

majiayu000
majiayu000
11819

adversarial-spec

Iteratively refine a product spec by debating with multiple LLMs (GPT, Gemini, Grok, etc.) until all models agree. Use when user wants to write or refine a specification document using adversarial development.

majiayu000
majiayu000
11819

adverse-media

Search for negative news coverage, controversies, and reputational risks associated with individuals or companies across news sources and media databases

majiayu000
majiayu000
11819

advocacy-programs

Use when designing and scaling reference, story, advisory, or community

majiayu000
majiayu000
11819

advocacy-roster-system

Scoring and governance framework for managing reference customers and

majiayu000
majiayu000
11819

advocate-sourcing

Use to identify, score, and prioritize customer advocates for programs.

majiayu000
majiayu000
11819

adw-bootstrap

|

majiayu000
majiayu000
11819

adw-design

Guide creation of AI Developer Workflows (ADWs) that combine deterministic orchestration code with non-deterministic agents. Use when building automated development pipelines, designing AFK agent systems, or implementing the PITER framework.

majiayu000
majiayu000
11819

adynato-aimake

Integrate with aimake's AI-powered delivery pipeline via MCP. Covers connecting to aimake, using code/docs/kanban tools, understanding the card-based system, and leveraging AI capabilities. Use when building integrations with aimake or using its MCP tools.

majiayu000
majiayu000
11819

Page 1073 of 1445 · 72243 results