Browse Skills
9063 skills found
nondominium-holochain-tryorama-testing.md
6
1
export
nondominium-holochain-tryorama-testing
2
from
"Sensorica/nondominium"
from
"Sensorica/nondominium"
3
Specialized skill for testing nondominium Holochain applications with Tryorama, providing comprehensive test patterns, agent simulation workflows, performance testing, and multi-agent scenario testing. Use when writing Tryorama tests, debugging zome interactions, or validating Holochain DNA functionality.
2026-01-05
extract-test-failures.md
6
1
export
extract-test-failures
2
from
"mvillmow/ml-odyssey"
from
"mvillmow/ml-odyssey"
3
Extract and summarize test failures from logs. Use to quickly understand what tests failed and why.
2026-01-05
c3.md
6
1
export
c3
2
from
"lagz0ne/c3-skill"
from
"lagz0ne/c3-skill"
3
Use when project needs C3 adoption (no .c3/) or auditing existing C3 docs.Triggers: "adopt C3", "onboard", "scaffold", "audit", "validate", "check C3", "init".NOT for navigation (use c3-query) or changes (use c3-alter).
2026-01-05
playwright-browser-take-screenshot.md
6
1
export
playwright-browser-take-screenshot
2
from
"X-School-Academy/ai-dev-swarm"
from
"X-School-Academy/ai-dev-swarm"
3
To take a screenshot of a page or element, capture an image for visual verification.
2026-01-05
dev-swarm-code-review.md
6
1
export
dev-swarm-code-review
2
from
"X-School-Academy/ai-dev-swarm"
from
"X-School-Academy/ai-dev-swarm"
3
Review and audit code quality, architecture, and implementation. Verify code meets design specs, find bugs, identify improvements, and create change/bug/improve backlogs. Use when reviewing completed code, auditing implementations, or ensuring quality.
2026-01-05
debug-visual-regression.md
6
1
export
debug-visual-regression
2
from
"vizzly-testing/cli"
from
"vizzly-testing/cli"
3
Analyze visual regression test failures in Vizzly. Use when the user mentions failing visual tests, screenshot differences, visual bugs, diffs, or asks to debug/investigate/analyze visual changes. Works with both local TDD and cloud modes.
2026-01-05
subtest-isolation.md
6
1
export
subtest-isolation
2
from
"bearcove/pikru"
from
"bearcove/pikru"
3
Create minimal subtests to isolate and fix complex bugs. Use when a test fails and the issue is buried in complexity.
2026-01-05
quality-coverage-report.md
6
1
export
quality-coverage-report
2
from
"mvillmow/ml-odyssey"
from
"mvillmow/ml-odyssey"
3
Generate test coverage reports showing which code paths are tested. Use to identify untested code and improve test coverage.
2026-01-05
testing.md
6
1
export
testing
2
from
"bearcove/pikru"
from
"bearcove/pikru"
3
Testing conventions for pikru. Use when running tests to avoid timeouts. DO NOT run the full test suite.
2026-01-05
playwright-browser-run-code.md
6
1
export
playwright-browser-run-code
2
from
"X-School-Academy/ai-dev-swarm"
from
"X-School-Academy/ai-dev-swarm"
3
To run a custom Playwright script on the page, execute a code snippet for advanced interactions.
2026-01-05
vscode-extension-expert.md
6
1
export
vscode-extension-expert
2
from
"s-hiraoku/vscode-sidebar-terminal"
from
"s-hiraoku/vscode-sidebar-terminal"
3
This skill provides expert-level guidance for VS Code extension development. Use when implementing new extension features, debugging extension code, designing WebView UIs, implementing Language Server Protocol features, or optimizing extension performance. Covers activation events, contribution points, VS Code API patterns, security best practices, testing strategies, and publishing workflows.
2026-01-05
npm-publish.md
6
1
export
npm-publish
2
from
"b-open-io/prompts"
from
"b-open-io/prompts"
3
This skill should be used when the user wants to publish a package to npm, bump a version, release a new version, or mentions "npm publish", "bun publish", "version bump", or "release". Handles changelog updates, git push, and npm publishing with OTP authentication.
2026-01-05
ralph-loop-helper.md
6
1
export
ralph-loop-helper
2
from
"mc-zuri/mineflayer-bedrock"
from
"mc-zuri/mineflayer-bedrock"
3
Guide for using /ralph-loop command for long-running autonomous tasks. Use when starting iterative development loops, implementing Bedrock plugins, or running test-fix cycles. (project)
2026-01-05
dev-swarm-code-test.md
6
1
export
dev-swarm-code-test
2
from
"X-School-Academy/ai-dev-swarm"
from
"X-School-Academy/ai-dev-swarm"
3
Create and execute comprehensive tests including unit tests, integration tests, CLI tests, web/mobile UI tests, API tests, and log analysis. Find bugs, verify requirements, identify improvements, and create change/bug/improve backlogs. Use when testing implementations or ensuring quality.
2026-01-05
api-testing.md
6
1
export
api-testing
2
from
"laurigates/dotfiles"
from
"laurigates/dotfiles"
3
HTTP API testing for TypeScript (Supertest) and Python (httpx, pytest). CoversREST APIs, GraphQL, request/response validation, authentication, and error handling.Use when user mentions API testing, Supertest, httpx, REST testing, endpoint testing,HTTP response validation, or testing API routes.
2026-01-05
bap-identity.md
6
1
export
bap-identity
2
from
"b-open-io/prompts"
from
"b-open-io/prompts"
3
Manage BAP (Bitcoin Attestation Protocol) identity files using bap-cli. This skill should be used when users need to create, decrypt, list, or extract BAP identity backups, work with .bep encrypted files, or generate test fixtures for Playwright tests involving BAP identities.
2026-01-05
playwright-browser-tabs.md
6
1
export
playwright-browser-tabs
2
from
"X-School-Academy/ai-dev-swarm"
from
"X-School-Academy/ai-dev-swarm"
3
To manage browser tabs, list, create, select, or close Playwright tabs.
2026-01-05
playwright-browser-fill-form.md
6
1
export
playwright-browser-fill-form
2
from
"X-School-Academy/ai-dev-swarm"
from
"X-School-Academy/ai-dev-swarm"
3
To fill multiple form fields at once, set values for inputs, checkboxes, and selects in a single call.
2026-01-05
playwright-browser-navigate.md
6
1
export
playwright-browser-navigate
2
from
"X-School-Academy/ai-dev-swarm"
from
"X-School-Academy/ai-dev-swarm"
3
open a URL, open a web page, open web browser, or navigate the current page in the web browser to a new URL.
2026-01-05
tfc-list-runs.md
6
1
export
tfc-list-runs
2
from
"laurigates/dotfiles"
from
"laurigates/dotfiles"
3
List Terraform Cloud runs for a workspace with filtering by status, operation type, and date. Use when reviewing run history, finding failed runs, or auditing infrastructure changes. Requires TFE_TOKEN environment variable.
2026-01-05
frontend-engineer.md
6
1
export
frontend-engineer
2
from
"marcioaltoe/claude-craftkit"
from
"marcioaltoe/claude-craftkit"
3
Expert frontend engineering with simplified pragmatic architecture, React 19, TanStack ecosystem, and Zustand state management. **ALWAYS use when implementing ANY frontend features.** Use when setting up project structure, creating pages and state management, designing gateway injection patterns, setting up HTTP communication and routing, organizing feature modules, or optimizing performance. **ALWAYS use when implementing Gateway Pattern (Interface + HTTP + Fake), Context API injection, Zustand stores, TanStack Router, or feature-based architecture.**
2026-01-05
deployment.md
6
1
export
deployment
2
from
"jkomoros/community-patterns"
from
"jkomoros/community-patterns"
3
Deploy and update patterns. Use when deploying new patterns, updating existing deployments, or testing syntax. Includes deployment commands and the first custom pattern celebration.
2026-01-05
playwright-browser-hover.md
6
1
export
playwright-browser-hover
2
from
"X-School-Academy/ai-dev-swarm"
from
"X-School-Academy/ai-dev-swarm"
3
To hover over a page element, trigger hover states such as menus or tooltips.
2026-01-05
cargo-machete.md
6
1
export
cargo-machete
2
from
"laurigates/dotfiles"
from
"laurigates/dotfiles"
3
Detect unused dependencies in Rust projects for cleaner Cargo.toml files and faster builds.Use when auditing dependencies, optimizing build times, cleaning up Cargo.toml, or detecting bloat.Trigger terms: unused dependencies, cargo-machete, dependency audit, dependency cleanup, bloat detection, cargo-udeps.
2026-01-05