Use when organizing experiment logs, results, and metadata for Python research code.
Access RCSB PDB for 3D protein/nucleic acid structures. Search by text/sequence/structure, download coordinates (PDB/mmCIF), retrieve metadata, for structural biology and drug discovery.
Run the CPython regression test suite and generate structured summaries of the failures
Identifies and fixes ESLint errors and TypeScript type issues across the codebase.
Repo-scoped skill for deterministic CI autofix without PR comments
Search GIF providers with CLI/TUI, download results, and extract stills/sheets.
Detect incorrectly installed skills and report issues.
Scope and prioritize technical spikes that de-risk architecture or implementation questions.
Use when writing or reading DOT/Graphviz code and needing quick syntax reference — node declarations, edge syntax, attributes, subgraphs, HTML labels, and common gotchas
Use when enforcing quality standards on DOT diagrams — checking completeness, structure, and visual clarity before sharing or committing
Design and build LLM-powered projects from ideation through deployment. Use when starting new agent projects, choosing between LLM and traditional approaches, or structuring batch processing pipelines.
Use when you need copy-paste DOT templates for common diagram types — start from a working pattern rather than blank canvas
Use when adding lightweight data versioning and dataset reproducibility practices.
Create a database migration to add a table, add columns to an existing table, add a setting, or otherwise change the schema of Ghost's MySQL database.
This skill enforces a consistent, mobile-first UI.
Update Nix flake inputs in persops. Use when asked to update flake.lock/inputs, update AI inputs (codex-cli-nix, claude-code-nix, llm-agents), or run full `nix flake update`, then verify with `nix flake check` and commit the update-only changes.
Requests approval for a constrained action or change.
Use when writing or reviewing any TypeScript code. Covers discriminated unions, branded types, Zod at boundaries, const arrays over enums, and safe access patterns.
GitHub Copilot CLIをサブエージェントとして活用し、コードベースの解析・調査を行う。 以下の場面で使用: (1) /copilot コマンドで明示的に呼び出された場合 (2) コードベースの広範な調査が必要で、別視点からの分析が有用な場合 (3) 特定の実装パターンや設計についてセカンドオピニオンが欲しい場合
Base UI (@base-ui/react) の公式ドキュメント参照とAPI確認を行うためのスキル。Base UIのコンポーネント/ハンドブック/概要に関する質問が来たら使う。