Browse Skills
44656 skills found
create-note.md
0
1
export
create-note
2
from
"builtby-win/skills"
from
"builtby-win/skills"
3
Use when user wants to capture learnings, document insights, or create a draft blog post from their current project
2026-01-05
arcanea-teacher-mentor.md
0
1
export
arcanea-teacher-mentor
2
from
"frankxai/arcanea"
from
"frankxai/arcanea"
3
Personalized AI mentorship for learning any creative or technical skill. Adaptive teaching that meets you where you are and guides you to mastery. Premium skill for deep learning journeys.
2026-01-05
hitl-approval.md
0
1
export
hitl-approval
2
from
"metasaver/metasaver-marketplace"
from
"metasaver/metasaver-marketplace"
3
Use when presenting a plan/summary to user and requesting explicit approval before proceeding. Generic approval gate for /audit, /build, /architect, /debug commands. Checks for auto-approve conditions ("do without approval" in prompt).
2026-01-05
recording-diary.md
0
1
export
recording-diary
2
from
"SteveBronder/skillrena"
from
"SteveBronder/skillrena"
3
Records session learnings and decisions before context compaction. Use before ending a long session or when the user asks to save session notes.
2026-01-05
rust.md
0
1
export
rust
2
from
"kprsnt2/MyLocalCLI"
from
"kprsnt2/MyLocalCLI"
3
Best practices for Rust development including ownership, error handling, and async patterns.
2026-01-05
effect-config-schema.md
0
1
export
effect-config-schema
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Config loading and Schema validation/transform. Use when defining configuration or validating inputs.
2026-01-05
chatbot-api.md
0
1
export
chatbot-api
2
from
"SuperPyonchiX/ChatBot"
from
"SuperPyonchiX/ChatBot"
3
ChatBotプロジェクトに新しいAI APIを統合するためのスキル。APIクラスの実装パターン、プロキシ設定、ストリーミング実装を提供します。新しいAI APIを追加する時、APIクラスを実装する時、ストリーミング機能を追加する時、サーバープロキシを設定する時に使用してください。
2026-01-05
css-coder.md
0
1
export
css-coder
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
CSS authoring guidance emphasizing web standards, accessibility, and performance. Use when writing, reviewing, or refactoring CSS. Provides patterns, snippets, and conventions that prioritize native CSS over frameworks, semantic structure, and maintainable code. Refer to references/patterns.md for specific patterns and snippets.
2026-01-05
readwise-api.md
0
1
export
readwise-api
2
from
"otrebu/agents"
from
"otrebu/agents"
3
Fetch and analyze Readwise reading activity for any date range. Use when user asks about articles saved, highlights created, or most-highlighted content for today, yesterday, last week, last month, or custom date ranges (e.g., "show my Readwise activity from Jan 1-7"). Requires READWISE_API_TOKEN env var. Connects to Readwise Highlights API (v2) and Reader API (v3).
2026-01-05
rust-async-concurrency.md
0
1
export
rust-async-concurrency
2
from
"gar-ai/mallorn"
from
"gar-ai/mallorn"
3
Manage concurrent operations with channels, semaphores, locks, and streams. Use when coordinating parallel work or limiting resource usage.
2026-01-05
quick-add-expert.md
0
1
export
quick-add-expert
2
from
"Jslock56/FFFBeatdown"
from
"Jslock56/FFFBeatdown"
3
Expert knowledge for the QuickAddSheet component - a complex 1200+ line bottom sheet for adding exercises. Use when modifying, debugging, or understanding QuickAddSheet behavior. Keywords: QuickAddSheet, bottom sheet, exercise picker, modal, display mode.
2026-01-05
vitepress-docs.md
0
1
export
vitepress-docs
2
from
"lwmacct/251117-go-ddd-template"
from
"lwmacct/251117-go-ddd-template"
3
当用户要求"创建文档"、"更新文档"、"写文档"、"添加指南"、"写 API 文档"、"新建文档页面" 或提到 Docs/VitePress 时使用。
2026-01-05
design-asset-parser.md
0
1
export
design-asset-parser
2
from
"munlucky/claude-command-relay"
from
"munlucky/claude-command-relay"
3
Parse Figma/PDF design exports to extract UI specs and draft design-spec.md and pending-questions.md. Use when analyzing design assets.
2026-01-05
bugs-fundamentals.md
0
1
export
bugs-fundamentals
2
from
"choxos/BayesianAgent"
from
"choxos/BayesianAgent"
3
Foundational knowledge for writing BUGS/JAGS models including precision parameterization, declarative syntax, distributions, and R integration. Use when creating or reviewing BUGS/JAGS models.
2026-01-05
saas-pricing-strategy.md
0
1
export
saas-pricing-strategy
2
from
"bcasci/hustler-marketplace"
from
"bcasci/hustler-marketplace"
3
Advises on SaaS pricing strategy using Daniel Priestley's oversubscription principles and Patrick Campbell's value-based framework. Use when defining pricing tiers, selecting value metrics, positioning against competitors, or creating pricing page copy for any SaaS product.
2026-01-05
loopwish-openapi-contract.md
0
1
export
loopwish-openapi-contract
2
from
"LoopWish/shared"
from
"LoopWish/shared"
3
Maintain the Loopwish API contract: update the shared OpenAPI spec when backend endpoints change and keep backwards-compatibility in mind.
2026-01-05
memory-sync.md
0
1
export
memory-sync
2
from
"gaurangrshah/gsc-plugins"
from
"gaurangrshah/gsc-plugins"
3
Reconcile worklog database with documentation - promotes learnings to docs with proper frontmatter and validates after sync
2026-01-05
youtube-harvester.md
0
1
export
youtube-harvester
2
from
"mindmorass/reflex"
from
"mindmorass/reflex"
3
Extract transcripts and metadata from YouTube videos
2026-01-05
art.md
0
1
export
art
2
from
"qinolabs/qino-claude"
from
"qinolabs/qino-claude"
3
Complete visual content system for PAI.Tron-meets-Excalidraw aesthetic - dark backgrounds, neon accents, hand-drawn sketch style.
2026-01-05
mermaid-export.md
0
1
export
mermaid-export
2
from
"sparkling/claude-skills"
from
"sparkling/claude-skills"
3
Export Mermaid diagrams from documents to SVG images. Use after creating documents with Mermaid code blocks when you need to render them as static images for distribution, GitHub, wikis, or static sites. Processes .md, .html, .mdx, .rst, .adoc files.
2026-01-05
rest-client-generator.md
0
1
export
rest-client-generator
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Generate REST API client code in multiple languages with error handling. Use when creating API client libraries or SDK code.
2026-01-05
lagoon-onboarding.md
0
1
export
lagoon-onboarding
2
from
"hopperlabsxyz/lagoon-mcp"
from
"hopperlabsxyz/lagoon-mcp"
3
Guide new users through their first Lagoon vault selection with risk-appropriate recommendations, systematic analysis workflows, and educational support. Activates for first-time DeFi investors, vault discovery requests, and onboarding conversations.
2026-01-05
Unnamed Skill.md
0
1
export
Unnamed Skill
2
from
"MarRoth93/codex_manager"
from
"MarRoth93/codex_manager"
3
No description provided
2026-01-05
run-resource-design.md
0
1
export
run-resource-design
2
from
"colingwuyu/optaic-trading"
from
"colingwuyu/optaic-trading"
3
Guide for designing Run resources in OptAIC. Use when creating PipelineRun, ExperimentRun, BacktestRun, PortfolioOptimizationRun, TrainingRun, InferenceRun, or MonitoringRun. Covers execution tracking, metrics, output artifacts, and lineage.
2026-01-05