20,421 skills sorted by stars.
Add text labels to OpenSCAD 3D models using BOSL2's face/anchor system and specialized labeling libraries. Use when you...
Verify OpenSCAD libraries (BOSL2, Round-Anything) are installed, troubleshoot common issues, understand best practices f...
OpenSCAD 3D modeling assistant for creating and modifying parametric 3D models. Use when working with .scad files, makin...
Create parametric OpenSCAD 3D models of workshop tools (drill presses, vacuums, saws, etc.) for workshop layout planning...
Interact with the OpenSea NFT marketplace API. Use when fetching NFT metadata, collection info, listings, offers, events...
Explore open-source repositories, analyze implementation details of libraries/frameworks, and research official document...
Generate high-quality, "All-Star" README files for open-source repositories. Use this skill when a user asks to create,...
Implement tasks from an OpenSpec change. Use when the user wants to start implementing, continue implementation, or work...
Archive a completed change in the experimental workflow. Use when the user wants to finalize and archive a change after...
Enforces OpenSpec authoring conventions including metadata blocks, section ordering, requirement/scenario structure, and...
Archive multiple completed changes at once. Use when archiving several parallel changes.
Use BEFORE any implementation to check if specs exist for the capability. Run this first when starting any feature work....
Guidelines for using the OpenSpec CLI tool in non-interactive environments. Use this skill when validating specification...
OpenSpec CLIコマンドリファレンス。OpenSpecコマンド使用時に参照。
Continue working on an OpenSpec change by creating the next artifact. Use when the user wants to progress their change,...
Adapter for executing OpenSpec change proposals using subagent-driven-development. Parses OpenSpec structure, groups tas...
Enter explore mode - a thinking partner for exploring ideas, investigating problems, and clarifying requirements. Use wh...
Fast-forward through OpenSpec artifact creation. Use when the user wants to quickly create all artifacts needed for impl...
Start a new OpenSpec change using the experimental artifact workflow. Use when the user wants to create a new feature, f...
Guided onboarding for OpenSpec - walk through a complete workflow cycle with narration and real codebase work.
Use when adding features, changing behavior, or modifying architecture. Creates change proposal with specs and tasks. AL...
Sync delta specs from a change to main specs. Use when the user wants to update main specs with changes from a delta spe...
PROACTIVELY convert approved OpenSpec specs into Beads issues when user applies a change or explicitly approves implemen...
Verify implementation matches change artifacts. Use when the user wants to validate that implementation is complete, cor...
OpenSpec task management workflow. Use for creating, tracking, and closing tasks.
Guides the creation of self-signed SSL/TLS certificates using OpenSSL, including key generation, certificate creation, c...
This skill guides writing Infrastructure as Code using OpenTofu (open-source Terraform fork). Use when creating .tf file...
Write OpenTofu/Terraform modules and comprehensive tests for homelab infrastructure. Use when: (1) Creating new OpenTof...
Quality assurance and testing toolkit for OpenTofu/Terraform infrastructure as code. Use this skill when reviewing, test...
Expert guidance for Opentrons Python API v2 - automated liquid handling, protocol development, labware management, and h...
Opentrons Absorbance Plate Reader Module for Flex - on-deck microplate spectrophotometry with single/multi-wavelength re...
Opentrons Flex Gripper - automated labware movement between deck locations, modules, waste chute, and off-deck storage w...
Opentrons Heater-Shaker Module - temperature control (37-95°C) with orbital mixing (200-3000 rpm) for cell culture, enzy...
Opentrons Magnetic Block for Flex - unpowered magnetic bead separation using gripper-based labware movement with high-st...
Opentrons Temperature Module - precise heating and cooling (4-95°C) for sample storage, enzyme reactions, and temperatur...
Opentrons Thermocycler Module - automated PCR thermal cycling with independent block (4-99°C) and lid (37-110°C) tempera...
DEPRECATED umbrella Skill (backward compatibility). Use only for cross-cutting orchestration across multiple WebF app ta...
Debug WebF app runtime issues with Chrome DevTools (console/network/elements) and JS-side troubleshooting. Use when the...
Troubleshoot dev server reachability and HMR for WebF apps on real devices (Vite/Webpack): LAN IP vs localhost, 0.0.0.0/...
Measure and optimize WebF app performance from the JavaScript side (performance.mark/measure, bundle size, code splittin...
Set up and improve WebF app tests with Vitest and React Testing Library. Use when the user mentions Vitest, React Testin...
Run and debug a WebF app specifically in WebF Go (desktop/iOS/Android): load dev URLs, connect via devtools://, collect...
DEPRECATED umbrella Skill (backward compatibility). Use only for broad bridge-module orchestration across codegen + Dart...
Build a WebF bridge module/native plugin using the module-codegen workflow (*.module.d.ts → codegen → Dart implementatio...
Choose and implement WebFBundle loading in a Flutter host (remote URL, assets, localhost dev, inline) and diagnose bundl...
Configure and debug WebF runtime caching in Flutter using HttpCacheMode (stale content, offline-first, cache busting, cl...
Manage WebF controllers safely with WebFControllerManager (lifecycle, reuse, pre-render, multiple controllers). Use when...
Fix Flutter layout/constraint issues when embedding WebF (scrollables, unbounded constraints, viewport sizing). Use when...