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 need to la...
Verify OpenSCAD libraries (BOSL2, Round-Anything) are installed, troubleshoot common issues, understand best practices for spiral...
OpenSCAD 3D modeling assistant for creating and modifying parametric 3D models. Use when working with .scad files, making adjustme...
Create parametric OpenSCAD 3D models of workshop tools (drill presses, vacuums, saws, etc.) for workshop layout planning. Use when...
Interact with the OpenSea NFT marketplace API. Use when fetching NFT metadata, collection info, listings, offers, events, or build...
Explore open-source repositories, analyze implementation details of libraries/frameworks, and research official documentation. Use...
Generate high-quality, "All-Star" README files for open-source repositories. Use this skill when a user asks to create, update, or...
Implement tasks from an OpenSpec change. Use when the user wants to start implementing, continue implementation, or work through t...
Archive a completed change in the experimental workflow. Use when the user wants to finalize and archive a change after implementa...
Enforces OpenSpec authoring conventions including metadata blocks, section ordering, requirement/scenario structure, and validatio...
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. Reports:...
Guidelines for using the OpenSpec CLI tool in non-interactive environments. Use this skill when validating specifications or chang...
OpenSpec CLIコマンドリファレンス。OpenSpecコマンド使用時に参照。
Continue working on an OpenSpec change by creating the next artifact. Use when the user wants to progress their change, create the...
Adapter for executing OpenSpec change proposals using subagent-driven-development. Parses OpenSpec structure, groups tasks by phas...
Enter explore mode - a thinking partner for exploring ideas, investigating problems, and clarifying requirements. Use when the use...
Fast-forward through OpenSpec artifact creation. Use when the user wants to quickly create all artifacts needed for implementation...
Start a new OpenSpec change using the experimental artifact workflow. Use when the user wants to create a new feature, fix, or mod...
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. ALWAYS ask f...
Sync delta specs from a change to main specs. Use when the user wants to update main specs with changes from a delta spec, without...
PROACTIVELY convert approved OpenSpec specs into Beads issues when user applies a change or explicitly approves implementation. Cr...
Verify implementation matches change artifacts. Use when the user wants to validate that implementation is complete, correct, and...
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, combined PE...
This skill guides writing Infrastructure as Code using OpenTofu (open-source Terraform fork). Use when creating .tf files, managin...
Write OpenTofu/Terraform modules and comprehensive tests for homelab infrastructure. Use when: (1) Creating new OpenTofu or Terra...
Quality assurance and testing toolkit for OpenTofu/Terraform infrastructure as code. Use this skill when reviewing, testing, or va...
Expert guidance for Opentrons Python API v2 - automated liquid handling, protocol development, labware management, and hardware mo...
Opentrons Absorbance Plate Reader Module for Flex - on-deck microplate spectrophotometry with single/multi-wavelength reading (450...
Opentrons Flex Gripper - automated labware movement between deck locations, modules, waste chute, and off-deck storage with precis...
Opentrons Heater-Shaker Module - temperature control (37-95°C) with orbital mixing (200-3000 rpm) for cell culture, enzymatic reac...
Opentrons Magnetic Block for Flex - unpowered magnetic bead separation using gripper-based labware movement with high-strength neo...
Opentrons Temperature Module - precise heating and cooling (4-95°C) for sample storage, enzyme reactions, and temperature-sensitiv...
Opentrons Thermocycler Module - automated PCR thermal cycling with independent block (4-99°C) and lid (37-110°C) temperature contr...
DEPRECATED umbrella Skill (backward compatibility). Use only for cross-cutting orchestration across multiple WebF app tasks when a...
Debug WebF app runtime issues with Chrome DevTools (console/network/elements) and JS-side troubleshooting. Use when the user menti...
Troubleshoot dev server reachability and HMR for WebF apps on real devices (Vite/Webpack): LAN IP vs localhost, 0.0.0.0/--host bin...
Measure and optimize WebF app performance from the JavaScript side (performance.mark/measure, bundle size, code splitting, debounc...
Set up and improve WebF app tests with Vitest and React Testing Library. Use when the user mentions Vitest, React Testing Library,...
Run and debug a WebF app specifically in WebF Go (desktop/iOS/Android): load dev URLs, connect via devtools://, collect WEBF_NATIV...
DEPRECATED umbrella Skill (backward compatibility). Use only for broad bridge-module orchestration across codegen + Dart + registr...
Build a WebF bridge module/native plugin using the module-codegen workflow (*.module.d.ts → codegen → Dart implementation → regist...
Choose and implement WebFBundle loading in a Flutter host (remote URL, assets, localhost dev, inline) and diagnose bundle load fai...
Configure and debug WebF runtime caching in Flutter using HttpCacheMode (stale content, offline-first, cache busting, clearing cac...
Manage WebF controllers safely with WebFControllerManager (lifecycle, reuse, pre-render, multiple controllers). Use when the user...
Fix Flutter layout/constraint issues when embedding WebF (scrollables, unbounded constraints, viewport sizing). Use when the user...