Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
rust-conventions
Work on Rust crates in packages/rust_viterbo. Use for crate layout, commands (fmt/clippy/test/bench), and coding conventions.
majiayu000/claude-skill-registry 163
-
knowledge-patterns
PR Review 修复模式库。在处理 PR Review 评论时自动查阅,寻找已知问题模式和解决方案。
majiayu000/claude-skill-registry 163
-
syncing-tsconfig-paths
Synchronizes tsconfig.json paths from package.json imports field. Ensures TypeScript resolves subpath imports (#imports) correctly during development.
majiayu000/claude-skill-registry 163
-
libconfig
libconfig - Configuration management library. serviceConfig, extensionConfig, and scriptConfig load settings from files and environment variables. Configuration class provides advanced features like namespacing and storage backend loading. Use for service initialization, environment-specific settings, and runtime configuration.
majiayu000/claude-skill-registry 163
-
generating-trading-signals
Generate trading signals using technical indicators and on-chain metrics.
Use when receiving trading signals and alerts.
Trigger with phrases like "get trading signals", "check indicators", or "analyze signals".
majiayu000/claude-skill-registry 163
-
single-trajectory-analysis
Guide to reproducing OmicVerse trajectory workflows spanning PAGA, Palantir, VIA, velocity coupling, and fate scoring notebooks.
majiayu000/claude-skill-registry 163
-
kraken
majiayu000/claude-skill-registry 163
-
fix-ci
Fetch GitHub CI failure information, analyze root causes, reproduce locally, and propose a fix plan. Use `/fix-ci` for current branch or `/fix-ci <run-id>` for a specific run.
majiayu000/claude-skill-registry 163
-
PHP Composer and Autoloading
Use when composer package management and PSR-4 autoloading including dependency management, autoload strategies, package creation, version constraints, and patterns for modern PHP project organization and distribution.
majiayu000/claude-skill-registry 163
-
worker-handover
Defines context handover format when workers hit turn limit. Posts structured handover to GitHub issue comments enabling replacement workers to continue seamlessly.
majiayu000/claude-skill-registry 163
-
pr-template-generator
Generate comprehensive pull request descriptions that help reviewers understand changes quickly a...
majiayu000/claude-skill-registry 163
-
prd-update-progress
Update PRD progress based on git commits and code changes, enhanced by conversation context
majiayu000/claude-skill-registry 163
-
tdd-cycle
执行 TDD 红绿重构循环(RED→GREEN→REFACTOR→REPEAT),通过先写失败测试、最小代码实现、保持绿色重构的节奏驱动开发。当启动功能开发、需要测试驱动节奏、进行迭代编码、追求高测试覆盖率时使用。提供检查清单和节奏控制。
majiayu000/claude-skill-registry 163
-
daily-briefing
Generate a comprehensive daily briefing combining calendar events, email inbox status, and reminders. Use when the user asks to plan their day, get a morning briefing, or wants an overview of their schedule and tasks. This orchestrates multiple skills together.
majiayu000/claude-skill-registry 163
-
crafting-readme-files
Craft professional README.md files for GitHub open source projects. Generates hero sections, installation instructions, feature tables, and architecture diagrams. Use when creating or revising a README, documenting a CLI tool, library, or open source project, or when user asks about README structure, badges, or project documentation.
majiayu000/claude-skill-registry 163
-
Managing Timecard
Handle timecard punch-in/out operations using /dakoku command. Use when user executes /dakoku, needs to record work hours, or mentions timecard/勤怠/打刻.
majiayu000/claude-skill-registry 163
-
nexus-prompt-engineer
4-D prompt engineering assistant that transforms vague requirements into high-precision prompts through guided interaction. Trigger when users need to: (1) craft high-quality system prompts, (2) optimize existing prompts, (3) use '/fast' for quick generation or '/audit' for prompt review. Applicable to any scenario requiring carefully designed prompts.
majiayu000/claude-skill-registry 163
-
note-rewrite
既存のnote.com記事をAIEO/SEO観点でリライト。WebSearchで最新情報を収集し、読みやすく再構成する。
majiayu000/claude-skill-registry 163
-
managing-dotfiles
Use this skill when working with personal dotfiles managed by yadm. This includes pulling remote changes, committing and pushing dotfile changes, modifying configuration files (shell, editor, terminal, git, etc.), viewing tracked files, resolving merge conflicts, and maintaining the dotfiles repository. For work dotfiles, use the managing-work-dotfiles skill instead.
majiayu000/claude-skill-registry 163
-
test-pyramid-advisor
分析unit/integration/e2e测试分配比例,建议60/30/10比例平衡。当AICTXT/测试策略确定后使用,优化测试执行效率和覆盖质量。
majiayu000/claude-skill-registry 163
-
test-automation
Create test plans, write tests, validate code quality through testing
majiayu000/claude-skill-registry 163
-
Skill Maker: AI Skill Factory for Tools
Meta-skill that generates domain-specific AI skills from tool documentation
majiayu000/claude-skill-registry 163
-
threat-model-generator
Creates comprehensive threat models using STRIDE methodology with asset identification, threat enumeration, mitigation strategies, and residual risk assessment. Use for "threat modeling", "security analysis", "STRIDE", or "risk assessment".
majiayu000/claude-skill-registry 163
-
UserDefaults Migrator
Find UserDefaults.standard usage in Leavn, migrate to PreferencesStore/SwiftData, create entities, ensure single source of truth
majiayu000/claude-skill-registry 163