Topic: codex
8,457 skills in this topic.
-
spawn
Skills for spawning external processes - AI coding agents and generic CLI commands in new terminal windows. Parent skill category for agent and terminal spawning.
aiskillstore/marketplace 232
-
spawn-agent
Spawn an AI coding agent in a new terminal (Claude, Codex, Gemini, Cursor, OpenCode, Copilot). Defaults to Claude Code if unspecified.
aiskillstore/marketplace 232
-
spawn-terminal
Spawn a new terminal window to run CLI commands (ffmpeg, curl, python, etc.). Use for non-AI command execution.
aiskillstore/marketplace 232
-
spawn-agent
Spawn an AI coding agent in a new terminal (Claude, Codex, Gemini, Cursor, OpenCode, Copilot). Defaults to Claude Code if unspecified.
aiskillstore/marketplace 232
-
spawn-terminal
Spawn a new terminal window to run CLI commands (ffmpeg, curl, python, etc.). Use for non-AI command execution.
aiskillstore/marketplace 232
-
spec-discovery
Parse specs to extract IDs, titles, and traceability metadata (repo, path, hash).
aiskillstore/marketplace 232
-
stack-analyzer
Analyze project stack and recommend skills. Auto-detects frameworks, activates generic ai-dev-kit skills, and optionally scaffolds project-specific skills in the target repo.
aiskillstore/marketplace 232
-
project-domain
Domain vocabulary and entity relationships for {project}. Ensures consistent terminology and model understanding.
aiskillstore/marketplace 232
-
project-research
Research workflow patterns specific to {project}. Covers research agent coordination, source management, and synthesis strategies.
aiskillstore/marketplace 232
-
project-testing
Custom test patterns and fixtures for {project}. Covers E2E, integration, and specialized testing requirements.
aiskillstore/marketplace 232
-
standards-extraction
Extract coding standards and conventions from CONTRIBUTING.md, .editorconfig, linter configs. Use for onboarding and ensuring consistent contributions.
aiskillstore/marketplace 232
-
supabase-patterns
Generic Supabase best practices for Row Level Security, realtime subscriptions, storage, and edge functions. Framework-agnostic.
aiskillstore/marketplace 232
-
test-scaffolding
Generate test file scaffolds from source analysis with language-appropriate templates.
aiskillstore/marketplace 232
-
toon-format
TOON (Token-Oriented Object Notation) encoding for LLM-efficient data representation. 30-60% token savings vs JSON for structured data.
aiskillstore/marketplace 232
-
treesitter-patterns
Universal patterns for tree-sitter code parsing. Covers AST visitors, query patterns, and language plugin development. Framework-agnostic.
aiskillstore/marketplace 232
-
brainstorming
Transform rough ideas into detailed designs through structured dialogue. Use before implementation to refine requirements.
aiskillstore/marketplace 232
-
executing-plans
Execute implementation plans with batch processing and review checkpoints. Use when given a plan document.
aiskillstore/marketplace 232
-
parallel-agents
Dispatch multiple agents to work on independent problems concurrently. Use when facing 3+ independent failures or tasks.
aiskillstore/marketplace 232
-
requesting-code-review
Request and process code reviews with proper context. Use after completing significant implementation work.
aiskillstore/marketplace 232
-
subagent-development
Execute plans using fresh subagent per task with code review between tasks. Use for high-quality iterative implementation.
aiskillstore/marketplace 232
-
systematic-debugging
Four-phase root cause investigation before attempting fixes. Use when debugging bugs, test failures, or unexpected behavior.
aiskillstore/marketplace 232
-
test-driven-development
Enforce RED-GREEN-REFACTOR cycle. Use when implementing features, fixing bugs, or writing any production code.
aiskillstore/marketplace 232
-
ultrathink-trigger
Auto-escalate reasoning depth for complex problems. Use proactively when encountering architecture, debugging, or unfamiliar code.
aiskillstore/marketplace 232
-
writing-plans
Create detailed implementation plans with granular tasks. Use before implementing features or complex changes.
aiskillstore/marketplace 232