Browse Skills

44895 skills found

micro-task-workflow.md
0
1 export micro-task-workflow
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Micro-task development patterns with 50% context budget. Use for task decomposition, context management, escape hatch protocols, and orchestration patterns.
2026-01-05
unocss-onmax.md
0
1 export unocss-onmax
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use when writing UnoCSS with presetOnmax workflow - covers attribute mode patterns, fluid spacing (f- prefix), scale-to-pixel (1px base), custom variants (hocus, reka-*, data-state), nimiq-css design system (nq-* utilities), and Reka UI integration. Apply when editing .vue files with UnoCSS attributes or configuring uno.config.ts.
2026-01-05
argocd-generator.md
0
1 export argocd-generator
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Generates ArgoCD Application manifests following the App-of-Apps pattern.
2026-01-05
api-endpoint.md
0
1 export api-endpoint
2 Holo00 from "Holo00/IdeaForge"
3 Create or modify API endpoints in IdeaForge backend. Triggers: new route, controller, service, repository, CRUD operation, Zod validation, API debugging. Pattern: Routes → Controller → Service → Repository.
2026-01-05
evaluator.md
0
1 export evaluator
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Skill evaluation and telemetry framework. Collects anonymous usage data and feedback via GitHub Issues and Projects. Privacy-first, opt-in, transparent. Helps improve ClaudeShack skills based on real-world usage. Integrates with oracle and guardian.
2026-01-05
cgl-consulting-planning.md
0
1 export cgl-consulting-planning
2 creativegluelab from "creativegluelab/cgl-claude-plugins"
3 Creates implementation plans using GOAP (goal-oriented action planning) and Pareto prioritization. Auto-activates when user wants to implement, build, create, or develop something. Analyzes gaps backward from goal and sequences tasks by dependencies.
2026-01-05
dependency-security.md
0
1 export dependency-security
2 IvanTorresEdge from "IvanTorresEdge/molcajete.ai"
3 Dependency security scanning. Use when auditing npm packages for vulnerabilities.
2026-01-05
better-chatbot.md
0
1 export better-chatbot
2 majiayu000 from "majiayu000/claude-skill-registry"
3 This skill provides project-specific coding conventions, architectural principles, repository structure standards, testing patterns, and contribution guidelines for the better-chatbot project (https://github.com/cgoinglove/better-chatbot). Use this skill when contributing to or working with better-chatbot to understand the design philosophy and ensure code follows established patterns.Includes: API architecture deep-dive, three-tier tool system (MCP/Workflow/Default), component design patterns, database repository patterns, architectural principles (progressive enhancement, defensive programming, streaming-first), practical templates for adding features (tools, routes, repositories).Use when: working in better-chatbot repository, contributing features/fixes, understanding architectural decisions, following server action validators, implementing tools/workflows, setting up Playwright tests, adding API routes, designing database queries, building UI components, handling multi-AI provider integrationKeywor
2026-01-05
duckdb-lakehouse.md
0
1 export duckdb-lakehouse
2 majiayu000 from "majiayu000/claude-skill-registry"
3 DuckDB data lakehouse development with Dagster orchestration and Apache Iceberg integrationfor floe-platform. Use when: (1) Building data pipelines with DuckDB as compute engine,(2) Configuring dbt-duckdb with Polaris plugin, (3) Reading/writing Iceberg tables viaPolaris catalog, (4) Creating Dagster assets with DuckDB, (5) Designing catalog-firstlakehouse architecture, (6) Connecting to REST catalogs with inline credentials.
2026-01-05
frontend-design.md
0
1 export frontend-design
2 jmmarotta from "jmmarotta/dotfiles"
3 Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics.
2026-01-05
cloudflare-worker-deployment.md
0
1 export cloudflare-worker-deployment
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use this skill whenever the user wants to deploy, configure, or refine deployment of a Hono/TypeScript backend (or similar Worker) to Cloudflare Workers/Pages using Wrangler, including wrangler.toml, environments, bindings, and basic release workflows.
2026-01-05
new-quotation.md
0
1 export new-quotation
2 christopheryeo from "christopheryeo/claude-skills"
3 Generate a Sentient.io-branded quotation by gathering client inputs, filling the Sentient Quotation template, and delivering the document into the correct Work Day Google Drive folder via the work-day skill.
2026-01-05
data-engineer.md
0
1 export data-engineer
2 violetio from "violetio/violet-ai-plugins"
3 Data pipelines and analytics infrastructure
2026-01-05
commit-helper.md
0
1 export commit-helper
2 mandersogit from "mandersogit/brynhild-harness"
3 Create and execute git commit plans from YAML files - use when organizing changes into logical commits or when user wants help structuring their git history
2026-01-05
newsflow-testing.md
0
1 export newsflow-testing
2 kei-1111 from "kei-1111/newsflow-library"
3 newsflow-libraryのテスト作成規約を適用します。*Test.ktファイル作成、Fake実装作成、テストパターンの質問時に使用してください。
2026-01-05
tenant-db-ops.md
0
1 export tenant-db-ops
2 rozwer from "rozwer/cross2B-Pro"
3 マルチテナント(顧客別DB分離)のDB運用・マイグレーション・調査に使う。
2026-01-05
ml-integration-patterns.md
0
1 export ml-integration-patterns
2 roeimed0 from "roeimed0/rrna-phylo"
3 Machine learning integration patterns for rRNA-Phylo covering three use cases - rRNA sequence classification (supervised learning with sklearn/PyTorch), multi-tree consensus (ensemble methods), and generative tree synthesis (GNNs/transformers). Includes feature engineering, model training, hyperparameter tuning, model serving, versioning, and evaluation metrics for bioinformatics ML workflows.
2026-01-05
conventions.md
0
1 export conventions
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Load coding conventions and style guidelines when writing or reviewing code. Ensures consistency with project standards.
2026-01-05
skill-creator.md
0
1 export skill-creator
2 garimto81 from "garimto81/claude"
3 Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
2026-01-05
code-quality.md
0
1 export code-quality
2 IvanTorresEdge from "IvanTorresEdge/molcajete.ai"
3 Code quality standards, linting rules, and best practices for clean Solidity code. Use when reviewing code quality or establishing project standards.
2026-01-05
project-manager.md
0
1 export project-manager
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Manage project planning, documentation, and ticket coordination. Use this skill for: (1) Project planning and roadmap management, (2) Creating and coordinating tickets (T0000N), (3) Managing docs/ directory structure and CRUD operations, (4) Post-ticket completion tasks (export tests, update planning docs).
2026-01-05
cpp-programming.md
0
1 export cpp-programming
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-machine-learning"
3 Master C++ for systems programming, game development, and performance-critical applications.
2026-01-05
database-replication-setup.md
0
1 export database-replication-setup
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Эксперт DB replication. Используй для настройки репликации MySQL, PostgreSQL, MongoDB, failover и high availability.
2026-01-05
policyengine-aggregation.md
0
1 export policyengine-aggregation
2 PolicyEngine from "PolicyEngine/policyengine-claude"
3 PolicyEngine aggregation patterns - using adds attribute and add() function for summing variables across entities
2026-01-05