🛠️ Tools
2338 skills found
agent-33-skills-maker.md
0
1
export
agent-33-skills-maker
2
from
"sellersessions/Sub-Agents"
from
"sellersessions/Sub-Agents"
3
Create Claude Desktop skills from descriptions, SOPs, or existing agents. Three modes - create from scratch, convert SOPs to skills, or migrate agents to skill format. Outputs ready-to-deploy .zip packages.
2025-12-31
investigation.md
0
1
export
investigation
2
from
"talmolab/sba-solver-wasm"
from
"talmolab/sba-solver-wasm"
3
Sparse bundle adjustment in JS via WebAssembly backed by Rust-based apex-solver.
2025-12-19
bug-fixing-assistant.md
0
1
export
bug-fixing-assistant
2
from
"jdeweedata/circletel"
from
"jdeweedata/circletel"
3
Systematic debugging workflow for CircleTel - analyzes errors, identifies root causes, proposes fixes, and validates solutions with tests
2026-02-26
lesson-plan-generator.md
0
1
export
lesson-plan-generator
2
from
"Sallvainian/School-Year-25-26"
from
"Sallvainian/School-Year-25-26"
3
Work Related Files with versioning control
2025-11-24
github-issue-helper.md
0
1
export
github-issue-helper
2
from
"moreal/dotfiles"
from
"moreal/dotfiles"
3
GitHub 이슈 작성 도우미. 사용자가 이슈 초안이나 아이디어를 제시하면 고품질 GitHub 이슈로 개선. Use when user asks to (1) write/create/draft a GitHub issue, (2) improve/refine an issue draft, (3) convert an idea into a proper issue format, (4) review issue quality. Supports bug reports, feature requests, and improvement proposals. Communicates in Korean but produces final issues in English.
2026-02-21
branch.md
0
1
export
branch
2
from
"Clionegohan/YoRuH-Resonance-Archive-C4-Sync-"
from
"Clionegohan/YoRuH-Resonance-Archive-C4-Sync-"
3
ブランチ作成Skill。仕様策定用(spec/*)または実装用(impl/*)のブランチを作成。/spec や spec-workflow から呼び出される。
2026-01-11
gh-task-shaper.md
0
1
export
gh-task-shaper
2
from
"u473t8/learning-app"
from
"u473t8/learning-app"
3
Plan and triage work into GitHub issues. Use when Codex needs to decide whether a new issue is required, describe the problem, outline high-level plans and goals, propose architecture, split large work into sub-issues, add labels, and create a GitHub branch for each issue using gh.
2026-02-22
Version Sync Skill.md
0
1
export
Version Sync Skill
2
from
"wrsmith108/claude-skill-version-sync"
from
"wrsmith108/claude-skill-version-sync"
3
Claude Code skill for detecting and synchronizing Node.js version specifications across project files
2026-02-10
insurance-underwriter.md
0
1
export
insurance-underwriter
2
from
"selfdriven-octo/skillzeb"
from
"selfdriven-octo/skillzeb"
3
Skills
2026-02-07
javascript-documentation-standard.md
0
1
export
javascript-documentation-standard
2
from
"Perlover/agent-os-test-skills"
from
"Perlover/agent-os-test-skills"
3
A repository for testing the fact that Agent OS does not support Skill in subagents
2025-12-09
conventional-commit.md
0
1
export
conventional-commit
2
from
"poindexter12/claude-flow"
from
"poindexter12/claude-flow"
3
Generate commit messages by analyzing git diff following Conventional Commits format. Use when user says "commit", "commit my changes", "write a commit message", "what should I commit as", needs help describing changes, or is about to commit without a message.
2025-11-28
simplification-cascades.md
0
1
export
simplification-cascades
2
from
"abuklea/prompthub"
from
"abuklea/prompthub"
3
Find one insight that eliminates multiple components - "if this is true, we don't need X, Y, or Z"
2026-02-25
commit-message.md
0
1
export
commit-message
2
from
"eanair/agent-skills"
from
"eanair/agent-skills"
3
MacOS Markdown editor Bear read, modify, and create new documents Claude Agent Skills.
2025-12-28
pr-title-and-description-generator.md
0
1
export
pr-title-and-description-generator
2
from
"alienfast/claude"
from
"alienfast/claude"
3
Generate or update GitHub Pull Request titles and descriptions based on actual code changes in the final state. Use when the user mentions updating, generating, or writing PR descriptions, PR titles, pull request summaries, or says 'update the PR'. Analyzes git diff to determine what's actually in the code (not just commit history) and creates comprehensive, accurate PR documentation.
2026-02-25
backend-test-generator.md
0
1
export
backend-test-generator
2
from
"ikjingo/claude-code-templates"
from
"ikjingo/claude-code-templates"
3
Reusable Claude Code configuration templates with modular skills, agents, commands, and hooks
2025-12-25
clickup-workflow.md
0
1
export
clickup-workflow
2
from
"SOELexicon/clickup_framework"
3
Guide for ClickUp + Git workflow - when and where to use commands
2025-12-30
manage-zellij-installation.md
0
1
export
manage-zellij-installation
2
from
"PerArneng/computer-conf-skills"
from
"PerArneng/computer-conf-skills"
3
AI skills to configure a developer workstation
2026-01-02
iterate-check.md
0
1
export
iterate-check
2
from
"weykon/unified-building-agents"
from
"weykon/unified-building-agents"
3
迭代开发中的构建验证、功能检查、问题修复
2026-01-12
using-superpowers.md
0
1
export
using-superpowers
2
from
"Cycleaddict/generic-superpowers"
from
"Cycleaddict/generic-superpowers"
3
Generic, agent-agnostic AI agent workflows and skills
2026-01-04
bignum-calculator.md
0
1
export
bignum-calculator
2
from
"zly7/pipelineLLM"
from
"zly7/pipelineLLM"
3
管道大模型
2026-02-14
commit-message.md
0
1
export
commit-message
2
from
"shidax-corp/kintone-authenticator"
from
"shidax-corp/kintone-authenticator"
3
kintone hack 2025 出場作品 - もしもGoogle Authenticatorのようなアプリがkintone上で動いたら?
2026-01-05
codemap.md
0
1
export
codemap
2
from
"aronasorman/dotfiles"
from
"aronasorman/dotfiles"
3
Use when debugging errors, understanding feature implementations, or tracing execution flow through unfamiliar code - generates hierarchical maps with inline code snippets (5-10 lines), file:line references, and execution traces. Supports Mermaid diagrams when explicitly requested. Triggers: debug, trace, explain, understand.
2025-12-04
version-bump.md
0
1
export
version-bump
2
from
"godslew/gclip-cli"
from
"godslew/gclip-cli"
3
Cargo.tomlのversionを更新し、`version bump (vX.Y.Z)`でコミットし、`vX.Y.Z`の軽量タグを作成してoriginへpushする作業で使う。Rust CLIのリリース準備、version bump、git tag/pushの依頼があるときに使う。
2025-12-26
typst-dual-format.md
0
1
export
typst-dual-format
2
from
"jasonyan-s/FINMA_Content_Management_System_Template"
from
"jasonyan-s/FINMA_Content_Management_System_Template"
3
Expert in Typst dual-format content system for FINMA project. Use when creating or modifying .typ files, working with dual-format templates, presentation functions, document functions, or troubleshooting Typst compilation. Handles both presentation slides and study guide documents from single content source.
2025-12-21