All authors
diegosouzapw avatar

Claude Skills by diegosouzapw

github.com/diegosouzapw
6,126 skillsA× 5,850B× 208C× 42D× 18F× 812 installs6,993 views
React Fluent Ui PatternsA

Skill for React TypeScript frontend development with Fluent UI Copilot components. Use when creating UI components, handling SSE streams, working with chat interfaces, or implementing theme support.

developmenttypescriptreact
0
42
React Kprsnt2A

React development patterns and best practices including hooks, state management, and performance optimization.

developmentreactperformance
0
42
React ModernizationA

Upgrade React applications to latest versions, migrate from class components to hooks, and adopt concurrent features. Use when modernizing React codebases, migrating to React Hooks, or upgrading to...

developmenttypescriptgo
0
42
ReactA

React/Next.jsのプロジェクトで、UI=計算モデル(コンポーネント/状態/レンダリング)を軸に、設計・実装・レビュー・性能改善の判断を整理する。doc/input/rdd.md に「技術スタック React」または「技術スタック Next.js」があるリポジトリ、あるいはReactの状態管理/レンダリング/Server Components/SSR/Streaming/バンドル/パフォーマンス相談で使う。

developmentgoreact
0
42
Relational Database Web CloudbaseA

Use when building frontend Web apps that talk to CloudBase Relational Database via @cloudbase/js-sdk – provides the canonical init pattern so you can then use Supabase-style queries from the browser.

developmentjavascriptjava
0
42
Remotion Best PracticesA

Best practices for Remotion - Video creation in React

designgoreact
0
42
Responsive Design Patterns Majiayu000A

Mobile-first responsive design patterns with breakpoints, fluid layouts, and adaptive components

developmenttypescriptgo
0
42
Ring Dev Refactor FrontendA

Analyzes frontend codebase against Ring standards and generates refactoring tasks for ring:dev-cycle-frontend. Dispatches frontend-specific agents in ANALYSIS mode.

testingtypescriptgo
0
42
Rule Making SkillA

Analyze a specific directory (e.g. frontend/, backend/, e2e/) and generate .claude/rules/ markdown files for it. Use when asked to create rules, analyze a folder for Claude Code, or set up domain memory for a specific part of the codebase.

testinggosql
0
42
Senior DeveloperA

Embodies a senior frontend developer with 15+ years of experience building web applications. Provides expert guidance on UI architecture, component design, state management, CSS/styling, performance optimization, accessibility, debugging browser issues, and modern frontend tooling. Use when building UIs, debugging frontend issues, choosing frontend frameworks, or needing senior-level code review and mentorship.

developmentjavascripttypescript
0
42
Senior Frontend Developer MindsetA

Sets the mindset for a senior frontend developer concerning code quality, maintainability, and testing. This encourages developers to focus on creating clean, efficient, and well-tested code.

code-qualitybashtesting
0
42
Senior FrontendA

Comprehensive frontend development skill for building modern, performant web applications using React, Next.js, TypeScript, Tailwind CSS. Includes component scaffolding, performance optimization, bundle analysis, and UI best practices. Use when developing frontend features, optimizing performance, implementing UI/UX designs, managing state, or reviewing frontend code.

testingjavascripttypescript
0
42
Seo MetadataA

Optimize portfolio websites for search engines with Next.js Metadata API, structured data, Open Graph, and performance SEO.

developmenttypescriptgo
0
42
Shadcn TailwindA

React component library skill for shadcn/ui + Tailwind CSS. Use for React/Next.js/Vite projects needing accessible UI components (dialogs, forms, tables, navigation), Radix UI primitives, Tailwind utility styling, theming, and dark mode. NOT for Angular projects - see frontend-angular-* skills. Triggers on "shadcn", "radix ui", "react components", "tailwind components". For design decisions (styles, palettes, fonts), use ui-ux-pro-max instead.

developmentjavascripttypescript
0
42
Shadowrun AestheticA

Applies Shadowrun cyberpunk aesthetic to UI components. Use when building character sheets, creation cards, gear panels, modal dialogs, or any SR-themed interface elements. Combines systematic craft principles with the distinctive visual language of the Sixth World.

designtypescriptgo
0
42
Sixty Design SystemA

Sixty's production design system for enterprise SaaS applications. Use when building UI components, creating React/Next.js interfaces, styling dashboards, implementing light/dark themes, or applying Sixty's glassmorphic dark mode aesthetic. Triggers on frontend development, UI styling, component creation, theme implementation, and any Sixty product interface work.

