Browse Skills

44656 skills found

github-issue-workflow.md
0
1 export github-issue-workflow
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Process GitHub issues for float-ritual-stack projects with proper workflow - read, label in-progress, update with progress, commit work, close when done. Float-ism - direct-to-main commits, frequent updates, emoji-rich communication.
2026-01-05
documentation-standards.md
0
1 export documentation-standards
2 IvanTorresEdge from "IvanTorresEdge/molcajete.ai"
3 godoc conventions and documentation best practices. Use when documenting code.
2026-01-05
testing-fundamentals.md
0
1 export testing-fundamentals
2 DanielPodolsky from "DanielPodolsky/mentor-spec"
3 Auto-invoke when reviewing test files or discussing testing strategy. Enforces testing pyramid, strategic coverage, and stack-appropriate frameworks.
2026-01-05
effect-patterns-hub.md
0
1 export effect-patterns-hub
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Complete catalog of 130+ Effect-TS patterns from EffectPatterns repository. Use when looking for specific implementation patterns, best practices, or real-world examples. Complements other skills with concrete, curated patterns.
2026-01-05
clean-architecture.md
0
1 export clean-architecture
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Clean architecture 4-layer structure (events/facades/services/repository), transaction management, dependency rules. Use when creating events, facades, services, repositories, managing transactions, asking about layer responsibilities, architectural questions, or refactoring code.
2026-01-05
desktop-apps.md
0
1 export desktop-apps
2 miles990 from "miles990/claude-software-skills"
3 Desktop application development with Electron and Tauri
2026-01-05
soracom-diagram-generator.md
0
1 export soracom-diagram-generator
2 soracom from "soracom/saef"
3 Creates Mermaid/PlantUML diagrams (architecture, sequence, flow) from SAEF artifacts. Use when visualizing system design or documenting workflows.
2026-01-05
newsletter.md
0
1 export newsletter
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Create The Jungle Brief newsletter issues. Use when assembling newsletter content from ideas and posts, creating issue sections, or reviewing newsletter drafts. Includes newsletter-specific voice (curated, direct, insider feel), format guidelines, and issue templates.
2026-01-05
styling.md
0
1 export styling
2 jhlee0409 from "jhlee0409/sidedish"
3 Styles components using Tailwind CSS 4 and SideDish design system. Use when adding styles, buttons, forms, cards, animations, or responsive layouts. Includes color palette, spacing, and glassmorphism patterns.
2026-01-05
react-native-i18n-workflow.md
0
1 export react-native-i18n-workflow
2 PlaneInABottle from "PlaneInABottle/fitnessMobileApp"
3 Manages internationalization strings and translation workflows using i18next and react-i18next. Use when adding new text, supporting additional languages, or implementing pluralization and interpolation in Fitness Tracker App.
2026-01-05
openwebf-host-performance-metrics.md
0
1 export openwebf-host-performance-metrics
2 archview-ai from "archview-ai/webf-plugin"
3 Instrument and diagnose WebF performance in Flutter (FP/FCP/LCP, dumpLoadingState, loading-state events). Use when the user mentions FP/FCP/LCP, dumpLoadingState, first render slow, LCP verification, or performance monitoring.
2026-01-05
wp-performance.md
0
1 export wp-performance
2 majiayu000 from "majiayu000/claude-skill-registry"
3 WordPress performance optimization - Core Web Vitals, image/video compression, caching, asset optimization, and speed testing. Use when optimizing site speed or diagnosing performance issues.
2026-01-05
refactor.md
0
1 export refactor
2 insightdigit from "insightdigit/ai_coding_flow"
3 重構/優化流程。當用戶提到「重構」「優化」「調整」「改善」「瘦身」「拆分」「效能」等關鍵字時自動使用。
2026-01-05
tailwind-css.md
0
1 export tailwind-css
2 Hamza123545 from "Hamza123545/Todo_giaic_five_phases"
3 Comprehensive Tailwind CSS utility framework patterns including responsive design, dark mode, custom themes, and layout systems. Use when styling React/Next.js applications with utility-first CSS.
2026-01-05
i18n.md
0
1 export i18n
2 Takashi-Matsumura from "Takashi-Matsumura/box-frame"
3 翻訳ファイル作成、Server/Client Component での多言語実装。翻訳追加、新規ページ作成時に使用。
2026-01-05
langchain-agents.md
0
1 export langchain-agents
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Building LLM agents with LangChain and LangGraph, covering tool-calling model initialization, state management, and observability with LangSmith. Triggers: langchain, langgraph, langsmith, agent-executor, chat-model-tools.
2026-01-05
embedding-models.md
0
1 export embedding-models
2 vanman2024 from "vanman2024/ai-dev-marketplace"
3 Embedding model configurations and cost calculators
2026-01-05
react-native-performance.md
0
1 export react-native-performance
2 IvanTorresEdge from "IvanTorresEdge/molcajete.ai"
3 React Native performance optimization techniques. Use when optimizing app performance.
2026-01-05
markdown-optimizer.md
0
1 export markdown-optimizer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Optimize markdown files for LLM consumption by adding YAML front-matter with metadata and TOC, normalizing heading hierarchy, removing noise and redundancy, converting verbose prose to structured formats, and identifying opportunities for Mermaid diagrams. Use when preparing technical documentation, notes, research, or knowledge base content for use as LLM reference material or in prompts.
2026-01-05
auth-route-protection-checker.md
0
1 export auth-route-protection-checker
2 hopeoverture from "hopeoverture/worldbuilding-app-skills"
3 This skill should be used when the user requests to audit, check, or generate authentication and authorization protection for Next.js routes, server components, API routes, and server actions. It analyzes existing routes for missing auth checks and generates protection logic based on user roles and permissions. Trigger terms include auth check, route protection, protect routes, secure endpoints, auth middleware, role-based routes, authorization check, api security, server action security, protect pages.
2026-01-05
ambiguity-detection.md
0
1 export ambiguity-detection
2 Z1-Test from "Z1-Test/temp-dhruvil-st15"
3 Detects critical product, scope, data, risk, and success ambiguities in requirements or PRDs and expresses them as structured, decision-forcing clarification questions without proposing solutions or workflow actions.
2026-01-05
building-mcp-servers.md
0
1 export building-mcp-servers
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Guides creation of high-quality MCP (Model Context Protocol) servers that enable LLMsto interact with external services through well-designed tools. Use when building MCPservers to integrate external APIs or services, whether in Python (FastMCP) orNode/TypeScript (MCP SDK). Covers tool design, authentication, Docker deployment,and evaluation creation. NOT when consuming existing MCP servers (use the server directly).
2026-01-05
readme-updater.md
0
1 export readme-updater
2 u9401066 from "u9401066/copilot-capability-manager"
3 Intelligently update README.md to sync with code changes.LOAD THIS SKILL WHEN: User says "更新 README", "update readme" | new features added | dependencies changed | project structure modified.CAPABILITIES: Detect change type, update feature list, update installation, update examples, preserve license/contributing sections.
2026-01-05
html-css-to-wpf-xaml.md
0
1 export html-css-to-wpf-xaml
2 majiayu000 from "majiayu000/claude-skill-registry"
3 HTML/CSS를 WPF CustomControl XAML로 변환할 때 필요한 가이드. CSS 애니메이션, overflow 클리핑, pseudo-element, 회전 요소 등을 WPF로 변환할 때 발생하는 일반적인 실수와 올바른 패턴을 제공한다. 다음 상황에서 사용: (1) HTML/CSS를 WPF XAML로 변환, (2) CSS 애니메이션을 WPF Storyboard로 변환, (3) CSS border-radius + overflow: hidden을 WPF 클리핑으로 구현, (4) CSS ::before/::after pseudo-element를 WPF로 구현, (5) CSS transform: rotate를 WPF RotateTransform으로 변환
2026-01-05