KS
Killer-Skills

project-standards — Categories.community

v1.0.0
GitHub

About this Skill

Perfect for Development Agents needing standardized project management and documentation updates Professional-grade financial data analysis and portfolio management platform

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

Quality Score

Top 5%
24
Excellent
Based on code quality & docs
Installation
SYS Universal Install (Auto-Detect)
Cursor IDE Windsurf IDE VS Code IDE
> npx killer-skills add felixzhu97/finpulse/project-standards

Agent Capability Analysis

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

Ideal Agent Persona

Perfect for Development Agents needing standardized project management and documentation updates

Core Value

Empowers agents to maintain accurate README files and update API documentation using .puml diagrams, ensuring consistency across code, APIs, and architecture changes

Capabilities Granted for project-standards MCP Server

Updating README files after code changes
Generating API documentation for modified features
Refreshing .puml diagrams to reflect architectural updates

! Prerequisites & Limits

  • Requires access to project repositories
  • Limited to projects using Markdown for README files and .puml for diagrams
Project
SKILL.md
3.0 KB
.cursorrules
1.2 KB
package.json
240 B
Ready
UTF-8

# Tags

[No tags]
SKILL.md
Readonly

Project Standards

When to Apply

  • After changing code, APIs, or architecture
  • When adding or modifying features
  • When the user asks to update docs or diagrams

Update Documentation and Diagrams Promptly

After any change that affects behavior, structure, or contracts:

  • README: Update the root README and any README in the affected area (e.g. apps/*/README.md, packages/*/README.md, docs/**/README.md).
  • Code/API changes: Update relevant API docs and any .puml diagrams under docs/ that describe the same area.
  • Diagrams (English and Chinese): When updating diagrams, update both docs/en/ and docs/zh/ so they stay in sync (e.g. docs/en/rd/c4/, docs/zh/rd/c4/; docs/en/product/domain/, docs/zh/product/domain/; docs/en/rd/togaf/, docs/zh/rd/togaf/; docs/en/data/er-diagram/, docs/zh/data/er-diagram/).
  • New modules or layers: Add or adjust C4/clean-architecture diagrams in both en and zh; keep layout in sync with code (e.g. clean-architecture-portfolio-api.puml).
  • Data/DB changes: Update docs/en/data/er-diagram/ and docs/zh/data/er-diagram/ and any schema or data-architecture docs.

Do not leave docs or diagrams outdated; update them in the same change set when possible.

Seed Data When API Changes

When API or resources change (new or modified endpoints, schemas, or domain entities exposed as API):

  1. Add or update seed data so local/demo can be restored with one command.
  2. Use well-known, real-world data only. No placeholders like user1, test-xxx, or foo.
TypeUse (examples)Avoid
People/customersWarren Buffett, Ray Dalio, Carl Icahnuser1, John Doe, Test User
Symbols/instrumentsAAPL, MSFT, GOOGL, AMZN, NVDA, META, TSLA, JPM, SPY, QQQSTOCK1, TEST, XXX
Company namesApple Inc., Microsoft Corporation, Alphabet Inc.Company A, Test Corp
Brokers/counterpartiesCharles Schwab, Interactive Brokers, Fidelity, VanguardBroker1, Acme Inc
BondsUS912828VM18 (2Y Treasury), US912828XG18 (10Y)BOND001
OptionsAAPL250117C00230000 (AAPL Jan 2026 230 Call)OPTION1

Numeric values (prices, quantities, rates) may be fictional; identifiers, names, and codes must follow the above style.

  • Script: scripts/seed/generate-seed-data.js
  • Method: Prefer POST /api/v1/<resource>/batch; legacy portfolio via POST /api/v1/seed.
  • Run: From repo root pnpm run generate-seed-data (or via pnpm run start:server).

For new resources, add postBatch("/api/v1/<resource>/batch", [ ... ]) in seedResources() and update the final console.log resource count.

Checklist Before Finishing a Task

  • README and other docs that describe the changed area are updated
  • English and Chinese diagrams that describe the changed area are updated
  • If API/resources changed: seed data added or updated in generate-seed-data.js using well-known data; no placeholder names; pnpm run generate-seed-data succeeds (with API running)

Related Skills

Looking for an alternative to project-standards 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