Browse Skills

20307 skills found

semantic-html.md
1
1 export semantic-html
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-html"
3 Semantic HTML5 markup patterns for meaningful, accessible, and SEO-optimized content structure
2026-01-05
storybook.md
1
1 export storybook
2 iButters from "iButters/ClaudeCodePlugins"
3 Storybook 8 for React component documentation and testing. Use for creating stories, documenting components with Controls/Actions, visual testing, and MDX documentation. Triggers on requests for Storybook stories, component documentation, visual testing, or interactive component demos.
2026-01-05
release.md
1
1 export release
2 greenstevester from "greenstevester/fastlane-skill"
3 Submit iOS app to App Store for review
2026-01-05
arduino-project-builder.md
1
1 export arduino-project-builder
2 wedsamuel1230 from "wedsamuel1230/arduino-skills"
3 Build complete, production-ready Arduino projects (environmental monitors, robot controllers, IoT devices, automation systems). Assembles multi-component systems combining sensors, actuators, communication protocols, state machines, data logging, and power management. Supports Arduino UNO, ESP32, and Raspberry Pi Pico with board-specific optimizations. Use this skill when users request complete Arduino applications, not just code snippets.
2026-01-05
backend-api.md
1
1 export backend-api
2 Intellifill from "Intellifill/IntelliFill"
3 Create Express.js API endpoints for IntelliFill following established patterns (Prisma, Supabase auth, Joi validation, Bull queues). Use when creating new API routes, services, or middleware.
2026-01-05
svelte5-development.md
1
1 export svelte5-development
2 splinesreticulating from "splinesreticulating/claude-svelte5-skill"
3 Comprehensive Svelte 5 and SvelteKit development guidance. Use this skill when building Svelte components, working with runes, or developing SvelteKit applications. Covers reactive patterns, component architecture, routing, and data loading.
2026-01-05
requesting-code-review.md
1
1 export requesting-code-review
2 WesleyMFrederick from "WesleyMFrederick/cc-workflows"
3 Use when completing tasks, implementing major features, or before merging to verify work meets requirements - dispatches superpowers:code-reviewer subagent to review implementation against plan or requirements before proceeding
2026-01-05
codex.md
1
1 export codex
2 ashchupliak from "ashchupliak/dream-team"
3 Delegate coding tasks to Codex CLI (OpenAI gpt-5-codex via JetBrains AI). Use when a task involves repetitive code generation, refactoring, or analysis that can be offloaded.
2026-01-05
handler-http.md
1
1 export handler-http
2 fractary from "fractary/claude-plugins"
3 HTTP/HTTPS handler for external documentation fetching.Fetches content from web URLs with safety checks and metadata extraction.
2026-01-05
systematic-debugging.md
1
1 export systematic-debugging
2 mjunaidca from "mjunaidca/mjs-agent-skills"
3 Systematic methodology for debugging bugs, test failures, and unexpected behavior.Use when encountering any technical issue before proposing fixes. Covers root causeinvestigation, pattern analysis, hypothesis testing, and fix implementation.Use ESPECIALLY when under time pressure, "just one quick fix" seems obvious, oryou've already tried multiple fixes. NOT for exploratory code reading.
2026-01-05
mobile-development.md
1
1 export mobile-development
2 wollfoo from "wollfoo/setup-factory"
3 Build modern mobile applications with React Native, Flutter, Swift/SwiftUI, and Kotlin/Jetpack Compose. Covers mobile-first design principles, performance optimization (battery, memory, network), offline-first architecture, platform-specific guidelines (iOS HIG, Material Design), testing strategies, security best practices, accessibility, app store deployment, and mobile development mindset. Use when building mobile apps, implementing mobile UX patterns, optimizing for mobile constraints, or making native vs cross-platform decisions. | Sử dụng khi: ứng dụng di động, React Native, Flutter, iOS, Android.
2026-01-05
systematic-planning.md
1
1 export systematic-planning
2 ashchupliak from "ashchupliak/dream-team"
3 Systematic feature planning workflow - use when starting complex features requiring structured approach
2026-01-05
product-specification.md
1
1 export product-specification
2 BellaBe from "BellaBe/ideas-os"
3 Create shaped specifications for engineering handoff. Use when preparing features for development, writing pitches, or defining fixed-time/variable-scope work.
2026-01-05
spawnterminal.md
1
1 export spawnterminal
2 Consiliency from "Consiliency/treesitter-chunker"
3 Spawn a new terminal window to run CLI commands (ffmpeg, curl, python, etc.). Use for non-AI command execution.
2026-01-05
data-validator-generator.md
1
1 export data-validator-generator
2 MaciWP from "MaciWP/CV_Astro"
3 This skill generates type-safe data validation schemas for APIs and forms.Supports Python (Pydantic), TypeScript (Zod), JavaScript (Joi, Yup), Go (validator).Creates request/response schemas, form validation, environment variable validation, and config validation.Activate when user says "validate data", "create schema", "input validation", "type-safe", or building APIs/forms.Output: Complete validation schemas with types, error messages, examples, and tests.
2026-01-05
typescript.md
1
1 export typescript
2 dralgorhythm from "dralgorhythm/claude-agentic-framework"
3 Write TypeScript code following best practices. Use when developing TypeScript/JavaScript applications. Covers type safety, patterns, and tooling.
2026-01-05
stripe-payment.md
1
1 export stripe-payment
2 liushuang393 from "liushuang393/serverlessAIAgents"
3 Stripe 支付集成统一接口。支持 Checkout Session、订阅管理、Webhook 处理、Customer Portal、退款等功能。让 Agent 能快速实现支付功能上线。
2026-01-05
permission-manager.md
1
1 export permission-manager
2 fractary from "fractary/claude-plugins"
3 Manages Claude Code permissions in .claude/settings.json for repo plugin operations
2026-01-05
tool-presets.md
1
1 export tool-presets
2 89jobrien from "89jobrien/steve"
3 Standardized tool set definitions for Claude Code agents ensuring consistent tool access across similar agent types
2026-01-05
hiring-recruitment.md
1
1 export hiring-recruitment
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-engineering-manager"
3 Master hiring processes, interviewing, candidate assessment, and building strong engineering teams
2026-01-05
dh-domains.md
1
1 export dh-domains
2 rjroy from "rjroy/adventure-engine-corvran"
3 This skill should be used when handling domain cards and magical abilities in Daggerheart, including looking up domain card effects, understanding Recall costs, making Spellcast Rolls, selecting domain cards during character creation or advancement, or when players want to use domain-based abilities. Covers all 9 SRD domains (Arcana, Blade, Bone, Codex, Grace, Midnight, Sage, Splendor, Valor) and their associated cards.
2026-01-05
review.md
1
1 export review
2 javatarz from "javatarz/credit-card-lending"
3 Review code for quality, style, and potential issues. Use when code has been written or modified, when user asks for code review, or when TDD autonomous mode needs quality assessment. Supports configurable strictness levels.
2026-01-05
web-vitals-lighthouse.md
1
1 export web-vitals-lighthouse
2 pluginagentmarketplace from "pluginagentmarketplace/claude-plugin-ecosystem-hub"
3 Master Core Web Vitals (LCP, INP, CLS) and Lighthouse for measuring and optimizing user experience.
2026-01-05
agent-comms.md
1
1 export agent-comms
2 buddyh from "buddyh/claude-code-skills"
3 Send messages to other Claude Code sessions via tmux. Hand off complex debugging context, get second opinions, share detailed technical findings across sessions.
2026-01-05