Tatsuki Washimi avatar

Tatsuki Washimi

Community

@tatsuki-washimi · Japan

0Followers
|
4Public Repos
|
30Published Skills

Agent Skills by Tatsuki Washimi

Showing 30 vetted skills indexed across 1 GitHub repositories.

tatsuki-washimitatsuki-washimi

visualize_fields

Visualize multi-dimensional field data with coordinate transformation and axis diagnostics.

Community
Intermediate
tatsuki-washimitatsuki-washimi

learn_skill

Generate reusable agent skills from conversation history as SKILL.md files.

Community
Intermediate
tatsuki-washimitatsuki-washimi

prep_release

Automates version bumps, changelog updates, builds, and PyPI deployment for Python packages.

Community
Intermediate
tatsuki-washimitatsuki-washimi

calc_bode

Build a state-space model from M, K, and C matrices and generate a Bode plot with python-control.

Community
Intermediate
tatsuki-washimitatsuki-washimi

manage_docs

Automate Sphinx builds, synchronization, and validation for bilingual English and Japanese documentation.

Community
Intermediate
tatsuki-washimitatsuki-washimi

verify_physics

Verify dimensional consistency and numerical stability in computational physics code.

Community
Intermediate
tatsuki-washimitatsuki-washimi

presentation_management

Automate PowerPoint and Google Slides deck creation from Markdown storyboards.

Community
Intermediate
tatsuki-washimitatsuki-washimi

archive_work

Generate structured work reports, plans, and conversation logs into a centralized repository.

Community
Intermediate
tatsuki-washimitatsuki-washimi

recover_quota

Analyze token consumption and optimize prompts to conserve LLM quota.

Community
Intermediate
tatsuki-washimitatsuki-washimi

organize_project

Audit repository directory structures and clean up misplaced files.

Community
Intermediate
tatsuki-washimitatsuki-washimi

fix_errors

Fix MyPy type errors, Python 3.9 compatibility gaps, and notebook execution issues.

Community
Intermediate
tatsuki-washimitatsuki-washimi

make_notebook

Generate self-contained Jupyter Notebooks with Markdown and runnable code cells.

Community
Intermediate
tatsuki-washimitatsuki-washimi

collaborative_design

Enforce collaborative design and explicit user approval before coding work begins.

Community
Intermediate
tatsuki-washimitatsuki-washimi

estimate_effort

Estimate wall-clock time and token quota from task plans.

Community
Intermediate
tatsuki-washimitatsuki-washimi

extend_gwpy

Preserve metadata and units when subclassing GWpy and Astropy classes.

Community
Advanced
tatsuki-washimitatsuki-washimi

compare_methods

Analyze and compare signal-processing methods to generate a comparative notebook section.

Community
Intermediate
tatsuki-washimitatsuki-washimi

lint_check

Run Ruff, MyPy, and dependency-consistency checks on Python projects.

Community
Intermediate
tatsuki-washimitatsuki-washimi

manage_field_metadata

Preserve 4D field structure and unit consistency during gwexpy domain transformations.

Community
Advanced
tatsuki-washimitatsuki-washimi

setup_plan

Convert user requirements into a timestamped plan document with roadmap and effort estimates.

Community
Advanced
tatsuki-washimitatsuki-washimi

profile

Profile Python code with cProfile or line_profiler to identify bottlenecks.

Community
Intermediate
tatsuki-washimitatsuki-washimi

manage_gui

Refactor monolithic PyQt GUI classes into modular manager classes.

Community
Intermediate
tatsuki-washimitatsuki-washimi

run_tests

Run pytest, pytest-qt, and nbmake tests with configurable selectors and timeouts.

Community
Intermediate
tatsuki-washimitatsuki-washimi

suggest_next

Suggests optimal LLM model and Skill set for the next task.

Community
Intermediate
tatsuki-washimitatsuki-washimi

add_type

Add array, series, and field types with collections to gwexpy.

Community
Advanced