designtypescriptgo
0
42
Skill SynchronizerA

Lee los metadatos de todas las skills y actualiza el índice en AGENTS.md.

developmentreactfastapi
0
42
SoftskillA

<div > <ul class="posts"> {% for post in site.posts %} {% if post.categories contains 'softskill' %} <small>{{ post.date | date: "%b %d, %Y"}}</small> <br> <a href="{{ post.url }}"> {{ post.title }}</a> <br> {{ post.abstract }} <br> {% endif %} {% endfor %} </ul> </div>

toolsgo
0
42
Solid Core RenderingA

SolidJS rendering: render for client apps, hydrate for SSR, renderToString for server rendering, renderToStream for streaming, isServer checks.

developmentapiperformance
0
42
Solid Router PreloadingA

Solid Router preloading: preload function for routes, usePreloadRoute hook, hover/focus intent detection, lazy component preloading, performance optimization.

developmentgoapi
0
42
Solid Router QueriesA

Solid Router queries: query() for data fetching with caching/deduplication, createAsync() for reactive signals, createAsyncStore() for fine-grained reactivity, query keys for revalidation.

code-qualityreactdebugging
0
42
Solidstart EntrypointsA

SolidStart entrypoints: app.tsx for isomorphic root, entry-client.tsx for browser initialization, entry-server.tsx for SSR setup, app.config.ts for build configuration.

developmentjavascriptgo
0
42
Solidstart Hydration GuardA

SolidStart hydration guard: keep SSR/CSR output identical, gate browser-only APIs, use stable IDs, align Suspense/resource fallbacks, and use clientOnly/onMount for client-only UI.

code-qualitydebuggingapi
0
42
Starknet React RulesA

Specific rules for Starknet React projects, focusing on blockchain integration.

developmenttypescriptgo
0
42
Structure MapA

Scan project and generate STRUCTURE.md hub + detail files (screens, API routes, DB tables). Works with any tech stack. Also updates instruction files for multi-tool AI support.

developmentpythongo
0
42
Synthetic Event System InternalsA

Leverage React's event delegation system for optimization and custom event behavior.

developmentreact
0
42
Tailwind Css Nextjs Guide Cursorrules Prompt File CursorrulesA

Apply for tailwind-css-nextjs-guide-cursorrules-prompt-file. Prompt Generation Rules: - Analyze the component requirements thoroughly - Include specific DaisyUI component suggestions

code-qualitytypescriptreact
0
42
Tailwind Design SystemA

Build scalable design systems with Tailwind CSS, design tokens, component libraries, and responsive patterns. Use when creating component libraries, implementing design systems, or standardizing UI...

designgo
0
42
Tauri Svelte Typescript GeneralA

General rules for developing desktop applications using Tauri with Svelte and TypeScript for the frontend.

developmenttypescriptbash
0
42
Tauri2 React RustA

Guides development of cross-platform desktop apps with Tauri 2, TypeScript, React, and Rust. Use when building Tauri apps, implementing IPC, designing Rust backend or TypeScript/React frontend, when researching or cloning a website (open site, snapshot elements), when verifying local dev or built frontend in browser, or when the user mentions Tauri, Tauri 2, Rust backend, React frontend, desktop app architecture, invoke/commands, cross-platform, 调研网站, 验证效果, agent-browser.

developmenttypescriptrust
0
42
Test Cotton ComponentsA

Guide AI agents on testing Django Cotton components using django-cotton-bs5 pytest fixtures. Covers when to use cotton_render vs cotton_render_soup vs cotton_render_string vs cotton_render_string_soup, best practices for component testing, DOM assertions, context handling, and multi-component testing patterns. Use when writing or reviewing Cotton component tests.

code-qualitypythongo
0
42
Thesys C1 GenuiA

Provides comprehensive guidance for building AI-powered Generative UI applications with the Thesys C1 API and GenUI SDK. Use it when developing interactive UI components, chat interfaces, dashboards, or any application that benefits from dynamically generated React interfaces from natural language prompts.

developmenttypescriptpython
0
42
Ui Ux Pro Max FeitangyuanA

UI/UX design intelligence. 50 styles, 21 palettes, 50 font pairings, 20 charts, 8 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app, .html, .tsx, .vue, .svelte. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorp...

designpythongo
0
42
Umbraco DevelopmentA

