Plugin Claude Code
General development skills: Bun, Git, GitHub, GitHub Actions, React, Skill Creator, Storybook, Testing, TypeScript.
Plugin Claude Code
General development skills: Bun, Git, GitHub, GitHub Actions, React, Skill Creator, Storybook, Testing, TypeScript.
Instructions file CodexOpenCode
Repository instructions for DaleStudy's collection of reusable skills for coding assistants such as Claude Code, Cursor, and GitHub Copilot. They explain the skill files, local installation tests, packaging, and automated checks.
Instructions file
Instructions for DaleStudy/skills, a project described as: 🛠️ 에이전트 스킬.
Skill Claude CodeCodex
A guide for using Bun, a JavaScript and TypeScript runtime, package manager, and command runner, in place of Node.js and npm.
Skill Claude CodeCodex
A guide to common Git version-control workflows. Git records changes to code so developers can work in branches, combine changes, and review project history.
Skill Claude CodeCodex
A guide for creating and maintaining GitHub Actions workflows, which are automated jobs that run in a repository, such as tests or deployments. It also covers action versions and common security risks.
Skill Claude CodeCodex
A guide to using GitHub CLI, a command-line tool for working with GitHub repositories. It covers issues, pull requests, releases, labels, milestones, and workflow runs.
Skill Claude CodeCodex
A troubleshooting and specification-checking guide for MCP servers. MCP is a protocol that lets an AI client discover and call tools, read resources, and use prompts from a server.
Skill Claude CodeCodex
A set of React coding guidelines focused on app speed, including data loading, code splitting, re-rendering, and browser-side work. React is a JavaScript library for building user interfaces.
Skill Claude CodeCodex
A guide for creating and maintaining skills, which are instruction files that teach an agent how to handle a specific type of work. It covers SKILL.md structure, metadata, descriptions, and validation.
Skill Claude CodeCodex
A guide for writing Storybook stories, which are isolated examples used to develop and document interface components. It focuses on the current Component Story Format and reusable component inputs.
Skill Claude CodeCodex
A guide for testing React components with React Testing Library and Vitest. It emphasizes checking interfaces through the way users find and interact with them.
Skill Claude CodeCodex
A guide to TypeScript, a version of JavaScript that adds types for describing allowed values and data shapes.
Instructions file CodexOpenCode
A set of AGENTS.md instructions for the DaleStudy/github project. AGENTS.md is a repository guide that tells coding agents about the project, its existing features, technology choices, and file structure.
Instructions file
Claude Code instructions for DaleStudy/github: This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.