skills
01Plugin Claude Code
Plugin Claude Code
Skill Claude CodeCodex
Perform a strict devil's-advocate code review whenever users ask for review, focused on defects, correctness risks, regressions, security issues, and missing tests. Use when the request is to review implementation code within a specified scope.
Skill Claude CodeCodex
A workflow for finding and updating vulnerable JavaScript and Node.js package dependencies reported by GitHub Dependabot. Dependabot is GitHub's service for detecting known dependency security problems.
Skill Claude CodeCodex
A Python security-update helper for GitHub Dependabot alerts, which report known vulnerabilities in project dependencies. It supports uv, Poetry, Pipenv, and pip requirements files, and can update affected packages.
Skill Claude CodeCodex
An automated development workflow that turns a feature request into a product requirements document, system design, implementation, review, and quality checks. TDD, or test-driven development, means writing tests as part of the implementation process.
Agent
An architecture-design agent that turns a PRD, a document describing product requirements, into a detailed plan for a system’s parts and their verification.
Agent
An agent that clarifies a short or unclear request before a PRD, or product requirements document, is written.
Agent
A strict reviewer for software architecture and implementation work that looks for hidden defects, omissions, and risks.
Agent
An implementation agent that writes software from an approved architecture using TDD, or Test-Driven Development. In TDD, tests are written to define expected behaviour before or alongside the implementation.
Agent
An assistant that turns implementation requests into a PRD, or Product Requirements Document: a written plan describing what should be built and how it should work.
Agent
A quality-review agent that checks whether software tests genuinely verify the product. It also looks for areas that automated tests cannot adequately cover and suggests extra ways to check them.
Skill Claude CodeCodex
A codebase documentation tool that builds or updates an agent-friendly knowledge base, such as architecture notes and project documentation.
Skill Claude CodeCodex
Research a folder or repository in depth, identify architecture, behavior, and domain-specific details, and produce a comprehensive research.md report.