一键导入
这个仓库中的 skills
Research and save a book, video, blog post, article, paper, podcast, link, or other resource into memory. Use when the user says "/save", "save this", "remember this", "store this resource", or asks Claude to quickly research something and log it into `~/Dropbox/memory/resources/`.
Use when creating a pull request, opening a PR, or when work on a branch is ready for review
Check Railway services (api/web) for errors, view logs, and fix deployment issues. Use when deployments fail, services are unhealthy, or you need to investigate production errors.
Scan an entire repository and produce a long-term improvement plan. Use when the user says "improvement plan", "/improvement-plan", "roadmap", "what should we improve", "long-term plan", "tech debt audit", "codebase review", or asks to analyze the project for future improvements, refactoring opportunities, or strategic technical direction.
Ask clarifying questions when a task is ambiguous or underspecified before implementing. Identifies missing objectives, acceptance criteria, scope, constraints, and environment details, then presents concise numbered questions with multiple-choice options and sensible defaults. Do not use automatically, only when invoked explicitly
Systematic workflow for filling out PR templates with complete documentation and analysis
Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Focuses on recently modified code unless instructed otherwise.
Consolidate session learnings into the project's `.notes/` directory. Use when the user says "compound", "/compound", "save session notes", "update notes from this session", "write what we learned", or otherwise asks to persist discoveries, decisions, gotchas, and TODOs from the current session into structured project notes.
Design and implement distinctive, production-ready frontend interfaces with strong aesthetic direction. Use when asked to create or restyle web pages, components, or applications (HTML/CSS/JS, React, Vue, etc.).
Initialize a `notes/` directory for tracking learnings, bug fixes, and architectural decisions in a project. Use when the user says "init notes", "/init-notes", "setup notes directory", "add notes tracking", or asks to set up a structured place to record project discoveries, decisions, and incident reports.