💻 Development
2539 skills found
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-23
nestjs-authentication.md
2
1
export
nestjs-authentication
2
from
"AgentiveCity/SkillFactory"
from
"AgentiveCity/SkillFactory"
3
A skill factory for managing Claude Code skills
2026-02-10
agent-creator.md
2
1
export
agent-creator
2
from
"netbrain/skeletons"
from
"netbrain/skeletons"
3
Nix flake templates for Claude Code projects with intelligent skills and agent orchestration
2026-01-17
agent-skill-mapping.md
2
1
export
agent-skill-mapping
2
from
"tesla0225/claude_skill_repoinit"
from
"tesla0225/claude_skill_repoinit"
3
Skillの割当表(agent -> skills)を作るときのルール集。skill-assigner が mapping を更新するときに参照する。
2025-12-21
ruby-idioms.md
2
1
export
ruby-idioms
2
from
"stephendolan/dotfiles"
from
"stephendolan/dotfiles"
3
Dotfiles using DotBot
2026-02-23
deno-debugger.md
2
1
export
deno-debugger
2
from
"willkelly/deno-debug-skill"
from
"willkelly/deno-debug-skill"
3
An attempt to get claude code connected to a remote debugger to troubleshoot typescript problems in deno
2025-12-11
frontend-dev.md
2
1
export
frontend-dev
2
from
"jungai/dotfiles"
from
"jungai/dotfiles"
3
my dotfiles
2026-02-23
agent-smith.md
2
1
export
agent-smith
2
from
"slamb2k/agent-smith"
from
"slamb2k/agent-smith"
3
Intelligent financial management skill for Claude Code with PocketSmith API integration
2026-02-04
koan-quickstart.md
2
1
export
koan-quickstart
2
from
"sylin-org/koan-framework"
from
"sylin-org/koan-framework"
3
Koan is a modern, modular .NET 10 framework designed to make small teams capable of building sophisticated applications with simple patterns. Entity-first persistence, multi-provider transparency, AI integration, event-driven architecture with zero configuration ceremony.
2026-02-04
gemini-cli-integration.md
2
1
export
gemini-cli-integration
2
from
"Whamp/whamp-claude-tools"
from
"Whamp/whamp-claude-tools"
3
a collection of [3] plugins for Claude Code that might be helpful for others
2025-12-22
distributed-claude-sender.md
2
1
export
distributed-claude-sender
2
from
"ebowwa/seed"
from
"ebowwa/seed"
3
Automated setup script for essential development tools (Claude Code CLI, GitHub CLI, Tailscale, Doppler) - Perfect for VPS, cloud instances, Github codespaces or any new machines. Spin up new development ready machines in seconds!
2026-02-14
baseline-check.md
2
1
export
baseline-check
2
from
"spiralhouse/cycletime"
from
"spiralhouse/cycletime"
3
Context Management for Claude Code
2026-01-24
nuxt-layers.md
2
1
export
nuxt-layers
2
from
"leeovery/claude-nuxt"
from
"leeovery/claude-nuxt"
3
Working with Nuxt layers (base, nuxt-ui, x-ui) that provide shared functionality. Use when understanding layer architecture, importing from layers, extending layer functionality, or creating new layers.
2026-02-08
prompt-engineer.md
2
1
export
prompt-engineer
2
from
"MH4GF/dotfiles"
from
"MH4GF/dotfiles"
3
MUST use when editing CLAUDE.md, SKILL.md, or slash commands. Applies prompt engineering best practices regardless of task size.
2026-02-25
instruments-profiling.md
2
1
export
instruments-profiling
2
from
"gmcabrita/dotfiles"
from
"gmcabrita/dotfiles"
3
Use when profiling native macOS or iOS apps with Instruments/xctrace. Covers correct binary selection, CLI arguments, exports, and common gotchas.
2026-02-25
expert-debugging-and-lint-fixing.md
2
1
export
expert-debugging-and-lint-fixing
2
from
"auldsyababua/instructor-workflow"
from
"auldsyababua/instructor-workflow"
3
Systematic debugging workflow to reproduce, isolate, and fix hard software bugs, resolve related lint issues, and add tests and guardrails to prevent regressions. This skill should be used for complex bugs that teams struggle to fix, flaky/intermittent failures, production-only bugs, and environment-specific issues where code changes must be lint-clean.
2026-01-13
sparze.md
2
1
export
sparze
2
from
"glassesneo/sparze"
from
"glassesneo/sparze"
3
Expert guidance for Sparze ECS apps including systems, queries, components, resources, events, and performance trade-offs.
2026-01-05
codebase-agent.md
2
1
export
codebase-agent
2
from
"harivansh-afk/claude-continual-learning"
from
"harivansh-afk/claude-continual-learning"
3
memory setup [BASIC]
2026-01-07
developing-openai-agents-sdk-agents.md
2
1
export
developing-openai-agents-sdk-agents
2
from
"mikekelly/developing-openai-agents-sdk-agents"
from
"mikekelly/developing-openai-agents-sdk-agents"
3
Build, create, debug, review, implement, and optimize agentic AI applications using the OpenAI Agents SDK for TypeScript. Use when creating new agents, defining tools, implementing handoffs between agents, adding guardrails, debugging agent behavior, reviewing agent code, or orchestrating multi-agent systems with the @openai/agents package.
2026-01-30
writing-go-tests.md
2
1
export
writing-go-tests
2
from
"torosent/crankfire"
from
"torosent/crankfire"
3
High-signal load testing for HTTP, WebSocket, SSE, and gRPC from the CLI
2026-02-23
github-content.md
2
1
export
github-content
2
from
"krmcbride/claude-plugins"
from
"krmcbride/claude-plugins"
3
Claude Code plugin marketplace
2026-01-03
review-react.md
2
1
export
review-react
2
from
"khw1031/claude-marketplace"
from
"khw1031/claude-marketplace"
3
Expert-level frontend code review specialist for production-grade TypeScript/React applications. Use this skill when reviewing pull requests, performing code audits, or analyzing frontend codebases for type safety, performance, security, and maintainability issues. Focuses on React/TypeScript stack with emphasis on runtime safety and production readiness.
2026-01-21
get-web-page-raw.md
2
1
export
get-web-page-raw
2
from
"dudarev/ai-assisted-software-development"
from
"dudarev/ai-assisted-software-development"
3
Capture a web page as raw material (extracted text/Markdown) with metadata, storing it in the raw/ directory for later distillation.
2026-02-21