Browse Skills

44915 skills found

rulebook-task-management.md
5
1 export rulebook-task-management
2 hivellm from "hivellm/rulebook"
3 Spec-driven task management for features and breaking changes using OpenSpec format. Use when creating new features, planning breaking changes, organizing development work, or managing project tasks with proposals and specifications.
2026-01-05
ruby-workflow.md
5
1 export ruby-workflow
2 ilude from "ilude/claude-code-config"
3 Ruby project workflow guidelines. Activate when working with Ruby files (.rb), Gemfile, bundler, or Ruby-specific tooling.
2026-01-05
devtools.md
5
1 export devtools
2 WenJunDuan from "WenJunDuan/Rlues"
3 浏览器调试测试,仅用户要求时使用
2026-01-05
authoring-global-scripts.md
5
1 export authoring-global-scripts
2 jasonkuhrt from "jasonkuhrt/kitz"
3 Authors and manages global package scripts using the _: prefix convention. Scripts defined in root package.json are propagated to all packages with the prefix stripped.
2026-01-05
thinking.md
5
1 export thinking
2 WenJunDuan from "WenJunDuan/Rlues"
3 深度推理,第一性原理分析
2026-01-05
validate-typescript.md
5
1 export validate-typescript
2 BerryKuipers from "BerryKuipers/claude-code-toolkit"
3 Run TypeScript compiler type-checking (tsc --noEmit) to validate type safety and catch type errors. Works with any TypeScript project. Returns structured output with error counts, categories (type/syntax/import errors), and affected files. Used for quality gates and pre-commit validation.
2026-01-05
config-sync-target-adaptation.md
5
1 export config-sync-target-adaptation
2 CsHeng from "CsHeng/dot-claude"
3 Coordinate target-specific adapters for Droid, Qwen, Codex, OpenCode, and Amp CLI environments.
2026-01-05
typescript-strict.md
5
1 export typescript-strict
2 pablobfonseca from "pablobfonseca/dotfiles"
3 TypeScript strict mode patterns. Use when writing any TypeScript code.
2026-01-05
architecture-patterns.md
5
1 export architecture-patterns
2 CsHeng from "CsHeng/dot-claude"
3 Architectural pattern guidance and layering principles. Use when architecture patterns guidance is required.
2026-01-05
writing-tests.md
5
1 export writing-tests
2 jasonkuhrt from "jasonkuhrt/kitz"
3 Writes tests following project conventions. Handles test file organization, runtime vs type tests, table-driven tests with Test module, and type assertions with Assert API.
2026-01-05
senior-backend.md
5
1 export senior-backend
2 rickydwilson-dcs from "rickydwilson-dcs/claude-skills"
3 Comprehensive backend development skill for building scalable backend systems using Node.js, Express, Go, Python, PostgreSQL, GraphQL, REST APIs. Includes API scaffolding, database optimization, security implementation, and performance tuning. Use when designing APIs, optimizing database queries, implementing business logic, handling authentication/authorization, or reviewing backend code.
2026-01-05
memory.md
5
1 export memory
2 WenJunDuan from "WenJunDuan/Rlues"
3 项目记忆管理,跨会话持久化
2026-01-05
unit-testing.md
5
1 export unit-testing
2 yonatangross from "yonatangross/skillforge-claude-plugin"
3 Unit testing patterns and best practices. Use when writing isolated unit tests, implementing AAA pattern, designing test isolation, or setting coverage targets for business logic.
2026-01-05
veo3-image-prompt.md
5
1 export veo3-image-prompt
2 the-ai-engineer from "the-ai-engineer/ai-engineer-tutorials"
3 Analyzes images and generates optimized prompts for Google's Veo 3.1 video generation model. Use when users provide an image and want to animate it or create a video prompt from it. Applies Veo 3.1's five-part formula (Cinematography + Subject + Action + Context + Style & Ambiance) and best practices from the official prompting guide.
2026-01-05
streaming-api-patterns.md
5
1 export streaming-api-patterns
2 yonatangross from "yonatangross/skillforge-claude-plugin"
3 Implement real-time data streaming with Server-Sent Events (SSE), WebSockets, and ReadableStream APIs. Master backpressure handling, reconnection strategies, and LLM streaming for 2025+ real-time applications.
2026-01-05
creating-skills.md
5
1 export creating-skills
2 lawless-m from "lawless-m/claude-skills"
3 Guide for creating Claude Code skill documents with YAML frontmatter, instructions, examples, and reference implementations
2026-01-05
interrupt-trace.md
5
1 export interrupt-trace
2 ryanbreen from "ryanbreen/breenix"
3 Use when analyzing low-level interrupt behavior - debugging interrupt handler issues, investigating crashes or triple faults, verifying privilege level transitions, analyzing register corruption between interrupts, or understanding interrupt sequencing and timing issues.
2026-01-05
cold-call-scripts.md
5
1 export cold-call-scripts
2 Salesably from "Salesably/salesably-marketplace"
3 Creates personalized cold call scripts using a proven 5-step framework. Use this skill when preparing for prospecting calls, coaching reps on call structure, or creating call templates for campaigns.
2026-01-05
confluence-to-md.md
5
1 export confluence-to-md
2 i9wa4 from "i9wa4/dotfiles"
3 Confluence ページを Markdown に変換するスキル - draw.io 図、画像、コードブロック、テーブルを適切に処理
2026-01-05
ios-swift-expert.md
5
1 export ios-swift-expert
2 sjungling from "sjungling/claude-plugins"
3 Elite iOS and macOS development expertise for Swift, SwiftUI, UIKit, Xcode, and the entire Apple development ecosystem. Automatically activates when working with .swift files, Xcode projects (.xcodeproj, .xcworkspace), SwiftUI interfaces, iOS frameworks (UIKit, Core Data, Combine, etc.), app architecture, or Apple platform development.
2026-01-05
seo-content.md
5
1 export seo-content
2 Salesably from "Salesably/salesably-marketplace"
3 Creates search-optimized articles that rank well and read naturally for humans. This skill should be used when writing blog posts, pillar content, guides, or any content where organic search traffic is a goal - balancing search engine requirements with genuine reader value.
2026-01-05
zustand-state.md
5
1 export zustand-state
2 existential-birds from "existential-birds/beagle"
3 Zustand state management for React and vanilla JavaScript. Use when creating stores, using selectors, persisting state to localStorage, integrating devtools, or managing global state without Redux complexity. Triggers on zustand, create(), createStore, useStore, persist, devtools, immer middleware.
2026-01-05
mcp-integration.md
5
1 export mcp-integration
2 sjnims from "sjnims/plugin-dev"
3 This skill should be used when the user asks to "add MCP server", "integrate MCP", "configure MCP in plugin", "use .mcp.json", "set up Model Context Protocol", "connect external service", mentions "${CLAUDE_PLUGIN_ROOT} with MCP", discusses MCP server types (SSE, stdio, HTTP, WebSocket), or asks to "find MCP server", "discover MCP servers", "what MCP servers exist", "recommend MCP server for [service]". Provides comprehensive guidance for integrating Model Context Protocol servers into Claude Code plugins for external tool and service integration.
2026-01-05
seo-strategist.md
5
1 export seo-strategist
2 rickydwilson-dcs from "rickydwilson-dcs/claude-skills"
3 Strategic SEO planning and analysis toolkit for site-wide optimization, keyword research, technical SEO audits, and competitive positioning. Complements content-creator's on-page SEO with strategic planning, topic cluster architecture, and SEO roadmap generation. Use for keyword strategy, technical SEO audits, SERP analysis, site architecture planning, or when user mentions SEO strategy, keyword research, technical SEO, or search rankings.
2026-01-05