Browse Skills

18175 skills found

content-layer.md
0
1 export content-layer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 This skill should be used when the user asks to 'create an article', 'add a blog post', 'modify frontmatter', 'add a category', or 'update content schema'. Provides guidance for MDX articles, content-collections, and static content data in content/articles/*.mdx, content/data/*.ts, content-collections.ts.
2026-01-05
python-backend.md
0
1 export python-backend
2 btimothy-har from "btimothy-har/mycc-config"
3 Use when building Python web APIs, database-backed applications, or backend services. Covers FastAPI, SQLAlchemy (async), PostgreSQL, Alembic migrations, and performance patterns. Triggers on API endpoint creation, database models, query optimization, or migration planning. Extends python-development skill.
2026-01-05
openscad.md
0
1 export openscad
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Create parametric 3D models using OpenSCAD, a script-based solid CAD modeler. Use when the user asks to create 3D printable objects, parametric designs, mechanical parts, CAD models, or requests .scad files. OpenSCAD uses constructive solid geometry (CSG) and extrusion of 2D shapes to create 3D models through code.
2026-01-05
lead-hunter.md
0
1 export lead-hunter
2 AIBPM42 from "AIBPM42/hodgesfooshee-site-spark"
3 Self-improving AI system for distressed property lead generation. Monitors performance, spawns specialized skills to fix bottlenecks, runs A/B tests, and continuously optimizes lead conversion. Use when building or optimizing lead generation workflows, analyzing pipeline metrics, or creating automated lead intelligence systems.
2026-01-05
web-components-architecture.md
0
1 export web-components-architecture
2 matthewharwood from "matthewharwood/fantasy-phonics"
3 Build web components using Custom Elements v1 API with Declarative Shadow DOM, attribute-driven state, handleEvent pattern, and zero DOM selection. Use when creating custom elements, extending built-in HTML elements, or implementing component-based architecture. NO querySelector, NO innerHTML, NO external libraries - pure web platform APIs only.
2026-01-05
command-development.md
0
1 export command-development
2 ErosolarAI from "ErosolarAI/CLI-for-NSA-type-work-or-classified-shit"
3 Skill for building Claude Code plugin commands.
2026-01-05
multi-agent-orchestration.md
0
1 export multi-agent-orchestration
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Enable Claude to orchestrate complex tasks by spawning and managing specialized sub-agents for parallel or sequential decomposition. Use when tasks have clear independent subtasks, require specialized approaches for different components, benefit from parallel processing, need fault isolation, or involve complex state management across multiple steps. Best for data pipelines, code analysis workflows, content creation pipelines, and multi-stage processing tasks.
2026-01-05
detecting-suspicious-assert.md
0
1 export detecting-suspicious-assert
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Detects suspicious use of assertions for security checks that can be disabled in production builds. Use when analyzing assertion usage, security checks, or investigating assert-related vulnerabilities.
2026-01-05
ui-ux-designer.md
0
1 export ui-ux-designer
2 lotosbin from "lotosbin/claude-skills"
3 UI/UX 设计师专家,精通界面设计、交互设计、用户体验和设计系统
2026-01-05
skill-validator.md
0
1 export skill-validator
2 dopsonbr from "dopsonbr/agent-kit"
3 Validate Agent Skills against best practices and specification requirements. Use when reviewing skills, before publishing, or to audit existing skills.
2026-01-05
cto-advisor.md
0
1 export cto-advisor
2 kriscard from "kriscard/kriscard-claude-plugins"
3 Technical leadership guidance for architecture decisions, team scaling, tech debt, and engineering strategy. Use PROACTIVELY for technology evaluation, engineering metrics, team structure, or strategic technical decisions.
2026-01-05
shadcn.md
0
1 export shadcn
2 NaimalArain13 from "NaimalArain13/Hackathon-II_The-Evolution-of-Todo"
3 Comprehensive shadcn/ui component library with theming, customization patterns, and accessibility. Use when building modern React UIs with Tailwind CSS. IMPORTANT - Always use MCP server tools first when available.
2026-01-05
file-operations.md
0
1 export file-operations
2 KellerAI-Plugins from "KellerAI-Plugins/dev-tools"
3 This skill should be used when the user asks to "read files", "write files", "create directories", "move files", "list directory contents", "search for files", "get file info", or needs to perform basic file system operations using MorphLLM MCP tools.
2026-01-05
report-formatter.md
0
1 export report-formatter
2 u9401066 from "u9401066/copilot-capability-manager"
3 Format, beautify, and optimize report content.LOAD THIS SKILL WHEN: User says "整理報告", "格式化", "美化報告", "polish report" | after report generation | need professional formatting.CAPABILITIES: Markdown formatting, grammar check, structure optimization, emoji/table/code block styling.
2026-01-05
svelte-code-writer.md
0
1 export svelte-code-writer
2 colinhowells from "colinhowells/personal-site-v2"
3 Expert guidance for writing proper Svelte 5 code with runes-based reactivity. Use when writing Svelte 5 components, migrating from Svelte 4, or troubleshooting Svelte 5 syntax. Covers $state, $derived, $effect, $props, $bindable, event handling, snippets, TypeScript integration, and common pitfalls.
2026-01-05
content-writer.md
0
1 export content-writer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Write fraternity-branded content for Alpha Phi Alpha Beta Chapter. Use when creating module descriptions, week summaries, motivational text, or any site copy.
2026-01-05
video-chunk.md
0
1 export video-chunk
2 Gambitnl from "Gambitnl/Video_chunking"
3 Process D&D session videos through the complete chunking pipeline. Use when the user requests to process, chunk, transcribe, or analyze a D&D session video file.
2026-01-05
course-content.md
0
1 export course-content
2 webmasterarbez from "webmasterarbez/course-os"
3 Use for Phase 6 of Course OS - designing detailed lesson content including examples, case studies, activities, and resources following Merrill's First Principles. Triggers on "/course-content", "design lessons", "create examples", "plan activities", or after completing Phase 5.
2026-01-05
tmux-workflow.md
0
1 export tmux-workflow
2 kunhuang12345 from "kunhuang12345/vedio-project"
3 Portable tmux-based workflow to drive one or multiple long-running Codex CLI “workers” from another process (e.g. Claude CLI) by (1) starting/reusing a tmux session running `codex`, (2) injecting prompts into the Codex pane via `tmux send-keys`/buffer paste, and (3) polling the worker’s Codex JSONL session logs to extract the next assistant reply. Each worker runs with an isolated `CODEX_HOME` (default `~/.codex-workers/<worker_id>`) to prevent log cross-talk when multiple Codex workers run concurrently. Use when you need to submit/wait/read Codex replies in tmux, manage multiple Codex workers, or troubleshoot the tmux worker and log binding.
2026-01-05
json-outputs-implementer.md
0
1 export json-outputs-implementer
2 cskiro from "cskiro/claudex"
3 Use PROACTIVELY when extracting structured data from text/images, classifying content, or formatting API responses with guaranteed schema compliance. Implements Anthropic's JSON outputs mode with Pydantic/Zod SDK integration. Covers schema design, validation, testing, and production optimization. Not for tool parameter validation or agentic workflows (use strict-tool-implementer instead).
2026-01-05
solidjs.md
0
1 export solidjs
2 mgd34msu from "mgd34msu/goodvibes-plugin"
3 Builds UIs with SolidJS including signals, effects, memos, and fine-grained reactivity. Use when creating high-performance reactive applications, building without virtual DOM, or needing granular updates.
2026-01-05
investor-tracker.md
0
1 export investor-tracker
2 TroyBuildsGIT from "TroyBuildsGIT/deals"
3 Track wholesaler, flipper, and builder activity in Pinellas County. Identify patterns and what deals are working.
2026-01-05
create-interactive-menu.md
0
1 export create-interactive-menu
2 CheekyCodexConjurer from "CheekyCodexConjurer/quant-lab"
3 Use this skill when creating dropdowns, context menus, or overlays that need a polished UX (open/close animation, click-outside, Escape, etc.).
2026-01-05
prd-authoring.md
0
1 export prd-authoring
2 Reading-Advantage-Thailand from "Reading-Advantage-Thailand/codecamp-advantage"
3 Use this skill for early-stage project planning. It leverages the Gemini CLI to generate high-quality first drafts of Product Briefs, Research Documents, and full PRDs, guiding users from idea to validated requirements. Triggers include "create PRD", "product brief", or "validate requirements".
2026-01-05