Tools
Development tools, utilities, and productivity aids
17720 skills in this category
Subcategories
ds-brainstorm
This skill should be used when the user asks to "define the analysis", "clarify objectives", "understand the data question", or as Phase 1 of the /ds workflow. Uses Socratic questioning to clarify goals, data sources, and constraints.
version-control-guidelines
Git運用ガイドライン、ブランチ戦略、コミットメッセージ(Conventional Commits)、プルリクエスト作成、個人開発とチーム開発の使い分けを定義する。Gitコミット作成時、ブランチ作成時、PR作成時、またはユーザーがコミットメッセージ、ブランチ戦略、バージョン管理、Conventional Commits、Semantic Versioningに言及した際に使用する。
scaffold-route
Scaffold a new Next.js route with tRPC router, Zod validation, and proper file structure
test-generator
Activates when generating unit tests, integration tests, or test cases for code
sqlite-agent-amplification
Dynamically create tools and consult peer agents for enhanced capabilities
redaction-tool
Development skill for CaseMark's Smart Redaction Tool - an intelligent document redaction application with two-pass PII detection combining regex patterns and AI-powered semantic analysis. Built with Next.js 14, pdf.js/pdf-lib, and Case.dev LLMs. Use this skill when: (1) Working on the redaction-tool codebase, (2) Adding or modifying regex patterns, (3) Implementing AI detection features, (4) Building PDF export functionality, or (5) Adding new PII types.
create-pull-request
Use when the user asks to create a pull request or PR for their work - creates PR using available tools with clear, concise title and description following standard template
history
Git data you can use, not parse. Understand why code exists.
issue-intake
Issueの初期トリアージスキル。Issueを受け取り、標準化された分析結果(分類・深刻度・影響スコープ・不確実性・次アクション参照)を生成する。GitHub/Jira/Linear等のトラッカーからissue_payload形式で受け取る。トリガー条件:- 「Issue #N を分析して」「このIssueの深刻度は?」「このバグはCritical?」- 「Issue本文を初期トリアージして」「Issueを取り込んで」- 新しいIssueを受け取り、最初の分類・判断が必要な時注意: 根本原因の断定、修正案の確定、優先度の最終決定は行わない(材料提供まで)
format-cover-letter
Intelligent cover letter formatting with semantic understanding of structure and content (project, gitignored)
narrative-presenter
Transform bullet point notes into an interactive narrative website for live presentations. Use this skill when the user wants to create a "presentation website" or "interactive narrative" from notes, or when they want to present ideas one argument at a time with animations. Creates a React artifact that reveals content progressively with click-to-advance navigation.
code-format
dotnet format, prettier 및 기타 포맷팅 도구를 사용하여 코드를 정리합니다. 코드 스타일 수정, 포맷 일관성 유지 또는 커밋 전 코드 준비가 필요한 작업에서 사용합니다.
zensical-debug
Debug and visually verify zensical sites with Chrome DevTools. Combines zensical development best practices with Chrome MCP port management. User-invocable with /zensical-debug.
arcgis-scene-effects
Configure SceneView environment settings including shadows, lighting, backgrounds, underground navigation, and elevation modes. Use for realistic 3D visualizations.
javascript-testing-patterns
Implement comprehensive testing strategies using Jest, Vitest, and Testing Library for unit tests, integration tests, and end-to-end testing with mocking, fixtures, and test-driven development. Use when writing JavaScript/TypeScript tests, setting up test infrastructure, or implementing TDD/BDD workflows.
pdfco
PDF processing API for conversion, extraction, merging, splitting and more
landsandboat-ffxi
Expert knowledge of Final Fantasy XI private server development using LandSandBoat codebase. Use when working with FFXI game mechanics, LandSandBoat source code, database schema, Lua scripting, GM tools, or server administration.
generating-commit-messages
Generates clear commit messages from git diffs. Use when writing commit messages or reviewing staged changes.
dheplab-newsletter
DHEPLab Newsletter content pipeline for LinkedIn and Substack. Creates, optimizes,and manages thought leadership content establishing DHEPLab as the premier voicein digital health economics. Use for LinkedIn posts, Substack newsletters, contentcalendar management, and engagement tracking.
pdf-processor
Extracts text and tables from PDF documents. Use when working with PDF files or when the user needs document analysis.