Coding
Page 10 of 25
Browse skills in this category.
math-intuition-builder
Codingby parcadei
Develops mathematical understanding through examples, visualization, and analogy
math-model-selector
Codingby parcadei
Routes problems to appropriate mathematical frameworks using expert heuristics
math-router
Codingby parcadei
Deterministic router for math cognitive stack - maps user intent to exact CLI commands
mcp-chaining
Codingby parcadei
Research-to-implement pipeline chaining 5 MCP tools with graceful degradation
modular-arithmetic
Codingby parcadei
Problem-solving strategies for modular arithmetic in graph number theory
morph-apply
Codingby parcadei
Fast file editing via Morph Apply API (10,500 tokens/sec, 98% accuracy)
morph-search
Codingby parcadei
Fast codebase search via WarpGrep (20x faster than grep)
natural-transformations
Codingby parcadei
Problem-solving strategies for natural transformations in category theory
numerical-integration
Codingby parcadei
Problem-solving strategies for numerical integration in numerical methods
operator-theory
Codingby parcadei
Problem-solving strategies for operator theory in functional analysis
perplexity-search
Codingby parcadei
AI-powered web search, research, and reasoning via Perplexity
pint-compute
Codingby parcadei
Unit-aware computation with Pint - convert units, dimensional analysis, unit arithmetic
predicate-logic
Codingby parcadei
Problem-solving strategies for predicate logic in mathematical logic
prime-numbers
Codingby parcadei
Problem-solving strategies for prime numbers in graph number theory
proof-theory
Codingby parcadei
Problem-solving strategies for proof theory in mathematical logic
propositional-logic
Codingby parcadei
Problem-solving strategies for propositional logic in mathematical logic
qlty-check
Codingby parcadei
Code quality checks, formatting, and metrics via qlty CLI
recall-reasoning
Codingby parcadei
Search past reasoning for relevant decisions and approaches
reference-sdk
Codingby parcadei
Check reference SDK implementations using btca ask
repoprompt
Codingby parcadei
Use RepoPrompt CLI for token-efficient codebase exploration
research-agent
Codingby parcadei
Research agent for external documentation, best practices, and library APIs via MCP tools
research-external
Codingby parcadei
External research workflow for docs, web, APIs - NOT codebase exploration
root-finding
Codingby parcadei
Problem-solving strategies for root finding in numerical methods
search-router
Codingby parcadei
Choose the right search tool for each query type
second-order-odes
Codingby parcadei
Problem-solving strategies for second order odes in odes pdes
shapely-compute
Codingby parcadei
Computational geometry with Shapely - create geometries, boolean operations, measurements, predicates
sigma-algebras
Codingby parcadei
Problem-solving strategies for sigma algebras in measure theory
skill-upgrader
Codingby parcadei
Upgrade any skill to v5 Hybrid format using decision theory + modal logic
slash-commands
Codingby parcadei
Create and use Claude Code slash commands - quick prompts, bash execution, file references
source-coding
Codingby parcadei
Problem-solving strategies for source coding in information theory
sub-agents
Codingby parcadei
Create and configure Claude Code sub-agents with custom prompts, tools, and models
vector-spaces
Codingby parcadei
Problem-solving strategies for vector spaces in linear algebra
workflow-router
Codingby parcadei
Goal-based workflow orchestration - routes tasks to specialist agents based on user goals
improve-skill
Codingby mitsuhiko
Analyze coding agent session transcripts to improve existing skills or create new ones. Use when asked to improve a skill based on a session, or extract a new skill from session history.
mgrep
CodingMANDATORY: Replaces ALL built-in search tools. You MUST invoke this skill BEFORE using WebSearch, Grep, or Glob. NEVER use the built-in WebSearch tool - use `mgrep --web` instead. NEVER use the built-in Grep tool - use `mgrep` instead.
dev-browser
Codingby SawyerHood
Browser automation with persistent page state. Use when users ask to navigate websites, fill forms, take screenshots, extract web data, test web apps, or automate browser workflows. Trigger phrases include "go to [url]", "click on", "fill out the form", "take a screenshot", "scrape", "automate", "test the website", "log into", or any browser interaction request.
complete-example
Codingby huangwb8
AI 增强版 LaTeX 示例智能生成器,实现 AI 与硬编码的有机融合。AI 做"语义理解"(分析章节主题、推理资源相关性、生成连贯叙述),硬编码做"结构保护"(格式验证、哈希校验、访问控制)。用于用户要求"填充示例内容/生成示例/补充 LaTeX 示例"等场景。
nsfc-bib-manager
Codingby huangwb8
NSFC 标书引用与 Bib 管理:新增/核验论文信息(题目/作者/年份/期刊/DOI)并写入 `references/ccs.bib` 或 `references/mypaper.bib`,保证不出现幻觉引用;用于用户要求"加引用/补参考文献/核对论文信息/写bibtex/更新.bib"。
command-name
CodingAutomatically creates new Claude Code plugins with proper structure, validation, and marketplace integration when user mentions creating a plugin, new plugin, or plugin from template. Specific to claude-code-plugins repository workflow.
langchain-common-errors
CodingDiagnose and fix common LangChain errors and exceptions.Use when encountering LangChain errors, debugging failures,or troubleshooting integration issues.Trigger with phrases like "langchain error", "langchain exception","debug langchain", "langchain not working", "langchain troubleshoot".