Find a skill for the job.

Compare the method, check the prerequisites, then go to the exact source.

Refine by task, source or prerequisites

Technology mentions are not dependencies. Client filters require scoped documentation, not a runtime compatibility claim.

619 matches

Source examples to investigate
Select 2–3 skills for the same task.
  1. react-best-practices

    plugin directory

    openai/pluginsplugins/build-web-apps/skills/react-best-practices/SKILL.md

    React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to (SKILL.md metadata excerpt)

    Source example · File structure observedView method & source
  2. github/awesome-copilotskills/react-container-presentation-component/SKILL.md

    Create a React component using the Container/Presentation pattern in src/components by asking for the component name and type (Publisher-index excerpt; file read separately)

    Source example · File tree not reviewedView method & source
  3. react18-batching-patterns

    community example

    github/awesome-copilotskills/react18-batching-patterns/SKILL.md

    Provides exact patterns for diagnosing and fixing automatic batching regressions in React 18 class components. Use this skill (Publisher-index excerpt; file read separately)

    Source example · File tree not reviewedView method & source
  4. react18-dep-compatibility

    community example

    github/awesome-copilotskills/react18-dep-compatibility/SKILL.md

    React 18.3.1 and React 19 dependency compatibility matrix. (Publisher-index excerpt; file read separately)

    Source example · File tree not reviewedView method & source
  5. react18-enzyme-to-rtl

    community example

    github/awesome-copilotskills/react18-enzyme-to-rtl/SKILL.md

    Provides exact Enzyme → React Testing Library migration patterns for React 18 upgrades. Use this skill whenever Enzyme (Publisher-index excerpt; file read separately)

    Source example · File tree not reviewedView method & source
  6. react18-legacy-context

    community example

    github/awesome-copilotskills/react18-legacy-context/SKILL.md

    Provides the complete migration pattern for React legacy context API (contextTypes, childContextTypes, getChildContext) to the modern createContext API. (Publisher-index excerpt; file read separately)

    Source example · File tree not reviewedView method & source
  7. github/awesome-copilotskills/react18-lifecycle-patterns/SKILL.md

    Provides exact before/after migration patterns for the three unsafe class component lifecycle methods - componentWillMount, componentWillReceiveProps, and componentWillUpdate (Publisher-index excerpt; file read separately)

    Source example · File tree not reviewedView method & source
  8. react18-string-refs

    community example

    github/awesome-copilotskills/react18-string-refs/SKILL.md

    Provides exact migration patterns for React string refs (ref="name" + this.refs.name) to React.createRef() in class components. Use this (Publisher-index excerpt; file read separately)

    Source example · File tree not reviewedView method & source
  9. github/awesome-copilotskills/react19-concurrent-patterns/SKILL.md

    Preserve React 18 concurrent patterns and adopt React 19 APIs (useTransition, useDeferredValue, Suspense, use(), useOptimistic, Actions) during migration. (Publisher-index excerpt; file read separately)

    Source example · File tree not reviewedView method & source
  10. react19-source-patterns

    community example

    github/awesome-copilotskills/react19-source-patterns/SKILL.md

    Reference for React 19 source-file migration patterns, including API changes, ref handling, and context updates. (Publisher-index excerpt; file read separately)

    Source example · File tree not reviewedView method & source
  11. react19-test-patterns

    community example

    github/awesome-copilotskills/react19-test-patterns/SKILL.md

    Provides before/after patterns for migrating test files to React 19 compatibility, including act() imports, Simulate removal, and StrictMode (Publisher-index excerpt; file read separately)

    Source example · File tree not reviewedView method & source
  12. github/awesome-copilotskills/readme-blueprint-generator/SKILL.md

    Intelligent README.md generation prompt that analyzes project documentation structure and creates comprehensive repository documentation. Scans .github/copilot directory files (Publisher-index excerpt; file read separately)

    Source example · File tree not reviewedView method & source

Snapshot s4-discovery-20260908 · 619 file observations across 5 repositories. Source collection is not a quality or safety assessment.