Generate code from TypeSpec via tsp-client (update, sync, generate). Requires a tsp-location.yaml in the current working directory. Supports updating the commit hash before running.
npx skills add https://github.com/Azure/azure-sdk-for-java --skill codegen
Use this skill to run tsp-client workflows for projects that include a tsp-location.yaml file.
tsp-location.yaml.If the user provides a commit hash, update the commit: field in tsp-location.yaml before running tsp-client.
commit: line.commit: 6267b6...commit: <new_hash>tsp-client updatePull the latest codegen tooling or definitions (default action when the user is vague).
tsp-client update
tsp-client syncFetch/sync TypeSpec inputs for the project.
tsp-client sync
tsp-client generateGenerate code from TypeSpec inputs.
tsp-client generate
Keep the synced TypeSpec inputs:
tsp-client generate --save-inputs
tsp-location.yaml exists in the current directory. If not, stop and ask for the correct location.commit: value in tsp-location.yaml.tsp-client update.tsp-client sync.tsp-client generate (use --save-inputs only if the user asks to keep inputs).tsp-client generate.tsp-client update.TempTypeSpecFiles folder and the user wants code generation, run tsp-client generate (with --save-inputs if requested).tsp-location.yaml. Build a GitHub URL from repo: and directory: (and include the commit: as the ref), e.g.:Azure/azure-rest-api-specs6267b6...specification/cognitiveservices/OpenAI.Inferencehttps://github.com/Azure/azure-rest-api-specs/tree/6267b6.../specification/cognitiveservices/OpenAI.InferenceIntegration with protocols.io API for managing scientific protocols. This skill should be used when working with protocols.io to search, create, update, or publish protocols; manage protocol steps and materials; handle discussions and comments; organize workspaces; upload and manage files; or integrate protocols.io functionality into workflows. Applicable for protocol discovery, collaborative protocol development, experiment tracking, lab protocol management, and scientific documentation.
Analyzes job descriptions and generates tailored resumes that highlight relevant experience, skills, and achievements to maximize interview chances
Generate Excalidraw diagrams from natural language descriptions. Use when asked to "create a diagram", "make a flowchart", "visualize a process", "draw a system architecture", "create a mind map", or "generate an Excalidraw file". Supports flowcharts, relationship diagrams, mind maps, and system architecture diagrams. Outputs .excalidraw JSON files that can be opened directly in Excalidraw.
Build and distribute Expo development clients locally or via TestFlight
Use when you have a written implementation plan to execute in a separate session with review checkpoints
Data structure for annotated matrices in single-cell analysis. Use when working with .h5ad files or integrating with the scverse ecosystem. This is the data format skill—for analysis workflows use scanpy; for probabilistic models use scvi-tools; for population-scale queries use cellxgene-census.
Benchling R&D platform integration. Access registry (DNA, proteins), inventory, ELN entries, workflows via API, build Benchling Apps, query Data Warehouse, for lab data management automation.
Comprehensive molecular biology toolkit. Use for sequence manipulation, file parsing (FASTA/GenBank/PDB), phylogenetics, and programmatic NCBI/PubMed access (Bio.Entrez). Best for batch processing, custom bioinformatics pipelines, BLAST automation. For quick lookups use gget; for multi-service integration use bioservices.
Take azure/codegen from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.