Skip to content

feat: add python-typemap Claude Code skill#63

Merged
AliiiBenn merged 1 commit intomainfrom
feat/add-python-typemap-skill
Apr 2, 2026
Merged

feat: add python-typemap Claude Code skill#63
AliiiBenn merged 1 commit intomainfrom
feat/add-python-typemap-skill

Conversation

@AliiiBenn
Copy link
Copy Markdown
Member

Summary

Add Claude Code skill for python-typemap - a PEP 827 type manipulation library for Python 3.14+.

Changes

  • SKILL.md: Main skill file with overview and quick usage
  • type-operators.md: All type operators (KeyOf, Partial, Pick, Omit, etc.)
  • runtime-evaluation.md: How eval_typing works internally
  • member.md: Member type descriptor explanation
  • patterns.md: Common usage patterns
  • examples.md: Practical real-world examples
  • internals.md: Architecture and internals documentation
  • errors.md: Error handling guide

Test plan

  • Verify skill loads correctly with /python-typemap
  • Check all linked documentation files are accessible
  • Test skill activation when discussing type manipulation

🤖 Generated with Claude Code

Add Claude Code skill for python-typemap - a PEP 827 type manipulation
library for Python 3.14+. The skill includes:

- SKILL.md: Main skill file with overview and quick usage
- type-operators.md: All type operators (KeyOf, Partial, Pick, Omit, etc.)
- runtime-evaluation.md: How eval_typing works internally
- member.md: Member type descriptor explanation
- patterns.md: Common usage patterns
- examples.md: Practical real-world examples
- internals.md: Architecture and internals documentation
- errors.md: Error handling guide

Co-Authored-By: martyy-code <nesalia.inc@gmail.com>
@vercel
Copy link
Copy Markdown

vercel bot commented Apr 2, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
python-typemap Ready Ready Preview, Comment Apr 2, 2026 8:46am

@AliiiBenn AliiiBenn merged commit d55bb0f into main Apr 2, 2026
5 checks passed
@AliiiBenn AliiiBenn deleted the feat/add-python-typemap-skill branch April 2, 2026 08:48
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.

1 participant