Browse Skills

11972 skills across 8 categories

All Skills (11972 found)

๐ŸŒฟ
2026/08/15

Using Git Worktrees

Using Git Worktrees creates an isolated Git worktree for feature development so changes don't affect the current branch. It detects existing isolation, prefers native worktree tools, and falls back to manual git worktree when needed.
DevOps
7.7K729
๐Ÿฆธ
2026/08/15

Using Superpowers

Using Superpowers enforces checking and invoking relevant skills before any response or action, including clarifying questions. Use it at the start of any conversation when working with the Superpowers skill library.
AI Engineering
7.7K729
โœ…
2026/08/15

Verification Before Completion

Verification Before Completion enforces running verification commands and checking output before claiming tests pass, builds succeed, or bugs are fixed. It prevents false success claims by requiring evidence for every assertion.
Quality
7.7K729
๐Ÿค–
2026/08/15

Workflow Runner

Workflow Runner executes YAML-defined multi-agent workflows directly inside AI coding tools like Claude Code, using the current session's LLM as the execution engine. Use it when you have an agency-orchestrator YAML file or need multiple specialized roles to collaborate on a task without setting up API keys.
Automation
7.7K729
๐Ÿ“‹
2026/08/15

Writing Plans

Writing Plans creates detailed implementation plans that break down multi-step coding tasks into small, testable steps with exact files, code, and tests, so another agent or developer can execute them without context.
AI Engineering
7.7K729
๐Ÿงช
2026/08/15

Writing Skills

Writing Skills guides creating and validating agent skills using test-driven development. Use when creating new skills, editing existing skills, or verifying a skill before deployment.
AI Engineering
7.7K729
๐Ÿ“
2026/08/15

Draw.io Diagramming

Draw.io Diagramming creates and edits diagrams in draw.io format, including flowcharts, UML, ERD, BPMN, mind maps, and network topologies. Use it to generate diagrams from text descriptions or images for architecture, system design, and documentation.
Data
7.6K554
๐Ÿ“Š
2026/08/15

Draw.io Diagrams

Draw.io Diagrams generates .drawio XML files and exports them to PNG, SVG, PDF, or JPG locally using the draw.io desktop CLI. Use it for polished architecture, UML, ERD, BPMN, network, and other diagrams that need custom styling, rich shapes, and exportable images.
Automation
7.6K554
๐Ÿงฉ
2026/08/15

App Builder SDK

App Builder SDK builds new holaOS apps using five backend primitives (connection, resource, action, sync, start) and optionally adds a shadcn dashboard UI. Use it when a user requests an integration-only module like Slack or Discord, or a dashboard app with a workspace pane.
AI Engineering
7.4K641
โšก
2026/08/15

Browser Core Efficient

Browser Core Efficient reduces browser tool round trips and state snapshots when an agent works in an embedded browser. Use it to choose the cheapest reliable interaction loop for page actions, waiting, and state reads.
Automation
7.4K641
๐Ÿ”
2026/08/15

Browser QA

Browser QA reproduces and isolates failures in an embedded browser using an evidence-first loop, then reports whether the failure is locator, timing, session state, or product behavior. Use it for reproducible browser validation, regression checking, or debugging workflows.
Quality
7.4K641
๐Ÿ“Š
2026/08/15

Build Dashboard

Build Dashboard scaffolds the visual layer of a holaOS dashboard app using TanStack Start, @holaboss/ui, and workspace tokens. Use it when an app's SDK primitives are wired and it needs a src/client/ UI surface.
Frontend
7.4K641
PreviousPage 116 of 998Next