childbamboo/claude-code-marketplace-sample
Plugin Claude Code
Plugin marketplace listing 4 plugins: backend, frontend, spec, general.
childbamboo/claude-code-marketplace-sample
Plugin Claude Code
Plugin marketplace listing 4 plugins: backend, frontend, spec, general.
childbamboo/claude-code-marketplace-sample
Instructions file
A set of Claude Code instructions for the claude-code-marketplace-sample project. It explains the bootstrap kit marketplace, project purpose, contents, and repository layout.
childbamboo/claude-code-marketplace-sample
Plugin Claude Code
A backend development tool collection for creating APIs, changing database structures, and checking security. An API lets software communicate with other software, while a migration changes a database in a controlled way.
childbamboo/claude-code-marketplace-sample
Agent
An agent for building backend APIs, including routing, request handlers, and input validation.
childbamboo/claude-code-marketplace-sample
Agent
A software helper for planning how an application stores data, including its tables, fields, and links between tables.
childbamboo/claude-code-marketplace-sample
Agent
Agent "backend-security-auditor" from childbamboo/claude-code-marketplace-sample, covering security auditor agent, 監査項目, 1. owasp top 10, 検出する脆弱性 and コード レベル.
childbamboo/claude-code-marketplace-sample
Command
A command for carrying out a security check. The available description does not specify which parts of a project it checks.
childbamboo/claude-code-marketplace-sample
Command
A command for creating an API endpoint, a web address that receives requests and sends responses. It also documents the endpoint and the content it creates.
childbamboo/claude-code-marketplace-sample
Command
A command for creating a database migration, which is a recorded change to a database's structure or data.
childbamboo/claude-code-marketplace-sample
Command
A command that generates test code for existing API endpoints, services, and functions. Tests are checks that verify code behaves as expected.
childbamboo/claude-code-marketplace-sample
Plugin Claude Code
A collection of tools for frontend development, such as building user-interface components, creating tests, and reviewing code. Frontend code is the part of an application that users see and interact with.
childbamboo/claude-code-marketplace-sample
Agent
A frontend assistant for building user-interface components, such as reusable pieces of a web page or application.
childbamboo/claude-code-marketplace-sample
Agent
An AI agent that generates tests for front-end software. Its listed test types include unit tests, interaction tests, and integration tests.
childbamboo/claude-code-marketplace-sample
Command
A command for creating a new software component. The description is in Japanese and does not give further details about the component or generated files.
childbamboo/claude-code-marketplace-sample
Command
A command that performs a code review for web development projects.
childbamboo/claude-code-marketplace-sample
Command
A command for running tests and checking coverage, meaning how much of the code is exercised by those tests.
childbamboo/claude-code-marketplace-sample
Plugin Claude Code
A general development add-on that combines MCP server integrations with skills for processing documentation. MCP is a way for an agent to use tools provided by another local or remote service.
childbamboo/claude-code-marketplace-sample
MCP server Claude CodeCodexCursor +2
Gives the agent up-to-date documentation and code examples for libraries and frameworks, fetched on demand so answers are not stuck at the model's training cutoff. Runs locally from the @upstash/context7-mcp npm package.
childbamboo/claude-code-marketplace-sample
MCP server Claude CodeCodexCursor +2
MCP server "serena" as configured in childbamboo/claude-code-marketplace-sample. Runs locally from the git+https://github.com/oraios/serena Python package.
childbamboo/claude-code-marketplace-sample
Command
A project-onboarding command that creates or improves a CLAUDE.md file. That file gives an AI coding assistant project-specific instructions and context.
childbamboo/claude-code-marketplace-sample
Skill Claude CodeCodex
Reads Microsoft Word (.docx) files and extracts text content. Use when needing to read .docx documents. Requires python-docx package.
childbamboo/claude-code-marketplace-sample
Skill Claude CodeCodex
Converts Jira issues and backlog data to structured Markdown format using Atlassian MCP. Use when working with Jira data visualization, documentation, or reporting.
childbamboo/claude-code-marketplace-sample
Skill Claude CodeCodex
Converts Notion databases and pages to structured Markdown format using Notion MCP. Use when working with Notion data visualization, documentation, or exporting Notion content.
childbamboo/claude-code-marketplace-sample
Skill Claude CodeCodex
Reads PDF files and extracts text content in Markdown format. Handles tables and multi-page documents. Use when needing to read PDF documents. Requires pdfplumber package.