Browse Skills

20307 skills found

opencode-sdk-development.md
0
1 export opencode-sdk-development
2 hhopkins95 from "hhopkins95/ai-systems"
3 This skill should be used when the user asks to "create an OpenCode tool", "build an OpenCode plugin", "write a custom tool for OpenCode", "use @opencode-ai/sdk", "use @opencode-ai/plugin", "integrate with OpenCode", "create OpenCode hooks", "define tool schema", "use tool.schema", "work with OpenCode sessions", or needs guidance on OpenCode SDK patterns, plugin development, or custom tool creation.
2026-01-05
simon-html-tools.md
0
1 export simon-html-tools
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Build single-file HTML tools following Simon Willison's patterns - self-contained HTML+JS+CSS applications optimized for LLM generation, no build step, CDN dependencies. Use when creating browser-based tools, utilities, or demos that should be (1) Self-contained in one HTML file, (2) Easy to distribute and host statically, (3) Quick to prototype with LLMs, (4) Client-side only with no server requirements. Ideal for data visualization, API explorers, format converters, debugging tools, and interactive demos.
2026-01-05
debugging-strategies.md
0
1 export debugging-strategies
2 HermeticOrmus from "HermeticOrmus/after-the-third-cup"
3 Master systematic debugging techniques, profiling tools, and root cause analysis to efficiently track down bugs across any codebase or technology stack. Use when investigating bugs, performance issues, or unexpected behavior.
2026-01-05
schema-reviewer.md
0
1 export schema-reviewer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 WHEN: Database schema review, table design, normalization, constraints, index planningWHAT: Normalization analysis + Constraint validation + Index strategy + Data types + Relationship designWHEN NOT: Query optimization → sql-optimizer, ORM code → orm-reviewer
2026-01-05
shadcn-mcp.md
0
1 export shadcn-mcp
2 midhunmonachan from "midhunmonachan/skills"
3 Install and configure the shadcn MCP server for Codex. Use when a user asks to enable shadcn/ui MCP tools, set up the shadcn MCP server in Codex, or troubleshoot shadcn MCP startup.
2026-01-05
writing-plans.md
0
1 export writing-plans
2 zebbern from "zebbern/skills"
3 Use when you have a spec or requirements for a multi-step task, before touching code. Creates detailed implementation plans with bite-sized tasks.
2026-01-05
crawl4ai.md
0
1 export crawl4ai
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Web crawling and content extraction to clean markdown files. Use this skill when the user wants to: (1) Crawl a website or webpage, (2) Extract and clean content from URLs, (3) Create markdown documentation from websites, (4) Analyze website structure before crawling, (5) Download website content including subpages. Typical triggers include 'crawl this website', 'extract content from URL', 'download this site as markdown', 'analyze website structure'.
2026-01-05
frontend-implementation-plan.md
0
1 export frontend-implementation-plan
2 albarpambagio from "albarpambagio/mikir-kids"
3 Create comprehensive, production-ready frontend implementation plans for any UI screen or feature. Use this skill when documenting how to build UI components, establishing design systems, planning component architecture, or creating technical specifications for frontend development. Works across frameworks (React, Vue, Angular, Svelte, etc.) and focuses on clear structure, reusable patterns, and maintainability.
2026-01-05
chrome-devtools.md
0
1 export chrome-devtools
2 wollfoo from "wollfoo/amp"
3 Browser automation, debugging, and performance analysis using Puppeteer CLI scripts. Use for automating browsers, taking screenshots, analyzing performance, monitoring network traffic, web scraping, form automation, and JavaScript debugging. | Sử dụng khi: chụp màn hình, tự động hóa trình duyệt, debug web, performance, network.
2026-01-05
ui-design-team.md
0
1 export ui-design-team
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Multi-specialist UI design and implementation team for cross-platform applications.Use when working on: (1) UI/UX design decisions - colors, layout, typography, accessibility,(2) Web implementation - HTML5, CSS, responsive design, (3) .NET desktop - WPF, WinUI 3, MAUI with XAML,(4) .NET web - Blazor Server/WASM/Hybrid components, (5) Python GUI - PyQt, Tkinter, Kivy, Streamlit.Triggers: UI design, color scheme, layout, component styling, accessibility, responsive design,XAML styling, Blazor components, CSS architecture, Python GUI, design system, design tokens.
2026-01-05
astro-tailwind-cloudflare-stack.md
0
1 export astro-tailwind-cloudflare-stack
2 Olu-AnuAkin-Akinyemi from "Olu-AnuAkin-Akinyemi/Cultural_Center"
3 Complete full-stack development with Astro (Islands Architecture), Tailwind CSS (utility-first styling), and CloudFlare Workers/D1/KV (edge computing and hybrid database). Strategic guidance plus practical implementation patterns for building fast, globally-distributed web applications.
2026-01-05
obsidian-organizer.md
0
1 export obsidian-organizer
2 zhuxining from "zhuxining/skills"
3 Organize and normalize an Obsidian vault in a Zettelkasten, folder-first style. Use when asked to scan/analyze an Obsidian vault, generate Report.md and an executable Plan.md, normalize filenames (YYYYMMDD Title), merge YAML frontmatter (type/status/created/updated/tags/aliases/source), plan moves between top folders (00_Inbox/10_Literature/20_Permanent/30_Maps/40_Projects/90_Archive), fix wikilinks and markdown links after renames/moves, manage attachments in per-top-folder _assets, and apply changes with rollback via backups in 90_Archive/_organizer_backups.
2026-01-05
keep-it-simple.md
0
1 export keep-it-simple
2 Jacobgokul from "Jacobgokul/AI-Task-Manager"
3 Provides guidance and best practices for writing simple, understandable code that developers can easily maintain
2026-01-05
code-review.md
0
1 export code-review
2 maxxentropy from "maxxentropy/claude-tools"
3 Perform per-change code reviews for C# and Python with language-specific best practices.Use when asked about: code review, review this code, check my code, review PR, best practices,is this code good, code quality, review changes, review my changes.Also triggers automatically after significant code changes.NOT for: architectural assessments, system design reviews (use architecture-review skill instead).
2026-01-05
photo-composition-critic.md
0
1 export photo-composition-critic
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Expert photography composition critic grounded in graduate-level visual aesthetics education, computational aesthetics research (AVA, NIMA, LAION-Aesthetics, VisualQuality-R1), and professional image analysis with custom tooling. Use for image quality assessment, composition analysis, aesthetic scoring, photo critique. Activate on "photo critique", "composition analysis", "image aesthetics", "NIMA", "AVA dataset", "visual quality". NOT for photo editing/retouching (use native-app-designer), generating images (use Stability AI directly), or basic image processing (use clip-aware-embeddings).
2026-01-05
hypothesis-debugging.md
0
1 export hypothesis-debugging
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Structured code debugging through hypothesis formation and falsification planning. Use when diagnosing bugs, unexpected behaviour, or system failures where the root cause is unclear. Produces a hypothesis document for execution by another agent rather than performing the investigation directly. Triggers on requests to debug issues, diagnose problems, investigate failures, or create debugging plans.
2026-01-05
vite-deployment.md
0
1 export vite-deployment
2 IvanTorresEdge from "IvanTorresEdge/molcajete.ai"
3 Vite SPA deployment to various platforms. Use when deploying React SPAs.
2026-01-05
frontend-responsive.md
0
1 export frontend-responsive
2 pdovhomilja from "pdovhomilja/dovhomilja-cz"
3 Build responsive layouts that adapt seamlessly across devices using mobile-first design, fluid layouts, and standard breakpoints. Use this skill when implementing responsive designs, creating mobile-first layouts, defining breakpoint styles, working with responsive components and pages, using relative units (rem, em) instead of fixed pixels, implementing media queries, ensuring touch-friendly tap targets, optimizing images and assets for different screen sizes, maintaining readable typography across breakpoints, prioritizing content for smaller screens, testing UI across mobile, tablet, and desktop devices, or building fluid container layouts. Apply this skill when building responsive UI components, optimizing layouts for different screen sizes, or reviewing mobile and tablet user experiences.
2026-01-05
gemini-deep-research.md
0
1 export gemini-deep-research
2 hiapplyco from "hiapplyco/claude-skills"
3 Build Gemini Deep Research agents using the Interactions API. Use when creating autonomous research agents, implementing multi-step information gathering, building research report generators, or integrating Gemini's Deep Research capabilities into applications. Handles polling, streaming, file integration, and report synthesis.
2026-01-05
landing-page-steal.md
0
1 export landing-page-steal
2 WiseWolfPT from "WiseWolfPT/AlphaAnalyzer"
3 Copies an existing landing page (from URL or image) into a specified page in the codebase using Playwright MCP. Iteratively refines the implementation until it matches the reference design and interactions as closely as possible. Use when the user wants to copy/reference/steal an existing landing page/url to replicate in their app
2026-01-05
eas-ios-simulator-builds.md
0
1 export eas-ios-simulator-builds
2 amandeepmittal from "amandeepmittal/custom-codex-skills"
3 Create and use iOS simulator development builds with EAS for Expo/React Native apps. Use when setting up simulator-only profiles, building, installing, and running dev clients on iOS simulators.
2026-01-05
moai-alfred-code-reviewer.md
0
1 export moai-alfred-code-reviewer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Enterprise systematic code review orchestrator with TRUST 5 principles, multi-language support, Context7 integration, AI-powered quality checks, SOLID principle validation, security vulnerability detection, and maintainability analysis across 25+ programming languages; activates for code reviews, quality standard validation, TRUST 5 enforcement, architectural audits, and automated review automation
2026-01-05
data-processing-workflows.md
0
1 export data-processing-workflows
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Polibaseのデータ処理ワークフローとパイプラインを説明します。議事録処理、Web scraping、政治家データ収集、話者マッチングなどの処理フロー、依存関係、実行順序を理解する際にアクティベートされます。
2026-01-05
openwebf-release-cdn-deploy.md
0
1 export openwebf-release-cdn-deploy
2 archview-ai from "archview-ai/webf-plugin"
3 Plan and implement CDN deployment of built WebF app assets (Vercel/Netlify/S3+CloudFront/GitHub Pages), including cache headers and verification. Use when the user mentions CDN, cache headers, S3/CloudFront, Vercel, Netlify, GitHub Pages, or deploying build output.
2026-01-05