Browse Skills
44457 skills found
database-schema-designer.md
0
1
export
database-schema-designer
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Use this skill when designing database schemas for relational (SQL) or document (NoSQL) databases. Provides normalization guidelines, indexing strategies, migration patterns, and performance optimization techniques. Ensures scalable, maintainable, and performant data models.
2026-01-05
datatemplate-mapping.md
0
1
export
datatemplate-mapping
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
DataTemplate을 사용한 ViewModel-View 자동 매핑 및 네비게이션 패턴
2026-01-05
agent-generation.md
0
1
export
agent-generation
2
from
"Cpicon/claude-code-plugins"
3
This skill provides knowledge for generating effective Claude Code agents tailored to specific projects. It is used internally by the agent-team-creator plugin when analyzing codebases and creating specialized agent teams. Contains templates, best practices, and patterns for writing project-aware agents.
2026-01-05
code-reviewer.md
0
1
export
code-reviewer
2
from
"vjrivmon/Setup-Software-IA"
from
"vjrivmon/Setup-Software-IA"
3
Revisa código buscando bugs, seguridad, performance y mejores prácticas
2026-01-05
cloodle-design-tokens.md
0
1
export
cloodle-design-tokens
2
from
"astoeffer/plugin-marketplace"
from
"astoeffer/plugin-marketplace"
3
Cloodle design system tokens for colors, typography, spacing, and components. Use when styling Cloodle interfaces, creating CSS, or implementing consistent visual design across the platform.
2026-01-05
mermaid-diagrams.md
0
1
export
mermaid-diagrams
2
from
"mindmorass/reflex"
from
"mindmorass/reflex"
3
Create clear, well-structured mermaid diagrams for documentation and visualization.
2026-01-05
emit.md
0
1
export
emit
2
from
"greenhat/dotfiles"
from
"greenhat/dotfiles"
3
Use when working on the Miden compiler (`cargo miden`, `cargo-miden`) and its integration test suite, debugging compiler issues or failing tests, or implementing compiler changes and you need to inspect intermediate artifacts. Covers `MIDENC_EMIT` (the environment-variable equivalent of `--emit`) for emitting WAT/HIR/MASM (and related outputs), plus `MIDENC_EMIT_MACRO_EXPAND` for dumping macro-expanded Rust via `cargo expand` for integration-test fixtures.
2026-01-05
code-review-patterns.md
0
1
export
code-review-patterns
2
from
"betamatt/claude-plugins"
from
"betamatt/claude-plugins"
3
This skill should be used when the user asks about "code review best practices", "how to review code", "review methodology", "code review framework", "impact prioritization", "root cause analysis", or needs guidance on systematic code review approaches and output templates.
2026-01-05
claim-rewards.md
0
1
export
claim-rewards
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Generate Safe UI compatible multisig batch JSON to claim voting rewards (internal LP fees and external bribes). Use when the user wants to claim bribes, collect voting rewards, or prepare claim transactions for a multisig wallet.
2026-01-05
handoff-writer.md
0
1
export
handoff-writer
2
from
"CheekyCodexConjurer/quant-lab"
from
"CheekyCodexConjurer/quant-lab"
3
Write a compact HANDOFF.md snapshot to restore context after session resets.
2026-01-05
backlog-refinement-guide.md
0
1
export
backlog-refinement-guide
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Эксперт backlog refinement. Используй для grooming sessions, story estimation и prioritization.
2026-01-05
pr-helper.md
0
1
export
pr-helper
2
from
"jibaxZZZ/codex-root-configuration"
from
"jibaxZZZ/codex-root-configuration"
3
Prepare a pull request with conventional commit title and a clear summary.
2026-01-05
optimizationexperiment-brief.md
0
1
export
optimizationexperiment-brief
2
from
"edwardmonteiro/Aiskillinpractice"
from
"edwardmonteiro/Aiskillinpractice"
3
Prepare an experiment brief outlining hypothesis, design, success metrics, and operational plan.
2026-01-05
subagent-driven-development.md
0
1
export
subagent-driven-development
2
from
"barrydobson/dotfiles_extra"
from
"barrydobson/dotfiles_extra"
3
Execute implementation plan by dispatching fresh subagent for each task, with code review between tasks
2026-01-05
py-intro.md
0
1
export
py-intro
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Slidev presentation for teaching Python with interactive code execution.
2026-01-05
pgvector.md
0
1
export
pgvector
2
from
"Genius-Cai/finance-ai"
from
"Genius-Cai/finance-ai"
3
pgvector - PostgreSQL extension for vector similarity search. Use for embedding storage, cosine similarity, IVFFlat indexes, and HNSW indexes.
2026-01-05
zustand.md
0
1
export
zustand
2
from
"mgd34msu/goodvibes-plugin"
from
"mgd34msu/goodvibes-plugin"
3
Manages application state with Zustand including stores, selectors, actions, and middleware. Use when managing client-side state, creating global stores, persisting state, or replacing Redux/Context.
2026-01-05
arcgis-layers.md
0
1
export
arcgis-layers
2
from
"SaschaBrunnerCH/arcgis-maps-sdk-js-ai-context"
from
"SaschaBrunnerCH/arcgis-maps-sdk-js-ai-context"
3
Add and manage data layers in ArcGIS maps. Use for FeatureLayer, TileLayer, SceneLayer, GeoJSONLayer, and all other layer types. Covers layer configuration, queries, and management.
2026-01-05
example-skill.md
0
1
export
example-skill
2
from
"ChaiWithJai/claude-code-mastery"
from
"ChaiWithJai/claude-code-mastery"
3
An example skill demonstrating the basic structure. Use when user asks about examples or templates.
2026-01-05
testing-patterns.md
0
1
export
testing-patterns
2
from
"neokn/dotClaude"
from
"neokn/dotClaude"
3
Write effective tests with proper structure and coverage. Use when writing unit tests, integration tests, or improving test quality.
2026-01-05
decomposing-plans.md
0
1
export
decomposing-plans
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Use after writing-plans to decompose monolithic plan into individual task files and identify tasks that can run in parallel (up to 2 subagents simultaneously)
2026-01-05
round-planning.md
0
1
export
round-planning
2
from
"tikazyq/agentic-spec-forge"
from
"tikazyq/agentic-spec-forge"
3
规划Red/Green/Refactor Round节奏,估算Round数量和执行时间。当需要规划TDD周期、估算Round数、分配测试用例到Round、评估执行时长时使用。基于TS数量和复杂度进行启发式估算。
2026-01-05
mcp-memory-first-development.md
0
1
export
mcp-memory-first-development
2
from
"NEXTAltair/LoRAIro"
from
"NEXTAltair/LoRAIro"
3
Memory-First development workflow integrating Serena short-term project memory and Cipher long-term design knowledge for efficient LoRAIro development
2026-01-05
bilibili-up-batch.md
0
1
export
bilibili-up-batch
2
from
"haizhouyuan/codexreadpublic"
from
"haizhouyuan/codexreadpublic"
3
批量下载 B 站 UP 最近 N 条视频到 imports,并用 video_pipeline 生成证据包(适合 worker panes 并行跑)。
2026-01-05