Svelte and SvelteKit expert including components, stores, and routing
原文の言語: 英語
メニュー
このリポジトリの skills
SkillsMP は oimiragieo/agent-studio から 508 件の skill を収集しています。skill を開くとソースと詳細を確認できます。
oimiragieo/agent-studio収集済み skill 508 件中 40 件を表示しています。
Svelte and SvelteKit expert including components, stores, and routing
原文の言語: 英語
Multi-agent swarm coordination patterns. Orchestrates parallel agent execution, manages agent communication, handles task distribution, and coordinates results aggregation.
原文の言語: 英語
Verifies repository baseline test passing state and available memory/GPU resources to ensure safe mission execution.
原文の言語: 英語
General guidelines for TALL stack development, emphasizing Laravel and PHP best practices.
原文の言語: 英語
Agent task delegation patterns — spawn protocols, handoff metadata, drain gate, parallel limits, and model selection for multi-agent orchestration
原文の言語: 英語
Protocol for task synchronization, context handoff, and cross-session coordination using Claude Code task tools. Ensures agents properly update tasks with findings and enables seamless work continuation.
原文の言語: 英語
Rules for integrating Tauri's native APIs in the frontend application.
原文の言語: 英語
Security-related rules for Tauri application development.
原文の言語: 英語
General rules for developing desktop applications using Tauri with Svelte and TypeScript for the frontend.
原文の言語: 英語
Rules specific to Svelte UI component development in Tauri applications.
原文の言語: 英語
Canon TDD for humans and AI agents. Use for production code changes by writing tests first, proving RED, implementing minimal GREEN, and refactoring safely. 2026 edition adds TDP, flakiness gate, ralph-loop integration, memory-search in Step 0, PBT as Step…
原文の言語: 英語
6-phase multi-agent pipeline with approval gates. Orchestrates Plan→Design→Implement→Review→Test→Deploy phases with explicit entry/exit criteria, phase-level agent assignment, and human-in-the-loop approval checkpoints.
原文の言語: 英語
Use when building, debugging, or documenting Telegram bot polling flows that need safe agent routing, state tracking, and final-only replies without webhooks.
原文の言語: 英語
Creates and registers templates for agents, skills, workflows, hooks, and code patterns. Handles post-creation catalog updates, consuming skill integration, and README registration. Use when creating new template types or standardizing patterns.
原文の言語: 英語
Render templates by replacing {{TOKEN}} placeholders with actual values, supporting all three templates (specification, plan, tasks) with schema validation and security sanitization
原文の言語: 英語
Research-backed template refresh workflow for updating existing templates with placeholder verification and rendering validation.
原文の言語: 英語
Structured thinking patterns for agent self-reflection. Includes think-about-collected-information (validate research), think-about-task-adherence (stay on track), and think-about-whether-you-are-done (completion validation).
原文の言語: 英語
Creates tool files for the Claude Code framework. Tools are executable utilities organized by category in .claude/tools/.
原文の言語: 英語
Research-backed CLI tool refresh workflow for updating existing tools with TDD checkpoints and CLI invocation validation.
原文の言語: 英語
Track management methodology - creating and managing logical work units (features, bugs, refactors) through specification, planning, and implementation phases.
原文の言語: 英語
Audio and video transcription using Whisper AI via the transcribe-anything package. Supports local files, YouTube URLs, and microphone input with multiple backends (faster-whisper, openai-whisper, Whisper API).
原文の言語: 英語
Defines general rules for tsconfig.json. It suggest using strict TypeScript checks
原文の言語: 英語
AI text-to-speech generation using OpenAI TTS, ElevenLabs, and Google TTS backends. Converts text to audio files with voice selection, speed control, and format options.
原文の言語: 英語
TypeScript and JavaScript expert including type systems, patterns, and tooling
原文の言語: 英語
Verify completed work against acceptance criteria, collect evidence, and produce a PASS/FAIL UAT report
原文の言語: 英語
UI component library expert including Chakra, Material UI, and Mantine
原文の言語: 英語
Test user journey assertions against real surfaces (Web UI, CLI, API) with evidence collection and isolation boundaries
原文の言語: 英語
UX research methodology skill — usability testing protocols, user interview frameworks, persona development, journey mapping, heuristic evaluation (Nielsen's 10), A/B test analysis, accessibility auditing, and research synthesis using NNGroup methodology.
原文の言語: 英語
Create isolated development workspaces with safety verification. Use when needing parallel development branches.
原文の言語: 英語
Discover vulnerability variants by identifying similar code patterns across a codebase using CodeQL and Semgrep pattern matching, finding instances where a known bug class may recur.
原文の言語: 英語
Best practices for using the Vercel AI SDK in Next.js 15 applications with React Server Components and streaming capabilities.
原文の言語: 英語
Gate function preventing unverified completion claims. Use before claiming any task is done.
原文の言語: 英語
Defines the visual aspects of the game and how the player observes the world. This includes map color-coding, screen effects, and the overall simulation style.
原文の言語: 英語
Use when generating new content that must match an established writing style profile. Loads the style profile from style-analyzer, constructs a style-constrained system prompt, generates content, and performs A/B comparison against original samples for…
原文の言語: 英語
Vue.js ecosystem expert including Vue 3, Composition API, Nuxt, and Pinia
原文の言語: 英語
Fresh-process orchestration for EPIC-tier batch pipelines. Spawns a new Bun process per wave via the Claude Agent SDK, preventing GC-related crashes in long-running sessions.
原文の言語: 英語
Build elaborate, multi-component web artifacts using React 18 + TypeScript + Tailwind CSS + shadcn/ui. Produces a single self-contained HTML file with all assets inlined. Use for complex artifacts requiring state management, routing, or shadcn/ui components.…
原文の言語: 英語
Web3 and blockchain expert including Solidity, Ethereum, and smart contracts
原文の言語: 英語
Test local web applications using Playwright with Python. Verify frontend functionality, debug UI behavior, capture screenshots, and view browser console logs. Supports static HTML files, dynamic webapps with running servers, and automated test generation.
原文の言語: 英語
WebMCP — browser-side API that lets web applications expose their own functionality as MCP tools TO AI agents. Use when designing or integrating with web apps that surface UI actions (forms, buttons, data queries) as callable agent tools. NOT for web scraping…
原文の言語: 英語