Directory · Claude Skills

Build Context

birdsigh/Skills

Generate or update a CONTEXT.md file that formalises the domain-specific language for a project — capturing shared terminology used by the codebase, developers, and domain experts. Trigger when the user says "generate a CONTEXT.md", "create a context file", "let's define our domain language", "formalise our terminology", or when a project is already underway and the user wants to capture the vocabulary that has accumulated across conversations, code, and notes. Also trigger when the user says "/build-context" or asks to "capture the language we've been using". Particularly useful mid-project w...

★ 3 Synced 6 hours ago View SKILL.md

At a glance

Coding Manual install Python Actively maintained

This skill is for Coding and helps you generate a context.md file, capture project domain language, and formalize shared terminology.

Install git clone --depth 1 https://github.com/birdsigh/Skills cp -r Skills/build-context ~/.claude/skills/build-context
Can use Not declared by the author
Good for generate a context.md filecapture project domain languageformalize shared terminologydocument codebase vocabularycreate a domain language referenceupdate context documentation

Setup, runtime and requirements describe birdsigh/Skills, the repo this skill ships in.

Contextmddomain-specific-languageTerminologydocumentationProject SetupVocabulary

Also in birdsigh/Skills

View the repo
be-concise Productivity

Give answers, not essays. Headings, list; information fast. Trigger when the user says "be concise", "do this quickly", or when a project is...

Deploy static HTML prototypes to a ProtoLab instance (a Cloudflare Worker that hosts throwaway prototypes) with one command, and manage labs...

Score user-research responses on sentiment, pain, and excitement with quote-backed evidence. Use this whenever the user wants to analyse int...

suggest-next Productivity

Surface related ideas, tasks, reading, and follow-on conversations based on what was just discussed or built. Trigger whenever the user type...

wind-down Productivity

Produce a structured closing summary for informal or exploratory conversations — discussions, brainstorms, research dives, or any chat that...

wrap-up Productivity

Produce a structured closing summary for work-focused sessions — coding tasks, feature builds, bug fixes, design work, content production, o...

Other Coding skills

karpathy-guidelines multica-ai/andrej-karpathy-skills

Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make...

webapp-testing anthropics/skills

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI be...

mcp-builder anthropics/skills

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-design...

claude-api anthropics/skills

Reference for the Claude API / Anthropic SDK — model ids, pricing, params, streaming, tool use, MCP, agents, caching, token counting, model...

web-artifacts-builder anthropics/skills

Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS,...

request-refactor-plan mattpocock/skills

Create a detailed refactor plan with tiny commits via user interview, then file it as a GitHub issue. Use when user wants to plan a refactor...