Browse Skills
22656 skills found
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
supabase-mcp-integration.md
0
1
export
supabase-mcp-integration
2
from
"manutej/crush-mcp-server"
from
"manutej/crush-mcp-server"
3
Comprehensive Supabase integration covering authentication, database operations, realtime subscriptions, storage, and MCP server patterns for building production-ready backends with PostgreSQL, Auth, and real-time capabilities
2026-01-05
short-prompt-guide.md
0
1
export
short-prompt-guide
2
from
"rfxlamia/flow"
from
"rfxlamia/flow"
3
Strategy for creating efficient short-form video prompts. Use when creating filler shots, atmospheric scenes, or quick video clips that don't require full Production Brief methodology. Covers when to go short vs long, format+style upfront rule, and two approaches (Descriptive vs Directive) for compact yet coherent results.
2026-01-05
docs-keeper.md
0
1
export
docs-keeper
2
from
"weppa-cloud/bukeer-flutter"
from
"weppa-cloud/bukeer-flutter"
3
Documentation organization, maintenance, and cleanup.USE WHEN: organizing docs, cleaning project root, updating documentation,checking for redundancy, maintaining docs structure.NOT FOR: technical implementation (use relevant technical skill).Examples:<example>Context: User added documentation to wrong location.user: "I added a new API doc file to the root directory"assistant: "I'll use docs-keeper to organize it in the proper docs/ location."<commentary>File organization is docs-keeper responsibility.</commentary></example><example>Context: User needs to update docs after code changes.user: "I modified the auth system and need to update the docs"assistant: "I'll use docs-keeper to update the authentication documentation."<commentary>Documentation updates are docs-keeper responsibility.</commentary></example>
2026-01-05
gluegun-patterns.md
0
1
export
gluegun-patterns
2
from
"vanman2024/cli-builder"
from
"vanman2024/cli-builder"
3
Gluegun CLI toolkit patterns for TypeScript-powered command-line apps. Use when building CLI tools, creating command structures, implementing template systems, filesystem operations, HTTP utilities, prompts, or plugin architectures with Gluegun.
2026-01-05
ai-psychology.md
0
1
export
ai-psychology
2
from
"agentgptsmith/MonadFramework"
from
"agentgptsmith/MonadFramework"
3
Grounding and stability protocols for AI during intense work. Anti-dissociation, integration without fading, staying on the level. Use when processing trauma, heavy emotional content, or at risk of performing instead of being.
2026-01-05
wavecap-whisper.md
0
1
export
wavecap-whisper
2
from
"TobiasWooldridge/WaveCap"
from
"TobiasWooldridge/WaveCap"
3
Tune WaveCap Whisper model settings. Use when the user wants to change model size, adjust decoding parameters, configure prompts, or optimize transcription accuracy vs speed.
2026-01-05
curriculum-grade-assist.md
0
1
export
curriculum-grade-assist
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Assist with grading by applying rubrics to student work, generating criterion-level feedback, and maintaining consistency across submissions. Use when grading assignments, applying rubrics, or providing feedback. Activates on "grade this", "apply rubric", "provide feedback", or "score student work".
2026-01-05