plugin▌
21 indexed skills · max 10 per page
wix-cli-site-plugin
wix/skills · Productivity
Creates site plugin extensions for Wix CLI applications. Site plugins are custom elements that integrate into predefined slots within Wix business solutions (like Wix Stores, Wix Bookings, Wix eCommerce), extending their functionality and user experience.
wix-cli-service-plugin
wix/skills · Productivity
Creates service plugin extensions for Wix CLI applications. Service plugins are a set of APIs defined by Wix that you can use to inject custom logic into the existing backend flows of Wix business solutions or to introduce entirely new flows to Wix sites.
create-cowork-plugin
anthropics/knowledge-work-plugins · Productivity
Build a new plugin from scratch through guided conversation. Walk the user through discovery, planning, design, implementation, and packaging — delivering a ready-to-install .plugin file at the end.
cowork-plugin-customizer
anthropics/knowledge-work-plugins · Productivity
cowork-plugin-customizer
plugin-settings
anthropics/claude-plugins-official · Productivity
Store per-project plugin configuration and state in .claude/plugin-name.local.md files with YAML frontmatter. \n \n Settings files use YAML frontmatter for structured configuration and markdown body for additional context or prompts \n Hooks, commands, and agents can read settings to customize behavior without requiring code changes \n Includes bash parsing patterns for extracting individual fields (strings, booleans, numerics) and markdown body content \n Common patterns include toggling hook a
plugin-structure
anthropics/claude-plugins-official · Productivity
Standardized directory structure and manifest configuration for Claude Code plugins with automatic component discovery. \n \n Conventional layout with auto-discovery: commands, agents, skills, and hooks load automatically from standard directories without explicit registration \n Manifest-driven configuration in .claude-plugin/plugin.json supporting metadata, custom component paths, and optional MCP server definitions \n Portable path references using ${CLAUDE_PLUGIN_ROOT} environment variable f
plugin-settings
anthropics/claude-code · Productivity
Per-project plugin configuration stored in YAML frontmatter and markdown files within the .claude/ directory. \n \n Settings files use .claude/plugin-name.local.md format with YAML frontmatter for structured config and markdown body for additional context or prompts \n Hooks, commands, and agents can read settings to customize behavior; quick-exit pattern checks file existence and enabled flag to skip when not configured \n Parsing techniques provided for extracting individual fields (strings, b
typespec-create-api-plugin
github/awesome-copilot · Backend
Generate TypeSpec API plugins for Microsoft 365 Copilot with REST operations, authentication, and Adaptive Cards. \n \n Scaffolds complete TypeSpec projects with agent definitions (main.tsp) and API operations (actions.tsp) following Microsoft 365 Copilot conventions \n Supports four authentication modes: public APIs, API key headers, OAuth2 with authorization code flow, and registered auth references \n Includes optional confirmation dialogs for destructive operations and Adaptive Card template
plugin-structure
aiskillstore/marketplace · Productivity
Claude Code plugins follow a standardized directory structure with automatic component discovery. Understanding this structure enables creating well-organized, maintainable plugins that integrate seamlessly with Claude Code.
wix-cli-dashboard-plugin
wix/skills · Productivity
Creates dashboard plugin extensions for Wix CLI applications. Dashboard plugins are interactive widgets that embed into predefined slots on dashboard pages managed by Wix first-party business apps (Wix Stores, Wix Bookings, Wix Blog, Wix eCommerce, etc.).