💻 開發
2009 skills found
aoc-daily-solver.md
1
1
export
aoc-daily-solver
2
from
"ejfn/advent-of-code"
from
"ejfn/advent-of-code"
3
Automate Advent of Code daily puzzle solving - fetch puzzle, implement solution, test, and submit answers
2025-12-13
pinpoint-ui.md
1
1
export
pinpoint-ui
2
from
"timothyfroehlich/PinPoint"
from
"timothyfroehlich/PinPoint"
3
PinPoint is a full-stack issue tracking system designed from the ground up to streamline pinball machine and arcade game maintenance. It provides a transparent, high-quality experience for both players and the internal teams responsible for keeping the games running perfectly.
2026-04-20
bootstrap.md
1
1
export
bootstrap
2
from
"Nothflare/feature-tree"
from
"Nothflare/feature-tree"
3
Two-phase codebase analysis. Phase 1: discover features from code. Phase 2: trace workflows.
2026-01-09
roadmap-builder.md
1
1
export
roadmap-builder
2
from
"mjmiller3416/recipe-app"
from
"mjmiller3416/recipe-app"
3
Decide what to build next with brutal prioritization using impact/effort analysis. Use when planning sprints, evaluating features, or auditing an overgrown roadmap.
2026-03-26
pagination-standard.md
1
1
export
pagination-standard
2
from
"TrueNine/claude-code-projects"
from
"TrueNine/claude-code-projects"
3
Frontend-backend pagination standard, defining minimal parameter naming to reduce transmission characters, applicable to all system pagination scenarios.
2026-02-13
nvim-plugin-add.md
1
1
export
nvim-plugin-add
2
from
"tkancf/dotfiles"
from
"tkancf/dotfiles"
3
my .* config files
2026-01-03
obsidian-add-content.md
1
1
export
obsidian-add-content
2
from
"jun9898/claude-skills"
from
"jun9898/claude-skills"
3
내가 옵시디언 저장소에 붙여서 쓰려고 만든 스킬들
2025-12-19
allaymc-plugin-dev.md
1
1
export
allaymc-plugin-dev
2
from
"AllayMC/AllaySkill"
from
"AllayMC/AllaySkill"
3
Create, update and troubleshoot AllayMC plugins in Java or other JVM languages. Use when (1) creating a new AllayMC plugin. (2) migrating an existing plugin to AllayMC. (3) troubleshooting an AllayMC plugin.
2026-03-29
prompt-engineering-patterns.md
1
1
export
prompt-engineering-patterns
2
from
"evanfang0054/cc-system-creator-scripts"
from
"evanfang0054/cc-system-creator-scripts"
3
CC System Creator Scripts是一个专门为 Claude Code 设计的元框架,通过模块化、可重用的组件和自动化工作流来增强其功能。该系统让您能够创建专业级 AI 技能、管理专业化的代理,并编排复杂的多代理工作流
2026-03-14
skill-creator-enhanced.md
1
1
export
skill-creator-enhanced
2
from
"suhaibshaikh03/Agent-Native-Cloud-Development"
from
"suhaibshaikh03/Agent-Native-Cloud-Development"
3
FastAPI , Dapr , Kubernetes , Kafka , a2a
2026-01-19
writing-plans.md
1
1
export
writing-plans
2
from
"JohnStrunk/template"
from
"JohnStrunk/template"
3
A generic repo template
2026-04-20
infra-terraform.md
1
1
export
infra-terraform
2
from
"takumi12311123/dotfiles"
from
"takumi12311123/dotfiles"
3
Enforces Terraform best practices for safe and scalable infrastructure as code. Emphasizes modularity, state management, and security. Automatically applied for IaC implementation.
2026-04-09
databricks-apps-cookie-auth.md
1
1
export
databricks-apps-cookie-auth
2
from
"hurtener/penguiflow"
from
"hurtener/penguiflow"
3
A tiny, dependency-light Python library (penguiflow) that lets define typed, concurrent agent pipelines.
2026-04-03
analyzing-architecture.md
1
1
export
analyzing-architecture
2
from
"hubvue/fe-analysis-plugin"
from
"hubvue/fe-analysis-plugin"
3
Claude skills supporting analysis of front-end projects
2025-12-29
omnistrate-solutions-architect.md
1
1
export
omnistrate-solutions-architect
2
from
"omnistrate-community/kubecon-2025-agent-template"
from
"omnistrate-community/kubecon-2025-agent-template"
3
An agentic AI app to jump-start your submissions for the KubeCon 2025 NA Omnistrate challenge
2025-11-20
skill-creator.md
1
1
export
skill-creator
2
from
"Kosuke-Yamada/dotfiles"
from
"Kosuke-Yamada/dotfiles"
3
Claude Codeのスキルを作成するためのガイド。新しいスキルの作成や既存スキルの更新を依頼された時に使用。
2026-03-26
ux-designer.md
1
1
export
ux-designer
2
from
"Cornjebus/amair"
from
"Cornjebus/amair"
3
Expert UI/UX design guidance for building unique, accessible, and user-centered interfaces. Use when designing interfaces, making visual design decisions, choosing colors/typography, implementing responsive layouts, or when user mentions design, UI, UX, styling, or visual appearance. Always ask before making design decisions.
2026-01-29
load-conversation.md
1
1
export
load-conversation
2
from
"dhughes/claude-marketplace"
from
"dhughes/claude-marketplace"
3
Load the full content of a previous Claude Code conversation into current context. Use when user asks to "load conversation <uuid>" or "show me conversation <uuid>" or references loading/viewing a past conversation by its ID.
2026-04-17
apple-notes.md
1
1
export
apple-notes
2
from
"peerasak-u/peerasak-claude-marketplace"
from
"peerasak-u/peerasak-claude-marketplace"
3
Reads, searches, lists, creates, and deletes notes in Apple Notes on macOS. Use when the user asks about their notes, wants to save information to Notes, or needs to find something they wrote in Apple Notes.
2026-01-26
typescript-taste.md
1
1
export
typescript-taste
2
from
"iplaylf2/khora"
from
"iplaylf2/khora"
3
Structured concurrency orchestration for TypeScript/JavaScript, with explicit boundaries, convergence, and a generator-style host API.
2026-04-19
hook-creator.md
1
1
export
hook-creator
2
from
"RasmusGodske/claude-liv-conventions"
from
"RasmusGodske/claude-liv-conventions"
3
Guide for creating Claude Code hooks in the liv-conventions plugin. This skill should be used when users want to create a new hook to validate, block, or guide Claude's tool usage (Write, Bash, Edit, etc.). Covers the HookHandler pattern, PreToolUseInput/Response APIs, glob matching, plugin.json configuration, and testing.
2026-01-24
npid-existing-code.md
1
1
export
npid-existing-code
2
from
"23Maestro/prospect-pipeline"
from
"23Maestro/prospect-pipeline"
3
Raycast extension for prospect pipeline management
2026-04-21
use-sharpitect.md
1
1
export
use-sharpitect
2
from
"nick-boey/Sharpitect"
from
"nick-boey/Sharpitect"
3
Creates C4 models and diagrams of annotated C# codebases. Contains the annotations and analyzers and uses the C4Sharp project as a backend.
2026-02-22
windows15-app-development.md
1
1
export
windows15-app-development
2
from
"ThomasRohde/windows15"
from
"ThomasRohde/windows15"
3
Build and modify apps in the Windows 15 desktop environment. Use when creating new apps, modifying existing apps in apps/, working with window management, persistence, hotkeys, notifications, or UI components.
2025-12-21