Apply when working with Umbraco CMS, Composers, services, or content APIs

developmentjavascripttypescript
0
42
Vite ConfigurationA

Vite 6.x configuration for React SPAs. Use when setting up or configuring Vite projects.

developmenttypescriptbash
0
42
Vue 3 Nuxt 3 Development Cursorrules Prompt File CursorrulesA

Apply for vue-3-nuxt-3-development-cursorrules-prompt-file. --- description: Applies to Vue 3 and Nuxt 3 projects, enforcing best practices for frontend development including TypeScript, TailwindCSS, and Composition API. globs: **/*.{vue,ts,js,jsx,tsx}

developmentjavascripttypescript
0
42
Vueuse Library RuleA

Encourages leveraging VueUse functions throughout the project to enhance reactivity and performance.

code-qualitybashreact
0
42
Word ProcessorA

Process Microsoft Word documents (.doc and .docx files) by reading content, creating new documents, editing existing ones, and converting between formats (Word, PDF, Markdown, HTML). Use this skill when users mention Word documents, provide .doc/.docx file paths, or request operations like "read this Word file", "create a Word document", "edit this .docx", or "convert Word to PDF/Markdown".

businesspythonbash
0
42
Agora Dev SkillA

Comprehensive assistant for Agora.io developers building real-time engagement apps. Generates production-ready code for video/voice calls, live streaming, cloud recording, media push/pull, and AI agents. Provides troubleshooting, code review, and best practices for Web, iOS, Android, React Native, and Flutter platforms.

developmenttypescriptgo
0
42
Apple HealthA

Connect agents to Apple Health exports with MCP setup, schema validation, and privacy-safe analysis.

documentationrustgo
0
42
Bear EanairA

Interacts with Bear note-taking app on macOS via X-Callback-URL. Use when user asks to create Bear notes, search notes, add text to notes, manage tags, capture web pages to Bear, or perform any other Bear note management tasks. Supports note creation, text appending, tag management, note search, and web page capture.

businesspythongit
0
42
Chemistry SkillA

Provides a deep understanding of chemistry through a technical-philosophical approach, for research and education tasks. In research tasks, you will use technical and logical understanding of the subtopics of the different theoretical models of chemistry and particles, as well as taking examples from the different historical chains of thought that have guided scientific advancement in chemistry throughout human history, compiled in this skill. For education, you will lead and guide the user t...

researchpythonreact
0
42
Ck Mobile DevelopmentA

Build mobile apps with React Native, Flutter, Swift/SwiftUI, Kotlin/Jetpack Compose. Use for iOS/Android, mobile UX, performance optimization, offline-first, app store deployment.

developmentjavascriptgo
0
42
ClawpageA

Extract and structure any web page into clean JSON. Returns text, tables, prices, contacts, hours, ratings, dates, links, and images. Handles JavaScript-rendered SPAs and bot-blocked sites. Free tier: 10 extractions/day with API key. Also supports x402 micropayments and prepaid USDC.

developmentjavascriptgo
0
42
Clawsino PlayA

Play and operate the Clawsino casino webapp (dice + slots) via its HTTP API or UI. Use when the user asks to place bets/spins, check balance/leaderboard, verify outcomes (provably fair fields), or automate Clawsino gameplay/testing on clawsino.anma-services.com.

ai-agentspythonaws
0
42
Electron Chromium UpgradeA

Guide for performing Chromium version upgrades in the Electron project. Use when working on the roller/chromium/main branch to fix patch conflicts during `e sync --3`. Covers the patch application workflow, conflict resolution, analyzing upstream Chromium changes, and proper commit formatting for patch fixes.

documentationc++shell
0
42
File Path TraversalC

This skill should be used when the user asks to \"test for directory traversal\", \"exploit path traversal vulnerabilities\", \"read arbitrary files through web applications\", \"find LFI vu...

securitypythonphp
0
42
Flutter DevA

Expert guidance for Flutter and Dart development. Use when building Flutter apps, implementing state management, setting up routing, writing tests, or working with Flutter UI components. Provides access to detailed rules for Bloc, Riverpod, Provider, Mocktail, and more.

code-qualitygobash
0
42
Fullstack ClassicB

Apply when working with classic fullstack patterns including jQuery AJAX, form handling, and C# MVC integration

developmentjavascriptgo
0
42
GeminiA

Google Gemini AI integration

toolsgobash
0
42