11607 results (93.0ms) page 52 / 581
ngothanhthien / claude-skills-agent-mail exact

Agent Mail integration for email management and multi-agent coordination. Use for: email management via AgentMail API (send, receive, reply), multi-agent coordination with mail-like messaging,...

jest 0.00
mindrally / skills-jest exact

Jest testing best practices for JavaScript and TypeScript applications, covering test structure, mocking, and assertion patterns.

hardw00t / ai-security-arsenal-container-security exact

Container and Kubernetes security assessment skill for Docker, Kubernetes, and container orchestration platforms. This skill should be used when scanning container images for vulnerabilities,...

dtinth / agent-skills-playwright exact

Playwright testing. Use this skill to write and run automated tests for web applications using Playwright.

sitechfromgeorgia / georgian-distribution-system-deployment-automation exact

Expert DevOps automation consultant for building production-grade CI/CD deployment pipelines using Vercel, GitHub Actions, and Railway. Implements build/test/preview/production workflows,...

modra40 / claude-codex-skills-directory-golang-senior-lead exact

Expert Golang senior/lead developer dengan 20+ tahun pengalaman. Gunakan skill ini ketika bekerja dengan Go/Golang projects untuk membuat kode clean, maintainable, scalable, struktur folder...

ryanthedev / code-foundations-cc-debugging exact

Guide systematic debugging using scientific method: STABILIZE -> HYPOTHESIZE -> EXPERIMENT -> FIX -> TEST -> SEARCH. Two modes: CHECKER audits debugging approach (outputs status table with...

yanko-belov / code-craft-aaa-pattern exact

Use when writing tests. Use when test structure is unclear. Use when arrange/act/assert phases are mixed.

julianobarbosa / claude-code-skills-azure-ad-sso exact

Azure AD OAuth2/OIDC SSO integration for Kubernetes applications. Use when implementing Single Sign-On, configuring Azure AD App Registrations, restricting access by groups, or integrating tools...

sendaifun / skills-pumpfun exact

Complete PumpFun Protocol guide for building token launches, bonding curves, and AMM integrations on Solana. Covers Pump Program (token creation, buy/sell on bonding curves), PumpSwap AMM...

ozten / skills-tpm-spec-verify exact

Enrich a Phase Sepc/PRD with Quality Requirements (Q-nnn) and Acceptance Criteria (AC-nnnn). Use when user wants to add QA perspective, define test criteria, identify non-functional requirements,...

dkyazzentwatwa / chatgpt-skills-statistical-analyzer exact

Perform statistical hypothesis testing, regression analysis, ANOVA, and t-tests with plain-English interpretations and visualizations.

rspec 0.00
mindrally / skills-rspec exact

RSpec testing best practices for Ruby and Rails applications, covering test organization, data management, and isolation patterns.

near / agent-skills-near-connect-hooks exact

React hooks for NEAR Protocol wallet integration using @hot-labs/near-connect. Use when building React/Next.js apps that need NEAR wallet connection, smart contract calls (view and change...

mindrally / skills-cypress exact

Cypress end-to-end testing best practices for web applications, covering test structure, commands, and reliability patterns.

mindrally / skills-playwright exact

Playwright end-to-end testing best practices for web applications, covering test design, locator strategies, and assertion patterns.

itechmeat / llm-code-vitest exact

Vitest testing framework: Vite-powered tests, Jest-compatible API, mocking, snapshots, coverage, browser mode, and TypeScript support.

Nirusan / claude-config-validate exact

Run lint, build, and E2E tests in sequence. Use when the user wants to validate their code, run tests, or check if everything works before committing.

jroslaniec / agent-skills-pytest-unit exact

Write pytest unit tests for Python code changes. Use when adding tests for new or modified Python code in projects that use pytest.

michaelalber / ai-toolkit-tdd-implementer exact

Implement minimal code to make failing tests pass (GREEN phase). Use when you have a failing test and need to write just enough code to make it pass.