1. Software Development
Found 33838 skills
cache-components
vercel
Provides expert guidance for implementing Next.js Cache Components and Partial Prerendering (PPR) patterns, including caching directives and optimization.
vercel-react-best-practices
langgenius
Provides Vercel-engineered performance optimization guidelines for React and Next.js applications, covering components, data fetching, and bundle efficiency.
component-refactoring
langgenius
Refactors complex React components in Dify frontend based on complexity metrics and user requests, avoiding unnecessary changes to simple or third-party code.
frontend-testing
langgenius
Generates unit and integration tests for React components, hooks, and utilities using Vitest and React Testing Library.
frontend-code-review
langgenius
Performs frontend code reviews for TypeScript/JavaScript files, applying checklist rules to pending changes or specific files.
orpc-contract-first
langgenius
Guides contract-first API implementation in Dify frontend, covering contract creation, endpoint integration, and TanStack Query migration.
electron-chromium-upgrade
electron
Guides developers through Chromium version upgrades in Electron, covering patch application, conflict resolution, and commit formatting for patch fixes.
at-dispatch-v2
pytorch
Converts PyTorch AT_DISPATCH macros to AT_DISPATCH_V2 format for ATen C++ kernel and operator implementations.
add-uint-support
pytorch
Adds unsigned integer (uint) type support to PyTorch operators via AT_DISPATCH macro updates for uint16, uint32, and uint64 types.
pr-creator
google-gemini
Automates pull request creation to comply with repository templates and coding standards, ensuring consistent code review processes.
code-reviewer
google-gemini
Reviews code for correctness, maintainability, and adherence to standards, supporting local changes and remote Pull Requests.
implementing-jsc-classes-zig
oven-sh
Generates JavaScript classes via Bun's Zig bindings generator for implementing new JS APIs with JSC integration.
zig-system-calls
oven-sh
Guides using bun.sys for system calls and file I/O in Zig, providing an alternative to std.fs and std.posix for low-level operations.
writing-dev-server-tests
oven-sh
Guides creation and modification of tests for dev server, hot module replacement (HMR), and bundling in test/bake/ directory.
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.
test-writer
leonardomso
Generates Vitest test cases for JavaScript code examples in documentation, adhering to project conventions and source line references.
rule-identifier
anthropics
Assists users in creating, configuring, and understanding syntax for hookify rules, a code-based rule system for application logic.
skill-development
anthropics
Guides users in creating, organizing, and improving Claude Code plugins using structured development practices and progressive disclosure techniques.
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.
command-name
anthropics
Guides users in creating and structuring Claude Code plugins, covering directory layout, manifest configuration, and component organization best practices.
command-development
anthropics
Guides creation and structuring of slash commands for Claude Code, covering YAML frontmatter, dynamic arguments, and bash execution best practices.
agent-identifier
anthropics
Guides developers in structuring agents, system prompts, and best practices for Claude Code plugin agent creation.