sugar-cat
Community@sugar-cat7 · Tokyo
SWE || SRE
Agent Skills by sugar-cat
Showing 17 vetted skills indexed across 1 GitHub repositories.
機能仕様策定
Generate structured feature specification files under docs/plan/<feature>/ from vague requirements.
design-review
Audit UI/UX designs for color, typography, accessibility, tokens, and copy.
構成図作成(draw.io MCP)
Create infrastructure architecture diagrams from project docs using draw.io MCP.
api-testing
Automate API contract testing against OpenAPI specifications using Hono's testClient.
integration-testing
Run end-to-end integration tests against a real database and application.
e2e-testing
Orchestrate Playwright tests across UI, API, and authentication boundaries.
twada-tdd
Apply Twada TDD Red-Green-Refactor cycles to code changes.
SQLアンチパターン
Identify SQL antipatterns in database schemas and queries.
research
Identify authoritative information about libraries, frameworks, and API specs from primary sources.
ui-testing
Validate React UI components with Testing Library getByRole queries.
インフラ構築(tfactionベース)
Standardize Terraform state management and module boundaries using tfaction.
unit-testing
Automate table-driven unit tests for domain models with Vitest.
architecture-review
Enforce TypeScript and frontend architecture and error-handling conventions in code changes.
terminology-review
Detect terminology variations against a ubiquitous-language document and generate a remediation checklist.
fix-issue
Analyzes a GitHub issue and implements a patch with testing and PR creation.
vrt-testing
Implement deterministic visual regression tests for Storybook components using Playwright.
TypeScript規約
Enforce schema-first type definitions with Zod in TypeScript projects.