소라고동의 마법
Official@teammagicofconch · Korea, South
AI Agent와의 상호작용을 통한 회고 습관 형성 서비스
Agent Skills by 소라고동의 마법
Showing 15 vetted skills indexed across 1 GitHub repositories.
playwright-cli
Automates browser interactions for web testing and data extraction via a Bash CLI.
create-pr
Generate PR titles and bodies from feature branches and submit via GitHub CLI.
turborepo
Automates monorepo task orchestration with Turborepo pipelines and caching.
find-skills
Discover installable agent skills matching user queries via the Skills CLI.
requesting-code-review
Automate code-review orchestration with structured feedback templates and SHA inputs.
building-native-ui
Guide mobile developers to implement native UI patterns in Expo Router apps.
typescript-strict-mode
Enforce strict TypeScript practices to eliminate unsafe any usage.
expo-react-native-typescript
Apply Expo React Native TypeScript best practices for mobile app development.
openapi-to-typescript
Generate TypeScript interfaces and type guards from OpenAPI 3.0 specifications.
playwright-e2e-testing
Automate cross-browser end-to-end tests across Chromium, Firefox, and WebKit with Playwright.
security-review
Identify and remediate software security vulnerabilities using a comprehensive checklist.
docs-changelog
Generate release changelog files from version, timestamp, and raw notes.
react-vite-best-practices
Enforces React and Vite performance best practices for builds and bundles.
pnpm
Manage monorepo dependencies with pnpm workspaces and strict resolution.
receiving-code-review
Verify code review feedback against the codebase before implementing changes one item at a time.
Frequently Asked Questions About 소라고동의 마법
FAQPage SchemaWhat specific development tasks are supported by these capabilities?▼
These capabilities support end-to-end browser testing, OpenAPI interface generation, monorepo dependency management, and structured code review feedback. They enable developers to enforce strict TypeScript configurations, optimize Vite build performance, and maintain consistent documentation through generated changelogs and standardized pull request templates.
Which engineering personas benefit from these technical standards?▼
Frontend engineers, mobile developers using Expo, and full-stack developers working in monorepo environments benefit most. These standards are designed for teams prioritizing code quality, type safety, and consistent delivery cycles across web and mobile platforms.
What are the prerequisites for implementing these development standards?▼
Implementation requires a Node.js environment with pnpm installed for dependency management. Projects should be configured with TypeScript, and specific integrations require existing OpenAPI 3.0 specifications or React-based project structures using Vite or Expo Router.