Browse Skills
20307 skills found
ln-222-story-creator.md
13
1
export
ln-222-story-creator
2
from
"levnikolaevich/claude-code-skills"
from
"levnikolaevich/claude-code-skills"
3
Creates Stories from IDEAL plan (CREATE) or appends user-requested Stories (ADD). Generates 8-section documents, validates INVEST, creates in Linear. Invoked by ln-220.
2026-01-21
anycable-coder.md
13
1
export
anycable-coder
2
from
"majesticlabs-dev/majestic-marketplace"
from
"majesticlabs-dev/majestic-marketplace"
3
Use when implementing real-time features requiring reliability, especially LLM streaming. Applies AnyCable patterns for message delivery guarantees, presence tracking, and Action Cable migration.
2026-01-22
diagnostic-action.md
12
1
export
diagnostic-action
2
from
"BellaBe/lean-os"
from
"BellaBe/lean-os"
3
Use when the user asks why something happened, what’s wrong, root cause analysis, debugging, or incident explanation.
2026-01-05
code-smell-detector.md
12
1
export
code-smell-detector
2
from
"rysweet/MicrosoftHackathon2025-AgenticCoding"
from
"rysweet/MicrosoftHackathon2025-AgenticCoding"
3
Identifies anti-patterns specific to amplihack philosophy.
Use when reviewing code for quality issues or refactoring.
Detects: over-abstraction, complex inheritance, large functions (>50 lines), tight coupling, missing __all__ exports.
Provides specific fixes and explanations for each smell.
2026-01-05
reviewing-code.md
12
1
export
reviewing-code
2
from
"rysweet/MicrosoftHackathon2025-AgenticCoding"
from
"rysweet/MicrosoftHackathon2025-AgenticCoding"
3
Performs systematic code review checking for correctness, maintainability, security, and best practices. Activates when user requests review, before creating PRs, or when significant code changes are ready. Ensures quality gates are met before code proceeds to production.
2026-01-05
code-reviewer.md
12
1
export
code-reviewer
2
from
"Jeffallan/claude-skills"
from
"Jeffallan/claude-skills"
3
Use when reviewing pull requests, conducting code quality audits, or identifying security vulnerabilities. Invoke for PR reviews, code quality checks, refactoring suggestions.
2026-01-05
poet-analyst.md
12
1
export
poet-analyst
2
from
"rysweet/MicrosoftHackathon2025-AgenticCoding"
from
"rysweet/MicrosoftHackathon2025-AgenticCoding"
3
Analyzes events through poetic lens using close reading, metaphor analysis, imagery, rhythm,
form analysis, and attention to language's emotional and aesthetic dimensions.
Provides insights on emotional truth, symbolic meaning, human experience, aesthetic impact, and expressive depth.
Use when: Understanding emotional dimensions, symbolic meaning, communication impact, cultural resonance, human experience.
Evaluates: Imagery, metaphor, rhythm, emotional truth, symbolic depth, aesthetic power, resonance, ambiguity.
2026-01-05
spark-engineer.md
12
1
export
spark-engineer
2
from
"Jeffallan/claude-skills"
from
"Jeffallan/claude-skills"
3
Use when building Apache Spark applications, distributed data processing pipelines, or optimizing big data workloads. Invoke for DataFrame API, Spark SQL, RDD operations, performance tuning, streaming analytics.
2026-01-05
reasoning-analogical.md
12
1
export
reasoning-analogical
2
from
"BellaBe/lean-os"
from
"BellaBe/lean-os"
3
Transfer knowledge from source domains to novel target situations through structural mapping. Use when facing new markets, products, or situations where past experience provides relevant patterns. Produces adapted solutions with explicit mappings and context adjustments.
2026-01-05
security-reviewer.md
12
1
export
security-reviewer
2
from
"Jeffallan/claude-skills"
from
"Jeffallan/claude-skills"
3
Use when conducting security audits, reviewing code for vulnerabilities, or analyzing infrastructure security. Invoke for SAST scans, penetration testing, DevSecOps practices, cloud security reviews.
2026-01-05
context-management.md
12
1
export
context-management
2
from
"rysweet/MicrosoftHackathon2025-AgenticCoding"
from
"rysweet/MicrosoftHackathon2025-AgenticCoding"
3
Proactive context window management via token monitoring, intelligent extraction, and selective rehydration.Use when approaching token limits or needing to preserve essential context.Complements /transcripts and PreCompact hook with proactive optimization.
2026-01-05
dotnet-core-expert.md
12
1
export
dotnet-core-expert
2
from
"Jeffallan/claude-skills"
from
"Jeffallan/claude-skills"
3
Use when building .NET 8 applications with minimal APIs, clean architecture, or cloud-native microservices. Invoke for Entity Framework Core, CQRS with MediatR, JWT authentication, AOT compilation.
2026-01-05
react-expert.md
12
1
export
react-expert
2
from
"Jeffallan/claude-skills"
from
"Jeffallan/claude-skills"
3
Use when building React 18+ applications requiring component architecture, hooks patterns, or state management. Invoke for Server Components, performance optimization, Suspense boundaries, React 19 features.
2026-01-05
rails-expert.md
12
1
export
rails-expert
2
from
"Jeffallan/claude-skills"
from
"Jeffallan/claude-skills"
3
Use when building Rails 7+ web applications with Hotwire, real-time features, or background job processing. Invoke for Active Record optimization, Turbo Frames/Streams, Action Cable, Sidekiq.
2026-01-05
golang-lo.md
12
1
export
golang-lo
2
from
"DCjanus/prompts"
from
"DCjanus/prompts"
3
Go >= 1.18 项目中希望用 samber/lo(Lodash 风格泛型库)简化集合/映射/字符串、错误处理、重试/节流/防抖、通道并发或指针空值场景时使用。
2026-01-05
chemist-analyst.md
12
1
export
chemist-analyst
2
from
"rysweet/MicrosoftHackathon2025-AgenticCoding"
from
"rysweet/MicrosoftHackathon2025-AgenticCoding"
3
Analyzes events through chemistry lens using molecular structure, reaction mechanisms, thermodynamics,
kinetics, and analytical techniques (spectroscopy, chromatography, mass spectrometry).
Provides insights on chemical processes, material properties, reaction pathways, synthesis, and analytical methods.
Use when: Chemical reactions, material analysis, synthesis planning, process optimization, environmental chemistry.
Evaluates: Molecular structure, reaction mechanisms, yield, selectivity, safety, environmental impact.
2026-01-05
module-spec-generator.md
12
1
export
module-spec-generator
2
from
"rysweet/MicrosoftHackathon2025-AgenticCoding"
from
"rysweet/MicrosoftHackathon2025-AgenticCoding"
3
Generates module specifications following amplihack's brick philosophy template.
Use when creating new modules or documenting existing ones to ensure they follow
the brick & studs pattern. Analyzes code to extract: purpose, public contract,
dependencies, test requirements.
2026-01-05
laravel-specialist.md
12
1
export
laravel-specialist
2
from
"Jeffallan/claude-skills"
from
"Jeffallan/claude-skills"
3
Use when building Laravel 10+ applications requiring Eloquent ORM, API resources, or queue systems. Invoke for Laravel models, Livewire components, Sanctum authentication, Horizon queues.
2026-01-05
flutter-expert.md
12
1
export
flutter-expert
2
from
"Jeffallan/claude-skills"
from
"Jeffallan/claude-skills"
3
Use when building cross-platform applications with Flutter 3+ and Dart. Invoke for widget development, Riverpod/Bloc state management, GoRouter navigation, platform-specific implementations, performance optimization.
2026-01-05
sre-engineer.md
12
1
export
sre-engineer
2
from
"Jeffallan/claude-skills"
from
"Jeffallan/claude-skills"
3
Use when defining SLIs/SLOs, managing error budgets, or building reliable systems at scale. Invoke for incident management, chaos engineering, toil reduction, capacity planning.
2026-01-05
embedded-systems.md
12
1
export
embedded-systems
2
from
"Jeffallan/claude-skills"
from
"Jeffallan/claude-skills"
3
Use when developing firmware for microcontrollers, implementing RTOS applications, or optimizing power consumption. Invoke for STM32, ESP32, FreeRTOS, bare-metal, power optimization, real-time systems.
2026-01-05
guru-id.md
12
1
export
guru-id
2
from
"finos/morphir-dotnet"
from
"finos/morphir-dotnet"
3
{Brief description for Claude Code skill invocation. Include primary triggers and capabilities.}
2026-01-05
php-pro.md
12
1
export
php-pro
2
from
"Jeffallan/claude-skills"
from
"Jeffallan/claude-skills"
3
Use when building PHP applications with modern PHP 8.3+ features, Laravel, or Symfony frameworks. Invoke for strict typing, PHPStan level 9, async patterns with Swoole, PSR standards.
2026-01-05
ticktick-cli.md
12
1
export
ticktick-cli
2
from
"DCjanus/prompts"
from
"DCjanus/prompts"
3
使用 Python CLI 与 Dida365 Open API 交互以管理滴答清单任务/项目,适用于需要通过脚本或命令行调用滴答清单接口的场景(如项目/任务的查询、创建、更新、完成、删除)。
2026-01-05