fastapi
- [ ] **API Design:** Define RESTful endpoints, path parameters, and query parameters. - [ ] **Data Validation:** Plan Pydantic models for request (In) and…
- [ ] **Protocol Design:** Define contract architecture (e.g., Monolithic vs. Proxy/Upgradable vs. Diamond pattern). - [ ] **Tokenomics:** Map out value flow, minting, burning, and pausing capabilities (ERC20/ERC721/ERC1155). - [ ] **Access Control:** Plan roles (Owner, Admin,
$ npx -y skills add DongDuong2001/pudo-code-system --skill smart-contracts --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/smart-contractsContext preview
The summary Claude sees to decide when to auto-load this skill.
- [ ] **Protocol Design:** Define contract architecture (e.g., Monolithic vs. Proxy/Upgradable vs. Diamond pattern). - [ ] **Tokenomics:** Map out value flow, minting, burning, and pausing capabilities (ERC20/ERC721/ERC1155). - [ ] **Access Control:** Plan roles (Owner, Admin,
Modular, scalable, automated development intelligence.
Repo: DongDuong2001/pudo-code-system
- [ ] **API Design:** Define RESTful endpoints, path parameters, and query parameters. - [ ] **Data Validation:** Plan Pydantic models for request (In) and…
- [ ] **Framework Selection:** Choose web framework (Axum, Actix-web) based on performance vs. ecosystem needs. - [ ] **Crate Ecosystem:** Plan dependencies…