Browse Skills
44915 skills found
error-handling-fundamentals.md
0
1
export
error-handling-fundamentals
2
from
"DanielPodolsky/mentor-spec"
from
"DanielPodolsky/mentor-spec"
3
Auto-invoke when reviewing try/catch blocks, API error responses, async operations, or user feedback patterns. Enforces graceful degradation and meaningful error messages.
2026-01-05
openai-assistants.md
0
1
export
openai-assistants
2
from
"jackspace/ClaudeSkillz"
from
"jackspace/ClaudeSkillz"
3
Complete guide for OpenAI's Assistants API v2: stateful conversational AI with built-in tools(Code Interpreter, File Search, Function Calling), vector stores for RAG (up to 10,000 files),thread/run lifecycle management, and streaming patterns. Both Node.js SDK and fetch approaches.⚠️ DEPRECATION NOTICE: OpenAI plans to sunset Assistants API in H1 2026 in favor of Responses API.This skill remains valuable for existing apps and migration planning.Use when: building stateful chatbots with OpenAI, implementing RAG with vector stores, executingPython code with Code Interpreter, using file search for document Q&A, managing conversation threads,streaming assistant responses, or encountering errors like "thread already has active run", vectorstore indexing delays, run polling timeouts, or file upload issues.Keywords: openai assistants, assistants api, openai threads, openai runs, code interpreter assistant,file search openai, vector store openai, openai rag, assistant streaming, thread persistence,state
2026-01-05
fvtt-sheets.md
0
1
export
fvtt-sheets
2
from
"ImproperSubset/hh-agentics"
from
"ImproperSubset/hh-agentics"
3
This skill should be used when creating or extending ActorSheet/ItemSheet classes, implementing getData or _prepareContext, binding events with activateListeners, handling drag/drop, or migrating from ApplicationV1 to ApplicationV2. Covers both legacy V1 and modern V2 patterns.
2026-01-05
executing-plans.md
0
1
export
executing-plans
2
from
"Doyajin174/myskills"
from
"Doyajin174/myskills"
3
Execute plan in batches with review checkpoints. Use when partner provides a complete implementation plan to execute with controlled batches and architect review between batches.
2026-01-05
updating-dawncaster-filters.md
0
1
export
updating-dawncaster-filters
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Use when updating filter options in Dawncaster card/talent browser after game expansions release - systematically checks ALL filter types (categories, rarities, types, banners, expansions) across both HTML dropdowns and JavaScript arrays to prevent missing updates
2026-01-05
code-style.md
0
1
export
code-style
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
代码风格规范 / Code style conventions。在编写、编辑、评审 Python 代码时使用。包括类型注解、Decimal 精度、Docstring、模块组织等规范。Use when writing, editing, or reviewing Python code. Enforces type hints, Decimal precision, docstrings, and module organization.
2026-01-05
android-unit-test.md
0
1
export
android-unit-test
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Эксперт Android тестирования. Используй для JUnit, Espresso и Android test patterns.
2026-01-05
tailwindcss.md
0
1
export
tailwindcss
2
from
"levanminhduc/LuongHoaThoNew"
from
"levanminhduc/LuongHoaThoNew"
3
Guide for implementing Tailwind CSS - a utility-first CSS framework for rapid UI development. Use when styling applications with responsive design, dark mode, custom themes, or building design systems with Tailwind's utility classes.
2026-01-05
serpapi.md
0
1
export
serpapi
2
from
"vm0-ai/api0"
from
"vm0-ai/api0"
3
SerpApi search engine results API via curl. Use this skill to scrape Google, Bing, YouTube, and other search engines.
2026-01-05
developing-ruby.md
0
1
export
developing-ruby
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Use when working with .rb files, Ruby gems, or implementing Ruby features. Covers Ruby idioms, naming conventions, enumerable patterns, service objects, error handling, and RSpec testing.
2026-01-05
stripe-integration.md
0
1
export
stripe-integration
2
from
"breverdbidder/life-os"
from
"breverdbidder/life-os"
3
Guides consistent, correct implementation of Stripe payment processing including payment flows, webhooks, subscriptions, and customer management. Use when integrating Stripe payments, setting up subscriptions, implementing webhooks, or managing customer billing.
2026-01-05
frontend-dev.md
0
1
export
frontend-dev
2
from
"shabaraba/shabaraba-cc-plugins"
from
"shabaraba/shabaraba-cc-plugins"
3
Frontend development skill for React, Next.js, Tailwind CSS, and TypeScript. Use when implementing web frontend features.
2026-01-05
bootstrap-guidelines.md
0
1
export
bootstrap-guidelines
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Garante uso correto do Bootstrap 5 sem CSS customizado. Use quando criar ou modificar HTML, estilizar componentes, ajustar layout, ou o usuário mencionar Bootstrap, grid, responsividade, ou classes CSS.
2026-01-05
eld-ground-evaluate.md
0
1
export
eld-ground-evaluate
2
from
"CAPHTECH/claude-marketplace"
from
"CAPHTECH/claude-marketplace"
3
PCE (Process-Context Engine) の出力評価スキル。生成物の品質とLaw(法則)との整合性を検証する。LDE(Law-Driven Engineering)との統合により、Law遵守チェックも実行。トリガー条件:- コード生成後(「このコードをレビューして」)- 設計完了後(「設計をチェックして」)- PRマージ前(「マージ前の確認をして」)- 「品質チェックして」- 「整合性を確認して」- 「Law遵守をチェックして」
2026-01-05
task-effective-git.md
0
1
export
task-effective-git
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Git workflow patterns for agents. Invoke at session start when working in a git repository, before any git operations (status, add, commit, push, rebase), when making code changes, or when the user asks to commit, create PRs, or manage branches. Covers atomic commits, intentional staging, history restructuring, and safe parallel work patterns.
2026-01-05
arcanea-technical-writing.md
0
1
export
arcanea-technical-writing
2
from
"frankxai/arcanea"
from
"frankxai/arcanea"
3
Technical writing excellence - documentation, API references, tutorials, and guides that users actually understand. Clear, accurate, useful.
2026-01-05
repository-context-checker.md
0
1
export
repository-context-checker
2
from
"violetio/violet-ai-plugins"
from
"violetio/violet-ai-plugins"
3
Verify developers are working in the right repository type (brain vs code)
2026-01-05
language-mastery.md
0
1
export
language-mastery
2
from
"pluginagentmarketplace/custom-plugin-ai-red-teaming"
from
"pluginagentmarketplace/custom-plugin-ai-red-teaming"
3
Master programming languages and computer science fundamentals. Covers 15+ languages, syntax, paradigms, and best practices. Use when learning new languages, preparing for interviews, or need CS fundamentals.
2026-01-05
sequential-thinking.md
0
1
export
sequential-thinking
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Sequential thinking and structured reasoning process. Use for complex problems, debugging, architectural decisions, or any task requiring careful step-by-step analysis before action.
2026-01-05
recent-changes.md
0
1
export
recent-changes
2
from
"olivenet-iot/olivenet-social-bot"
from
"olivenet-iot/olivenet-social-bot"
3
Son degisiklikler logu. Check when debugging or understanding recent fixes.
2026-01-05
tasklist-generator.md
0
1
export
tasklist-generator
2
from
"dundas/teleportation-cli"
from
"dundas/teleportation-cli"
3
Generate high-level tasks and gated sub-tasks from a PRD, with relevant files and testing guidance.
2026-01-05
festival-operations.md
0
1
export
festival-operations
2
from
"nickytonline/advent-of-ai-2025"
from
"nickytonline/advent-of-ai-2025"
3
Expert knowledge for running winter festival operations covering customer experience, security, vendor relations, lost & found, and marketing communications
2026-01-05
context7.md
0
1
export
context7
2
from
"samb-park/DividendTracker"
from
"samb-park/DividendTracker"
3
Use when you need up-to-date documentation for any library or framework. Fetches current documentation using the Context7 MCP server to ensure accurate, version-specific information.
2026-01-05
argorollouts.md
0
1
export
argorollouts
2
from
"julianobarbosa/claude-code-skills"
from
"julianobarbosa/claude-code-skills"
3
Argo Rollouts progressive delivery controller for Kubernetes. USE WHEN user mentions rollouts, canary deployments, blue-green deployments, progressive delivery, traffic shifting, analysis templates, or Argo Rollouts. Provides deployment strategies, CLI commands, metrics analysis, and YAML examples.
2026-01-05