Browse Skills

44756 skills found

theme-factory.md
0
1 export theme-factory
2 majiayu000 from "majiayu000/claude-skill-registry"
3 10 ready-to-use themes with colors and fonts for consistent styling.Use when: applying visual themes to pages, components, or design systems.Triggers: "theme", "color palette", "color scheme", "fonts", "branding","visual identity", "design system colors".
2026-01-05
work-item-fields.md
0
1 export work-item-fields
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Reference for Azure DevOps work item fields, link types, and states. Use when the user needs to know field names, field paths, reference names, link types, or work item type configurations. Use when user mentions "field name", "field path", "what field", "link type", "relation type", "parent child", "work item type", or needs to set/update specific work item properties.
2026-01-05
git-commit-helper.md
0
1 export git-commit-helper
2 alexismanuel from "alexismanuel/dotfiles"
3 Generate descriptive commit messages by analyzing git diffs. Use when the user asks for help writing commit messages or reviewing staged changes.
2026-01-05
storage.md
0
1 export storage
2 atrawog from "atrawog/bazzite-ai-plugins"
3 Storage management for Bazzite. Automounting drives (BTRFS/EXT4, Framework, SteamOS),BTRFS deduplication, rmlint disk trimming, and snapper snapshots. Use when usersneed to configure disk and partition management.
2026-01-05
book-scaffolding.md
0
1 export book-scaffolding
2 khanaleema from "khanaleema/PhysicalAI-Book"
3 Plan, structure, and scaffold large educational books using cognitive load management,just-in-time specification, and pedagogical best practices. Use this skill when planningmulti-part, multi-chapter educational works that require narrative continuity, progressivecomplexity, and hands-on exercises. This skill helps create cohesive learning journeysthat balance foundational scaffolding with advanced independence. Activate when tasksinvolve structuring books, managing cognitive load across chapters, defining part-levelnarratives, or coordinating multi-phase content development workflows.
2026-01-05
ticket-management.md
0
1 export ticket-management
2 therealtimex from "therealtimex/realtimex-agent-skills"
3 Create and manage support tickets throughout their lifecycle
2026-01-05
governance-docs-standard.md
0
1 export governance-docs-standard
2 majiayu000 from "majiayu000/claude-skill-registry"
3 【WHEN】当用户要新增/修改/评审“治理层文档”(README.md、CLAUDE.md、以及用户显式指定的其他治理层文档)时启用; 【WHEN】当输出提案 vN.md、落地修改治理层文档、或产出 vN-review.md 时启用。 【WHEN NOT】不用于业务功能开发、不用于代码实现细节、不用于非治理层文档(如普通开发笔记/模块设计/接口文档)。
2026-01-05
playwright-flow-recorder.md
0
1 export playwright-flow-recorder
2 hopeoverture from "hopeoverture/worldbuilding-app-skills"
3 Creates Playwright test scripts from natural language user flow descriptions. This skill should be used when generating E2E tests from scenarios, converting user stories to test code, recording user flows, creating test scripts from descriptions like "user signs up and creates project", or translating acceptance criteria into executable tests. Trigger terms include playwright test, e2e flow, user scenario, test from description, record flow, user journey, test script generation, acceptance test, behavior test, user story test.
2026-01-05
telemetry-validator-agent.md
0
1 export telemetry-validator-agent
2 Kart-rc from "Kart-rc/dataobservability-agents"
3 AI-powered Telemetry Validator Agent that verifies instrumentation works in sandbox environments. Use when: (1) Validating OTel spans are emitted correctly, (2) Verifying correlation headers in Kafka messages, (3) Confirming OpenLineage events for data pipelines, (4) Generating validation evidence for merge approval. Triggers: "validate telemetry", "verify instrumentation", "check OTel spans", "validate correlation headers".
2026-01-05
purpose-driven-impl.md
0
1 export purpose-driven-impl
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Ensure clear purpose and success criteria before implementing any feature. Use when starting new features, major refactoring, or complex implementations. Prevents unclear objectives (FP-3).
2026-01-05
troubleshooting-config-items.md
0
1 export troubleshooting-config-items
2 flanksource from "flanksource/claude-code-plugin"
3 Troubleshoots infrastructure and application configuration items in Mission Control by diagnosing health issues, analyzing recent changes, and investigating resource relationships. Use when users ask about unhealthy or failing resources, mention specific config items by name or ID, inquire about Kubernetes pods/deployments/services, AWS EC2 instances/volumes, Azure VMs, or other infrastructure components. Also use when investigating why a resource is down, stopped, degraded, or showing errors, or when analyzing what changed that caused an issue.
2026-01-05
sqlite-integration-for-beginners.md
0
1 export sqlite-integration-for-beginners
2 rubrical-studios from "rubrical-studios/process-docs"
3 Add SQLite database to Flask or Sinatra app with beginner-friendly code examples and teaching comments
2026-01-05
mongodb-find-queries.md
0
1 export mongodb-find-queries
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Master MongoDB find queries with filters, projections, sorting, and pagination. Learn query operators, comparison, logical operators, and real-world query patterns. Use when retrieving data from MongoDB collections.
2026-01-05
auditing-security.md
0
1 export auditing-security
2 sekka from "sekka/dotfiles"
3 セキュリティ監査と脆弱性対策を支援します。OWASP Top 10に基づく包括的な脆弱性チェック、コード分析、リスク評価を提供します。セキュリティ脆弱性の特定、コンプライアンス確認、セキュアコーディング実装が必要な場合に使用してください。
2026-01-05
shelby-smart-contracts.md
0
1 export shelby-smart-contracts
2 MEDICALCOR from "MEDICALCOR/medicalcor-core"
3 Expert on Shelby Protocol smart contracts on Aptos blockchain. Helps with blob metadata, micropayment channels, auditing system, storage commitments, placement group assignments, Move modules, and on-chain state management. Triggers on keywords Shelby smart contract, Shelby Move, blob metadata, micropayment channel, Shelby auditing, placement group assignment, storage commitment, Aptos contract.
2026-01-05
learning-localization-engineering.md
0
1 export learning-localization-engineering
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Convert measurement systems, format dates/times/numbers/currency by locale, adapt address formats, and handle locale-specific sorting. Use when localizing technical content for regions. Activates on "localization", "date format", "measurement conversion", or "locale adaptation".
2026-01-05
global-commenting.md
0
1 export global-commenting
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Write meaningful code comments that explain WHY rather than WHAT, focusing on business logic, non-obvious solutions, workarounds, and complex algorithms while keeping code self-documenting. Use this skill when adding comments to explain rationale, documenting complex business logic, explaining workarounds or temporary solutions, describing performance optimizations, writing function documentation (JSDoc, docstrings, XML docs), or reviewing code for appropriate commenting. Apply when working on any code file that contains logic requiring explanation, public API functions, complex algorithms, security-critical code, or architectural decisions. This skill ensures comments explain rationale not implementation (WHY not WHAT), self-documenting code through clear naming (refactor unclear code instead of commenting), concise and evergreen comments (no who/when dated comments - Git tracks this), links to external resources for context, proper function documentation format (JSDoc for TS/JS, docstrings for Python, XML d
2026-01-05
mongodb-authentication.md
0
1 export mongodb-authentication
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-mongodb"
3 Master MongoDB authentication methods including SCRAM, X.509 certificates, LDAP, and Kerberos. Learn user creation, role assignment, and securing MongoDB deployments.
2026-01-05
using-templates.md
0
1 export using-templates
2 Sixallfaces from "Sixallfaces/orkestr"
3 Use and customize workflow templates for common scenarios. Use when user wants to use a template, asks about available templates, or wants to customize existing workflows.
2026-01-05
decomposing-complex-problems.md
0
1 export decomposing-complex-problems
2 pianzhu from "pianzhu/my-claude-skills"
3 Deconstructs complex problems using the 'Polymath Investor' framework with a 5-step cognitive chain (First Principles → Modular Isolation → Pareto Filtering → Cross-Domain Mapping → Dynamic Zooming). Use when analyzing systems, architectures, businesses, or learning challenges; when seeking high-leverage insights or 'Alpha'; when applying first principles thinking; or when needing cross-disciplinary perspectives to reveal blind spots. Transforms overwhelming complexity into actionable levers.
2026-01-05
staff-mapping-management.md
0
1 export staff-mapping-management
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Manage staff-institution mapping table for vehicle insurance platform. Use when updating mapping files, resolving name conflicts, converting Excel to JSON, or checking mapping coverage. Mentions "update mapping", "staff conflicts", "mapping table", or "institution assignment".
2026-01-05
using-content-driven-development.md
0
1 export using-content-driven-development
2 ddttom from "ddttom/allaboutv2"
3 Apply a Content Driven Development process to AEM Edge Delivery Services development. Use for all development tasks, including building new blocks, modifying existing blocks, making changes to core decoration functionality, etc.
2026-01-05
doc-validator.md
0
1 export doc-validator
2 smileynet from "smileynet/meta-claude"
3 Validate markdown documentation against meta-agentic best practices. Use when validating skills, commands, checking broken links, validating frontmatter, auditing documentation structure, or running compliance checks.
2026-01-05
transition-enhancement.md
0
1 export transition-enhancement
2 vitamin3615 from "vitamin3615/Agent-skills"
3 Use when text has choppy sentences, weak idea connections, or poor flow between concepts - provides relationship-based transition selection using coherence relations framework with 850+ transition phrases
2026-01-05