1. Software Development
Found 33838 skills
http-generate
spring-ai-alibaba
Generates Spring Boot Web API request examples as .http files for development and testing.
build
iPlug2
Builds iPlug2 audio plugin projects for macOS (via xcodebuild) and Windows (via Visual Studio) across multiple platforms.
duplicate-example
iPlug2
Creates a new iPlug2 audio plugin project by duplicating a predefined example template, accelerating plugin development setup.
validate
iPlug2
Validates iPlug2 audio plugin builds using format-specific validators including AU, VST, and CLAP standards.
build-cmake
iPlug2
Automates building iPlug2 audio plugin projects using CMake with support for Ninja, Xcode, and Visual Studio build systems.
setup-deps
iPlug2
Downloads iPlug2 dependencies including VST3, CLAP, WAM plugin SDKs and optional Skia graphics libraries.
async-drop
cryfs
Guides implementation of Rust's AsyncDrop pattern for safe async resource cleanup, covering AsyncDropGuard usage and trait implementation.
jujutsu
cryfs
Provides guidance for using the Jujutsu (jj) version control system, including commits, branches, PRs, and rebasing.
changeset-validation
openai
Validates changesets in openai-agents-js using LLM judgment against git diffs, ensuring compliance with project standards and correct version bump levels.
test-coverage-improver
openai
Automates identifying low-coverage code areas in a JavaScript monorepo and proposes targeted tests with user confirmation.
integration-tests
openai
Runs integration tests using a local npm registry (Verdaccio) for repository test and publish workflows.
final-release-review
openai
Performs pre-release code audit by comparing current changes against previous release tag to identify breaking changes, regressions, and risks in openai-agents-js.
1k-dev-commands
OneKeyHQ
Provides development command utilities for OneKey monorepo including build, test, lint, and run tasks.
implementing-figma-designs
OneKeyHQ
Converts Figma design specifications into code using the OneKey component library for UI components and pages.
1k-state-management
OneKeyHQ
Provides Jotai state management patterns for OneKey, supporting atoms, global state, and context atoms with persistence.
1k-coding-patterns
OneKeyHQ
Provides OneKey-specific coding patterns and best practices for React components, TypeScript, promises, and error handling.
1k-git-workflow
OneKeyHQ
Enforces standardized Git workflows for OneKey development, including branch naming, commit conventions, and PR processes.
react-best-practices
OneKeyHQ
Provides Vercel Engineering's performance optimization guidelines for React and Next.js, covering components, data fetching, and bundle efficiency.
1k-architecture
OneKeyHQ
Guides on OneKey monorepo architecture, including project structure, package relationships, and import rules for efficient code organization.
page-and-route
OneKeyHQ
Creates and configures pages, routes, and navigation patterns in the OneKey app-monorepo, including deep links and QR codes.
ignoring-sentry-errors
OneKeyHQ
Filters specific Sentry errors in the OneKey monorepo, suppressing unwanted reports across desktop, mobile, web, and extension platforms.
new-skill
OneKeyHQ
Automates creation of new Claude Code skills by following best practices and fetching latest documentation for seamless development.
1k-cross-platform
OneKeyHQ
Provides cross-platform development patterns for OneKey, handling platform-specific code and differences across mobile, web, desktop, and frameworks like React Native and Electron.
fix-lint
OneKeyHQ
Automates correction of linting errors and warnings (e.g., spellcheck, unused variables) in the OneKey codebase for clean commits.