Browse Skills
9063 skills found
Bun Test Basics.md
9
1
export
Bun Test Basics
2
from
"secondsky/claude-skills"
from
"secondsky/claude-skills"
3
Use for bun:test syntax, assertions, describe/it, test.skip/only/each, and basic patterns.
2026-01-05
mutation-testing.md
9
1
export
mutation-testing
2
from
"secondsky/claude-skills"
from
"secondsky/claude-skills"
3
Validate test effectiveness with mutation testing using Stryker (TypeScript/JavaScript) and mutmut (Python). Find weak tests that pass despite code mutations. Use to improve test quality.
2026-01-05
drizzle-orm-d1.md
9
1
export
drizzle-orm-d1
2
from
"secondsky/claude-skills"
from
"secondsky/claude-skills"
3
Type-safe ORM for Cloudflare D1 databases using Drizzle. Use when: building D1 database schemas, writing type-safe SQL queries, managing migrations with Drizzle Kit, defining table relations, implementing prepared statements, using D1 batch API, or encountering D1_ERROR, transaction errors, foreign key constraint failures, or schema inference issues.
Keywords: drizzle orm, drizzle d1, type-safe sql, drizzle schema, drizzle migrations,
drizzle kit, orm cloudflare, d1 orm, drizzle typescript, drizzle relations, drizzle transactions,
drizzle query builder, schema definition, prepared statements, drizzle batch, migration management,
relational queries, drizzle joins, D1_ERROR, BEGIN TRANSACTION d1, foreign key constraint,
migration failed, schema not found, d1 binding error, schema design, database indexes, soft deletes,
uuid primary keys, enum constraints, performance optimization, naming conventions, schema testing
2026-01-05
shopify-api.md
9
1
export
shopify-api
2
from
"henkisdabro/wookstar-claude-code-plugins"
from
"henkisdabro/wookstar-claude-code-plugins"
3
Complete API integration guide for Shopify including GraphQL Admin API, REST Admin API, Storefront API, Ajax API, OAuth authentication, rate limiting, and webhooks. Use when making API calls to Shopify, authenticating apps, fetching product/order/customer data programmatically, implementing cart operations, handling webhooks, or working with API version 2025-10. Requires fetch or axios for JavaScript implementations.
2026-01-16
Damage Control.md
9
1
export
Damage Control
2
from
"disler/claude-code-damage-control"
from
"disler/claude-code-damage-control"
3
Install, configure, and manage the Claude Code Damage Control security hooks system. Use when user mentions damage control, security hooks, protected paths, blocked commands, install security, or modify protection settings.
2026-01-05
woocommerce-dev-cycle.md
9
1
export
woocommerce-dev-cycle
2
from
"secondsky/claude-skills"
from
"secondsky/claude-skills"
3
Run tests, linting, and quality checks for WooCommerce development. Use when running tests, fixing code style, or following the development workflow in WooCommerce projects.
2026-01-05
creating-claude-hooks.md
8
1
export
creating-claude-hooks
2
from
"AgentWorkforce/relay"
from
"AgentWorkforce/relay"
3
Use when creating or publishing Claude Code hooks - covers executable format, event types, JSON I/O, exit codes, security requirements, and PRPM package structure
2026-01-21
test-driven-development.md
8
1
export
test-driven-development
2
from
"cncorp/arsenal"
from
"cncorp/arsenal"
3
Use when implementing any feature or bugfix, before writing implementation code - write the test first, watch it fail, write minimal code to pass; ensures tests actually verify behavior by requiring failure first
2026-01-05
Bootstrap Loop (Recursive Self-Improvement Orchestrator).md
8
1
export
Bootstrap Loop (Recursive Self-Improvement Orchestrator)
2
from
"DNYoussef/context-cascade"
from
"DNYoussef/context-cascade"
3
/*============================================================================*/
2026-01-14
Unnamed Skill.md
8
1
export
Unnamed Skill
2
from
"TheBeardedBearSAS/claude-craft"
from
"TheBeardedBearSAS/claude-craft"
3
Regel 07: Testing. Use when writing tests, reviewing test coverage, or setting up testing.
2026-01-22
security-flutter.md
8
1
export
security-flutter
2
from
"TheBeardedBearSAS/claude-craft"
from
"TheBeardedBearSAS/claude-craft"
3
Flutter Security. Use when reviewing security, implementing auth, or hardening code.
2026-01-22
qa-test-planner.md
8
1
export
qa-test-planner
2
from
"jamesrochabrun/skills"
from
"jamesrochabrun/skills"
3
Generate comprehensive test plans, manual test cases, regression test suites, and bug reports for QA engineers. Includes Figma MCP integration for design validation.
2026-01-19
test-writer.md
8
1
export
test-writer
2
from
"cncorp/arsenal"
from
"cncorp/arsenal"
3
MANDATORY - INVOKE BEFORE writing ANY test code (def test_*, class Test*). Prevents brittle tests. Read this skill first, then write tests.
2026-01-05
security-reactnative.md
8
1
export
security-reactnative
2
from
"TheBeardedBearSAS/claude-craft"
from
"TheBeardedBearSAS/claude-craft"
3
Segurança - Melhores Práticas React Native. Use when reviewing security, implementing auth, or hardening code.
2026-01-22
ci-fixer.md
8
1
export
ci-fixer
2
from
"jamesjlundin/full-stack-web-and-mobile-template"
from
"jamesjlundin/full-stack-web-and-mobile-template"
3
Debug and fix CI/CD pipeline failures. Analyze workflow logs, identify issues, and apply fixes. Use when CI is failing, build errors occur, tests fail in CI, or pipeline is broken.
2026-01-18
WCAG Accessibility Specialist.md
8
1
export
WCAG Accessibility Specialist
2
from
"DNYoussef/context-cascade"
from
"DNYoussef/context-cascade"
3
/*============================================================================*/
2026-01-14
Flow Nexus Swarm & Workflow Orchestration.md
8
1
export
Flow Nexus Swarm & Workflow Orchestration
2
from
"DNYoussef/context-cascade"
from
"DNYoussef/context-cascade"
3
/*============================================================================*/
2026-01-14
Unnamed Skill.md
8
1
export
Unnamed Skill
2
from
"DNYoussef/context-cascade"
from
"DNYoussef/context-cascade"
3
/*============================================================================*/
2026-01-14
Unnamed Skill.md
8
1
export
Unnamed Skill
2
from
"DNYoussef/context-cascade"
from
"DNYoussef/context-cascade"
3
/*============================================================================*/
2026-01-14
council.md
8
1
export
council
2
from
"sherifkozman/the-llm-council"
from
"sherifkozman/the-llm-council"
3
Run multi-LLM council for adversarial debate and cross-validation. Orchestrates Claude, GPT-4, and Gemini for production-grade implementation, code review, architecture design, research, and security analysis.
2026-01-05
testing-react.md
8
1
export
testing-react
2
from
"TheBeardedBearSAS/claude-craft"
from
"TheBeardedBearSAS/claude-craft"
3
React Testing Strategy. Use when writing tests, reviewing test coverage, or setting up testing.
2026-01-22
deliberation-debate-red-teaming.md
8
1
export
deliberation-debate-red-teaming
2
from
"lyndonkl/claude"
from
"lyndonkl/claude"
3
Use when testing plans or decisions for blind spots, need adversarial review before launch, validating strategy against worst-case scenarios, building consensus through structured debate, identifying attack vectors or vulnerabilities, user mentions "play devil's advocate", "what could go wrong", "challenge our assumptions", "stress test this", "red team", or when groupthink or confirmation bias may be hiding risks.
2026-01-21
Meta-Tools - Tool Creation and Composition Framework.md
8
1
export
Meta-Tools - Tool Creation and Composition Framework
2
from
"DNYoussef/context-cascade"
from
"DNYoussef/context-cascade"
3
/*============================================================================*/
2026-01-14
security.md
8
1
export
security
2
from
"wutongci/agentdemo"
from
"wutongci/agentdemo"
3
自动检查常见安全漏洞和安全最佳实践
2026-01-05