.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/chriswiles/claude-code-showcase
home/skills/chriswiles/claude-code-showcase
chriswiles avatar

chriswiles/claude-code-showcase

6 skills · 505 total installs

View on GitHub
$npx skills add chriswiles/claude-code-showcase
SkillInstalls
systematic-debuggingFour-phase debugging methodology with root cause analysis. Use when investigating bugs, fixing test failures, or troubleshooting unexpected behavior.144formik-patternsFormik form handling with validation patterns. Use when building forms, implementing validation, or handling form submission.97testing-patternsJest testing patterns, factory functions, mocking strategies, and TDD workflow.71react-ui-patternsModern React UI patterns for loading states, error handling, and data fetching. Use when building UI components, handling async data, or managing UI states.66core-componentsCore component library and design system patterns. Use when building UI, using design tokens, or working with the component library.65graphql-schemaGraphQL queries, mutations, and code generation patterns. Use when creating GraphQL operations, working with Apollo Client, or generating types.62