Instructions file CodexOpenCode
AGENTS.md instructions for alexlautw9527/.ai, covering defaultflow, ⚙️ system settings, skill evaluation protocol, ⚠️ task execution protocol and ⚠️ file modification rules.
Instructions file CodexOpenCode
AGENTS.md instructions for alexlautw9527/.ai, covering defaultflow, ⚙️ system settings, skill evaluation protocol, ⚠️ task execution protocol and ⚠️ file modification rules.
Command
A command that scans a project’s UI library directory and creates a file named ui-components.md for reference.
Command
A command for breaking a development task into smaller, independently verifiable parts. Its guidance covers dependency order, small steps, and gradual progress.
Command
Command "tech-spec-writer" from alexlautw9527/.ai, covering tech spec writer, 前置要求, 二階段互動流程, phase 1:tech-spec-v0(骨架版) and phase 2:tech-spec-v1(定稿版).
Command
A command for breaking work into smaller tasks and estimating their effort. Its supplied description also includes principles, output templates, and execution steps in Chinese.
Skill Claude CodeCodex
Guide for writing ast-grep rules to perform structural code search and analysis. Use when users need to search codebases using Abstract Syntax Tree (AST) patterns, find specific code structures, or perform complex code queries that go beyond simple text search. This skill should be used when users ask to search for…
Skill Claude CodeCodex
A query builder that creates GraphQL query and mutation files from the type definitions in `graphql.ts`. GraphQL is a way for an application to request specific data from a server.
Skill Claude CodeCodex
Use this skill when you need to ask users multiple-choice questions. Provides structured format for creating clear, organized questions with numbered options.
Skill Claude CodeCodex
Essential reading for React development - architectural principles for React development, regarding component development principles and patterns.