Claude Skills
MarketplacesSpecificationSubmit
Sign inSign up
© 2026 Claude Skills·Learn more about Agent Skills

Claude Skills

aka. Agent Skills

Discover skills for AI coding agents. Works with Claude Code, OpenAI Codex, Gemini CLI, Cursor, and more.

Claude Code
OpenAI Codex
Gemini CLI
Cursor
GitHub Copilot
+more
1875 MarketplacesSpecification
13225 verified skills
#SkillStars
2861
#2861

test-driven-development

verified

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

ed3dai/ed3d-plugins
99
2862
#2862

playwright-patterns

verified

Use when writing Playwright automation code, building web scrapers, or creating E2E tests - provides best practices for selector strategies, waiting patterns, and robust automation that minimizes flakiness

ed3dai/ed3d-plugins
99
2863
#2863

using-git-worktrees

verified

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification

ed3dai/ed3d-plugins
99
2864
#2864

using-generic-agents

verified

Use to decide what kind of generic agent you should use

ed3dai/ed3d-plugins
99
2865
#2865

brainstorming

verified

Use when creating or developing anything, before writing code or implementation plans - refines rough ideas into fully-formed designs through structured Socratic questioning, alternative exploration, and incremental validation

ed3dai/ed3d-plugins
99
2866
#2866

property-based-testing

verified

Use when writing tests for serialization, validation, normalization, or pure functions - provides property catalog, pattern detection, and library reference for property-based testing

ed3dai/ed3d-plugins
99
2867
#2867

writing-for-a-technical-audience

verified

Use when writing documentation, guides, API references, or technical content for developers - enforces clarity, conciseness, and authenticity while avoiding AI writing patterns that signal inauthenticity

ed3dai/ed3d-plugins
99
2868
#2868

functional-core-imperative-shell

verified

Use when writing or refactoring code, before creating files - enforces separation of pure business logic (Functional Core) from side effects (Imperative Shell) using FCIS pattern with mandatory file classification

ed3dai/ed3d-plugins
99
2869
#2869

executing-an-implementation-plan

verified

Use when executing implementation plans with independent tasks in the current session - dispatches fresh subagent for each task, reviews once per phase, loads phases just-in-time to minimize context usage

ed3dai/ed3d-plugins
99
2870
#2870

howto-code-in-typescript

verified

Use when writing TypeScript code, reviewing TS implementations, or making decisions about type declarations, function styles, or naming conventions - comprehensive house style covering type vs interface rules, function declarations, FCIS integration, immutability patterns, and type safety enforcement

ed3dai/ed3d-plugins
99
2871
#2871

finishing-a-development-branch

verified

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup

ed3dai/ed3d-plugins
99
2872
#2872

coding-effectively

verified

ALWAYS use this skill when writing or refactoring code. Includes context-dependent sub-skills to empower different coding styles across languages and runtimes.

ed3dai/ed3d-plugins
99
2873
#2873

researching-on-the-internet

verified

Use when planning features and need current API docs, library patterns, or external knowledge; when testing hypotheses about technology choices or claims; when verifying assumptions before design decisions - gathers well-sourced, current information from the internet to inform technical decisions

ed3dai/ed3d-plugins
99
2874
#2874

writing-good-tests

verified

Use when writing or reviewing tests - covers test philosophy, condition-based waiting, mocking strategy, and test isolation

ed3dai/ed3d-plugins
99
2875
#2875

programming-in-react

verified

Use when writing or modifying React components, planning React features, or working with .jsx/.tsx files - provides modern React patterns with TypeScript, hooks usage, component composition, and common pitfalls to avoid

ed3dai/ed3d-plugins
99
2876
#2876

investigating-a-codebase

verified

Use when planning or designing features and need to understand current codebase state, find existing patterns, or verify assumptions about what exists; when design makes assumptions about file locations, structure, or existing code that need verification - prevents hallucination by grounding plans in reality

ed3dai/ed3d-plugins
99
2877
#2877

asking-clarifying-questions

verified

Use after initial design context is gathered, before brainstorming - resolves contradictions in requirements, disambiguates terminology, clarifies scope boundaries, and verifies assumptions to prevent building the wrong solution

ed3dai/ed3d-plugins
99
2878
#2878

requesting-code-review

verified

Use when completing tasks, implementing major features, or before merging to verify work meets requirements - dispatches code-reviewer subagent, handles retries and timeouts, manages review-fix loop until zero issues

ed3dai/ed3d-plugins
99
2879
#2879

systematic-debugging

verified

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes - four-phase framework (root cause investigation, pattern analysis, hypothesis testing, implementation) that ensures understanding before attempting solutions

ed3dai/ed3d-plugins
99
2880
#2880

howto-develop-with-postgres

verified

Use when writing database access code, creating schemas, or managing transactions with PostgreSQL - enforces transaction safety with TX_ naming, read-write separation, type safety for UUIDs/JSONB, and snake_case conventions to prevent data corruption and type errors

ed3dai/ed3d-plugins
99
Previous
Page 144 of 662
Next