Browse Skills
22656 skills found
rag.md
0
1
export
rag
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Use when building Retrieval-Augmented Generation systems - covers document ingestion, hybrid search retrieval, reranking results, and prompt augmentation for accurate LLM responses grounded in your knowledge base
2026-01-05
email-sequences.md
0
1
export
email-sequences
2
from
"GroundMountCompany/groundmounts-app"
from
"GroundMountCompany/groundmounts-app"
3
Build email sequences that convert subscribers into customers. Use when you have a lead magnet and need a welcome sequence, nurture sequence, or sales sequence. Covers welcome, nurture, conversion, launch, and re-engagement sequences. Triggers on: write welcome emails, email sequence for, nurture sequence, convert my list, onboarding emails, launch sequence, drip campaign, email funnel. Outputs complete email sequences with subject lines, timing, and full copy.
2026-01-05
td-arimaestimate.md
0
1
export
td-arimaestimate
2
from
"teradata-labs/claude-cookbooks"
from
"teradata-labs/claude-cookbooks"
3
ARIMA parameter estimation for seasonal and non-seasonal AR, MA, ARMA, and ARIMA models
2026-01-05
frontend-design.md
0
1
export
frontend-design
2
from
"hexnickk/ui"
from
"hexnickk/ui"
3
Apply when creating React frontend UI: pages, dashboards, forms, components, layouts, landing pages, modals. Enforces neobrutalist design — hard shadows, 2px borders, warm cream/yellow palette, no dark mode. Tech: React, Tailwind, shadcn (customized).
2026-01-05
skill-creator.md
0
1
export
skill-creator
2
from
"acbcdev/claude-code"
from
"acbcdev/claude-code"
3
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
2026-01-05
type-safety.md
0
1
export
type-safety
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Fix type assertions and improve TypeScript type safety. Use when encountering 'as unknown as' casts, manual type definitions that duplicate schema types, or unclear type errors in database queries, especially with Drizzle ORM relations. Also use when verifying types
2026-01-05
control-panel.md
0
1
export
control-panel
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Creates a control panel that allows runtime modification of values. When Claude needs to expose controls for the user to adjust variables and values.
2026-01-05
searching-chat-history.md
0
1
export
searching-chat-history
2
from
"CodeTonight-SA/cips"
from
"CodeTonight-SA/cips"
3
Search and reference past conversations, plans, and insights from previous Claude Code sessions. Use when user references past chats, previous sessions, or invokes /remind-yourself.
2026-01-05
meta-analysis.md
0
1
export
meta-analysis
2
from
"choxos/BayesianAgent"
from
"choxos/BayesianAgent"
3
Bayesian meta-analysis models including fixed effects, random effects, and network meta-analysis with Stan and JAGS implementations.
2026-01-05
create-progress-log.md
0
1
export
create-progress-log
2
from
"seonghyeonkimm/agents"
from
"seonghyeonkimm/agents"
3
작업 진행 로그를 기록하는 claude-progress.txt 파일을 생성하고 관리합니다. 최근 3개 작업 내역을 유지합니다.
2026-01-05
attack-methods-lookup.md
0
1
export
attack-methods-lookup
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Looks up OWASP Top 10 attack methods, CWE references, and form-specific vulnerability patterns with a bounty hunter mindset. Returns attack vectors, payloads, and payout estimates. Use when user asks about "XSS", "SQL injection", "CSRF", "OWASP", "CWE", "IDOR", "injection", "bypass", "vulnerability", "exploit", "SQLインジェクション", "クロスサイトスクリプティング", "脆弱性".
2026-01-05
zustand-state-management.md
0
1
export
zustand-state-management
2
from
"Hieubkav/wincellarCloneBackend"
from
"Hieubkav/wincellarCloneBackend"
3
Production-tested setup for Zustand state management in React applications with TypeScript.This skill provides comprehensive patterns for building scalable, type-safe global state.Use when: setting up global state in React, migrating from Redux or Context API, implementingstate persistence with localStorage, configuring TypeScript with Zustand, using slices patternfor modular stores, adding devtools middleware for debugging, handling Next.js SSR hydration,or encountering hydration errors, TypeScript inference issues, or persist middleware problems.Prevents 5 documented issues: Next.js hydration mismatches, TypeScript double parenthesessyntax errors, persist middleware export errors, infinite render loops, and slices patterntype inference failures.Keywords: zustand, state management, React state, TypeScript state, persist middleware,devtools, slices pattern, global state, React hooks, create store, useBoundStore,StateCreator, hydration error, text content mismatch, infinite render, localStorage,
2026-01-05
nativewind-styling.md
0
1
export
nativewind-styling
2
from
"GauchoGrowth/galligo-mobile"
from
"GauchoGrowth/galligo-mobile"
3
NativeWind styling patterns for React Native. Use when styling components with Tailwind-like utilities in RN.
2026-01-05
coding-style.md
0
1
export
coding-style
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Applies project-specific coding conventions and patterns. Use when writing, reviewing, or modifying code to maintain consistency with the codebase style.
2026-01-05
react-ui-component.md
0
1
export
react-ui-component
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Create production-ready React UI components using shadcn/ui and Tailwind CSS. Use when creating shared components, building forms, dialogs, tables, or any UI elements. Automatically installs missing shadcn/ui components and places components in the proper directory structure (app/components/).
2026-01-05
codex-advisor.md
0
1
export
codex-advisor
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Get a second opinion from OpenAI Codex CLI for plan reviews, code reviews, architecture decisions, and hard problems. Use when you need external validation, want to compare approaches, or are stuck on a difficult problem.
2026-01-05
agent-design-2.md
0
1
export
agent-design-2
2
from
"hhopkins95/ai-systems"
from
"hhopkins95/ai-systems"
3
This skill should be used when the user asks to "configure agent profile", "add skills to agent", "set up MCP servers", "configure agent tools", "write system prompt", "create agent workflow", "define agent commands", "add subagents", or needs to define what capabilities an agent has and how to orchestrate complex workflows in the runtime.
2026-01-05
super-review.md
0
1
export
super-review
2
from
"zuozuo/super-review"
from
"zuozuo/super-review"
3
Use when user requests code review with multiple perspectives, wants parallel review from different models, or uses trigger words: super-review, 超级审查, 并行审查, 全面 review
2026-01-05
new-feature-architecture.md
0
1
export
new-feature-architecture
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Use BEFORE implementing any new domain/feature to ensure proper layered architecture with dependency injection. Prevents mixed concerns and tight coupling.
2026-01-05
typography.md
0
1
export
typography
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Apply professional typography principles to create readable, hierarchical, and aesthetically refined interfaces. Use when setting type scales, choosing fonts, adjusting spacing, designing text-heavy layouts, or when the user asks about readability, font pairing, line height, measure, or typographic hierarchy.
2026-01-05
test-executor.md
0
1
export
test-executor
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Execute tests adaptively, analyze failures, generate detailed failure reports, and iterate until tests pass. This skill should be used when running tests from a test plan, working with any language, framework, or test type (E2E, API, unit, integration, performance).
2026-01-05
ci-fail-followup.md
0
1
export
ci-fail-followup
2
from
"yurake/skills"
from
"yurake/skills"
3
PR 作成後に .github/workflows/ci.yml が失敗したときの対応手順。ローカルで pytest 全ケースを実行し、エラー有無で分岐。エラーがあれば修正して commit-push スキルでコミット・プッシュ、無ければ GitHub Actions のログを確認して原因を特定する。
2026-01-05
entity-relation-based-documentation.md
0
1
export
entity-relation-based-documentation
2
from
"customer-cloud-club/meeting-visualizer"
from
"customer-cloud-club/meeting-visualizer"
3
Generate documentation for CCAGI system components, architecture, and workflows. Use when documenting features, updating architecture docs, or explaining how components work.
2026-01-05
tachikoma-frontmatter.md
0
1
export
tachikoma-frontmatter
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Analyze Context Lake entities and fix frontmatter issues. Use when asked to run frontmatter cleanup, fix missing fields, validate frontmatter against schema, or standardize entity metadata.
2026-01-05