2918 results (23.1ms) page 12 / 146
erichowens / some-claude-skills-adhd-design-expert exact

Designs digital experiences for ADHD brains using neuroscience research and UX principles. Expert in reducing cognitive load, time blindness solutions, dopamine-driven engagement, and...

omer-metin / skills-for-antigravity-gcp-cloud-run exact

Specialized skill for building production-ready serverless applications on GCP. Covers Cloud Run services (containerized), Cloud Run Functions (event-driven), cold start optimization, and...

swati1024 / torrents exact

Skip to content Search… All gists Back to GitHub Sign in Sign up Instantly share code, notes, and snippets. @giansalex giansalex/torrent-courses-download-list.md forked from M-Younus/torrent...

itechmeat / llm-code-openspec exact

OpenSpec artifact-driven workflow. Covers OPSX commands, schemas, project config. Keywords: OPSX, artifact graph, /opsx:.

DaleStudy / skills-testing exact

React Testing Library 및 Vitest 기반 ν…ŒμŠ€νŒ… λͺ¨λ²” κ΄€λ‘€. λ‹€μŒ μƒν™©μ—μ„œ μ‚¬μš©: (1) .test.tsx, .test.ts, .spec.tsx, .spec.ts 파일 μž‘μ—… μ‹œ, (2) μ»΄ν¬λ„ŒνŠΈ ν…ŒμŠ€νŠΈ μž‘μ„± λ˜λŠ” λ¦¬νŒ©ν† λ§ μ‹œ, (3) 'test', 'testing', 'vitest', 'RTL', 'getByRole',...

omer-metin / skills-for-antigravity-workflow-automation exact

Workflow automation is the infrastructure that makes AI agents reliable. Without durable execution, a network hiccup during a 10-step payment flow means lost money and angry customers. With it,...

dbt-labs / dbt-agent-skills-adding-dbt-unit-test exact

Use when adding unit tests for a dbt model or practicing test-driven development (TDD) in dbt

julianobarbosa / claude-code-skills-knative exact

Knative serverless platform for Kubernetes. Use when deploying serverless workloads, configuring autoscaling (scale-to-zero), event-driven architectures, traffic management (blue-green, canary),...

izyanrajwani / agent-skills-library-writing-plans exact

Structured implementation planning for multi-step development tasks. Use when you have a spec or requirements and need to break work into executable steps.

aj-geddes / claude-code-bmad-skills-bmad-skills-bmad-orchestrator exact

Orchestrates BMAD workflows for structured AI-driven development. Use when initializing BMAD in projects, checking workflow status, or routing between 4 phases (Analysis, Planning, Solutioning,...

daffy0208 / ai-dev-standards-testing-strategist exact

Design and implement comprehensive testing strategies. Use when setting up tests, choosing test types, implementing TDD, or improving code quality. Covers unit tests, integration tests, E2E tests,...

Bamose / everything-codex-cli-tdd-workflow exact

Use this skill when writing new features, fixing bugs, or refactoring code. Enforces test-driven development with 80%+ coverage including unit, integration, and E2E tests.

affaan-m / everything-claude-code-tdd-workflow exact

Use this skill when writing new features, fixing bugs, or refactoring code. Enforces test-driven development with 80%+ coverage including unit, integration, and E2E tests.

ValorVie / custom-skills-tdd-workflow exact

Use this skill when writing new features, fixing bugs, or refactoring code. Enforces test-driven development with 80%+ coverage including unit, integration, and E2E tests.

UrlAudit / claude-toolbox-tdd-workflow exact

Use this skill when writing new features, fixing bugs, or refactoring code. Enforces test-driven development with 80%+ coverage including unit, integration, and E2E tests.

secucon / cc-sys-tdd-workflow exact

Use this skill when writing new features, fixing bugs, or refactoring code. Enforces test-driven development with 80%+ coverage including unit, integration, and E2E tests.

OutlineDriven / odin-claude-plugin-ast-grep exact

Guide for writing ast-grep rules to perform structural code search and analysis. Use when users need to search codebases using Abstract Syntax Tree (AST) patterns, find specific code structures,...

OutlineDriven / odin-claude-plugin-gh-fix-ci exact

Inspect GitHub PR checks with gh, pull failing GitHub Actions logs, summarize failure context, then create a fix plan and implement after user approval. Use when a user asks to debug or fix...

OutlineDriven / odin-claude-plugin-gh-address-comments exact

Help address review/issue comments on the open GitHub PR for the current branch using gh CLI; verify gh auth first and prompt the user to authenticate if not logged in.