Build Context
birdsigh/SkillsGenerate 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...
At a glance
This skill is for Coding and helps you generate a context.md file, capture project domain language, and formalize shared terminology.
git clone --depth 1 https://github.com/birdsigh/Skills
cp -r Skills/build-context ~/.claude/skills/build-context
Setup, runtime and requirements describe birdsigh/Skills, the repo this skill ships in.
Contextmddomain-specific-languageTerminologydocumentationProject SetupVocabulary
Also in birdsigh/Skills
View the repoGive 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...
Surface related ideas, tasks, reading, and follow-on conversations based on what was just discussed or built. Trigger whenever the user type...
Produce a structured closing summary for informal or exploratory conversations — discussions, brainstorms, research dives, or any chat that...
Produce a structured closing summary for work-focused sessions — coding tasks, feature builds, bug fixes, design work, content production, o...
Other Coding skills
Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make...
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI be...
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-design...
Reference for the Claude API / Anthropic SDK — model ids, pricing, params, streaming, tool use, MCP, agents, caching, token counting, model...
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS,...
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...