Browse Skills

44835 skills found

researching.md
0
1 export researching
2 majiayu000 from "majiayu000/claude-skill-registry"
3 A guide for performing effective research across several domains. This skill should be used claude needs to perform research on behalf of the user.
2026-01-05
rails-conventions.md
0
1 export rails-conventions
2 betamatt from "betamatt/claude-plugins"
3 This skill should be used when the user is working in a Rails 7+ application and asks about "Rails conventions", "naming conventions", "Rails structure", "Hotwire patterns", "Turbo frames", "Stimulus controllers", "Rails directory structure", "Rails best practices", or needs guidance on idiomatic Rails patterns for production systems.
2026-01-05
sqlite-agent-amplification.md
0
1 export sqlite-agent-amplification
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Dynamically create tools and consult peer agents for enhanced capabilities
2026-01-05
redaction-tool.md
0
1 export redaction-tool
2 CaseMark from "CaseMark/redaction-tool"
3 Development skill for CaseMark's Smart Redaction Tool - an intelligent document redaction application with two-pass PII detection combining regex patterns and AI-powered semantic analysis. Built with Next.js 14, pdf.js/pdf-lib, and Case.dev LLMs. Use this skill when: (1) Working on the redaction-tool codebase, (2) Adding or modifying regex patterns, (3) Implementing AI detection features, (4) Building PDF export functionality, or (5) Adding new PII types.
2026-01-05
python-best-practices.md
0
1 export python-best-practices
2 elevanaltd from "elevanaltd/hestai-core"
3 Python development best practices including PEP 8 style guidelines, type hints, docstring conventions, and common patterns. Use when writing or modifying Python code.
2026-01-05
calculate-velocity.md
0
1 export calculate-velocity
2 semicolon-devteam from "semicolon-devteam/semo-pm"
3 팀 Velocity 계산. Use when (1) Sprint 종료 시 Velocity 기록,(2) 생산성 분석, (3) 일정 예측 시.
2026-01-05
create-pull-request.md
0
1 export create-pull-request
2 timbuchinger from "timbuchinger/loadout"
3 Use when the user asks to create a pull request or PR for their work - creates PR using available tools with clear, concise title and description following standard template
2026-01-05
history.md
0
1 export history
2 Technikhighknee from "Technikhighknee/agent-workbench"
3 Git data you can use, not parse. Understand why code exists.
2026-01-05
issue-intake.md
0
1 export issue-intake
2 CAPHTECH from "CAPHTECH/claude-marketplace"
3 Issueの初期トリアージスキル。Issueを受け取り、標準化された分析結果(分類・深刻度・影響スコープ・不確実性・次アクション参照)を生成する。GitHub/Jira/Linear等のトラッカーからissue_payload形式で受け取る。トリガー条件:- 「Issue #N を分析して」「このIssueの深刻度は?」「このバグはCritical?」- 「Issue本文を初期トリアージして」「Issueを取り込んで」- 新しいIssueを受け取り、最初の分類・判断が必要な時注意: 根本原因の断定、修正案の確定、優先度の最終決定は行わない(材料提供まで)
2026-01-05
flutter-development.md
0
1 export flutter-development
2 rghamilton3 from "rghamilton3/dotfiles"
3 Comprehensive Flutter development guidance covering widget composition (including ADHD-friendly UI patterns), state management (Bloc and Riverpod), navigation with go_router, platform-specific code for iOS/Android/Web/Desktop, Material Design 3 implementation, and performance optimization. Use when building Flutter applications, implementing state management, creating cross-platform features, optimizing performance, or designing accessible user interfaces.
2026-01-05
pytorch-geometric.md
0
1 export pytorch-geometric
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Library for Graph Neural Networks (GNNs). Covers MessagePassing layers, modular aggregation schemes, and handling large graphs via mini-batching with disjoint graph representation. (pyg, messagepassing, gnn, gcn, gat, edge_index, knn_graph, global_mean_pool)
2026-01-05
maven-dependency-research.md
0
1 export maven-dependency-research
2 macintorsten from "macintorsten/reflection"
3 Research Maven dependency updates with breaking changes, release notes, and security information
2026-01-05
format-cover-letter.md
0
1 export format-cover-letter
2 AJBcoding from "AJBcoding/claude-skill-eval"
3 Intelligent cover letter formatting with semantic understanding of structure and content (project, gitignored)
2026-01-05
narrative-presenter.md
0
1 export narrative-presenter
2 michaeldiestelberg from "michaeldiestelberg/The-AI-enabled-Product-Builder"
3 Transform bullet point notes into an interactive narrative website for live presentations. Use this skill when the user wants to create a "presentation website" or "interactive narrative" from notes, or when they want to present ideas one argument at a time with animations. Creates a React artifact that reveals content progressively with click-to-advance navigation.
2026-01-05
spacing-scale.md
0
1 export spacing-scale
2 dylantarre from "dylantarre/design-system-skills"
3 Generates consistent spacing tokens using base values and ratios. Use when creating margin/padding systems, gap tokens, or layout spacing. Outputs CSS custom properties, Tailwind config, or JSON tokens.
2026-01-05
code-format.md
0
1 export code-format
2 icartsh from "icartsh/icartsh_plugin"
3 dotnet format, prettier 및 기타 포맷팅 도구를 사용하여 코드를 정리합니다. 코드 스타일 수정, 포맷 일관성 유지 또는 커밋 전 코드 준비가 필요한 작업에서 사용합니다.
2026-01-05
zensical-debug.md
0
1 export zensical-debug
2 zeulewan from "zeulewan/zeul-claude-plugins"
3 Debug and visually verify zensical sites with Chrome DevTools. Combines zensical development best practices with Chrome MCP port management. User-invocable with /zensical-debug.
2026-01-05
arcgis-scene-effects.md
0
1 export arcgis-scene-effects
2 SaschaBrunnerCH from "SaschaBrunnerCH/arcgis-maps-sdk-js-ai-context"
3 Configure SceneView environment settings including shadows, lighting, backgrounds, underground navigation, and elevation modes. Use for realistic 3D visualizations.
2026-01-05
javascript-testing-patterns.md
0
1 export javascript-testing-patterns
2 HermeticOrmus from "HermeticOrmus/after-the-third-cup"
3 Implement comprehensive testing strategies using Jest, Vitest, and Testing Library for unit tests, integration tests, and end-to-end testing with mocking, fixtures, and test-driven development. Use when writing JavaScript/TypeScript tests, setting up test infrastructure, or implementing TDD/BDD workflows.
2026-01-05
ui-token-first.md
0
1 export ui-token-first
2 nickabeelee from "nickabeelee/espresso-engineered"
3 Enforce UI token usage for Espresso Engineered frontend work. Use when editing Svelte/SvelteKit UI, styling typography, voice lines, headers, cards, surfaces, or layout so styles come from frontend/src/lib/ui tokens instead of app.css or ad-hoc CSS.
2026-01-05
documentation.md
0
1 export documentation
2 DaoThiHuong2111 from "DaoThiHuong2111/codeh-cli"
3 Enforces documentation standards and structure for this project. This skill should be used when creating, updating, or organizing documentation to ensure compliance with project rules, prevent redundancy, and maintain screen-based organization. Activates when user asks to create/update docs or when documentation needs to be generated.
2026-01-05
monitoring-observability.md
0
1 export monitoring-observability
2 leobrival from "leobrival/topographic-studio-plugins"
3 Setup monitoring and observability for applications with Sentry, PostHog, Pino logging, and OpenTelemetry. Use when users need error tracking, product analytics, structured logging, metrics, or centralized exception handling. Covers AdonisJS-inspired error patterns.
2026-01-05
pdfco.md
0
1 export pdfco
2 vm0-ai from "vm0-ai/api0"
3 PDF processing API for conversion, extraction, merging, splitting and more
2026-01-05
landsandboat-ffxi.md
0
1 export landsandboat-ffxi
2 Shuu-37 from "Shuu-37/xi-ai-skill"
3 Expert knowledge of Final Fantasy XI private server development using LandSandBoat codebase. Use when working with FFXI game mechanics, LandSandBoat source code, database schema, Lua scripting, GM tools, or server administration.
2026-01-05