5130 results (73.2ms) page 28 / 257
Danielrami703 / swift-concurrency-agent-skill-swift-concurrency exact

Expert guidance on Swift Concurrency best practices, patterns, and implementation. Use when developers mention: (1) Swift Concurrency, async/await, actors, or tasks, (2) "use Swift Concurrency" or...

the-sankari / mdn-js-skill-tests exact

A personal JavaScript learning repo with exercises based on the MDN โ€œTest your skillsโ€ modules

druxorey / druxorey exact

Here you can find the readme.md file for my profile and learn more about me, my skills, my projects and my contact information.

yfe404 / ai-anything exact

Transform a youtube video / youtube playlist in a SKILL.md file, allowing Claude Code to learn new skills/workflows from video content

jakedahn / pomodoro exact

Reference implementation of the System Skill Pattern for building Claude Skills that remember, learn, and improve over time. CLI + SKILL.md + Database demonstrated via a Pomodoro timer.

PrestonASC20 / skillstudyprojectbypcandmd exact

This project is an attempt to make a website that has computer science high schoolers take a questionnaire to assess their specific computer science career field of interest and recommend free...

404reese / 100daysofjava exact

In this challenge, I'm committed to honing my Java programming skills by writing solutions from scratch without referring to any online sources or relying on assistance from chat bots. I believe...

srbhr / resume-matcher-fastapi exact

|

ipoprock / claude-code-showcase-core-components exact

Core component library and design system patterns. Use when building UI, using design tokens, or working with the component library.

srbhr / resume-matcher-tailwind-patterns exact

|

ipoprock / claude-code-showcase-formik-patterns exact

Formik form handling with validation patterns. Use when building forms, implementing validation, or handling form submission.

ipoprock / claude-code-showcase-testing-patterns exact

Jest testing patterns, factory functions, mocking strategies, and TDD workflow. Use when writing unit tests, creating test factories, or following TDD red-green-refactor cycle.

srbhr / resume-matcher-navigator exact

Codebase orientation. Use FIRST when exploring code, finding files, or understanding project structure.

srbhr / resume-matcher-receiving-code-review exact

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not...

srbhr / resume-matcher-nextjs15-performance exact

Next.js 15 critical performance fixes. Use when writing React components, data fetching, Server Actions, or optimizing bundle size.

ipoprock / claude-code-showcase-graphql-schema exact

GraphQL queries, mutations, and code generation patterns. Use when creating GraphQL operations, working with Apollo Client, or generating types.

ipoprock / claude-code-showcase-systematic-debugging exact

Four-phase debugging methodology with root cause analysis. Use when investigating bugs, fixing test failures, or troubleshooting unexpected behavior. Emphasizes NO FIXES WITHOUT ROOT CAUSE FIRST.

meganide / claude-implement exact

Execute tasks from a feature spec one at a time, updating living documentation as you go. Use after /interview to implement the planned feature.