Browse Skills
9063 skills found
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
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
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
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
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
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
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
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
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
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
cargo-nextest.md
6
1
export
cargo-nextest
2
from
"laurigates/dotfiles"
from
"laurigates/dotfiles"
3
Next-generation test runner for Rust with parallel execution, advanced filtering, and CI integration.Use when running tests, configuring test execution, setting up CI pipelines, or optimizing test performance.Trigger terms: nextest, test runner, parallel tests, test filtering, test performance, flaky tests, CI testing.
2026-01-05
github-actions-authentication-and-security.md
6
1
export
github-actions-authentication-and-security
2
from
"laurigates/dotfiles"
from
"laurigates/dotfiles"
3
GitHub Actions security and authentication for Claude Code including API keys, OIDC, AWS Bedrock, Google Vertex AI, secrets management, and permission scoping. Use when setting up authentication or discussing security for GitHub Actions workflows.
2026-01-05
test-quality-analysis.md
6
1
export
test-quality-analysis
2
from
"laurigates/dotfiles"
from
"laurigates/dotfiles"
3
Detect test smells, overmocking, flaky tests, and coverage issues. Analyze test effectiveness, maintainability, and reliability. Use when reviewing tests or improving test quality.
2026-01-05
playwright-browser-snapshot.md
6
1
export
playwright-browser-snapshot
2
from
"X-School-Academy/ai-dev-swarm"
from
"X-School-Academy/ai-dev-swarm"
3
To capture an accessibility snapshot of the current page, take a structured snapshot for UI inspection.
2026-01-05
argocd-login.md
6
1
export
argocd-login
2
from
"laurigates/dotfiles"
from
"laurigates/dotfiles"
3
ArgoCD CLI authentication with SSO. Provides argocd login command, gRPC-Webconfiguration, and post-login operations. Use when user mentions ArgoCD login,argocd authentication, SSO auth, or accessing ArgoCD applications and clusters.
2026-01-05
artificial-analysis-compare.md
6
1
export
artificial-analysis-compare
2
from
"alexfazio/artificial-analysis-compare"
from
"alexfazio/artificial-analysis-compare"
3
Compare LLM models using the Artificial Analysis API. This skill should be used when the user asks to compare AI models, benchmark LLMs, evaluate model performance, compare pricing between models, or find the best model for a specific use case (coding, math, speed, cost). Triggers on requests like "compare GPT-5 and Claude", "which model is fastest", "cheapest model for coding", "benchmark comparison", "model performance analysis", or "artificial analysis". (user)
2026-01-05
playwright-browser-close.md
6
1
export
playwright-browser-close
2
from
"X-School-Academy/ai-dev-swarm"
from
"X-School-Academy/ai-dev-swarm"
3
To close the current Playwright page, close the page to end the session or free resources.
2026-01-05
api-design-framework.md
6
1
export
api-design-framework
2
from
"ArieGoldkin/ai-agent-hub"
from
"ArieGoldkin/ai-agent-hub"
3
Use this skill when designing REST, GraphQL, or gRPC APIs. Provides comprehensive API design patterns, versioning strategies, error handling conventions, authentication approaches, and OpenAPI/AsyncAPI templates. Ensures consistent, well-documented, and developer-friendly APIs across all backend services.
2026-01-05
web-tests.md
6
1
export
web-tests
2
from
"marcioaltoe/claude-craftkit"
from
"marcioaltoe/claude-craftkit"
3
Complete browser automation with Playwright. **ALWAYS use when user needs browser testing, E2E testing, screenshots, form testing, or responsive design validation.** Auto-detects dev servers, saves test scripts to working directory. Examples - "test this page", "take screenshots of responsive design", "test login flow", "check for broken links", "validate form submission".
2026-01-05
eve-esi-api.md
6
1
export
eve-esi-api
2
from
"ocn/zk-activity"
from
"ocn/zk-activity"
3
EVE Online ESI API patterns and zkillboard integration. Covers ESI endpoints, authentication, data models, zkillboard RedisQ listener, caching strategies, and EVE-specific IDs (characters, corporations, alliances, ships, systems, regions). Use when working with killmail data, fetching EVE universe info, or implementing ESI calls.
2026-01-05