Search Skills
Found 84133 results
writing-bundler-tests
oven-sh
Guides creation and modification of bundler, transpiler, and code transformation tests using itBundled/expectBundled.
implementing-jsc-classes-cpp
oven-sh
Enables C++ implementation of JavaScript classes with JavaScriptCore, including prototypes and constructors for seamless integration.
bun-file-io
anomalyco
Summarizes preferred file API patterns and provides utilities for common file operations (read, write, scan, delete) in a repository.
browser-use
browser-use
Automates web browser interactions for testing, form submission, screenshot capture, and data extraction from web pages.
fact-check
leonardomso
Verifies technical accuracy of JavaScript documentation by validating code examples against MDN and ECMAScript standards to prevent misinformation.
resource-curator
leonardomso
Curates and audits external resources for JavaScript documentation, ensuring link integrity and resource quality.
seo-review
leonardomso
Performs technical and content SEO audits on JavaScript concept pages to maximize search visibility, featured snippets, and organic rankings.
write-concept
leonardomso
Creates and reviews structured technical documentation for JavaScript concepts, ensuring strict adherence to project guidelines and quality standards.
concept-workflow
leonardomso
Automates end-to-end creation of JavaScript concept documentation from research to review.
test-writer
leonardomso
Generates Vitest test cases for JavaScript code examples in documentation, adhering to project conventions and source line references.
mcp-integration
anthropics
Guides integration of Model Context Protocol (MCP) servers into Claude Code plugins for external tool and service connectivity.
frontend-design
anthropics
Creates distinctive, production-ready frontend interfaces with high design quality, avoiding generic AI aesthetics for web components, pages, and applications.
hook-development
anthropics
Guides creation and implementation of Claude Code plugin hooks for event-driven automation, including PreToolUse, PostToolUse, and session events.
agent-identifier
anthropics
Guides developers in structuring agents, system prompts, and best practices for Claude Code plugin agent creation.
command-development
anthropics
Guides creation and structuring of slash commands for Claude Code, covering YAML frontmatter, dynamic arguments, and bash execution best practices.
configured-agent
anthropics
Documents the .claude/plugin-name.local.md pattern for storing plugin-specific configuration with YAML frontmatter and markdown content.
command-name
anthropics
Guides users in creating and structuring Claude Code plugins, covering directory layout, manifest configuration, and component organization best practices.
claude-opus-4-5-migration
anthropics
Automates migration of prompts and code from Claude Sonnet 4.0/4.5 and Opus 4.1 to Opus 4.5, adjusting for model-specific behavioral differences.
skill-development
anthropics
Guides users in creating, organizing, and improving Claude Code plugins using structured development practices and progressive disclosure techniques.
rule-identifier
anthropics
Assists users in creating, configuring, and understanding syntax for hookify rules, a code-based rule system for application logic.
create-pull-request
cline
Automates GitHub pull request creation by analyzing commits, managing branches, and using the gh CLI to follow project conventions.
skill-creator
openai
Step-by-step guide for creating or updating Codex skills to extend capabilities with specialized knowledge, workflows, or tool integrations.
skill-installer
openai
Automates installation of Codex skills from curated lists or GitHub repositories (including private) into the Codex skills directory.
add-admin-api-endpoint
TryGhost
Adds custom endpoints to Ghost's Admin API for extending backend functionality and API capabilities.