Loading...
Loading...
Found 5,074 Skills
Professional 12306 train ticket schedule inquiry skill, supporting accurate station selection, date specification and train information retrieval. Using verified browser operation SOP processes and direct URL parameter query strategy to ensure the accuracy of query results. Suitable for scenarios where users need to query train schedules, ticket availability, train times and other 12306-related inquiries.
Development conventions and patterns for everything-claude-code. JavaScript project with conventional commits.
Use When: Submitting code to a Git repository and generating standardized commit messages
Non-interactive hunk and line-range staging with the `git-hunk` CLI. Use when a user wants atomic commits, selective staging, partial hunk staging, or an agent-safe replacement for `git add -p` or `git commit -p`, especially when `git-hunk` is available in the current repo or on `PATH`.
Walk through the full process of building a digital health app — from defining the need through planning to implementation.
Interactive QA session where user reports bugs or issues conversationally, and the agent files GitHub issues. Explores the codebase in the background for context and domain language. Use when user wants to report bugs, do QA, file issues conversationally, or mentions "QA session".
Use when adding new error messages to React, or seeing "unknown error code" warnings.
Use when you need to run tests for React core. Supports source, www, stable, and experimental channels.
Operation-aware node configuration guidance. Use when configuring nodes, understanding property dependencies, determining required fields, choosing between get_node detail levels, or learning common configuration patterns by node type.
Write JavaScript code in n8n Code nodes. Use when writing JavaScript in n8n, using $input/$json/$node syntax, making HTTP requests with $helpers, working with dates using DateTime, troubleshooting Code node errors, or choosing between Code node modes.
Interpret validation errors and guide fixing them. Use when encountering validation errors, validation warnings, false positives, operator structure issues, or need help understanding validation results. Also use when asking about validation profiles, error types, or the validation loop process.
Use when working with *.excalidraw or *.excalidraw.json files, user mentions diagrams/flowcharts, or requests architecture visualization - delegates all Excalidraw operations to subagents to prevent context exhaustion from verbose JSON (single files: 4k-22k tokens, can exceed read limits)