Browse Skills

20307 skills found

perf-analyzer.md
0
1 export perf-analyzer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 WHEN: Performance analysis, bundle size optimization, rendering, Core Web Vitals, code splittingWHAT: Bundle analysis + large dependency detection + re-render issues + useMemo/useCallback suggestions + LCP/FID/CLS improvementsWHEN NOT: Code quality → code-reviewer, Security → security-scanner
2026-01-05
py-server-logs.md
0
1 export py-server-logs
2 majiayu000 from "majiayu000/claude-skill-registry"
3 View Flask server logs from local or remote server. Shows real-time or recent log entries for debugging. Use when monitoring server activity, debugging issues, or checking server status.
2026-01-05
update-learning-logs.md
0
1 export update-learning-logs
2 showdaiya from "showdaiya/cr-tool"
3 Update the project learning logs (PowerShell/cmd, Git/GitHub/Copilot, AWS, TypeScript, Next.js/React, Playwright) by merging new knowledge into existing categories across one or more files.
2026-01-05
frontend-dev-guidelines.md
0
1 export frontend-dev-guidelines
2 thomas0369 from "thomas0369/claude_ai"
3 Frontend development guidelines for React/TypeScript applications. Modern patterns including Suspense, lazy loading, useSuspenseQuery, file organization with features directory, MUI v7 styling, TanStack Router, performance optimization, and TypeScript best practices. Use when creating components, pages, features, fetching data, styling, routing, or working with frontend code.
2026-01-05
mydetailarea-reports.md
0
1 export mydetailarea-reports
2 rruiz22 from "rruiz22/my-detail-area"
3 Professional report generation system for MyDetailArea dealership management. Creates business intelligence reports with data visualization, multi-format export (HTML/PDF/Excel/CSV), and Notion-style design. Use when generating operational reports, financial analytics, performance dashboards, or custom data exports for the dealership system.
2026-01-05
coding-best-practices.md
0
1 export coding-best-practices
2 dsummersl from "dsummersl/llm-tools-skills"
3 Reference for how I like to write code.
2026-01-05
docs-generator.md
0
1 export docs-generator
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Generate documentation from code, create API references, update README files, and maintain project documentation. Use when user says "document this", "generate docs", "update README", "create API docs", or when documentation is needed.
2026-01-05
beat-scheduling.md
0
1 export beat-scheduling
2 vanman2024 from "vanman2024/ai-dev-marketplace"
3 Periodic task scheduling patterns with Celery Beat (crontab, interval, solar). Use when configuring periodic tasks, setting up task schedules, implementing recurring jobs, configuring django-celery-beat, or creating dynamic schedules.
2026-01-05
gemini-cli.md
0
1 export gemini-cli
2 seungwonme from "seungwonme/nextjs-boilerplate"
3 Use Gemini CLI for large codebase analysis when context limits are exceeded. Use `gemini -p` with @ syntax to include files/directories when analyzing entire codebases, comparing multiple large files, understanding project-wide patterns, or verifying implementation across files exceeding 100KB total.
2026-01-05
html-semantic-engineering.md
0
1 export html-semantic-engineering
2 matthewharwood from "matthewharwood/fantasy-phonics"
3 30 pragmatic rules for production HTML covering semantic markup, accessibility (WCAG 2.1 AA), performance optimization, forms, and security. Use when writing HTML, building page structures, creating forms, implementing accessibility, or optimizing for SEO and Core Web Vitals.
2026-01-05
llm-rankings.md
0
1 export llm-rankings
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Comprehensive LLM model evaluation and ranking system. Use when users ask to compare language models, find the best model for a specific task, understand model capabilities, get pricing information, or need help selecting between GPT-4, Claude, Gemini, Llama, or other LLMs. Provides benchmark-based rankings, cost analysis, and use-case-specific recommendations across reasoning, code generation, long context, multimodal, and other capabilities.
2026-01-05
stoptimizer.md
0
1 export stoptimizer
2 ShipFail from "ShipFail/promptware"
3 Precise token counter for GPT, Claude, and Gemini models (source of truth from software kernel)
2026-01-05
webapp-testing.md
0
1 export webapp-testing
2 icartsh from "icartsh/icartsh_plugin"
3 Playwright를 사용하여 로컬 웹 애플리케이션과 상호작용하고 테스트하기 위한 툴킷입니다. 프런트엔드 기능 검증, UI 동작 디버깅, 브라우저 스크린샷 캡처 및 브라우저 로그 확인을 지원합니다.
2026-01-05
azd-aca-deploy.md
0
1 export azd-aca-deploy
2 naoki1213mj from "naoki1213mj/my-template"
3 Deploy to Azure Container Apps using azd (provision + deploy workflow)
2026-01-05
typescript-node-expert.md
0
1 export typescript-node-expert
2 DammianMiller from "DammianMiller/universal-agent-memory"
3 Expert TypeScript/Node.js developer for building high-quality, performant, and maintainable CLI tools and libraries. Enforces best practices, strict typing, and modern patterns.
2026-01-05
deployment-automation.md
0
1 export deployment-automation
2 eddiebe147 from "eddiebe147/claude-settings"
3 Expert guide for deploying Next.js apps to Vercel, managing environments, CI/CD pipelines, and production best practices. Use when deploying, setting up automation, or managing production.
2026-01-05
vibe-matcher.md
0
1 export vibe-matcher
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Synesthete designer that translates emotional vibes and brand keywords into concrete visual DNA (colors, typography, layouts, interactions). Use when users describe desired "feel" (edgy, trustworthy, premium, playful, minimal) and need specific design specifications. NOT for technical implementation or coding.
2026-01-05
rust-tdd.md
0
1 export rust-tdd
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Test-Driven Development for Rust. Use when creating new functionality, writing tests, or fixing bugs through the Red-Green-Refactor TDD cycle.
2026-01-05
optimizing-with-react-compiler.md
0
1 export optimizing-with-react-compiler
2 djankies from "djankies/claude-configs"
3 Teaches what React Compiler handles automatically in React 19, reducing need for manual memoization. Use when optimizing performance or deciding when to use useMemo/useCallback.
2026-01-05
database-migrations.md
0
1 export database-migrations
2 matt-riley from "matt-riley/mjrwtf"
3 Create, apply, and rollback goose migrations for SQLite using the embedded migrate tool.
2026-01-05
collaborating-with-coco.md
0
1 export collaborating-with-coco
2 luw2007 from "luw2007/skills"
3 Delegates coding tasks to Coco CLI (Codebase Copilot) for prototyping, debugging, and code review. Use when needing algorithm implementation, bug analysis, or code quality feedback. Supports multi-turn sessions via SESSION_ID.
2026-01-05
thesys-generative-ui.md
0
1 export thesys-generative-ui
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Production-ready skill for integrating TheSys C1 Generative UI API into React applications. This skill should be used when building AI-powered interfaces that stream interactive components (forms, charts, tables) instead of plain text responses. Covers complete integration patterns for Vite+React, Next.js, and Cloudflare Workers with OpenAI, Anthropic Claude, and Cloudflare Workers AI. Includes tool calling with Zod schemas, theming, thread management, and production deployment. Prevents 12+ common integration errors and provides working templates for chat interfaces, data visualization, and dynamic forms. Use this skill when implementing conversational UIs, AI assistants, search interfaces, or any application requiring real-time generative user interfaces with streaming LLM responses.Keywords: TheSys C1, TheSys Generative UI, @thesysai/genui-sdk, generative UI, AI UI, streaming UI components, interactive components, AI forms, AI charts, AI tables, conversational UI, AI assistants UI, React generative UI, V
2026-01-05
code-review-assistant.md
0
1 export code-review-assistant
2 fusionet24 from "fusionet24/AISkills"
3 Activates when reviewing code to identify quality issues, security vulnerabilities, and suggest improvements
2026-01-05
web-test.md
0
1 export web-test
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Execute tests from persistent test cases. Reads ./tests/ directory, runs cleanup, wallet setup (if Web3), executes tests, and generates report.
2026-01-05