vitoworleone/claude-code-handbook
Skill Claude CodeCodex
A simulated technical interview for backend developers, based on the candidate’s resume. It asks foundational questions, explores past projects, and includes one system-design exercise.
2,925 tagged coding-agent, measured the same way as everything else here.
Browse within: ai-coding 203pi 114acp 90ai-coding-agent 83deepseek 76agentic 75tui 70ai-coding-assistant 59pi-coding-agent 59autonomous-coding 58claude-agent-skills 57agent-orchestration 56eletron 55copilot 54
vitoworleone/claude-code-handbook
Skill Claude CodeCodex
A simulated technical interview for backend developers, based on the candidate’s resume. It asks foundational questions, explores past projects, and includes one system-design exercise.
vitoworleone/claude-code-handbook
Skill Claude CodeCodex
A code-review checklist for examining current changes file by file. It covers correctness, security, performance, style, and maintainability, then groups findings by severity.
vitoworleone/claude-code-handbook
Skill Claude CodeCodex
A workflow for running a project’s automated tests and interpreting the results. It selects a test command based on whether the project is Python, Go, Node.js, or Rust.
Skill Claude CodeCodex
Adversarially verify that a ported change is faithful to the original pi implementation (TS source + published npm build). Use after porting upstream pi changes, or standalone on any area of this repo ("is X faithful to pi?").
Skill Claude CodeCodex
Daily upstream-sync job for the pi Go port — fetch upstream pi, triage every change since the recorded pin, port what's in scope, verify idiomatic + parity via independent reviews, update the ledger, and push. Use for "sync with upstream", "porting job", or as the scheduled daily run.
Skill Claude CodeCodex
Decide whether an upstream pi change needs porting to the Go port. Use when assessing upstream commits/PRs ("should we port X?"), or as the triage stage of /pi-sync. Outputs a WHY/WHAT/SCOPE verdict per change.
Skill Claude CodeCodex
Part of pi
Internal helper contract for calling the pi-companion runtime from Claude Code.
Skill Claude CodeCodex
Part of pi
Internal guidance for composing prompts that Pi runs (DeepSeek by default) handle reliably for coding, review, diagnosis, and research tasks.
Skill Claude CodeCodex
Part of pi
Internal guidance for presenting Pi helper output back to the user.
Skill Claude CodeCodex
Part of my-daily-skills
A guided questioning mode that examines a request or proposed solution one question at a time until the participants reach agreement.
Skill Claude CodeCodex
Part of my-daily-skills
A test-driven development workflow based on repeating three stages: write a failing test, make it pass, then improve the code. The tests focus on what users can do through public interfaces rather than internal implementation details.
Skill Claude CodeCodex
Part of my-daily-skills
A product requirements document (PRD) generator that turns a finished discussion and codebase review into a structured backlog item. A PRD records the problem, proposed solution, user needs, implementation decisions, testing decisions, and what is out of scope.
Skill Claude CodeCodex
Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a…
Skill Claude CodeCodex
Guide for creating effective ouro skills. Use when users want to create a new skill (or update an existing skill) that extends ouro's capabilities with specialized knowledge, workflows, or tool integrations.
Skill Claude CodeCodex
Install ouro skills from GitHub repositories or list available skills from a curated registry. Use when a user asks to list installable skills, install a skill from a repo, or manage installed skills.
Skill Claude CodeCodex
Part of anycap
Turn user-provided data, notes, research, product facts, or structured inputs into AnyCap-style blog posts and then enrich those posts with first-party evidence blocks when needed. Use when a user wants a blog, article, tutorial, learn page, or SEO content draft written in the tone of the AnyCap website. Best fit when…
Skill Claude CodeCodex
Part of anycap
Collect structured visual feedback from humans using AnyCap's annotation tool, or create and iterate on diagrams using the interactive whiteboard (Excalidraw). Covers image annotation, URL/web page review with screen recording, video review, audio feedback, and collaborative diagramming with Mermaid input. Use when…
Skill Claude CodeCodex
Part of anycap
Produce media assets using AnyCap: generate images, videos, music, speech, dialogue, and complete audio scenes from text or reference inputs, refine images through interactive visual annotation, and deliver finished assets. Covers the full production workflow from concept to delivery across all media types (image…
Skill Claude CodeCodex
Guide for adding new configuration settings to Wave Terminal. Use when adding a new setting to the configuration system, implementing a new config key, or adding user-customizable settings.
Skill Claude CodeCodex
Guide for adding new wsh commands to Wave Terminal. Use when implementing new CLI commands, adding command-line functionality, or extending the wsh command interface.
Skill Claude CodeCodex
Guide for implementing a new view type in Wave Terminal. Use when creating a new view component, implementing the ViewModel interface, registering a new view type in BlockRegistry, or adding a new content type to display within blocks.
Skill Claude CodeCodex
This is the companion skill doc for the skills/memory-layer/SKILL.md extension registration. For the authoritative and complete skill reference, see ../skills/memory-layer/SKILL.md.
Skill Claude CodeCodex
Use LaPis persistent coding memory via the 'lapis' MCP server: memory-code/doc/save/search tools, repo indexing, and retrieval protocols.
Skill Claude CodeCodex
Standalone persistent memory for Pi — smart search, symbol clustering, dedup, auto-recovery, trust scoring. Zero Python dependency.
At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: