tachiiri-org
Official@tachiiri-org
Standardizes repository baselines, runtime configurations, and deployment lifecycles for TypeScript, Electron, and Python-based enterprise software environments.
Agent Skills by tachiiri-org
Showing 38 vetted skills indexed across 1 GitHub repositories.
setup-tool-vitest
Configure Vitest by verifying presence, aligning versions, and ensuring test scripts.
setup-dev-github
Create a GitHub repository and initialize main and dev branches.
implement-ts
Plan and implement TypeScript code changes with formatting, type-checking, linting, testing, and build checks.
setup-runtime-cloudflare-workers
Reconcile Cloudflare Workers runtime files, scripts, and tool versions.
setup-role-adapter
Verify and correct adapter repository configurations against a role baseline.
setup-runtime-python
Reconcile Python runtime requirements and enforce tooling standards with uv, ruff, pyright, and pytest.
setup-tool-bun
Configure Bun as the package manager and enforce version and script policies.
setup-provider-r2
Configure R2 provider settings and add adapter boundary scaffolding.
setup-tool-ruff
Configures Ruff as the Python formatting and linting tool for a repository.
setup-runtime-cloudflare-pages
Reconcile repositories to the Cloudflare Pages runtime baseline with required files and tool versions.
setup-role-electron
Reconcile an Electron application repository to a predefined role baseline.
implement-electron
Plan and implement Electron app changes with formatting, linting, testing, and build checks.
setup-role-front
Reconcile frontend repositories to expected role baselines with branch and page configurations.
deploy-py
Build a Python wheel, upload it to R2, and publish latest.json metadata.
deploy-cloudflare
Deploy Cloudflare runtime applications to a staging environment manually.
setup-runtime-electron
Reconcile repositories to an Electron runtime baseline with TypeScript tooling and validation workflows.
setup-provider-github
Set up GitHub provider integration and scaffolding for adapter repositories.
release
Create a pull request from the dev branch to main after verifying branch and remote state.
setup-tool-pytest
Configure pytest as the Python testing framework for repositories.
pr
Automate feature branch merging into the dev branch with auto-merge and failure handling.
setup-tool-eslint
Configure ESLint installation, configuration, and lint scripts against a tools.md baseline.
setup-role-ops
Reconcile operations repositories to a shared guidance baseline by verifying configurations and workflows.
setup-role-gateway
Reconciles a gateway repository to its expected role baseline.
setup-runtime-ops
Configure GitHub workflows and policies for shared guidance repositories.
Frequently Asked Questions About tachiiri-org
FAQPage SchemaWhat specific tasks can I perform with these repository management capabilities?▼
You can enforce standardized configurations across TypeScript, Python, and Electron projects. This includes reconciling runtime dependencies, setting up testing frameworks like Vitest or pytest, and ensuring consistent linting and formatting standards across all organizational repositories.
Which engineering personas benefit from these repository reconciliation features?▼
Platform engineers, DevOps leads, and software architects benefit from these capabilities. These features are designed for teams needing to maintain strict consistency across multiple codebases, ensuring that every repository adheres to predefined security, versioning, and structural baselines.
What are the prerequisites for integrating these repository baselines?▼
Integration requires a GitHub-hosted repository environment. The system relies on existing Git branch structures and expects repositories to be classified by role and runtime to apply the correct guidance baselines and configuration files.