Browse Skills
2539 skills found
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
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
code-review.md
2
1
export
code-review
2
from
"LukasStrickler/ai-dev-atelier"
from
"LukasStrickler/ai-dev-atelier"
3
Opinionated setup for building software with AI coding agents
2026-02-24
unit-test-writer.md
2
1
export
unit-test-writer
2
from
"jo-minjun/ai-setting-example"
from
"jo-minjun/ai-setting-example"
3
Spring Boot 프로젝트의 유닛테스트를 작성합니다.JUnit, Mockito를 사용하며 Fixtures 패턴으로 테스트 객체를 관리합니다.사용 시점: 서비스 로직, 컨트롤러, 리포지토리 테스트 작성
2026-02-02
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
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
research-repo.md
2
1
export
research-repo
2
from
"aadishv/dotfiles"
from
"aadishv/dotfiles"
3
making this rn because my computer screen is glitching and uh 1) i want to back up all of my settings, 2) idk man i'm just freaking out cause what if my computer fully glitches in the middle of my bio final and proctorio kicks me and my teacher thinks i'm cheating then i get a zero on the final and F in bio
2026-02-21
uv.md
2
1
export
uv
2
from
"lostmygithubaccount/dotfiles"
from
"lostmygithubaccount/dotfiles"
3
my dotfiles
2026-01-31
developing-kcl.md
2
1
export
developing-kcl
2
from
"pedropaulovc/harmonic-analyzer"
from
"pedropaulovc/harmonic-analyzer"
3
High-fidelity mechanical reconstruction of Albert A. Michelson’s 20-element harmonic analyzer—a 19th-century analog computer that performs Fourier synthesis and analysis using gears, cams, springs, and levers. Includes full CAD models, machining plans, calibration data, and educational documentation.
2026-02-08
ruby-idioms.md
2
1
export
ruby-idioms
2
from
"stephendolan/dotfiles"
from
"stephendolan/dotfiles"
3
Dotfiles using DotBot
2026-02-23
frontend-design.md
2
1
export
frontend-design
2
from
"rohunvora/cursor-maxxing"
from
"rohunvora/cursor-maxxing"
3
easy way to share entire prompt history, tied to a finished product so people can learn
2026-01-12
ast-grep.md
2
1
export
ast-grep
2
from
"lwyBZss8924d/ReCodeAgent"
from
"lwyBZss8924d/ReCodeAgent"
3
ReCodeAgent project
2026-02-16
springboot-patterns.md
2
1
export
springboot-patterns
2
from
"cliangdev/specflux-backend"
from
"cliangdev/specflux-backend"
3
specflux REST APIs and MCP server
2026-01-26
rust-testing.md
2
1
export
rust-testing
2
from
"AutumnsGrove/GroveEngine"
from
"AutumnsGrove/GroveEngine"
3
A forest of voices. Writing and community tools for a quieter corner of the internet.
2026-02-26
g-sui.md
2
1
export
g-sui
2
from
"michalCapo/g-sui"
from
"michalCapo/g-sui"
3
Server‑rendered UI for Go: interactive pages with server actions and DOM/WebSocket patches—no frontend framework
2026-02-25
complete-test.md
2
1
export
complete-test
2
from
"alvis/.claude"
from
"alvis/.claude"
3
Achieves 100% test coverage with minimal redundancy through progressive test writing. Writes tests one-at-a-time with immediate coverage verification, removes redundant tests while maintaining coverage, fixes standards violations, restructures fixtures. Use when creating test suites for existing code, or optimizing test efficiency
2026-02-18
claude-code-analyzer.md
2
1
export
claude-code-analyzer
2
from
"modille/dotfiles"
from
"modille/dotfiles"
3
dotfiles, managed by chezmoi
2026-02-18
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
python-style-guide.md
2
1
export
python-style-guide
2
from
"CodingKaiser/claude-kaiser-skills"
from
"CodingKaiser/claude-kaiser-skills"
3
list of claude skills for omics and programming
2026-02-22
i18n-translator.md
2
1
export
i18n-translator
2
from
"mjanv/premiere-ecoute"
from
"mjanv/premiere-ecoute"
3
Music tools for Twitch streaming
2026-02-25
run-tests.md
2
1
export
run-tests
2
from
"andres-ortizl/dotfiles"
from
"andres-ortizl/dotfiles"
3
Run the test suite for anyformat-backend services using Docker Compose. Use when you need to validate code changes, debug failing tests, or verify that implementations work correctly before committing.
2026-02-21
rules-migration.md
2
1
export
rules-migration
2
from
"lisaross/claude-code-plugins"
from
"lisaross/claude-code-plugins"
3
MIGRATE CLAUDE.md into modular `.claude/rules/` directory structure following Claude Code's rules system. Converts monolithic CLAUDE.md into organized, path-specific rule files with glob patterns. Use when migrating to rules system, modularizing project instructions, splitting CLAUDE.md, organizing memory files. Triggers on "migrate claudemd to rules", "convert claude.md to rules", "modularize claude.md", "split claude.md into rules", "migrate to rules system".
2026-01-25
tmux.md
2
1
export
tmux
2
from
"r0man/guix-home"
from
"r0man/guix-home"
3
GUIX home configuration
2026-02-25
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