Create git commits in spaces/[project]/ with conventional message format. Use for saving progress with quality checks and proper commit messages.
Create or update project brief through interactive discovery. Use when starting any new idea, revisiting an idea after time away, or when vision feels unclear.
Skill for enforcing code quality and best practices using ESLint in JavaScript and TypeScript projects.
Build-in-public companion for indie hackers — content workflow, Twitter engagement, project soul creation. A living assistant, not a tool.
CLI tool management and auto-installation. Use when commands fail with 'command not found', installing tools, or checking project environments.
Use when starting any feature, project, or design work. Guides collaborative design refinement through incremental questioning before any code is written.
Systematic approach to GitHub release preparation following 2025 best practices for Rust workspace projects
Project setup. Explore the codebase, ask about strategy and aims, write persistent context to AGENTS.md. Run when starting or when aims shift.
Comprehensive code quality assessment in spaces/[project]/. Use before commits, merges, or releases to ensure consistent quality.
确保 Codex 在执行功能迭代时,需要严格遵循 PROJECT.md + TODOS.md + TASK.md 的流程推进,避免偏航、遗漏验收、状态不一致。
Analyze Python imports and dependencies. Use to understand project structure, find unused imports, or generate requirements.txt files.
Design and publish websites with Framer - create interactive sites, manage projects, and publish directly
Generate Java project scaffolding with Maven/Gradle, JUnit 5, Mockito, Checkstyle/SpotBugs, and packaging (JAR/WAR/native-image).
Convert tasks to GitHub Issues for project tracking
WeChat Mini Program development rules. Use this skill when developing WeChat mini programs, integrating CloudBase capabilities, and deploying mini program projects.
Generate TypeScript/JavaScript project scaffolding with npm/pnpm/yarn, Jest/Vitest, ESLint/Prettier, and bundling (Vite/Rollup/esbuild).
Search and manage Jira issues using JQL queries, create/update issues, and manage workflows. Use when working with Jira project management.
Rust development patterns, project setup, CLI/TUI applications, error handling, and system integration
Visualize Rust project dependencies as ASCII art. Triggers on: /deps-viz, dependency graph, show dependencies, visualize deps, 依赖图, 依赖可视化, 显示依赖
Main application building orchestrator. Creates full-stack applications from natural language requests. Determines project type, selects tech stack, coordinates agents.