Browse Skills

20307 skills found

effective-java.md
0
1 export effective-java
2 xinqilin from "xinqilin/claude-dev-toolkit-marketplace"
3 Java best practices guide based on Effective Java. Use when reviewing Java code, discussing design patterns, object creation, equals/hashCode, Optional, Stream API, exception handling, or concurrency. Applies Joshua Bloch's principles.
2026-01-05
okr-review.md
0
1 export okr-review
2 bencassie from "bencassie/flywheel"
3 Quarterly OKR review with key results scoring, progress tracking, and next quarter planning
2026-01-05
deploy-rails-client.md
0
1 export deploy-rails-client
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Deploy the shot-client-next frontend to Fly.io using RAILS BACKEND configuration (shot-client-next app). Use this skill ONLY when specifically deploying to the legacy Rails backend at shot-counter.fly.dev.
2026-01-05
html-lint-runner.md
0
1 export html-lint-runner
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Runs automated HTML linting using @axe-core/playwright (WCAG accessibility) and markuplint (HTML standards). Use when user asks to "lint HTML", "run automated checks", "validate HTML", "check accessibility", or mentions "axe-core", "markuplint", "automated audit".
2026-01-05
detailed-implementation-plan.md
0
1 export detailed-implementation-plan
2 Henry229 from "Henry229/blog-practice"
3 Generates detailed, step-by-step implementation plans for React/Next.js components based on component lists from plan-based-components and optional UI design images. Creates actionable task lists with file paths, dependencies, implementation details, and verification checklists. Use when users want specific implementation guidance for building components.
2026-01-05
playwright.md
0
1 export playwright
2 AlexisLaporte from "AlexisLaporte/agent-helpers"
3 Browser automation and end-to-end testing. Use when user wants to test web applications, automate browser interactions, scrape web content, or verify UI functionality across browsers.
2026-01-05
create-skill.md
0
1 export create-skill
2 hvent90 from "hvent90/hv-skills"
3 Create Claude Code skills with proper structure, frontmatter, and best practices. Use when the user wants to create a new skill, write a SKILL.md file, or needs help structuring a Claude Code plugin.
2026-01-05
code-review-checklist.md
0
1 export code-review-checklist
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Systematic code review guidelines and checklist. Use this skill when reviewing code, conducting pull request reviews, or establishing code quality standards. Provides comprehensive review criteria covering functionality, design, testing, security, and documentation. Complements the code-quality agent.
2026-01-05
gdunit4-test-writer.md
0
1 export gdunit4-test-writer
2 minami110 from "minami110/claude-godot-tools"
3 Write gdUnit4 test code with type-specific assertions, signal testing, and scene runner support. Use when creating or updating tests for GDScript files.
2026-01-05
mcp-code-execution.md
0
1 export mcp-code-execution
2 majiayu000 from "majiayu000/claude-skill-registry"
3 MCP ツールを TypeScript コードとして実行し、トークン消費を最大 98.7% 削減します。Serena MCP ツール呼び出しが必要な場合、大規模データセット処理、コードベース全体への操作、バッチ処理、プライバシーに配慮したデータ処理が必要な場合に使用してください。
2026-01-05
architecture-assessment.md
0
1 export architecture-assessment
2 mgd34msu from "mgd34msu/goodvibes-plugin"
3 Evaluates codebase architecture for patterns, anti-patterns, coupling, cohesion, scalability, and technical debt. Use when assessing system design, reviewing architecture decisions, identifying improvement areas, or preparing for major refactoring.
2026-01-05
shelby-storage-integration.md
0
1 export shelby-storage-integration
2 MEDICALCOR from "MEDICALCOR/medicalcor-core"
3 Expert on integrating Shelby Protocol decentralized storage into applications. Helps with use case evaluation, architecture design, migration strategies, cost optimization, performance tuning for video streaming, AI training, data analytics, content delivery, and read-heavy workloads. Triggers on keywords integrate Shelby, decentralized storage integration, video streaming storage, AI training data, data analytics storage, migration to Shelby, storage architecture, content delivery, Shelby use case.
2026-01-05
file-restructurer.md
0
1 export file-restructurer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Restructure project files, reorganize folders, and modularize code.LOAD THIS SKILL WHEN: Project structure is messy | User says "整理資料夾", "重構結構", "reorganize", "模組化" | files exceed 500 lines | need DDD folder structure.CAPABILITIES: Folder reorganization, module splitting, import path updates, backup/rollback, dry-run preview.
2026-01-05
security-baseline.md
0
1 export security-baseline
2 amattas from "amattas/agentic-coding"
3 Security requirements, threats, and controls that apply across this system.
2026-01-05
pyroscope.md
0
1 export pyroscope
2 julianobarbosa from "julianobarbosa/claude-code-skills"
3 Guide for Grafana Pyroscope continuous profiling. Use for Kubernetes Helm deployment, Go/Java/Python/.NET/Ruby/Node.js profiling, storage backends, trace-to-profile linking, and troubleshooting.
2026-01-05
pickup.md
0
1 export pickup
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Codex pickup checklist when starting on a task.
2026-01-05
database.md
0
1 export database
2 Azeem-2 from "Azeem-2/HackthonII"
3 Universal database operations skill for modern applications. Expert in SQLModel/SQLAlchemy patterns, async database operations, connection pooling, migrations, performance optimization, and multi-database support (PostgreSQL, MySQL, SQLite). Provides production-ready patterns for any database-driven application.
2026-01-05
domain-modeling.md
0
1 export domain-modeling
2 YosrBennagra from "YosrBennagra/3SC"
3 Model core domain concepts for the widget host app: entities, value objects, aggregates, invariants, and domain services. Use when defining the domain layer, enforcing rules, or refactoring business logic out of UI/application layers.
2026-01-05
error-debugger.md
0
1 export error-debugger
2 LuluFur from "LuluFur/p5-web-games"
3 Diagnoses JavaScript errors, asset loading failures, p5.js conflicts, game logic bugs, and performance issues. Use when encountering errors, crashes, console warnings, sprites not loading, enemies stuck, towers not working, or any unexpected behavior.
2026-01-05
architecture-compliance.md
0
1 export architecture-compliance
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Verify Tetris architecture compliance with coding rules and design patterns. Use when reviewing code, implementing features, refactoring, or validating architectural decisions. Auto-triggers on phrases like "review this code", "check architecture", "is this correct?", "refactor this", or "implement feature". Checks for prohibited patterns (classes, enums, any types, hardcoded strings) and required patterns (functional programming, Result type, proper imports).
2026-01-05
elsevier-skill.md
0
1 export elsevier-skill
2 yasufumi-nakata from "yasufumi-nakata/Elsevier_skill"
3 Use Elsevier APIs (Scopus search / abstract / author / trends / institution / open access) via simple CLI scripts.
2026-01-05
increment-version.md
0
1 export increment-version
2 twentynineteen from "twentynineteen/bucket"
3 Use this skill when the user wants to increment or bump the project version number. This skill reads the current semantic version, increments it (patch/minor/major), updates package.json, Cargo.toml, and tauri.conf.json, runs cargo check to update Cargo.lock, and commits all changes to git with an appropriate commit message.
2026-01-05
rust-developer.md
0
1 export rust-developer
2 JohnnyVicious from "JohnnyVicious/copilot-cli-examples"
3 Comprehensive Rust development guidelines based on 6 months of code reviews. Use when writing Rust code, debugging Rust issues, or reviewing Rust PRs. Covers error handling, file I/O safety, type safety patterns, performance optimization, common footguns, and fundamental best practices. Perfect for both new and experienced Rust developers working on CLI tools, hooks, or production code.
2026-01-05
security-hardening-checklist.md
0
1 export security-hardening-checklist
2 hopeoverture from "hopeoverture/worldbuilding-app-skills"
3 This skill should be used when the user requests to audit, check, or improve application security by analyzing security headers, cookie configuration, RLS policies, input sanitization, rate limiting, and other security measures. It generates a comprehensive security audit report with actionable recommendations. Trigger terms include security audit, security check, harden security, security review, vulnerability check, security headers, secure cookies, input validation, rate limiting, security best practices.
2026-01-05