🇰🇷 400+ Korean AI Coding Agent Skills — Claude Code, Gemini CLI, Codex, Cursor 스킬을 기능별로 모은 큐레이션
Free Skills
Free Skills is an open-source workflow skill for Claude Code, published by guildshelf. Its author describes it as: “Free Apache-2.0 skills for Claude Code, plus trigger-probe — the open-source tool we used to measure all 18 of our paid skills: 144/180 fires when it should, 180/180 stays quiet when it should, 8 failures published.”. The project has 0 stars on GitHub and does not declare a license, so check with the author before reuse. Add it to your setup with `/plugin marketplace add guildshelf/free-skills`.
Installation
Add Free Skills to your agent with:
/plugin marketplace add guildshelf/free-skills Always review a skill's source before installing it. This command comes from the skill's public repository; the linked repo is the source of truth for exact setup steps.
When to use it
Reach for Free Skills when you want workflow help from Claude Code without writing the same instructions every session. Load the skill and the agent picks it up automatically for relevant tasks.
Strengths
- Declares compatibility with Claude Code
- Actively maintained (recent commits)
Things to check
- No license declared — confirm terms with the author before reuse
- Limited adoption so far — evaluate before depending on it
Topics
Frequently asked questions
- What does Free Skills do?
- Free Apache-2.0 skills for Claude Code, plus trigger-probe — the open-source tool we used to measure all 18 of our paid skills: 144/180 fires when it should, 180/180 stays quiet when it should, 8 failures published.
- How do I install Free Skills?
- Run /plugin marketplace add guildshelf/free-skills in your agent, then reload your skills. Review the source at https://github.com/guildshelf/free-skills before installing.
- Is Free Skills free to use?
- Free Skills is publicly available on GitHub, but guildshelf has not declared a standard open-source license (No license). Confirm the terms with the author before reusing it.
- Which agents does Free Skills work with?
- Free Skills declares compatibility with Claude Code. Agent Skills use a portable SKILL.md format, so other compatible clients can usually load it too.
Related skills
More Workflow →A practical Claude Code guide with clear mental models and copy-paste examples — setup, prompt engineering, slash commands, skills, hooks, subagents, agent teams, and MCP servers. Beginner path to power-user depth. Featured in Awesome Claude Code.
Conduct WCAG 2.2 accessibility audits with automated testing, manual verification, and remediation guidance. Use when auditing websites for accessibility, fixing WCAG violations, or implementing accessible design patterns.
Coordinate parallel code reviews across multiple quality dimensions with finding deduplication, severity calibration, and consolidated reporting. Use this skill when organizing multi-reviewer code reviews, calibrating finding severity, or consolidating review results.
Debug complex issues using competing hypotheses with parallel investigation, evidence collection, and root cause arbitration. Use this skill when debugging bugs with multiple potential causes, performing root cause analysis, or organizing parallel investigation workflows.