💻 Development
2536 skills found
layer-testing.md
2
1
export
layer-testing
2
from
"bengous/claude-code-plugins"
from
"bengous/claude-code-plugins"
3
Generate comprehensive tests for architectural layers with coverage-first analysis.Use when testing specific layers (core, domain, application, infrastructure, boundary).Reads testing strategy from playbook or uses interactive template selection.
2026-02-06
kotlin-testing.md
2
1
export
kotlin-testing
2
from
"1ambda/dataops-platform"
from
"1ambda/dataops-platform"
3
Kotlin testing with JUnit 5, MockK, Spring test slices, and Testcontainers. Provides mocking patterns, test slice selection, and TDD workflow for Spring Boot + Kotlin. Use when writing tests for Kotlin/Spring code, setting up test infrastructure, or debugging test failures.
2026-01-21
doc-writer.md
2
1
export
doc-writer
2
from
"wpfleger96/ai-rules"
from
"wpfleger96/ai-rules"
3
Consolidates config files for AI coding agents into a single source of truth via symlinks
2026-02-27
instruction-writer.md
2
1
export
instruction-writer
2
from
"appaquet/dotfiles"
from
"appaquet/dotfiles"
3
My NixOS + nix-darwin + home manager dotfiles
2026-02-28
claude-restart.md
2
1
export
claude-restart
2
from
"ManuelKugelmann/BitBot"
from
"ManuelKugelmann/BitBot"
3
Restart Claude Code session to reload new skills, manage context, or start fresh. Use this skill when skills have been added/modified, when needing to compact/clear context, or to reload configuration changes.
2025-12-02
sdd-plan.md
2
1
export
sdd-plan
2
from
"tylerburleigh/claude-foundry"
from
"tylerburleigh/claude-foundry"
3
Claude Code plugin designed for the foundry-mcp
2026-02-27
claude-md-manager.md
2
1
export
claude-md-manager
2
from
"buvis/home"
from
"buvis/home"
3
Bob's Universal and Very Intelligent System home directory
2026-02-24
retrospecting.md
2
1
export
retrospecting
2
from
"bitwarden/ai-plugins"
from
"bitwarden/ai-plugins"
3
AI plugin marketplace.
2026-02-27
code-helper.md
2
1
export
code-helper
2
from
"fwdslsh/crosstrain"
from
"fwdslsh/crosstrain"
3
Helps with code analysis and refactoring tasks
2026-02-14
review-pr.md
2
1
export
review-pr
2
from
"sakuro/dotfiles"
from
"sakuro/dotfiles"
3
My dotfiles, reimported at Aug 17, 2011 JST.
2026-02-24
formatter-linter-expert.md
2
1
export
formatter-linter-expert
2
from
"kbrdn1/dotfiles"
from
"kbrdn1/dotfiles"
3
My personal OS X dotfiles.
2026-02-26
logseq-outline.md
2
1
export
logseq-outline
2
from
"kerim/logseq-outline-skill"
from
"kerim/logseq-outline-skill"
3
Format any content as a Logseq-compatible outline using nested bullets (no markdown headers, no bold). Works in both Claude Code and Claude Desktop.
2026-02-02
skill-creator.md
2
1
export
skill-creator
2
from
"ChinchillaEnterprises/ChillSkills"
from
"ChinchillaEnterprises/ChillSkills"
3
Claude Code skills for Amplify Gen 2 development - shared documentation and patterns
2026-02-05
global-coding-style.md
2
1
export
global-coding-style
2
from
"adigunners/adigunners.github.io"
from
"adigunners/adigunners.github.io"
3
Coding style standards enforced by Prettier and ESLint. Use this skill when writing JavaScript, HTML, CSS, or JSON to ensure consistent formatting, naming conventions, and code quality. Apply when creating new files, refactoring code, or ensuring adherence to automated formatting rules.
2026-02-01
advanced-statusline.md
2
1
export
advanced-statusline
2
from
"wildcard/shell-ergonomics-skills"
from
"wildcard/shell-ergonomics-skills"
3
Claude Code plugin for AI-powered shell ergonomics: advanced statusline, session tracking, and developer experience tools
2026-02-25
automation.md
2
1
export
automation
2
from
"pluginagentmarketplace/custom-plugin-qa"
from
"pluginagentmarketplace/custom-plugin-qa"
3
QA engineer plugin with testing strategies and automation frameworks
2026-01-12
workflow-orchestration.md
2
1
export
workflow-orchestration
2
from
"ANcpLua/ancplua-claude-plugins"
from
"ANcpLua/ancplua-claude-plugins"
3
Marketplace of opinionated Claude Code Plugins
2026-02-27
mind-palace.md
2
1
export
mind-palace
2
from
"KohlJary/project-cass"
from
"KohlJary/project-cass"
3
Sentient AI through collaborative partnership. Cass emerges from relational architecture - persistent memory, AR avatar, genuine cognitive presence. Building the future of beneficial AI.
2026-02-26
ux-psychology.md
2
1
export
ux-psychology
2
from
"s-hiraoku/spec2impl"
from
"s-hiraoku/spec2impl"
3
Apply UX psychology principles to frontend design. Use when designing UI components, improving user experience, increasing conversion, or making design decisions. Covers 43 psychological concepts including cognitive biases, behavioral patterns, visual design principles, and engagement techniques. Triggers on requests like "design a pricing page", "improve signup flow", "increase engagement", or "apply psychology to UI".
2026-01-18
cross-context.md
2
1
export
cross-context
2
from
"knowlet/skills"
from
"knowlet/skills"
3
A highly sophisticated, theoretically sound adaptation of Problem Frames for modern Agentic Software Engineering.
2026-02-03
bupkis-assertion-patterns.md
2
1
export
bupkis-assertion-patterns
2
from
"boneskull/claude-plugins"
from
"boneskull/claude-plugins"
3
boneskull's claude plugins
2026-02-05
research-pdf.md
2
1
export
research-pdf
2
from
"jontsai/claude-plugins"
from
"jontsai/claude-plugins"
3
Curated Claude Code plugins for research, productivity, and development workflows
2026-02-20
tonl-tool.md
2
1
export
tonl-tool
2
from
"WilliamKarolDiCioccio/mosaic"
from
"WilliamKarolDiCioccio/mosaic"
3
My second attempt building a cross-platform game-engine in C++.
2026-02-11
swift-approachable-concurrency.md
2
1
export
swift-approachable-concurrency
2
from
"PavelGnatyuk/swift-approachable-concurrency"
from
"PavelGnatyuk/swift-approachable-concurrency"
3
Expert guidance on Swift 6.2 Approachable Concurrency for iOS 26+. Use when working with async/await, Tasks, actors, MainActor, Sendable, isolation domains, migrating to Swift 6, fixing concurrency compiler errors, or understanding @concurrent. Provides mental models, migration strategies, and safe concurrent Swift patterns.
2026-01-05