Browse Skills

44358 skills found

using-superpowers.md
0
1 export using-superpowers
2 aquantumofdonuts from "aquantumofdonuts/sonoplex"
3 Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions
2026-01-05
happiness-dashboard.md
0
1 export happiness-dashboard
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Evidence framework data dashboard with DuckDB. Write SQL in markdown to create visualizations.
2026-01-05
vue-development.md
0
1 export vue-development
2 SSiertsema from "SSiertsema/claude-code-plugins"
3 Vue 3 and Nuxt 3 development with TDD workflow, QA gates, and E2E test generation. Enforces unit testing before implementation, generates Playwright E2E tests from Gherkin acceptance criteria, and produces JSON reports.
2026-01-05
learning-guide.md
0
1 export learning-guide
2 majiayu000 from "majiayu000/claude-skill-registry"
3 This skill should be used when a user asks to learn a specific skill or knowledge area using the pattern '帮我学习一下xx技能/知识'. The skill provides a comprehensive 9-step learning journey including concept discovery, practical applications, code examples, resource recommendations, community tracking, and related topic suggestions. It covers the complete learning cycle from foundational understanding to advanced community engagement.
2026-01-05
sticker-design-guide.md
0
1 export sticker-design-guide
2 Snoopiam from "Snoopiam/claude_all_skills"
3 Guidelines for creating print-ready stickers including dimensions, formats, bleed areas, and production specs. Use when designing stickers for print or digital use.
2026-01-05
brainstorming.md
0
1 export brainstorming
2 JKKN-Institutions from "JKKN-Institutions/Kenavo"
3 Use when creating or developing anything, before writing code or implementation plans - refines rough ideas into fully-formed designs through structured Socratic questioning, alternative exploration, and incremental validation
2026-01-05
building-skills.md
0
1 export building-skills
2 DeeDee-Development from "DeeDee-Development/Chickadee-Labs-static-site"
3 Creates Claude Code Skills using a structured 6-phase workflow. Use when building skills, writing SKILL.md, designing skill architecture, or testing skill triggers. DO NOT use for general Claude Code docs or one-off tasks.
2026-01-05
optimizing-query-selection.md
0
1 export optimizing-query-selection
2 djankies from "djankies/claude-configs"
3 Optimize queries by selecting only required fields and avoiding N+1 problems. Use when writing queries with relations or large result sets.
2026-01-05
run-tests.md
0
1 export run-tests
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Validate code changes by intelligently selecting and running the appropriate test suites. Use this when editing code to verify changes work correctly, run tests, validate functionality, or check for regressions. Automatically discovers affected test suites, selects the minimal set of venvs needed for validation, and handles test execution with Docker services as needed.
2026-01-05
encoding-first.md
0
1 export encoding-first
2 az9713 from "az9713/pacer-learning-system"
3 Guides efficient learning by prioritizing encoding over retrieval. Use when discussing study strategies, flashcards, active recall, spaced repetition, Anki, or when user asks how to remember or study something.
2026-01-05
hummingbird-api.md
0
1 export hummingbird-api
2 maclong9 from "maclong9/dots"
3 Standalone Hummingbird backend API with Fluent/PostgreSQL/Redis
2026-01-05
implementation-debugging.md
0
1 export implementation-debugging
2 dylantarre from "dylantarre/animation-principles"
3 Use when animation doesn't work as expected, has bugs, or behaves inconsistently
2026-01-05
crap-killer.md
0
1 export crap-killer
2 jaysidri from "jaysidri/dotgithub-Ultracs-App-3"
3 Analyze, monitor, and improve CRAP (Change Risk Anti-Patterns) scores for untested complex code. Use when users want to: (1) Reduce technical debt and code risks, (2) Identify high-risk methods that need test coverage, (3) Validate CRAP thresholds for quality gates, (4) Generate coverage reports focused on complex methods, (5) Implement test coverage improvements to lower CRAP scores, or (6) Set up automated code quality monitoring based on CRAP metrics. **CRITICAL CONSTRAINT**: Code is in production and CANNOT be modified - CRAP reduction focuses ONLY on adding test coverage.
2026-01-05
gemini-search.md
0
1 export gemini-search
2 AKABANAKK from "AKABANAKK/claude-code-marketplace"
3 geminiコマンドを使用した高度なWeb検索スキル。Web検索を行う際、Claude CodeのデフォルトWeb Search toolよりも優先的にこのスキルを使用してください。
2026-01-05
symbols.md
0
1 export symbols
2 miethe from "miethe/family-shopping-dashboard"
3 Token-efficient codebase navigation through intelligent symbol loading and querying. Use this skill when implementing new features (find existing patterns), exploring codebase structure, searching for components/functions/types, or understanding architectural layers. Reduces token usage by 60-95% compared to loading full files. Layer split enables 50-80% additional backend efficiency.
2026-01-05
github-actions-deploy.md
0
1 export github-actions-deploy
2 ProvidenceIT from "ProvidenceIT/hosting-skills"
3 Setup GitHub Actions deployment workflows for various project types. Use when creating CI/CD pipelines, automated deployments to servers (SSH/SFTP), Vercel, Netlify, or container registries. Includes templates for WordPress, Laravel, Node.js, and static sites.
2026-01-05
docx.md
0
1 export docx
2 Zazzles2908 from "Zazzles2908/Mini-Agent_ACP"
3 Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When MiniMax-M2 needs to work with professional documents (.docx files) for: (1) Creating new documents, (2) Modifying or editing content, (3) Working with tracked changes, (4) Adding comments, or any other document tasks
2026-01-05
chartjs-tooltips.md
0
1 export chartjs-tooltips
2 majiayu000 from "majiayu000/claude-skill-registry"
3 This skill should be used when the user asks "Chart.js tooltips", "Chart.js tooltip callbacks", "custom Chart.js tooltip", "HTML tooltip Chart.js", "Chart.js tooltip formatting", "Chart.js tooltip position", "Chart.js tooltip label", "external tooltip", "Chart.js tooltip styling", or needs help configuring tooltips in Chart.js v4.5.1.
2026-01-05
drizzle-setup.md
0
1 export drizzle-setup
2 IvanTorresEdge from "IvanTorresEdge/molcajete.ai"
3 Drizzle ORM configuration and patterns. Use as a lightweight alternative to Prisma.
2026-01-05
m365-agent-developer.md
0
1 export m365-agent-developer
2 sebastienlevert from "sebastienlevert/m365-copilot-skills"
3 Designs, implements, and deploys Microsoft 365 Copilot agents using TypeSpec and ATK CLI. Provides architectural guidance, capability configuration, security patterns, and lifecycle management. Use when developing M365 Copilot agents, working with TypeSpec, or managing agent deployments. For creating new projects, use the m365-agent-scaffolder skill.
2026-01-05
playwright-e2e-testing.md
0
1 export playwright-e2e-testing
2 vanman2024 from "vanman2024/dev-lifecycle-marketplace"
3 Playwright end-to-end testing patterns including page object models, test scenarios, visual regression, and CI/CD integration. Use when building E2E tests, testing web applications, automating browser interactions, implementing page objects, running Playwright tests, debugging E2E failures, or when user mentions Playwright, E2E, browser automation, page object model, POM, visual regression, or end-to-end testing.
2026-01-05
feature-implementer.md
0
1 export feature-implementer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Implement feature steps using git worktrees, build and test adaptively, update implementation plan, and generate test plans. This skill should be used when ready to implement one or more steps from an implementation plan, automatically adapting to any framework, language, or project structure.
2026-01-05
unsloth-lora.md
0
1 export unsloth-lora
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Configuring and optimizing 16-bit Low-Rank Adaptation (LoRA) and Rank-Stabilized LoRA (rsLoRA) for efficient LLM fine-tuning using triggers like lora, qlora, rslora, rank selection, lora_alpha, lora_dropout, and target_modules.
2026-01-05
analyzing-new-energy-trucks.md
0
1 export analyzing-new-energy-trucks
2 majiayu000 from "majiayu000/claude-skill-registry"
3 分析新能源货车保险业务数据,识别高风险机构和业务类型。在处理新能源货车承保数据、风险评估报告或制定承保策略时使用。
2026-01-05