longhun12346/artifact-skills
A collection of skills for Claude Code, featuring advanced encoding fixers and dev tools.
A collection of skills for Claude Code, featuring advanced encoding fixers and dev tools.
npx skills add longhun12346/artifact-skillsA collection of skills for Claude Code, featuring advanced encoding fixers and dev tools.
Codex Skill for creating and auditing HJXH 皇家小虎 marketing visuals.
Claude Code skill. Guardrails for building Japanese-ready web interfaces with correct CJK typography, form design, UX copy, accessibility, and production CSS
Claude Code skills & agents that automate a full RTL/Verilog design flow - architecture, RTL coding, lint, simulation, self-checking testbenches, regression, debug, Vivado synthesis, and docs - driven from a one-page IP spec.
A personal collection of skills for AI coding assistants — covering code review, DX/UX analysis, TDD, holistic debugging, and developer productivity.
MUST activate when the project contains a uiBundles/*/src/ directory and the task involves ANY Salesforce record operation — reading, creating, updating, or deleting. Use this skill when building forms that submit to Salesforce, pages that display Salesforce records, or any code that touches Salesforce objects or custom objects. Activate when files under uiBundles/*/src/ import from @salesforce/sdk-data, or when *.graphql files or codegen.yml exist. This skill owns all Salesforce data access patterns in UI bundles. Does not apply to authentication/OAuth setup, schema changes, Bulk/Tooling/Metadata API, or declarative automation.
Design durable workflows with Temporal for distributed systems. Covers workflow vs activity separation, saga patterns, state management, and determinism constraints. Use when building long-running processes, distributed transactions, or microservice orchestration.