2276 results (22.3ms) page 29 / 114
lancenunes / codex-skills-agents-md exact

Create or update root and nested AGENTS.md files that document scoped conventions, monorepo module maps, cross-domain workflows, and (optionally) per-module feature maps (feature -> paths,...

lancenunes / codex-skills-coding-guidelines-verify exact

Verify changes follow nearest-scoped AGENTS.md rules: group changed files by nested scope, auto-fix formatting, run lint/tests, and report violations. Use when the user wants scoped compliance...

lancenunes / codex-skills-release-notes exact

Draft release notes and changelog entries from git history or merged PRs between two refs (tags/SHAs/branches), including breaking changes, migrations, and upgrade steps. Use when the user asks...

lancenunes / codex-skills-docs-sync exact

Keep documentation in sync with code changes across README, docs sites, API docs, runbooks, and configuration. Use when the user asks to update docs, ensure docs match behavior, or prepare docs...

lancenunes / codex-skills-regex-builder exact

Build, test, and explain regular expressions against sample text or files using CLI tools (rg, python) and specific regex flavors. Use when asked to craft, debug, or validate regexes or search patterns.

lancenunes / codex-skills-dependency-upgrader exact

Upgrade dependencies for Java/Kotlin (Gradle/Maven) and TypeScript/Node projects with minimal risk: plan the bump, apply changes incrementally, run tests/builds, and document breaking changes. Use...

lancenunes / codex-skills-sessions-to-blog exact

Generate MDX blog posts or recaps from session logs in `sessions/articles`. Use when the user asks to turn daily session notes into publishable blog posts, define writing style or linking rules...

lancenunes / codex-skills-oracle exact

Use the @steipete/oracle CLI to bundle a prompt plus the right files and get a second-model review (API or browser) for debugging, refactors, design checks, or cross-validation.

lancenunes / codex-skills-ci-fix exact

Fix GitHub Actions CI failures using GitHub CLI (gh): inspect runs/logs, identify root cause, patch workflows/code, rerun jobs, and summarize verification. Use when GitHub Actions CI is failing or...

parcadei / continuous-claude-v3-llm-tuning-patterns exact

LLM Tuning Patterns

parcadei / continuous-claude-v3-agentica-server exact

Agentica server + Claude proxy setup - architecture, startup sequence, debugging

parcadei / continuous-claude-v3-braintrust-analyze exact

Analyze Claude Code sessions via Braintrust

parcadei / continuous-claude-v3-skill-developer exact

Meta-skill for creating and managing Claude Code skills

parcadei / continuous-claude-v3-mcp-chaining exact

Research-to-implement pipeline chaining 5 MCP tools with graceful degradation

parcadei / continuous-claude-v3-firecrawl-scrape exact

Scrape web pages and extract content via Firecrawl MCP

parcadei / continuous-claude-v3-math-router exact

Deterministic router for math cognitive stack - maps user intent to exact CLI commands

math 0.00
parcadei / continuous-claude-v3-math exact

Unified math capabilities - computation, solving, and explanation. I route to the right tool.

parcadei / continuous-claude-v3-no-task-output exact

Never Use TaskOutput

parcadei / continuous-claude-v3-security exact

Security audit workflow - vulnerability scan β†’ verification