Skip to content

improve: update skill categories and titles#168

Merged
raymondk merged 1 commit intomainfrom
improve/skill-categories-and-titles
Apr 15, 2026
Merged

improve: update skill categories and titles#168
raymondk merged 1 commit intomainfrom
improve/skill-categories-and-titles

Conversation

@marc0olo
Copy link
Copy Markdown
Member

Changes

Category restructure

  • Architecture → Core — better reflects the mix of language (Motoko), pattern (Multi-Canister), and runtime concern (Stable Memory)
  • Tokens + Wallet → DeFi — removes two single-skill categories; DeFi now groups all financial primitives: ckBTC, ICRC Token Ledgers, Wallet Integration

Title updates

Skill Before After
ckbtc ckBTC Integration ckBTC (chain-key Bitcoin)
icrc-ledger ICRC Ledger Standard ICRC Token Ledgers
evm-rpc EVM RPC Integration EVM RPC
internet-identity Internet Identity Auth Internet Identity
asset-canister Asset Canister & Frontend Asset Canister

Supporting changes

  • Icons.tsx: renamed "Architecture" case to "Core", removed "Tokens" and "Wallet" cases (DeFi icon covers those skills now)
  • scripts/check-project.js: updated KNOWN_CATEGORIES
  • skills/skill.schema.json: updated category description
  • CLAUDE.md + CONTRIBUTING.md: updated known categories lists
  • skills/asset-canister/SKILL.md: updated H1 body heading to match new title

Resulting categories

Auth · Core · DeFi · Frontend · Governance · Infrastructure · Integration · Security

- Rename category Architecture → Core (Motoko, Multi-Canister, Stable Memory)
- Move icrc-ledger and wallet-integration from Tokens/Wallet → DeFi
  (removes Tokens and Wallet as standalone categories)
- ckBTC Integration → ckBTC (chain-key Bitcoin)
- ICRC Ledger Standard → ICRC Token Ledgers
- EVM RPC Integration → EVM RPC
- Internet Identity Auth → Internet Identity
- Asset Canister & Frontend → Asset Canister (title + H1)
- Update Icons.tsx: Architecture → Core, remove Tokens/Wallet cases
- Update KNOWN_CATEGORIES in check-project.js
- Update category lists in CLAUDE.md, CONTRIBUTING.md, skill.schema.json
@marc0olo marc0olo requested review from a team and JoshDFN as code owners April 15, 2026 22:31
@github-actions
Copy link
Copy Markdown

Skill Validation Report

Project Checks


WARNINGS (3):
  ⚠ ckbtc/SKILL.md: missing evaluations/ckbtc.json — see CONTRIBUTING.md for evaluation guidance
  ⚠ multi-canister/SKILL.md: missing evaluations/multi-canister.json — see CONTRIBUTING.md for evaluation guidance
  ⚠ stable-memory/SKILL.md: missing evaluations/stable-memory.json — see CONTRIBUTING.md for evaluation guidance

✓ Project checks passed for 9 skills (3 warnings)

@raymondk raymondk merged commit f805b1a into main Apr 15, 2026
6 checks passed
@raymondk raymondk deleted the improve/skill-categories-and-titles branch April 15, 2026 22:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants