Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
generating-output-styles
Creates custom output styles for Claude Code that modify system prompts and behavior. Use when the user asks to create output styles, customize Claude's response format, generate output-style files, or mentions output style configuration.
majiayu000/claude-skill-registry 163
-
review-architecture
アーキテクチャレビュースキル(設計整合性、コーディング規約、ドキュメント整合性の確認)
majiayu000/claude-skill-registry 163
-
dual-mode-library
Use when building reusable PyPI package with pgdbm - provides complete pattern for libraries that work standalone or embedded without needing examples
majiayu000/claude-skill-registry 163
-
research-and-fact-checker
Performs accurate research and fact-checking using reliable sources. Ideal for validating claims, clarifying complex topics, summarizing findings, and ensuring information accuracy.
majiayu000/claude-skill-registry 163
-
snapshot-test-refactorer
Refactors brittle snapshot tests into resilient, focused assertions. Provides strategies for reducing snapshot size, extracting meaningful assertions, and maintaining snapshots. Use for "snapshot testing", "snapshot refactoring", "brittle tests", or "assertion improvement".
majiayu000/claude-skill-registry 163
-
incremental-development
Structured incremental development workflow that enforces explicit scoping before implementation. Use when: (1) User says 'build', 'implement', 'develop', 'create feature', or 'add functionality', (2) Task involves multiple files or could have ripple effects, (3) User wants to avoid scope creep or premature implementation, (4) Breaking down complex tasks into verifiable steps. This skill prevents AI agents from jumping into code without a validated plan.
majiayu000/claude-skill-registry 163
-
refactoring-07-documentation-usage
Use when documenting Python research code usage, setup, and experiment reproduction.
majiayu000/claude-skill-registry 163
-
execute-tasks
majiayu000/claude-skill-registry 163
-
write_adr
Document architectural decisions with context and consequences.
majiayu000/claude-skill-registry 163
-
api-name-api
majiayu000/claude-skill-registry 163
-
build-cross-platform-packages
Use when building professional installers for desktop applications - covers macOS DMG with app bundles, Windows MSI with WiX, Linux DEB packages, GitHub Actions automation, and SLSA attestations
majiayu000/claude-skill-registry 163
-
working-in-git-worktrees
Working in isolated worktree directories for parallel work - work normally, tests isolated, orchestrator handles cleanup
majiayu000/claude-skill-registry 163
-
update-local-development-agents
Workflow for propagating penguiflow library changes to test agents. Use when modifying library code and need to test changes in test_generation agents.
majiayu000/claude-skill-registry 163
-
sip-media-negotiation
Use when handling SDP offer/answer, codec negotiation, media capabilities, and RTP session setup in SIP applications.
majiayu000/claude-skill-registry 163
-
wish-writer
7일간 매일 아침/저녁 발송할 응원 메시지 14개 생성
majiayu000/claude-skill-registry 163
-
handling-pr-comments
majiayu000/claude-skill-registry 163
-
ci-images
Work with this repo’s GitHub Actions CI and GHCR Docker image publishing workflow. Use when changing generation checks, tests, formatting, or when preparing a release and validating image tags.
majiayu000/claude-skill-registry 163
-
auto-build
プロジェクトタイプを自動検出してビルドを実行するスキル。コード変更後にビルドを提案、エラー発生時は修正案を提示。Node.js、Rust、Python、Go、Makefileプロジェクトに対応。
majiayu000/claude-skill-registry 163
-
context-analytics
Portfolio analytics, metrics calculation, performance tracking, and dashboard data. Use when working with analytics code, files, or integration. Invoke when navigating analytics codebase, searching for analytics files, debugging analytics errors, or discussing analytics patterns. Keywords: analytics, analytics
majiayu000/claude-skill-registry 163
-
native-tools
Claude Code native tools reference. Prefer native tools over bash commands for file operations, search, and orchestration.
majiayu000/claude-skill-registry 163
-
careercopilot-tool-creator
Scaffolds a new Python tool utility in 'src/tools/' for agents to call. Tools are utility functions (web scraping, PDF parsing, database queries) that agents use. Use when creating utilities that agents depend on.
majiayu000/claude-skill-registry 163
-
retention-dashboard
Use to visualize churn, expansion, and health metrics across cohorts.
majiayu000/claude-skill-registry 163
-
register-hook
Create and register hook scripts with proper error handling and settings
majiayu000/claude-skill-registry 163
-
analysis-report
Generates comprehensive, structured research reports.
majiayu000/claude-skill-registry 163