数据库
数据库管理与查询
axum-rust-template
rebyteai-template
Rust Axum API with Diesel ORM and DDD architecture.
natural-language-postgres-presentation
rebyteai-template
Presentation-focused Natural Language to SQL app with PPT-style visualizations.
jpa-patterns
x-cmd
JPA/Hibernate patterns for entity design, relationships, query optimization, transactions, auditing, indexing, pagination, and pooling in Spring Boot.
backend-data-model
parhumm
Generate data model docs with tables, constraints, indexes, retention, and migration notes. Use when designing database schemas from entities.
backend-service-implement
parhumm
Generate service implementations with business logic from specs and scaffold stubs. Use when implementing backend services.
rawq — Agent Usage Guide
auyelbekov
rawq narrows down which files matter. Read those files, not everything.
managing-tech-debt
liqiongyu
"Manage technical debt by producing a Tech Debt Management Pack (debt register, scoring/prioritization, refactor vs rewrite decision memo, incremental paydown plan, migration/rollback plan, metrics, and stakeholder cadence). Use for tech debt, refactoring, legacy modernization, and migrations."
plugin-help
wasp-lang
Shows the Wasp plugin's available features, commands, and skills.
start-dev-server
wasp-lang
Start the Wasp dev server and set up full debugging visibility. This includes running the server (with access to logs), and connecting browser console access so Claude can see client-side errors. Essential for any development or debugging work.
fireflies
TechNickAI
"Use when finding meeting transcripts, searching Fireflies recordings, getting action items from calls, or answering 'what was discussed in the meeting' questions"
yuque-document-management
doomclouds
通过YuQue MCP工具管理语雀知识库文档。适用于创建、搜索、更新、移动或删除语雀文档;组织知识库结构;批量文档操作;管理文档模板;实现协作工作流。提供MCP工具集成模式和使用要点。
kill-dev-process
nokonoko1203
Kill orphaned dev servers, browsers, and port-hogging processes spawned during development. Use when ports are occupied, too many node/browser processes are running, or you want a fresh start.
sveltekit-remote-functions
spences10
SvelteKit remote functions guidance. Use for command(), query(), form() patterns in .remote.ts files.
code-review
block
Comprehensive code review checklist for pull requests
zero-skills
zeromicro
Comprehensive knowledge base for go-zero microservices framework. Use this skill when: - Building REST APIs with go-zero (Handler → Logic → Model architecture) - Creating RPC services with service discovery and load balancing - Implementing database operations with sqlx, MongoDB, or Redis caching - Adding resilience patterns (circuit breaker, rate limiting, load shedding) - Troubleshooting go-zero issues or understanding framework conventions - Generating production-ready microservices code Features: - Complete pattern guides with ✅ correct and ❌ incorrect examples - Three-layer architecture enforcement - Production best practices - Common pitfall solutions
ai-tech-rss-fetch
tiangong-ai
Subscribe to AI and tech RSS feeds and persist normalized metadata into SQLite using mature Python tooling (feedparser + sqlite3). Use when adding feed URLs/OPML sources, running incremental sync with deduplication, and storing entry metadata without full-text extraction or summarization.
arc-diagrams
arach
Create architecture diagrams using Arc's JSON format. Use when asked to "create an architecture diagram", "draw a system diagram", "visualize the architecture", or "make a diagram of".
Temporal Reasoning
project-minigraf
ROADMAP.md Project roadmap
bio-workflow-methods-docwriter
fmschulz
Generate reproducible Methods documentation from workflow run artifacts (Nextflow/Snakemake/CWL), including exact commands, versions, parameters, QC gates, and outputs.
timewarrior-efficient-entry
vdesjardins
Use when you need to quickly log work activities and maintain consistent tags without duplicates or gaps
typeql
CaliLuke
Write and debug TypeQL queries for TypeDB 3.8+. Use when working with TypeDB schemas, data queries, insertions, deletions, or functions. Covers schema definition, CRUD operations, pattern matching, aggregations, and common pitfalls.
sustainability-summary
tiangong-ai
Retrieve time-windowed relevant sustainability RSS evidence from the RSS metadata SQLite database and optionally join DOI-keyed enriched content from a separate fulltext SQLite database. Use when generating grounded daily, weekly, monthly, or custom-range digests after relevance labeling.
review-code
nesnilnehc
Orchestrator that runs scope then language then framework then library then cognitive review skills in order and aggregates all findings into one report. Does not perform analysis itself.
context7
trancong12102
Retrieve up-to-date documentation for software libraries, frameworks, and components via the Context7 API. This skill should be used when looking up documentation for any programming library or framework, finding code examples for specific APIs or features, verifying correct usage of library functions, or obtaining current information about library APIs that may have changed since training.