KS
Killer-Skills

project-development-playbook — Categories.community

v1.0.0
GitHub

About this Skill

Ideal for Full Stack Agents requiring streamlined project development workflows with Python 3.10+ and uv for dependencies AI-powered competitor research engine for startup ideas.

Tendo33 Tendo33
[0]
[0]
Updated: 3/4/2026

Quality Score

Top 5%
28
Excellent
Based on code quality & docs
Installation
SYS Universal Install (Auto-Detect)
Cursor IDE Windsurf IDE VS Code IDE
> npx killer-skills add Tendo33/IdeaGo/project-development-playbook

Agent Capability Analysis

The project-development-playbook MCP Server by Tendo33 is an open-source Categories.community integration for Claude and other AI agents, enabling seamless task automation and capability expansion.

Ideal Agent Persona

Ideal for Full Stack Agents requiring streamlined project development workflows with Python 3.10+ and uv for dependencies

Core Value

Empowers agents to implement minimal changes aligned with project conventions, leveraging uv for execution, ruff for lint/format, and pytest for tests, ensuring consistent delivery across backend and frontend tasks

Capabilities Granted for project-development-playbook MCP Server

Automating verification commands for backend and frontend changes
Generating reports on changes and verification results
Implementing consistent project development workflows across teams

! Prerequisites & Limits

  • Requires Python 3.10+
  • Limited to projects using uv for dependencies and execution
  • Backend defaults may not be compatible with all project setups
Project
SKILL.md
1.0 KB
.cursorrules
1.2 KB
package.json
240 B
Ready
UTF-8

# Tags

[No tags]
SKILL.md
Readonly

Project Development Playbook

Goal

Apply one consistent delivery workflow across backend and frontend tasks.

Workflow

  1. Confirm scope and assumptions.
  2. Choose implementation path (backend, frontend, full stack).
  3. Implement minimal changes aligned with project conventions.
  4. Run relevant verification commands.
  5. Report what changed and what was verified.

Backend Defaults

  • Python 3.10+
  • uv for dependencies and execution
  • ruff for lint/format
  • pytest for tests

For deeper backend architecture rules, use backend-engineering-playbook.

Frontend Defaults

Unless user specifies otherwise, use React + TypeScript + Vite + Tailwind.

For UI/UX work, start with:

bash
1python3 .codex/skills/ui-ux-pro-max/scripts/search.py "<query>" --design-system -p "<project-name>"

Verification Checklist

Run what applies:

bash
1uv run ruff check . 2uv run ruff format --check . 3uv run pytest 4npm --prefix frontend run lint 5npm --prefix frontend run typecheck 6npm --prefix frontend run test 7npm --prefix frontend run build

Related Skills

Looking for an alternative to project-development-playbook or building a Categories.community AI Agent? Explore these related open-source MCP Servers.

View All

widget-generator

Logo of f
f

widget-generator is an open-source AI agent skill for creating widget plugins that are injected into prompt feeds on prompts.chat. It supports two rendering modes: standard prompt widgets using default PromptCard styling and custom render widgets built as full React components.

149.6k
0
Design

chat-sdk

Logo of lobehub
lobehub

chat-sdk is a unified TypeScript SDK for building chat bots across multiple platforms, providing a single interface for deploying bot logic.

73.0k
0
Communication

zustand

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
Communication

data-fetching

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
Communication