review-code
Deep code review generating PR comments via principled question-driven analysis
review-scope
Verify code changes match intended scope and requirements without exceeding boundaries
review-style
Verify code follows project style guides without providing improvement suggestions
test-local-twoliter
Build and test local changes to twoliter before releasing
update-twoliter
Update all Bottlerocket repositories to a new Twoliter version
linear-workflow
Linear issue-tracked development workflow. Auto-activates when starting work on issues, creating branches, changing status, writing comments, or creating PRs.
okyline
>
template-skill
Replace with a clear description of what this skill does and when Claude should use it. Be specific about the use cases, tools, or workflows this skill addresses.
architect-agent
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".
how-to-write-rulebooks
|
confighub-usage-guide
|
aws-architecture-design
|
aws-sso-auth-guide
AWS SSO discovery, configuration, and terminal usage
coolify-deployment
|
dockerization
|
documentation-rulebook
Standard deployment procedures for production
how-to-publish-paks
|
infrastructure-cost-estimation
|
infrastructure-software-upgrades
Generic guidelines on how to perform infrastructure component upgrades in a reliable way
migrating-bitnami-to-bitnami-legacy
|
nextjs-on-aws
|
simple-deployment-on-vm
How to do simple but secure deployments using virtual machines on different cloud providers
vllm-deployment
|
twelve-factor-app-modernization
|
beads-issue-tracker
|
cloudflare-tunnel-ec2-deployment
|
cloudflare-workers
|
ha-load-balancing
|
k3s-backup
|
terrateam-usage-guide
|
idiomatic-rust
Rust code review patterns from corrode.dev (16 articles)
dev.code-extension
Install VS Code/Cursor extensions from a local .vsix via CLI (code, code-insiders, cursor, cursor-nightly). Use whenever asked to install an extension programmatically.
learning-capture
Extract and consolidate key learnings, insights, and actionable takeaways from the current conversation session. Use when the user wants to capture, summarize, or document what was learned during the chat, create study materials from discussions, or save important discoveries and decisions for future reference. Triggers include requests like "capture learnings," "summarize what we discussed," "create notes from this conversation," "what did I learn today," or "document our key findings."
imagekit-upload
Upload images to ImageKit from file paths or clipboard, returning the CDN URL for easy sharing and embedding
dendron
do not use this skill
dev.add-license
This skill should be used when the user wants to add a LICENSE file to their repository. Currently supports Apache License 2.0 with automatic copyright information detection from git configuration. Also updates package.json license field if the file exists.
dev.document
document changes made
dev.exec-plan
This skill should be used for development tasks that require detailed technical planning with persistent documentation. Use when the task involves architectural decisions, multi-phase implementation, external dependencies, or when the user explicitly requests an execution plan.
dev.lint
lint project
dev.mermaid
Generate Mermaid diagrams with proper syntax. Use when creating flowcharts, sequence diagrams, class diagrams, or any other Mermaid visualizations. Ensures correct label quoting to prevent parsing errors.
dev.code
This skill should be used when performing any coding task including implementing features, fixing bugs, refactoring code, or making any modifications to source code. Provides best practices, security considerations, testing guidelines, and a structured workflow for development tasks.
dev.speculate
Always use this skill to provide context on the codebase. Automatically initializes and references the Speculate documentation framework (coding rules, shortcuts, templates, and project specs) to ensure agents understand project structure, development workflows, and coding standards. Use for every task to maintain context and code quality.
find-links
This skill should be used when the user wants to fill in TODO links, placeholder links, or missing links in markdown files. Invoke when the user mentions "fill links", "TODO links", "find links", or asks to add appropriate links to concepts in a document.
gen-notifier
Generic desktop notification skill for agents. Send desktop notifications when tasks are complete (or when user input/errors block progress). By default, assume that all jobs will require a notification unless the user says otherwise.
hn-title
This skill should be used when the user wants to create, analyze, or improve blog titles for Hacker News submissions. Invoke when the user mentions "HN title", "Hacker News title", wants to optimize their post title, or wants to increase their chances of reaching the HN front page.
learn
learn from the current session
tech-doc-writer
This skill should be used when writing or reviewing technical documentation such as READMEs, API documentation, quickstart guides, or any user-facing documentation. Apply editorial principles focused on leading with value, cutting redundancy, and creating scannable, actionable content. Use when the user requests help writing docs, improving existing documentation, or creating user guides.
check-library
ライブラリの情報を確認するためのスキル。Next.js、shadcn、その他のライブラリについて、適切なMCPサーバーを使用して最新のドキュメントと使用方法を取得します。
commit-push
コード変更を適切なgitコミット戦略でgit commitし、pushします。基本的には既存のgitコミットへのsquash戦略を採用し、必要に応じてブランチ全体のgitコミット履歴を再構成します。実装完了時やユーザーがgit commitを依頼した時に使用します。
create-git-worktree
git worktree を利用した分離作業環境を自動構築します。デフォルトブランチから最新コードを取得し、.git-worktrees/ ディレクトリに新規worktreeを作成、.env・npm依存関係を自動セットアップします。ブランチ名の '/' は自動的に '-' に変換されます。既存worktreeは再利用されます。
Page 1243 of 1444 · 72197 results