Browse Skills
44756 skills found
issues-guide.md
0
1
export
issues-guide
2
from
"manaca0923/vtuber-overlay-suite"
from
"manaca0923/vtuber-overlay-suite"
3
実装前にノウハウを確認。Tauriコマンド追加、serde、WebSocket通信、設定項目追加、UI/オーバーレイ実装、セキュリティ関連の作業時に自動的にチェックリストを提供する。
2026-01-05
shared-name.md
0
1
export
shared-name
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
A skill with a name that might conflict. Use for testing conflict detection.
2026-01-05
stripe-integration.md
0
1
export
stripe-integration
2
from
"48Nauts-Operator/opencode-baseline"
from
"48Nauts-Operator/opencode-baseline"
3
Implement Stripe payment processing for robust, PCI-compliant payment flows including checkout, subscriptions, and webhooks. Use when integrating Stripe payments, building subscription systems, or implementing secure checkout flows.
2026-01-05
literal-string.md
0
1
export
literal-string
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
C# Literal string을 const string으로 사전 정의하여 사용하는 패턴
2026-01-05
finetune-design.md
0
1
export
finetune-design
2
from
"marcgreen/therapy-coach-finetune"
from
"marcgreen/therapy-coach-finetune"
3
Use when preparing to fine-tune an LLM for multi-turn conversations, before generating any training data. Triggers - starting a fine-tuning project, need to define evaluation criteria, designing conversation data generation.
2026-01-05
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-05
architecture-design.md
0
1
export
architecture-design
2
from
"amattas/agentic-coding"
from
"amattas/agentic-coding"
3
Design system architecture with components, data flow, and boundaries. Use for non-trivial features.
2026-01-05
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-01-05
check-forms.md
0
1
export
check-forms
2
from
"leobrival/serum-plugins-official"
from
"leobrival/serum-plugins-official"
3
Analyze and validate forms on web pages. Use when users ask to check form accessibility, verify form labels, audit input fields, check form validation, or analyze form UX. Detects missing labels, invalid input types, accessibility issues, and validation problems.
2026-01-05
data-analysis-sql.md
0
1
export
data-analysis-sql
2
from
"pluginagentmarketplace/custom-plugin-sql"
from
"pluginagentmarketplace/custom-plugin-sql"
3
SQL for data analysis with exploratory analysis, advanced aggregations, statistical functions, outlier detection, and business insights. 50+ real-world analytics queries.
2026-01-05
verdict-flags.md
0
1
export
verdict-flags
2
from
"pcasaretto/nix-home"
from
"pcasaretto/nix-home"
3
a skill that contains all the best practices for using Verdict Flags in shopify codebases. It should be uses whenever the agent is creating, updating or removing flags
2026-01-05
git-workflow.md
0
1
export
git-workflow
2
from
"ProfPowell/project-template"
from
"ProfPowell/project-template"
3
Enforce structured git workflow with conventional commits, feature branches, semver versioning, and work logging. Use for all code changes to prevent work loss and maintain history.
2026-01-05
Version Sync Skill.md
0
1
export
Version Sync Skill
2
from
"wrsmith108/claude-skill-version-sync"
from
"wrsmith108/claude-skill-version-sync"
3
Detect and synchronize Node.js version specifications across project files.
2026-01-05
psr12-moodle.md
0
1
export
psr12-moodle
2
from
"astoeffer/plugin-marketplace"
from
"astoeffer/plugin-marketplace"
3
Automatically validate and fix Moodle PHP code for PSR-12 compliance with Moodle-specific exceptions (lowercase_with_underscores naming, frankenstyle prefixes). Activates when working with Moodle plugin PHP files or when code standards issues are detected.
2026-01-05
test-driven-workflow.md
0
1
export
test-driven-workflow
2
from
"JackSmack1971/claude-code-learning-flywheel"
from
"JackSmack1971/claude-code-learning-flywheel"
3
Use when implementing features or fixing bugs. Enforces Test-Driven Development (TDD) Red-Green-Refactor cycle. Supports Vitest, Jest, and similar frameworks.
2026-01-05
detecting-double-free.md
0
1
export
detecting-double-free
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Detects double free vulnerabilities by identifying attempts to free the same memory block twice. Use when analyzing memory management, cleanup paths, or investigating heap corruption issues.
2026-01-05
mep.md
0
1
export
mep
2
from
"WillFDA/motivia"
from
"WillFDA/motivia"
3
Mise en Production pour Motivia. Utilise ce skill quand l'utilisateur dit "MEP", "mise en prod", "release", "prepare version", "changelog", ou demande de préparer une nouvelle version. Gère le CHANGELOG, le bump de version, et la liaison avec Linear.
2026-01-05
splynx-api.md
0
1
export
splynx-api
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Splynx REST API client for validated operations on ISP management data.Use when creating, updating, or deleting customers, services, tariffs, invoices, documents, or tickets in Splynx.Validates data before writing. Reference: src/apis/splynx_client.py
2026-01-05
pr-update.md
0
1
export
pr-update
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Update existing pull request title and description based on latest changes.Use when user wants to refresh PR with latest commits. Triggers include:- Korean: "PR 업데이트해줘", "PR 수정해줘", "PR 다시 만들어줘"- English: "update PR", "refresh PR", "regenerate PR description"- Context: User has existing PR and wants to update title/description after adding more commits
2026-01-05
github-sync.md
0
1
export
github-sync
2
from
"vamseeachanta/workspace-hub"
from
"vamseeachanta/workspace-hub"
3
Multi-repository synchronization coordinator for version alignment, dependency sync, and cross-package integration. Use for package synchronization, version management, documentation alignment, and coordinated releases across multiple repositories.
2026-01-05
architecture-guidelines.md
0
1
export
architecture-guidelines
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
System architecture: modules, project structure, ADRs, and testing. Use when designing or reviewing systems.
2026-01-05
control-office-lamp.md
0
1
export
control-office-lamp
2
from
"joescharf/cc-joescharf-marketplace"
from
"joescharf/cc-joescharf-marketplace"
3
Control office lamp via Home Assistant. Use when the user asks to turn on, turn off, or toggle their office lamp, or check its status. Triggers on phrases like "turn on my lamp", "office light on/off", "toggle the lamp", or "is my lamp on".
2026-01-05
tweet-crafter.md
0
1
export
tweet-crafter
2
from
"chekos/bns-marketplace"
from
"chekos/bns-marketplace"
3
Craft tweets, threads, and long-form X posts optimized for the December 2025 algorithm.Use when creating individual posts for X/Twitter, adapting newsletter content for X,writing thread hooks, or optimizing post format (thread vs long-form). Includes currentalgorithm signals, Premium features, and Spanish-language patterns for LATAM audiences.
2026-01-05
vkc-drizzle-schema-migration.md
0
1
export
vkc-drizzle-schema-migration
2
from
"LEE-SANG-BOK/VKC-2-"
from
"LEE-SANG-BOK/VKC-2-"
3
Standardize Drizzle schema/migration/seed workflow for Viet K-Connect. Use when adding or changing DB tables, especially DB-driven visa rulesets and document templates (no hardcoding).
2026-01-05