Browse Skills

44557 skills found

frontend-design.md
0
1 export frontend-design
2 wollfoo from "wollfoo/amp"
3 Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics. | Sử dụng khi: thiết kế frontend, wireframe, mockup, prototype.
2026-01-05
tsh-stock-realtime.md
0
1 export tsh-stock-realtime
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Real-time stock synchronization for TSH Clients Console. Use when:(1) Debugging stock sync issues (webhooks not firing, stock not updating)(2) Understanding webhook event handling(3) Implementing stock-affecting features(4) Troubleshooting stock discrepancies between Zoho and app(5) Adding new stock-affecting transaction handlers(6) Monitoring stock sync health(7) Understanding the multi-layer sync architecture
2026-01-05
nextjs-app-router-mastery.md
0
1 export nextjs-app-router-mastery
2 autohandai from "autohandai/community-skills"
3 Next.js 14+ App Router patterns, server components, and data fetching
2026-01-05
training-patterns.md
0
1 export training-patterns
2 vanman2024 from "vanman2024/ai-dev-marketplace"
3 Templates and patterns for common ML training scenarios including text classification, text generation, fine-tuning, and PEFT/LoRA. Provides ready-to-use training configurations, dataset preparation scripts, and complete training pipelines. Use when building ML training pipelines, fine-tuning models, implementing classification or generation tasks, setting up PEFT/LoRA training, or when user mentions model training, fine-tuning, classification, generation, or parameter-efficient tuning.
2026-01-05
queries.md
0
1 export queries
2 cliftonc from "cliftonc/drizzle-cube-skills"
3 Build and execute semantic queries with filters, time dimensions, aggregations, and ordering in drizzle-cube. Use when querying analytics data, filtering results, working with date ranges, aggregating measures, or building reports with drizzle-cube.
2026-01-05
testing-gh-skills.md
0
1 export testing-gh-skills
2 majiayu000 from "majiayu000/claude-skill-registry"
3 SLASH COMMAND ONLY - Do NOT invoke automatically. Only runs via /test-gh-skills command. Executes Python test orchestrator for 80 tests across 6 skill groups.
2026-01-05
smc-harness.md
0
1 export smc-harness
2 AaronAbuUsama from "AaronAbuUsama/alpha-arena"
3 SMC trading agent skill for Alpha Harness backtesting. Provides ICT/SMC methodology,decision frameworks, and behavioral guidelines for autonomous trading in simulatedenvironments. USE WHEN agent wakes in harness, needs to analyze markets, decide onsetups, or place orders.
2026-01-05
kamal.md
0
1 export kamal
2 el-feo from "el-feo/ai-context"
3 Deploy containerized web applications to any Linux server using Kamal. Use when users need to deploy, configure, debug, or manage Kamal deployments including initial setup, configuration of deploy.yml, deployment workflows, rollbacks, managing accessories (databases, Redis), troubleshooting deployment issues, or understanding Kamal commands and best practices.
2026-01-05
skill-builder.md
0
1 export skill-builder
2 brendanbecker from "brendanbecker/SREcodex"
3 Guide for creating new skills following best practices. Creates properly formatted SKILL.md files with YAML frontmatter, clear structure, and effective discovery metadata.
2026-01-05
api-patterns.md
0
1 export api-patterns
2 ziouzitsou from "ziouzitsou/fossapp"
3 Enforce consistent API route patterns including auth, rate limiting, validation, and error handling. Reduces boilerplate and prevents security issues.
2026-01-05
git-workflow.md
0
1 export git-workflow
2 smileynet from "smileynet/meta-claude"
3 Git best practices for commits, merges, and collaboration. Use when writing commit messages, deciding between merge/rebase, handling merge conflicts, or following git workflows.
2026-01-05
create-bap-identity.md
0
1 export create-bap-identity
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Create new BAP (Bitcoin Attestation Protocol) identities using the bap CLI. Supports Type42 (modern) and Legacy identity formats. Creates encrypted .bep backup files stored in Flow's /.flow/.bsv/backups/ directory.
2026-01-05
read-configs.md
0
1 export read-configs
2 Roger-Parkinson-EHP from "Roger-Parkinson-EHP/agentic"
3 Find and understand project configuration files. Discovers build configs, dependencies, env vars, CI/CD, and tool settings without reading full files.
2026-01-05
testing-skills-with-subagents.md
0
1 export testing-skills-with-subagents
2 barrydobson from "barrydobson/dotfiles_extra"
3 RED-GREEN-REFACTOR for process documentation - baseline without skill, write addressing failures, iterate closing loopholes
2026-01-05
react-expert.md
0
1 export react-expert
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Expert React - Hooks, composants, state management, data fetching, testing, styling et patterns modernes
2026-01-05
violetconnect-woocommerce.md
0
1 export violetconnect-woocommerce
2 violetio from "violetio/violet-ai-plugins"
3 WooCommerce REST API authentication and credential-based onboarding patterns for VioletConnect
2026-01-05
mcp-feishu.md
0
1 export mcp-feishu
2 taptap from "taptap/claude-plugins-marketplace"
3 当用户提供飞书 MCP URL 并请求配置时触发。自动同时配置到 Claude Code 和 Cursor,简化团队成员的环境设置流程。
2026-01-05
backend-hang-debug.md
0
1 export backend-hang-debug
2 BenderFendor from "BenderFendor/Thesis"
3 Diagnose and fix FastAPI hangs caused by blocking ThreadPoolExecutor shutdown in the news stream route; includes py-spy capture and non-blocking executor pattern.
2026-01-05
holmesgpt-skill.md
0
1 export holmesgpt-skill
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Guide for implementing HolmesGPT - an AI agent for troubleshooting cloud-native environments. Use when investigating Kubernetes issues, analyzing alerts from Prometheus/AlertManager/PagerDuty, performing root cause analysis, configuring HolmesGPT installations (CLI/Helm/Docker), setting up AI providers (OpenAI/Anthropic/Azure), creating custom toolsets, or integrating with observability platforms (Grafana, Loki, Tempo, DataDog).
2026-01-05
agent-creation.md
0
1 export agent-creation
2 elevanaltd from "elevanaltd/hestai-core"
3 Comprehensive agent creation reference including YAML frontmatter requirements, tier classification, cognitive architecture, constitutional patterns, and archetype selection. Use when creating or validating HestAI agents, ensuring proper structure and discovery. Triggers on create agent, agent structure, YAML frontmatter, agent validation, tier classification, archetype selection, OCTAVE agents.
2026-01-05
generating-commit-messages.md
0
1 export generating-commit-messages
2 funiq-lab from "funiq-lab/xagents"
3 Generate clear Conventional Commit messages from git diffs; use when writing commits, reviewing staged work, or when the user requests a commit.
2026-01-05
codex.md
0
1 export codex
2 jackspace from "jackspace/ClaudeSkillz"
3 Executes OpenAI Codex CLI for code analysis, refactoring, and automated editing. Activates when users mention codex commands, code review requests, or automated code transformations requiring advanced reasoning models.
2026-01-05
orchestrator.md
0
1 export orchestrator
2 clearclown from "clearclown/claude-code-aida"
3 AIDA パイプライン全体のオーケストレーション。Use when user mentions パイプライン実行, orchestrate, 全体統括, AIDA start. Manages multi-phase workflow.
2026-01-05
create-worked-example.md
0
1 export create-worked-example
2 asmith7013 from "asmith7013/coachingPlatform"
3 Generate PPTX-compatible HTML slide decks for math worked examples. Use when user says "create worked example" or needs visual step-by-step math instruction with CFU questions and practice problems.
2026-01-05