Browse Skills

20307 skills found

figma-to-html.md
0
1 export figma-to-html
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Figma 디자인을 정적 HTML/CSS로 변환합니다. Figma 링크나 node-id가 제공되면 MCP를 통해 디자인 정보를 가져와 정확한 코드를 생성합니다. Use when converting Figma designs to HTML/CSS, or when user mentions Figma links, design conversion, or static HTML implementation.
2026-01-05
decision-tracker.md
0
1 export decision-tracker
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Git-powered state awareness - track file changes, session context, decisions, and work history. Query what happened in previous sessions and during current session. Auto-activates for state queries and before duplicating work.
2026-01-05
writing-skills.md
0
1 export writing-skills
2 DYAI2025 from "DYAI2025/Stoppclock-page"
3 Use when creating new skills, editing existing skills, or verifying skills work before deployment - applies TDD to process documentation by testing with subagents before writing, iterating until bulletproof against rationalization
2026-01-05
preventing-error-exposure.md
0
1 export preventing-error-exposure
2 djankies from "djankies/claude-configs"
3 Prevent leaking database errors and P-codes to clients. Use when implementing API error handling or user-facing error messages.
2026-01-05
codebase-onboarding-analyzer.md
0
1 export codebase-onboarding-analyzer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Rapidly understand new codebases through automated analysis of structure, dependencies, architecture, complexity, and data flow. Use when exploring unfamiliar code, onboarding to projects, documenting legacy systems, or generating quick-start guides. Supports Python, JavaScript/TypeScript, Go, Rust, Java, and more.
2026-01-05
pre-launch-ads.md
0
1 export pre-launch-ads
2 Sheshiyer from "Sheshiyer/Skills-claude-brand-genesis"
3 The 'Programmatic Ad Engine'. It executes a massive 35-step creative protocol to generate a complete Pre-Launch Advertising Campaign. It ingests Brand and Product strategies, applies a user-defined 'Awareness vs. Conversion' algorithm, and outputs 39 high-performance ad assets optimized for Indiegogo/Kickstarter.
2026-01-05
zod-react-hook-form.md
0
1 export zod-react-hook-form
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Form validation combining Zod schemas with React Hook Form, including localized error messages, Server Action integration, and shadcn/ui Form components. Use when building forms, validating user input, handling form submissions, or implementing Server Actions with validation.
2026-01-05
ui-testing.md
0
1 export ui-testing
2 memyselfmike from "memyselfmike/gao-agile-dev"
3 Systematic UI testing using Playwright for GAO-Dev web interface. Provides patterns for testing layouts, interactions, and visual regressions. Use when testing web interface changes or verifying UI bug fixes.
2026-01-05
babel-config-builder.md
0
1 export babel-config-builder
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Generate Babel configuration files for JavaScript/TypeScript transpilation with presets and plugins. Triggers on "create babel config", "generate babel configuration", "babel setup", "transpilation config".
2026-01-05
jest.md
0
1 export jest
2 mgd34msu from "mgd34msu/goodvibes-plugin"
3 Tests JavaScript and TypeScript applications with Jest test runner including mocking, snapshot testing, and code coverage. Use when setting up testing, writing unit tests, or when user mentions Jest, test runner, or JavaScript testing.
2026-01-05
writing-skills.md
0
1 export writing-skills
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use when creating new skills, editing existing skills, or verifying skills work before deployment - applies TDD to process documentation by testing with subagents before writing, iterating until bulletproof against rationalization
2026-01-05
rca-analysis.md
0
1 export rca-analysis
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Perform Root Cause Analysis using a multi-agent swarm approach. Use when investigating bugs, failures, performance issues, or any problem requiring systematic diagnosis. Triggers on requests like "why is X failing", "debug this issue", "find the root cause", "investigate this problem", or explicit RCA requests.
2026-01-05
js-worker-multithreading.md
0
1 export js-worker-multithreading
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Implement, refactor, or review worker-based multithreading in TypeScript/JavaScript apps (browser or Node). Use when offloading CPU-heavy loops to Web Workers, setting up a worker pool, moving data across threads, or diagnosing worker crashes, slowdowns, or synchronization bugs.
2026-01-05
expo-build-deploy.md
0
1 export expo-build-deploy
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Building and deploying Expo React Native apps to iOS. Use when configuring EAS Build, submitting to TestFlight, App Store deployment, managing certificates, or troubleshooting build issues.
2026-01-05
spring-boot.md
0
1 export spring-boot
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Comprehensive Spring Boot 3.x best practices for building scalable, maintainable enterprise applications with Jakarta EE. Use this skill when creating Spring Boot applications, designing REST APIs, implementing security, writing tests, or architecting Spring Boot projects. Covers Controller-Service-Repository patterns, validation, error handling, testing strategies, performance optimization, and production-ready configurations.
2026-01-05
tinymce-rich-text-editor-integration.md
0
1 export tinymce-rich-text-editor-integration
2 tw-lin from "tw-lin/ng-lin"
3 Integrate TinyMCE rich text editor using ngx-tinymce. Use this skill when implementing WYSIWYG editors, content management, article editing, or any rich text input. Covers configuration, plugins, toolbar customization, file uploads, content sanitization, and Angular integration with reactive forms and signals. Ensures accessibility and proper validation.
2026-01-05
code-navigation.md
0
1 export code-navigation
2 JackSmack1971 from "JackSmack1971/claude-code-learning-flywheel"
3 Use when you need to understand the codebase structure, find definitions, or trace references without reading entire files.
2026-01-05
traffic-analysis.md
0
1 export traffic-analysis
2 surrealwolf from "surrealwolf/unifi-network-mcp"
3 Analyze network traffic patterns, identify top applications and bandwidth usage, and optimize traffic management. Perform DPI-based traffic classification.
2026-01-05
typescript-coding.md
0
1 export typescript-coding
2 majiayu000 from "majiayu000/claude-skill-registry"
3 TypeScript coding patterns and type system best practices. Use when writing TypeScript code, designing types, working with generics, discriminated unions, conditional types, or when the user mentions TypeScript, TS, type safety, or type guards.
2026-01-05
nodemon-config.md
0
1 export nodemon-config
2 metasaver from "metasaver/claude-marketplace"
3 Nodemon JSON configuration templates and validation logic for development server hot-reload. Includes 5 required standards (watch patterns, exec command, ignore patterns, development settings, required dependencies). Use when creating or auditing nodemon.json files to enable automatic server restart on file changes.
2026-01-05
notion-to-mdx.md
0
1 export notion-to-mdx
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Automatically converts Notion markdown exports to Next.js MDX format with proper metadata and formatting. Use this skill when working with Notion markdown files that need to be converted to page.mdx files in this Next.js repository. Handles title extraction, interactive dropdown creation, and automatic image downloading from Notion.
2026-01-05
fetch-rss-api.md
0
1 export fetch-rss-api
2 paulpham157 from "paulpham157/cloudFall"
3 Expert Node.js guidance for fetching and integrating RSS feeds and REST APIs. Use when requests mention Fetch, RSS, API, REST endpoints, Atom feeds, pagination, authentication, rate limits, webhooks, or when building API clients that ingest feed data.
2026-01-05
amazon-writing.md
0
1 export amazon-writing
2 pproenca from "pproenca/dot-claude"
3 Use when writing narrative memos, 6-pagers, 1-pagers, press releases, or PRFAQs in Amazon style. Applies Amazon's no-PowerPoint writing standards with data over adjectives, active voice, and the "so what" test.
2026-01-05
required-status-checks.md
0
1 export required-status-checks
2 adaptive-enforcement-lab from "adaptive-enforcement-lab/claude-skills"
3 CI/CD pipelines as merge gates. Tests, security scans, and linting must pass before code reaches production. Automated validation that satisfies auditors.
2026-01-05