发现 Skills
为真实工作流程挑选经过整理的 Skill,连接、安装并开始使用。
moonshine-resources-v3
Use when creating ModelResource, configuring CRUD operations, working with tables/forms/detail pages, adding filters, search, pagination, events, buttons, query modification, import/export, or metrics in MoonShine v3.
moonshine-security-v3
Use when working with MoonShine v3 authentication, authorization, login, guards, custom user models, Socialite, 2FA, JWT, role-based access, Laravel policies, auth pipelines, or middleware.
Agennext-agent-skills-content-strategist
Persona file: ../../../agents/personas/content-strategist.md
Agennext-agent-skills-roadmap-communicator
../../../product-team/roadmap-communicator/SKILL.md
skill-reviewer
Reviews and improves Claude Code skills against official best practices. Supports three modes: self-review (validate your own skills), external review (evaluate others' skills), and auto-PR (fork, improve, submit). Use it to check skill quality, review skill repositories, or contribute improvements to open-source skills.
plan-eng-review
Eng manager-mode plan review. Lock in the execution plan — architecture, data flow, diagrams, edge cases, test coverage, performance. Walks through issues interactively with opinionated recommendations.
autonomyx-brand-kit-generator
Generates a complete, professional brand kit for a product or company from a title and description. Produces SVG logos, PNG exports, favicons, app icons, social preview images, and a brand guidelines document — all packaged into a downloadable ZIP. Use this skill whenever a user asks for a brand kit, logo, brand identity, brand system, brand guidelines, color palette for a product, or wants to create visual assets for a new company, SaaS, or website. Also trigger when a user says things like "create a logo for my app", "design a brand for my startup", "I need brand assets", "generate a brand identity", or "make me a brand kit". Always use this skill even if the user only mentions one component like "just a logo" — the full kit adds value.
agent-without-context-skill
Use when testing agent without context validation
ai-provider-claude-vision
Image understanding and document analysis with Claude's multimodal capabilities -- image input formats, PDF processing, multi-image patterns, structured extraction, and token cost estimation
cli-framework-cli-commander
Node.js CLI development with Commander.js, @clack/prompts, and picocolors. Command structure, interactive prompts, state machines, error handling, exit codes, configuration hierarchies.
meta-methodology-investigation-requirements
Investigation requirement - never speculate about code you haven't read. List files, read completely, base analysis on evidence. Prevents hallucination in coding agents.
web-state-mobx
MobX observable state management patterns with mobx-react-lite. Use when implementing reactive client state with observables, computed values, actions, and the observer HOC.
Build and sync n8n workflows from code with n8n
Inspect n8n nodes and templates, generate typed workflow code, and sync automations through Git-friendly files instead of hand-editing workflow JSON.
Lint .env files for duplicated keys and unsafe formatting with dotenv
Check .env (dotenv) files for duplicated keys, malformed values, and formatting mistakes before they break local runs or secret handoffs.
Thumbor Smart Image Processing Service
An agent skill that leverages Thumbor, the open-source smart image processing service from Globo.com, to perform on-demand image cropping, resizing, and filtering with intelligent face and feature detection. Enables automated image-optimization pipelines for web applications and content-delivery workflows.
Burp Suite Web Application Testing
This skill should be used when the user asks to "intercept HTTP traffic", "modify web requests", "use Burp Suite for testing", "perform web vulnerability scanning", "test with Burp Repeater", "analyze HTTP history", or "configure proxy for web testing". It provides comprehensive guidance for using Burp Suite's core features for web application security testing.
changelog-automation
Automate changelog generation from commits, PRs, and releases following Keep a Changelog format. Use when setting up release workflows, generating release notes, or standardizing commit conventions.
code-refactoring-context-restore
Use when working with code refactoring context restore
context-window-management
Strategies for managing LLM context windows including summarization, trimming, routing, and avoiding context rot Use when: context window, token limit, context management, context engineering, long context.
deployment-validation-config-validate
You are a configuration management expert specializing in validating, testing, and ensuring the correctness of application configurations. Create comprehensive validation schemas, implement configurat
discord-bot-architect
Specialized skill for building production-ready Discord bots. Covers Discord.js (JavaScript) and Pycord (Python), gateway intents, slash commands, interactive components, rate limiting, and sharding.
error-diagnostics-error-trace
You are an error tracking and observability expert specializing in implementing comprehensive error monitoring solutions. Set up error tracking systems, configure alerts, implement structured logging,
game-development
Game development orchestrator. Routes to platform-specific skills based on project needs.
n8n-code-python
Write Python code in n8n Code nodes. Use when writing Python in n8n, using _input/_json/_node syntax, working with standard library, or need to understand Python limitations in n8n Code nodes.