Browse Skills

44557 skills found

test-compliance-validator.md
0
1 export test-compliance-validator
2 majiayu000 from "majiayu000/claude-skill-registry"
3 This skill should be used after creating or modifying test code to deeply analyze test structure, ensure enterprise-readiness, detect fake success patterns, and verify tests provide real value - validates against integration testing best practices to prevent tests that pass when implementation is broken
2026-01-05
subagent-driven-development.md
0
1 export subagent-driven-development
2 arturas-bes from "arturas-bes/kainuguru-api"
3 Use when executing implementation plans with independent tasks in the current session - dispatches fresh subagent for each task with code review between tasks, enabling fast iteration with quality gates
2026-01-05
moderation-rules.md
0
1 export moderation-rules
2 chekos from "chekos/bns-marketplace"
3 Load when handling moderation issues, conflict resolution, rule enforcement,or developing moderation policies. Contains Discord-specific guidelines andbest practices for maintaining a healthy, safe community.
2026-01-05
reviewing-server-actions.md
0
1 export reviewing-server-actions
2 djankies from "djankies/claude-configs"
3 Review Server Actions for security, validation, and best practices in React 19. Use when reviewing forms, mutations, or server-side logic.
2026-01-05
derive-methodology.md
0
1 export derive-methodology
2 astrosteveo from "astrosteveo/launchpad"
3 This skill should be used when the user asks about "DERIVE workflow", "effective development methodology", "research-backed approach", "structured development", "how to approach this task", or wants guidance on planning and executing software development tasks systematically. Provides the complete DERIVE methodology with research-backed evidence for each phase.
2026-01-05
setup-cdk-editor.md
0
1 export setup-cdk-editor
2 auge2u from "auge2u/claude-dev-kit"
3 Use when setting up VS Code or Cursor for Claude Code - configures settings, installs recommended extensions, sets up keybindings, and creates workspace templates optimized for AI-assisted development
2026-01-05
home-assistant-api.md
0
1 export home-assistant-api
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Orchestrates access to the Home Assistant REST API for programmatic control of smart home devices. Routes requests to specialized resource files based on task type - authentication, state management, service calls, entity types, or advanced queries. Provides intelligent decision tables for selecting appropriate endpoints and managing integrations.
2026-01-05
code-quality-metrics.md
0
1 export code-quality-metrics
2 shabaraba from "shabaraba/shabaraba-cc-plugins"
3 This skill should be used when the user asks about "code complexity", "cyclomatic complexity", "cognitive complexity", "code metrics", "maintainability index", "code coverage", or when measuring code quality quantitatively. Provides metrics thresholds and measurement techniques.
2026-01-05
fork-terminal-skill.md
0
1 export fork-terminal-skill
2 emanualjade from "emanualjade/vibe-coding-resources"
3 Fork a terminal session to a new terminal window. Use this when the user requests 'fork terminal' or 'create a new terminal' or 'new terminal: <command>'.
2026-01-05
bi-fundamentals.md
0
1 export bi-fundamentals
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-sql"
3 BI fundamentals with metric definition, KPI calculation, dimensional modeling, dashboard optimization, and data storytelling. 40+ metric examples and calculation patterns.
2026-01-05
specs-creator.md
0
1 export specs-creator
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use PROACTIVELY this skill when you need to create comprehensive PRDs, tech specs, and ux specs based on feature description. If the user specify "Create PRD", "Create Tech Specs", or "Create UX Specs", this skill must be triggered.
2026-01-05
code-review.md
0
1 export code-review
2 ystk-kai from "ystk-kai/obsidian-sync"
3 Obsidian LiveSync プロジェクトのコードレビューを実施します。DDD アーキテクチャの遵守、レイヤー間の依存方向、セキュリティ(認証情報、入力検証)、パフォーマンス(非同期処理、タイムアウト)、Rust 固有のベストプラクティス(所有権、エラーハンドリング)をチェックします。PR レビュー、コード品質確認、実装の妥当性検証を依頼されたときに使用してください。
2026-01-05
1password.md
0
1 export 1password
2 julianobarbosa from "julianobarbosa/tiger-900"
3 Guide for implementing 1Password secrets management - CLI operations, service accounts, and Kubernetes integration. Use when retrieving secrets, managing vaults, configuring CI/CD pipelines, integrating with External Secrets Operator, or automating secrets workflows with 1Password.
2026-01-05
refactoring.md
0
1 export refactoring
2 bryonjacob from "bryonjacob/aug"
3 Systematic refactoring workflow - use coverage/complexity tools to identify targets, plan issues, execute with tests
2026-01-05
animation-principles-novice.md
0
1 export animation-principles-novice
2 dylantarre from "dylantarre/animation-principles"
3 Use when someone has basic awareness of animation principles and wants to start applying them in simple projects
2026-01-05
fullstack-implementation.md
0
1 export fullstack-implementation
2 htooayelwinict from "htooayelwinict/claude-config"
3 Implement features end-to-end in Laravel 12 + Inertia.js + React 19 + TypeScript. Use when buildingnew features, wiring controllers to pages, or implementing CRUD operations. EXCLUSIVE to fullstack-developer agent.
2026-01-05
svelte5-development.md
0
1 export svelte5-development
2 AutumnsGrove from "AutumnsGrove/GroveEngine"
3 Build web applications with Svelte 5 runes, SvelteKit routing, form actions, and component patterns. Use when working with Svelte, SvelteKit, or building reactive web interfaces.
2026-01-05
prioritization-framework.md
0
1 export prioritization-framework
2 johannesfritz from "johannesfritz/autonomous-orchestration"
3 Apply RICE, ICE, or MoSCoW scoring to prioritize features. Use when deciding what to build first, during backlog grooming, or when product-manager needs to rank items.
2026-01-05
config-file-generator.md
0
1 export config-file-generator
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Generate configuration files for tools like ESLint, Prettier, TypeScript, and Webpack. Use when setting up project tooling or standardizing configurations.
2026-01-05
campaign-page-copy.md
0
1 export campaign-page-copy
2 Sheshiyer from "Sheshiyer/Skills-claude-brand-genesis"
3 Generates full campaign page content structured for Kickstarter/Indiegogo using positioning, product, and voice assets.
2026-01-05
adr-creator.md
0
1 export adr-creator
2 zazu-22 from "zazu-22/ff_data_analytics"
3 Create Architecture Decision Records (ADRs) documenting significant technical decisions for the FF Analytics platform. This skill should be used when making architectural choices, evaluating alternatives for data models or infrastructure, documenting trade-offs, or when the user asks "should we use X or Y approach?" Guides through the ADR creation workflow from context gathering to documentation.
2026-01-05
character-development-assistant.md
0
1 export character-development-assistant
2 AbdulSamad94 from "AbdulSamad94/30-Day-AIDD-Challenge-Task-1"
3 Creates detailed character profiles including backstory, personality traits, motivations, relationships, and character arcs. Use when the user needs help developing compelling, multi-dimensional characters for their story.
2026-01-05
adding-new-metric.md
0
1 export adding-new-metric
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Guides systematic implementation of new sustainability metrics in OSS Sustain Guard using the plugin-based metric system. Use when adding metric functions to evaluate project health aspects like issue responsiveness, test coverage, or security response time.
2026-01-05
gcloud.md
0
1 export gcloud
2 levanminhduc from "levanminhduc/LuongHoaThoNew"
3 Guide for implementing Google Cloud SDK (gcloud CLI) - a command-line tool for managing Google Cloud resources. Use when installing/configuring gcloud, authenticating with Google Cloud, managing projects/configurations, deploying applications, working with Compute Engine/GKE/App Engine/Cloud Storage, scripting gcloud operations, implementing CI/CD pipelines, or troubleshooting Google Cloud deployments.
2026-01-05