Browse Skills
44969 skills found
integration-test.md
3
1
export
integration-test
2
from
"xmark168/VibeSDLC"
from
"xmark168/VibeSDLC"
3
Write integration tests with Jest for API routes and database operations. Use when testing backend logic, API endpoints, or data layer.
2026-01-05
javascript-cli.md
3
1
export
javascript-cli
2
from
"stephendolan/dotfiles"
from
"stephendolan/dotfiles"
3
Build TypeScript CLIs with Commander.js, JSON output, keychain auth, and consistent architecture. Use when creating new CLIs, adding commands, or wrapping APIs. Covers project structure, API clients, error handling, output formatting, and authentication patterns.
2026-01-05
release-notes.md
3
1
export
release-notes
2
from
"donggyun112/ai-librarian"
from
"donggyun112/ai-librarian"
3
릴리스 노트 작성. 시작/끝 태그를 받아 ICJC-Backend, ICJC-Frontend, ICJC-Agent 서브모듈의 변경사항을 분석하여 사용자 친화적인 릴리스 노트를 생성한다. "릴리스 노트", "release notes", "변경사항", "업데이트 내역" 등 요청 시 사용.
2026-01-05
verify-requirements-complete.md
3
1
export
verify-requirements-complete
2
from
"cowwoc/styler"
from
"cowwoc/styler"
3
Verify all stakeholder requirement reports exist and are valid before synthesis
2026-01-05
swift-navigation-swiftui.md
3
1
export
swift-navigation-swiftui
2
from
"nonameplum/agent-skills"
from
"nonameplum/agent-skills"
3
SwiftUI navigation tools: type-safe alerts, sheets, popovers, and navigation destinations
2026-01-05
cpp-native-development.md
3
1
export
cpp-native-development
2
from
"stephendolan/dotfiles"
from
"stephendolan/dotfiles"
3
Modern C++17/20 patterns for native application development. Use when writing C++, reviewing diffs, or discussing performance. Covers move semantics, templates vs std::function, thread safety, STL containers, async patterns, struct initialization, and API design.
2026-01-05
setting-up-docs.md
3
1
export
setting-up-docs
2
from
"thkt/claude-config"
from
"thkt/claude-config"
3
コードベース分析から環境セットアップガイドドキュメントを生成。 パッケージマネージャ、必要なツール、環境変数、起動コマンドを検出。 トリガー: setup guide, environment setup, development environment, installation guide, getting started, prerequisites.
2026-01-05
s-clean.md
3
1
export
s-clean
2
from
"Falkicon/Mechanic"
3
Find and remove dead code and stale documentation. Covers unused functions, orphaned files, dead links, and outdated references. Use for maintenance, pre-release cleanup, or codebase hygiene. Triggers: clean, dead code, unused, orphan, stale, cruft, maintenance.
2026-01-05
adr-review.md
3
1
export
adr-review
2
from
"rjmurillo/ai-agents"
from
"rjmurillo/ai-agents"
3
Multi-agent debate orchestration for Architecture Decision Records. Automatically triggers on ADR create/edit/delete. Coordinates architect, critic, independent-thinker, security, analyst, and high-level-advisor agents in structured debate rounds until consensus.
2026-01-05
healthsim-patientsim.md
3
1
export
healthsim-patientsim
2
from
"mark64oswald/healthsim-workspace"
from
"mark64oswald/healthsim-workspace"
3
Generate realistic clinical patient data including demographics, encounters, diagnoses, medications, labs, and vitals. Use when user requests: (1) patient records or clinical data, (2) EMR test data, (3) specific clinical scenarios like diabetes or heart failure, (4) HL7v2 or FHIR patient resources.
2026-01-05
context-retrieval.md
3
1
export
context-retrieval
2
from
"d-o-hub/rust-self-learning-memory"
from
"d-o-hub/rust-self-learning-memory"
3
Retrieve relevant episodic context from memory for informed decision-making. Use when you need past episodes, patterns, or solutions to similar tasks.
2026-01-05
applying-frontend-patterns.md
3
1
export
applying-frontend-patterns
2
from
"thkt/claude-config"
from
"thkt/claude-config"
3
フレームワーク非依存のフロントエンドコンポーネント設計パターン。トリガー: React, Vue, Angular, コンポーネント, パターン, hooks, カスタムフック, container, presentational, 分離, 状態管理, state management, composition, HOC, render props
2026-01-05
database-designer.md
3
1
export
database-designer
2
from
"shining319/claude-code-single-person-workflow"
from
"shining319/claude-code-single-person-workflow"
3
Comprehensive database design tool creating complete schemas with tables, fields, indexes, and ER diagrams. Use when users request database design for any system. Generates Markdown docs, SQL scripts, and DrawDB-compatible JSON/DBML files. Supports MySQL, PostgreSQL, SQL Server. Triggers: database design, schema, ER diagram, SQL, data model. | 全面的数据库设计工具,创建完整的数据库架构。触发词:数据库设计、数据库架构、ER图、SQL、数据模型、表设计。
2026-01-05
perplexity-researcher-reasoning-pro.md
3
1
export
perplexity-researcher-reasoning-pro
2
from
"d-o-hub/rust-self-learning-memory"
from
"d-o-hub/rust-self-learning-memory"
3
Highest level of research and reasoning capabilities for complex decision-making with significant consequences, strategic planning, technical architecture decisions, multi-stakeholder problems, or high-complexity troubleshooting requiring expert-level judgment and sophisticated reasoning chains. Prioritizes actively maintained repositories and validates website sources for 2025 relevance.
2026-01-05
academic-writing-style.md
3
1
export
academic-writing-style
2
from
"shining319/claude-code-single-person-workflow"
from
"shining319/claude-code-single-person-workflow"
3
Personalized academic writing assistant for university assignments in Chinese and English. Use when users need help writing/revising academic reports, project docs, technical analyses, research reviews, or case studies. Produces natural prose avoiding AI markers. Triggers: academic writing, assignment, report, technical analysis, research review, case study. | 个性化学术写作助手,适用于中英文大学作业。触发词:学术写作、作业、报告、技术分析、研究综述、案例研究、项目文档。
2026-01-05
excalidraw-diagram.md
3
1
export
excalidraw-diagram
2
from
"Infatoshi/excalidraw-renderer"
from
"Infatoshi/excalidraw-renderer"
3
Generate Excalidraw diagrams. Use when the user asks to create a diagram, visualize a concept, or illustrate technical architectures.
2026-01-05
git-merge-linear.md
3
1
export
git-merge-linear
2
from
"cowwoc/styler"
from
"cowwoc/styler"
3
Merge task branch to main with linear history and pre/post-merge verification
2026-01-05
shell-engineering.md
3
1
export
shell-engineering
2
from
"gonzaloserrano/dotfiles"
from
"gonzaloserrano/dotfiles"
3
Comprehensive shell/bash engineering guidelines based on Google's Shell Style Guide. This skill should be used when writing shell scripts, reviewing bash code, or answering questions about shell scripting best practices. Applies to .sh files, bash scripts, and any shell programming tasks.
2026-01-05
task-management.md
3
1
export
task-management
2
from
"stephendolan/dotfiles"
from
"stephendolan/dotfiles"
3
Manage personal tasks using OmniFocus via the `of` CLI. Use when discussing tasks, projects, inbox processing, GTD workflow, or adding/organizing to-dos. Covers both task clarity (next actions, controllable outcomes) and CLI operations.
2026-01-05
calendar.md
3
1
export
calendar
2
from
"jacobrask/claude-skills"
from
"jacobrask/claude-skills"
3
Interact with Apple Calendar via AppleScript. Use when the user asks to check calendar, view events, create events, manage schedule, find free time, or list calendars. Triggers include "my calendar", "my schedule", "calendar events", "create event", "add to calendar", "what's on my calendar", "free time", "available slots", "upcoming events", "today's events". Requires macOS with Calendar.app.
2026-01-05
linguistic-anthropology-guide.md
3
1
export
linguistic-anthropology-guide
2
from
"sandraschi/advanced-memory-mcp"
from
"sandraschi/advanced-memory-mcp"
3
Expert in language and culture relationships, sociolinguistics, and language variation across communities
2026-01-05
mission-payloads-researcher.md
3
1
export
mission-payloads-researcher
2
from
"Official-MoonDao/LORS"
from
"Official-MoonDao/LORS"
3
Specialized skill for researching and verifying detailed payload manifests for lunar missions, with a focus on CLPS and commercial payloads.
2026-01-05
sqlcipher-encrypted-database-expert.md
3
1
export
sqlcipher-encrypted-database-expert
2
from
"martinholovsky/claude-skills-generator"
from
"martinholovsky/claude-skills-generator"
3
Expert in SQLCipher encrypted database development with focus on encryption key management, key rotation, secure data handling, and cryptographic best practices
2026-01-05
architect-agent.md
3
1
export
architect-agent
2
from
"SpillwaveSolutions/architect-agent"
from
"SpillwaveSolutions/architect-agent"
3
Coordinates planning, delegation, and evaluation across architect and code agent workspaces. Use when asked to "write instructions for code agent", "initialize architect workspace", "grade code agent work", "send instructions", or "verify code agent setup".
2026-01-05