Browse Skills

44656 skills found

backtest-capital-accounting.md
0
1 export backtest-capital-accounting
2 smith6jt-cop from "smith6jt-cop/Skills_Registry"
3 Critical fix for backtest capital accounting when equity curves are inflated or drawdown metrics are meaningless
2026-01-05
init.md
0
1 export init
2 rayvoidx from "rayvoidx/social-trend-agent"
3 코드베이스를 분석하여 CLAUDE.md 초기화. 프로젝트 문서화, 아키텍처 개요, 코딩 표준 생성
2026-01-05
automating-launchd-agents.md
0
1 export automating-launchd-agents
2 CodeTonight-SA from "CodeTonight-SA/cips"
3 Create self-reloading macOS launchd agents with automatic plist validation. Use when user needs scheduled tasks, cron jobs, or nightly automation on macOS.
2026-01-05
rust-code-quality.md
0
1 export rust-code-quality
2 gar-ai from "gar-ai/mallorn"
3 Apply rustfmt and clippy linting standards for consistent, safe Rust code. Use before commits and in CI pipelines.
2026-01-05
material-ui.md
0
1 export material-ui
2 mgd34msu from "mgd34msu/goodvibes-plugin"
3 Builds React applications with Material UI (MUI) components implementing Material Design. Use when creating modern UIs with Google's design system, custom theming, or accessible form controls.
2026-01-05
redis.md
0
1 export redis
2 mgd34msu from "mgd34msu/goodvibes-plugin"
3 Uses Redis for caching, sessions, pub/sub, and data structures with Node.js. Use when implementing caching, session storage, real-time messaging, or high-performance data storage.
2026-01-05
business-news-research-coordinator.md
0
1 export business-news-research-coordinator
2 rkreddyp from "rkreddyp/investrecipes"
3 Lead coordinator that orchestrates 5 news scraper agents in parallel to gather headlines from 15 top business news websites
2026-01-05
filesystem-explorer.md
0
1 export filesystem-explorer
2 astrosteveo from "astrosteveo/skill-for-ricky"
3 Explains Linux directory structure compared to Windows, where files live, and how to navigate the filesystem. Use when the user asks about Linux folders, directory structure, where to find files, or mentions confusion about Linux file organization.
2026-01-05
drizzle-orm-d1.md
0
1 export drizzle-orm-d1
2 jackspace from "jackspace/ClaudeSkillz"
3 Type-safe ORM for Cloudflare D1 databases using Drizzle. This skill provides comprehensivepatterns for schema definition, migrations management, type-safe queries, relations, andCloudflare Workers integration.Use when: building D1 database schemas, writing type-safe SQL queries, managing databasemigrations with Drizzle Kit, defining table relations, implementing prepared statements,using D1 batch API for transactions, or encountering "D1_ERROR", transaction errors,foreign key constraint failures, migration apply errors, or schema inference issues.Prevents 12 documented issues: D1 transaction errors (SQL BEGIN not supported), foreign keyconstraint failures during migrations, module import errors with Wrangler, D1 binding not found,migration apply failures, schema TypeScript inference errors, prepared statement caching issues,transaction rollback patterns, TypeScript strict mode errors, drizzle.config.ts not found,remote vs local database confusion, and wrangler.toml vs wrangler.jsonc mixing.Keyw
2026-01-05
data-normalizer.md
0
1 export data-normalizer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 발굴조사 자료(논문/보고서/주변유적) 수집 및 메타데이터 정규화
2026-01-05
latex-pdf-compiler.md
0
1 export latex-pdf-compiler
2 robdmc from "robdmc/claude_skills"
3 Compiles LaTeX source code to PDF using pdflatex. Use this skill whenever the user asks to create and compile LaTeX documents, generate PDFs from LaTeX, or compile existing LaTeX code in artifacts.
2026-01-05
performance.md
0
1 export performance
2 danvnmedia from "danvnmedia/antigravity-kit"
3 Skill cho việc analyze, optimize, và improve performance của applications.
2026-01-05
python-programming.md
0
1 export python-programming
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Python fundamentals, data structures, OOP, and data science libraries (Pandas, NumPy). Use when writing Python code, data manipulation, or algorithm implementation.
2026-01-05
brand-guidelines.md
0
1 export brand-guidelines
2 violetio from "violetio/violet-ai-plugins"
3 Brand voice and visual identity guidelines
2026-01-05
codebase-assessment.md
0
1 export codebase-assessment
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use when starting open-ended tasks in unfamiliar codebases, before following existing patterns
2026-01-05
workflow-development.md
0
1 export workflow-development
2 zircote from "zircote/.github"
3 Create, debug, and optimize GitHub Actions workflows with security best practices. USE THIS SKILL when user says "create workflow", "fix workflow", "workflow fails", "add CI", "reusable workflow", or needs help with GitHub Actions.
2026-01-05
obsidian-catalog.md
0
1 export obsidian-catalog
2 darkstargeo from "darkstargeo/claude-to-obsidian"
3 Sync Claude conversations to Obsidian vault. Use when user asks to: sync conversations, export chat history, catalog sessions, generate summaries, review past work, search conversation history, or asks what was discussed on a specific date or about a specific topic.
2026-01-05
vanilla-rails-delegated-types.md
0
1 export vanilla-rails-delegated-types
2 ZempTime from "ZempTime/zemptime-marketplace"
3 Use when designing content systems where 5+ distinct types need to comingle in feeds, timelines, or searches with shared metadata and operations - NOT for simple polymorphic associations or 1-3 similar types
2026-01-05
radix-ui.md
0
1 export radix-ui
2 alizain from "alizain/wizard-wheezes"
3 Use for accessible React primitives when shadcn doesn't have the component you need
2026-01-05
govee.md
0
1 export govee
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Control Govee H6046 RGBIC TV Light Bars via Bluetooth Low Energy.
2026-01-05
using-the-use-hook.md
0
1 export using-the-use-hook
2 djankies from "djankies/claude-configs"
3 React 19's use() API for reading Promises/Context conditionally. For async data fetching, Suspense, conditional context access, useContext migration.
2026-01-05
td-outlier-detection.md
0
1 export td-outlier-detection
2 teradata-labs from "teradata-labs/claude-cookbooks"
3 Outlier detection and handling using TD_OutlierFit
2026-01-05
create-subagent.md
0
1 export create-subagent
2 Cygnusfear from "Cygnusfear/claude-stuff"
3 This skill should be used when creating custom subagents for Claude Code, configuring specialized AI assistants, or when the user asks about agent creation, agent configuration, or delegating tasks to subagents. Covers both file-based agents and Task tool invocation.
2026-01-05
sfh-sim.md
0
1 export sfh-sim
2 toneron2 from "toneron2/SFH-OS"
3 Run acoustic simulations on horn geometries using BEM analysis. Use when evaluatinghorn performance, analyzing impedance curves, calculating polar patterns, or scoringgeometry variations. Returns acoustic metrics and visualization data.
2026-01-05