Loading...
Loading...
Found 20 Skills
Generate a comprehensive Markdown security audit report with executive summary, findings, and remediation guidance.
Conduct in-depth web-based research on given topics, collect and organize materials for subsequent content creation. Automatically detect available web search tools (WebSearch or MCP search tools), fall back to DDGS when no tools are available. Output structured Markdown data summary with source citations.
Generate professional markdown and HTML reports from data with charts, tables, and analysis.
Summarizes git commits for specified users over a given time period and generates markdown reports
EDA toolkit. Analyze CSV/Excel/JSON/Parquet files, statistical summaries, distributions, correlations, outliers, missing data, visualizations, markdown reports, for data profiling and insights.
Supports commands: [commit|commit_a commit_b] [--verify] [--apply] [--commit] Interactive git diff review skill. Parses git diff output into individual hunks, presents each hunk to the user with analysis for accept/reject decisions, verifies complete coverage, and generates a Markdown review report.
Captures key decisions, questions, follow-ups, and learnings at end of a coding session. Writes a single markdown file per session. Use when done with a session, wrapping up work, running /done, creating a session summary, saving session context, or ending a coding session.
Gitコミットを日付ごとに集計してMarkdownテーブルで出力するスキル。 機能: (1) 指定日のコミット一覧取得 (2) worktree含む全ブランチ対応 (3) PR番号の自動取得 (4) JST時刻でのテーブル出力