💻

前端開發

8107 skills in 開發 > 前端開發

docgen

Generate comprehensive documentation for .NET/C# codebases including architecture diagrams, API references, domain models, and getting started guides. Use when asked to: generate docs, document this, create documentation, write docs for, document a .NET project, create architecture documentation, document APIs.

majiayu000/claude-skill-registry
0
0
更新於 2d ago

vue-engineering

Comprehensive guide for Vue 3 application development using modern best practices (2025). Covers Composition API, script setup syntax, reactivity system, composables, component patterns, TypeScript integration, performance optimization, and testing with Vitest. Use when building Vue 3 applications, creating components, writing composables, optimizing performance, or implementing Vue best practices.

majiayu000/claude-skill-registry
0
0
更新於 2d ago

techstack

Research and recommend optimal tech stacks for rapid MVP development. Analyzes requirements and recommends programming languages, frameworks, databases, AI models, APIs, services, and deployment platforms. Prioritizes developer experience, free tiers, type safety, and battle-tested solutions.

majiayu000/claude-skill-registry
0
0
更新於 2d ago

frontend-design

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics.

chuanminglu/courses-teacher
0
0
更新於 2d ago

auto-docs

Marketplace

Generate comprehensive documentation from codebase analysis - creates README sections, API docs, migration guides, and examples from code

jrc1883/popkit-claude
0
0
更新於 2d ago

ant-observe

Marketplace

Use when you need facts before making decisions. Triggers: starting a new task,unclear requirements, need to understand codebase, unsure what exists,"what do we have", "gather information", "look at", "find out".Do NOT use for interpretation or planning - that's ant-orient.

fourcolors/antmachine
0
0
更新於 2d ago

docker-compose

Expert guidance for Docker Compose including multi-container applications, service definitions, networks, volumes, environment variables, health checks, and orchestration. Use this when working with Docker Compose files and container orchestration.

majiayu000/claude-skill-registry
0
0
更新於 2d ago

ink-cli

Build terminal CLI apps using Ink (React for CLIs). This skill should be used when the user wants to create command-line interfaces with React components, terminal UIs, interactive CLI tools, or needs help with Ink components, hooks, and patterns.

olavocarvalho/foam-habits
0
0
更新於 2d ago

root-cause-analysis

Conducts systematic root cause analysis using proven methodologies including Toyota's 5 Whys, Ishikawa fishbone diagrams, Pareto analysis, and fault tree analysis. Use when investigating bugs, debugging code, troubleshooting systems, diagnosing equipment failures, analyzing life problems, or identifying underlying causes of any issue across software engineering, hardware maintenance, process failures, or personal challenges.

markpitt/claude-skills
0
0
更新於 2d ago

change-contract-generator

Marketplace

This skill should be used when the user asks to create a change contract, externalize intent for AI-delegated work, or define requirements without implementation details. Produces definitions of done expressed in terms of behavior, constraints, operability, and acceptance criteria through structured interviews.

richhaase/some-plugins
0
0
更新於 2d ago

oaps-development

This skill should be used when the user asks to "modify OAPS internals", "add a new subsystem", "understand OAPS architecture", "add a CLI command", "write OAPS tests", "create builtin hooks", "add a hook rule", "debug OAPS", "fix OAPS bug", "extend OAPS", "navigate the OAPS codebase", "understand the spec system", "understand hooks", "OAPS CI failing", or when working on src/oaps/ code, oaps.cli._commands, oaps.hooks, oaps.spec, oaps.config, oaps.repository, or oaps.artifacts packages.

tbhb/oaps.oaps
0
0
更新於 2d ago

mastering-aws-cli

AWS CLI v2 quick-reference for experienced developers. Covers compute (Lambda, ECS, EKS), storage (S3, DynamoDB, Aurora), networking (VPC, SSM tunneling), security (IAM, Secrets Manager), and GitHub Actions CI/CD. Use when asked to "write aws commands", "debug aws access", "set up cross-account roles", "configure aws cli", "assume role", "S3 bucket operations", or "deploy to ECS".

majiayu000/claude-skill-registry
0
0
更新於 2d ago

ui-library-usage-auditor

Marketplace

This skill should be used when reviewing shadcn/ui component usage to ensure accessibility, consistency, and proper patterns. Applies when auditing UI code, checking component patterns, reviewing layout structure, identifying component extraction opportunities, or ensuring design system compliance. Trigger terms include audit UI, review components, check shadcn, accessibility audit, component review, UI patterns, design system compliance, layout review, refactor components, extract component.

hopeoverture/worldbuilding-app-skills
0
0
更新於 2d ago

claude-hook-builder

Interactive hook creator for Claude Code. Triggers when user mentions creating hooks, PreToolUse, PostToolUse, hook validation, hook configuration, settings.json hooks, or wants to automate tool execution workflows.

sebc-dev/alexandria
0
0
更新於 2d ago

reka-ui

Use when building with Reka UI (headless Vue components) - provides component API, accessibility patterns, composition (asChild), controlled/uncontrolled state, virtualization, and styling integration. Formerly Radix Vue.

onmax/claude-config
0
0
更新於 2d ago

web-styling

Styling patterns for React web applications. Use when working with Tailwind CSS, CSS Modules, theming, responsive design, or component styling.

CJHarmath/claude-agents-skills
0
0
更新於 2d ago

tdd

Guide for implementing features using Test-Driven Development (TDD) methodology. Use when: (1) User requests to implement a feature using TDD, (2) User asks to write tests first before implementation, (3) User mentions Red-Green-Refactor cycle, (4) Starting a new feature that requires systematic testing. This skill provides step-by-step TDD workflows, concrete test patterns, and best practices for writing tests before implementation in TypeScript/React projects using Vitest.

ryo-yama55/ramen_saver
0
0
更新於 2d ago

Quality Gate Skill

Comprehensive code quality verification workflow that checks linting, formatting, type safety, tests, and build before committing code. Uses parallel agent execution for maximum speed. Non-destructive - only reports issues without making changes.

orakitine/claude-code-lab
0
0
更新於 2d ago

flutter-ui-components

M3-compliant UI components (buttons, cards, forms, inputs). USE WHEN: creating components <300 lines, M3 migrations, Design System work. NOT FOR: complete screens, features with business logic (use flutter-developer). Always validate M3 components with MCP tools before creating custom. Examples: <example> Context: Need to migrate a button component to M3. user: "Migrate BukeerButton to Material Design 3" assistant: "I'll use flutter-ui-components to migrate BukeerButton to M3." <commentary>UI component migration is flutter-ui-components specialty.</commentary> </example> <example> Context: Create a new reusable form field. user: "Create a new date picker input component following M3" assistant: "I'll use flutter-ui-components to create the M3-compliant date picker." <commentary>Single UI components should be handled by flutter-ui-components.</commentary> </example>

majiayu000/claude-skill-registry
0
0
更新於 2d ago

reviewing-state-management

Marketplace

Review state management patterns for React 19 best practices. Use when reviewing component state, Context usage, or state architecture.

djankies/claude-configs
0
0
更新於 2d ago