Browse Skills
9063 skills found
blueprint-development.md
6
1
export
blueprint-development
2
from
"laurigates/dotfiles"
from
"laurigates/dotfiles"
3
Generate project-specific skills and commands from PRDs for Blueprint Development methodology. Use when generating skills for architecture patterns, testing strategies, implementation guides, or quality standards from requirements documents.
2026-01-05
playwright-tester.md
6
1
export
playwright-tester
2
from
"martinellich/aiup-marketplace"
from
"martinellich/aiup-marketplace"
3
Creates Playwright integration tests for Vaadin views.
2026-01-05
functype-developer.md
6
1
export
functype-developer
2
from
"jordanburke/functype"
from
"jordanburke/functype"
3
Assist contributors working on the functype library codebase. Use this skill when creating new data structures, implementing functional interfaces (Functor, Monad, Foldable), adding tests, debugging library internals, or understanding functype's Scala-inspired architecture patterns including the Base pattern, HKT system, and Companion utilities.
2026-01-05
karibu-tester.md
6
1
export
karibu-tester
2
from
"martinellich/aiup-marketplace"
from
"martinellich/aiup-marketplace"
3
Creates Karibu unit tests for Vaadin views.
2026-01-05
playwright-browser-click.md
6
1
export
playwright-browser-click
2
from
"X-School-Academy/ai-dev-swarm"
from
"X-School-Academy/ai-dev-swarm"
3
To click a page element in the browser, perform a click on buttons, links, or controls during Playwright automation.
2026-01-05
playwright-browser-wait-for.md
6
1
export
playwright-browser-wait-for
2
from
"X-School-Academy/ai-dev-swarm"
from
"X-School-Academy/ai-dev-swarm"
3
To wait for page state changes, wait for text to appear or disappear or for a timeout.
2026-01-05
understanding-konflux-resources.md
6
1
export
understanding-konflux-resources
2
from
"konflux-ci/skills"
from
"konflux-ci/skills"
3
Use when user asks about Konflux resources, Custom Resources, Applications, Components, Snapshots, IntegrationTestScenarios, ReleasePlans, ReleasePlanAdmissions, or namespace placement. Provides quick reference for what Konflux resources are, who creates them, and where they belong (tenant vs managed namespace).
2026-01-05
python-testing.md
6
1
export
python-testing
2
from
"laurigates/dotfiles"
from
"laurigates/dotfiles"
3
Python testing with pytest, coverage, fixtures, parametrization, and mocking.Covers test organization, conftest.py, markers, async testing, and TDD workflows.Use when user mentions pytest, unit tests, test coverage, fixtures, mocking,or writing Python tests.
2026-01-05
write-back-testing.md
6
1
export
write-back-testing
2
from
"databrickslabs/lakeflow-community-connectors"
from
"databrickslabs/lakeflow-community-connectors"
3
Implement test utilities that write test data to the source system and validate end-to-end read cycles.
2026-01-05
check-visual-test-status.md
6
1
export
check-visual-test-status
2
from
"vizzly-testing/cli"
from
"vizzly-testing/cli"
3
Check the status of Vizzly visual regression tests. Use when the user asks about test status, test results, what's failing, how tests are doing, or wants a summary of visual tests. Works with both local TDD and cloud modes.
2026-01-05
swift-development.md
6
1
export
swift-development
2
from
"hmohamed01/swift-development"
from
"hmohamed01/swift-development"
3
Comprehensive Swift development for building, testing, and deploying iOS/macOS applications. Use when Claude needs to: (1) Build Swift packages or Xcode projects from command line, (2) Run tests with XCTest or Swift Testing framework, (3) Manage iOS simulators with simctl, (4) Handle code signing, provisioning profiles, and app distribution, (5) Format or lint Swift code with SwiftFormat/SwiftLint, (6) Work with Swift Package Manager (SPM), (7) Implement Swift 6 concurrency patterns (async/await, actors, Sendable), (8) Create SwiftUI views with MVVM architecture, (9) Set up Core Data or SwiftData persistence, or any other Swift/iOS/macOS development tasks.
2026-01-05
testing-strategy-builder.md
6
1
export
testing-strategy-builder
2
from
"ArieGoldkin/ai-agent-hub"
from
"ArieGoldkin/ai-agent-hub"
3
Use this skill when creating comprehensive testing strategies for applications. Provides test planning templates, coverage targets, test case structures, and guidance for unit, integration, E2E, and performance testing. Ensures robust quality assurance across the development lifecycle.
2026-01-05
bun-lockfile-update.md
6
1
export
bun-lockfile-update
2
from
"laurigates/dotfiles"
from
"laurigates/dotfiles"
3
Update Bun lockfiles (bun.lockb) with proper dependency management. Coversbun update, bun install, lockfile regeneration, and security audits.Use when user mentions bun lockfile, bun update, bun.lockb, updating Bundependencies, or resolving Bun lockfile conflicts.
2026-01-05
bitcoin-auth-diagnostics.md
6
1
export
bitcoin-auth-diagnostics
2
from
"b-open-io/prompts"
from
"b-open-io/prompts"
3
Diagnose and troubleshoot bitcoin-auth token generation and verification issues. This skill should be used when users encounter authentication failures, signature verification errors, or integration problems with the bitcoin-auth library.
2026-01-05
validate-son-chapter.md
6
1
export
validate-son-chapter
2
from
"perigrin/chalk"
from
"perigrin/chalk"
3
Use after completing a Sea of Nodes chapter implementation, before marking the chapter issue as complete. Validates implementation against official tutorial by comparing node types, test coverage, and key concepts.
2026-01-05
agentv-eval-builder.md
6
1
export
agentv-eval-builder
2
from
"EntityProcess/agentv"
from
"EntityProcess/agentv"
3
Create and maintain AgentV YAML evaluation files for testing AI agent performance. Use this skill when creating new eval files, adding eval cases, or configuring custom evaluators (code validators or LLM judges) for agent testing workflows.
2026-01-05
playwright-browser-select-option.md
6
1
export
playwright-browser-select-option
2
from
"X-School-Academy/ai-dev-swarm"
from
"X-School-Academy/ai-dev-swarm"
3
To choose an option in a dropdown, select one or more values in a select element.
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-handle-dialog.md
6
1
export
playwright-browser-handle-dialog
2
from
"X-School-Academy/ai-dev-swarm"
from
"X-School-Academy/ai-dev-swarm"
3
To accept or dismiss browser dialogs like alert/confirm/prompt, handle the dialog so automation can continue.
2026-01-05
playwright-browser-file-upload.md
6
1
export
playwright-browser-file-upload
2
from
"X-School-Academy/ai-dev-swarm"
from
"X-School-Academy/ai-dev-swarm"
3
To upload files through a file input, provide one or more file paths for a page file chooser.
2026-01-05
dev-swarm-tech-specs.md
6
1
export
dev-swarm-tech-specs
2
from
"X-School-Academy/ai-dev-swarm"
from
"X-School-Academy/ai-dev-swarm"
3
Define technical specifications including tech stack, security, theme standards (from UX mockup), coding standards, and testing standards. Use when user asks to define tech specs, choose tech stack, or start Stage 7 after architecture.
2026-01-05
helm-chart-development.md
6
1
export
helm-chart-development
2
from
"laurigates/dotfiles"
from
"laurigates/dotfiles"
3
Create, test, and package Helm charts for Kubernetes. Covers helm create, Chart.yaml,values.yaml, template development, chart dependencies, packaging, and repository publishing.Use when user mentions Helm charts, helm create, Chart.yaml, values.yaml, helm lint,helm template, helm package, or Kubernetes packaging.
2026-01-05
git-pr-creation.md
6
1
export
git-pr-creation
2
from
"marcioaltoe/claude-craftkit"
from
"marcioaltoe/claude-craftkit"
3
Automatically creates comprehensive pull requests to the dev branch when user indicates their feature/fix is complete and ready for review. Use when user mentions creating PR, submitting for review, or indicates work is done. Examples - "create a PR", "ready for review", "open a pull request", "submit this to dev", "all tests passing, let's get this reviewed".
2026-01-05
git-security-checks.md
6
1
export
git-security-checks
2
from
"laurigates/dotfiles"
from
"laurigates/dotfiles"
3
Pre-commit security validation and secret detection. Runs detect-secrets scanand audit workflow, validates secrets baseline, and integrates with pre-commithooks to prevent credential leaks.Use when user mentions scanning for secrets, detect-secrets, secret detection,credential scanning, pre-commit security, or .secrets.baseline.
2026-01-05