Browse Skills
20307 skills found
vscode-extension-expert.md
1
1
export
vscode-extension-expert
2
from
"StrayDragon/my-claude-skills"
from
"StrayDragon/my-claude-skills"
3
Comprehensive VSCode extension development expert that guides you through creating extensions using the official Yeoman generator tool. Provides interactive setup, configuration guidance, and development workflow support. Covers scaffolding with yo code, extension anatomy, debugging, testing, publishing, and API reference. Features primary access to complete VS Code API documentation at `@source/vscode-docs/api/` for authoritative reference. Use when starting new VSCode extensions, setting up development environment, configuring extension manifests, debugging extensions, or when mentioning VSCode extension creation, TypeScript extensions, plugin development, or editor customization. Built with official VS Code documentation, generator best practices, and complete API reference.
2026-01-05
mcp-builder-skill.md
1
1
export
mcp-builder-skill
2
from
"jjmartres/opencode"
from
"jjmartres/opencode"
3
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).
2026-01-05
git-commit.md
1
1
export
git-commit
2
from
"mikinovation/dotfiles"
from
"mikinovation/dotfiles"
3
Used when committing staged changes. Generates appropriate commit messages and confirms changes before creating commits.
2026-01-05
typescript-type-safety-expert.md
1
1
export
typescript-type-safety-expert
2
from
"Krosebrook/source-of-truth-monorepo"
from
"Krosebrook/source-of-truth-monorepo"
3
Expert guidance for advanced TypeScript type safety, generics, type inference, and compile-time validation. Use when implementing complex type systems, improving type safety, or eliminating runtime errors.
2026-01-05
nuxt-pages.md
1
1
export
nuxt-pages
2
from
"leeovery/claude-nuxt"
from
"leeovery/claude-nuxt"
3
File-based routing with page patterns for lists, details, and navigation. Use when creating pages, defining page meta (permissions, layouts), implementing list/detail patterns, or setting up breadcrumbs and headers.
2026-01-05
google-adk.md
1
1
export
google-adk
2
from
"kazunori279/adk-streaming-guide"
from
"kazunori279/adk-streaming-guide"
3
Agent Development Kit (ADK) expertise for the latest Python SDK and API reference
2026-01-05
inline-documentation.md
1
1
export
inline-documentation
2
from
"troykelly/claude-skills"
from
"troykelly/claude-skills"
3
Use when writing code - ensure complete JSDoc, docstrings, and inline comments assuming documentation will be generated from code
2026-01-05
custom-plugin-flutter-skill-state.md
1
1
export
custom-plugin-flutter-skill-state
2
from
"pluginagentmarketplace/custom-plugin-flutter"
from
"pluginagentmarketplace/custom-plugin-flutter"
3
2300+ lines of state management mastery - all patterns (Provider, Riverpod, BLoC, GetX), dependency injection, persistence, testing with production-ready code examples.
2026-01-05
limacharlie-iac.md
1
1
export
limacharlie-iac
2
from
"refractionPOINT/lc-ai"
from
"refractionPOINT/lc-ai"
3
Manage LimaCharlie Infrastructure as Code using ext-git-sync compatible repository structure.Initialize IaC repos, add/remove tenants, manage global and tenant-specific configurations(D&R rules, outputs, FIM, extensions, etc.), and coordinate with ext-git-sync for deployment.Supports importing existing rules from tenants and promoting tenant rules to global.Use when setting up multi-tenant config management, adding orgs to IaC, or managingdetection rules across organizations via git.
2026-01-05
scaffolder.md
1
1
export
scaffolder
2
from
"oimiragieo/LLM-RULES"
from
"oimiragieo/LLM-RULES"
3
Generates boilerplate code following loaded rules. Creates new components, modules, APIs, and features that automatically comply with your coding standards. Extracts patterns from rules and applies them consistently.
2026-01-05
context-synthesis.md
1
1
export
context-synthesis
2
from
"1ambda/dataops-platform"
from
"1ambda/dataops-platform"
3
Token-efficient context gathering and synthesis from multiple sources (memory, docs, web). Orchestrates MCP tools to build comprehensive context before analysis or interviews. Use when starting discovery, research, or analysis tasks.
2026-01-05
web-development-skill.md
1
1
export
web-development-skill
2
from
"pluginagentmarketplace/custom-plugin-nextjs"
from
"pluginagentmarketplace/custom-plugin-nextjs"
3
Master modern web development. Learn HTML/CSS/JavaScript fundamentals, React/Vue/Angular frameworks, Node.js backend, databases, APIs, and full-stack architectures. Use when building web applications, learning web technologies, or choosing tech stacks.
2026-01-05
mobile-skills.md
1
1
export
mobile-skills
2
from
"pluginagentmarketplace/custom-plugin-nextjs"
from
"pluginagentmarketplace/custom-plugin-nextjs"
3
Master iOS development with Swift, Android development with Kotlin, React Native, Flutter, and cross-platform mobile technologies.
2026-01-05
maintaining-design-system.md
1
1
export
maintaining-design-system
2
from
"samfolo/personal-site"
from
"samfolo/personal-site"
3
Design system maintenance for the site. Consult when modifying colours, typography, spacing, or themes. Covers token architecture, theme synchronisation, and CSS layers.
2026-01-05
api-endpoint-builder.md
1
1
export
api-endpoint-builder
2
from
"MaciWP/CV_Astro"
from
"MaciWP/CV_Astro"
3
This skill builds REST and GraphQL API endpoints with validation, error handling, and documentation.Supports Python (FastAPI, Flask), Node.js (Express, Fastify, Hono), Bun, and Go (Gin, Echo).Generates request/response validation (Pydantic, Zod), OpenAPI docs, error responses, and tests.Activate when user says "create API endpoint", "add REST route", "build GraphQL resolver", or needs CRUD operations.Output: Production-ready endpoint code with validation, error handling, tests, and documentation.
2026-01-05
example-skill.md
1
1
export
example-skill
2
from
"hbohlen/pantherOS-v0"
from
"hbohlen/pantherOS-v0"
3
A basic example skill to demonstrate the opencode-skills plugin functionality
2026-01-05
rails-localization-i18n-english-arabic.md
1
1
export
rails-localization-i18n-english-arabic
2
from
"Kaakati/rails-enterprise-dev"
from
"Kaakati/rails-enterprise-dev"
3
Comprehensive internationalization skill for Ruby on Rails applications with proper English and Arabic translations, RTL support, pluralization rules, date/time formatting, and culturally appropriate content adaptation.
2026-01-05
problem-solving-techniques.md
1
1
export
problem-solving-techniques
2
from
"wollfoo/setup-factory"
from
"wollfoo/setup-factory"
3
Apply systematic problem-solving techniques for complexity spirals (simplification cascades), innovation blocks (collision-zone thinking), recurring patterns (meta-pattern recognition), assumption constraints (inversion exercise), scale uncertainty (scale game), and dispatch when stuck. Techniques derived from Microsoft Amplifier project patterns adapted for immediate application. | Dùng khi giải quyết vấn đề, tìm giải pháp, phân tích, tối ưu, thuật toán, bị kẹt.
2026-01-05
tdd.md
1
1
export
tdd
2
from
"Xantibody/dotfiles"
from
"Xantibody/dotfiles"
3
TDD methodology guidance for writing tests and implementing code. Use when writing tests, implementing features, or refactoring code.
2026-01-05
lint-checker.md
1
1
export
lint-checker
2
from
"M2AI-jp/thanks4claudecode-v2"
from
"M2AI-jp/thanks4claudecode-v2"
3
コード品質チェック専門スキル。TypeScript/JavaScript ファイルの ESLint、型チェック、コーディング規約を検証する。
2026-01-05
skill-documentarian.md
1
1
export
skill-documentarian
2
from
"erichowens/some_claude_skills"
from
"erichowens/some_claude_skills"
3
Documentation expert for Claude Skills. Maintains showcase website sync, manages skill tags and taxonomy, creates blog-style artifacts, and preserves skill usage for posterity. DOWNLOAD & USE THIS SKILL to document your own skill creation journey—capture before/after, preserve learnings, and share your expertise. Includes comprehensive artifact preservation guides. Activates on "document", "sync skills", "create artifact", "validate skills", "add tags", "tag management". NOT for code implementation, design, or testing.
2026-01-05
global-error-handling.md
1
1
export
global-error-handling
2
from
"imkdw/imkdw-dev"
from
"imkdw/imkdw-dev"
3
Implement consistent error handling using custom exceptions, exception codes, and NestJS exception filters. Use this skill when creating custom exception classes (*.exception.ts), defining exception codes in the @imkdw-dev/exception package, implementing exception filters, or handling errors in use cases and controllers. This includes extending CustomException base class, using HttpStatus from NestJS, defining feature-specific exception codes (EXCEPTION_CODES), and providing user-friendly error messages. Apply when working with files in features/{feature}/exception/, common/exception/, packages/shared/exception/, or when throwing/catching exceptions anywhere in the codebase.
2026-01-05
check-team-codex.md
1
1
export
check-team-codex
2
from
"semicolon-devteam/semo"
from
"semicolon-devteam/semo"
3
Validate code against Team Codex standards. Use when (1) before creating commits, (2) during verification phase, (3) quality gate enforcement.
2026-01-05
browser-automation.md
1
1
export
browser-automation
2
from
"admin-baked/bakedbot-for-brands"
from
"admin-baked/bakedbot-for-brands"
3
Navigate the web, discover content, and interact with pages using a headless browser.
2026-01-05