Coding
Page 10 of 25
Browse skills in this category.
lebesgue-measure
Codingby parcadei
Problem-solving strategies for lebesgue measure in measure theory
limits-colimits
Codingby parcadei
Problem-solving strategies for limits colimits in category theory
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
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.
creating-skills
Codingby letta-ai
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Letta Code's capabilities with specialized knowledge, workflows, or tool integrations.
defragmenting-memory
Codingby letta-ai
Defragments and cleans up agent memory blocks. Use when memory becomes messy, redundant, or poorly organized. Backs up memory, uses a subagent to clean it up, then restores the cleaned version.
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.
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.
pinme
CodingThis skill should be used when the user asks to "deploy", "upload", "publish", or "pin" any files, folders, frontend projects, or static websites to IPFS. Also activates when user mentions "pinme", "IPFS", or wants to share files via decentralized storage.
code-review
CodingAnalyze PR diffs and generate review comments from code quality, security, and performance perspectives. Use for code reviews, quality checks, and security analysis.
code-review-large
CodingIn-depth code review for large PRs (>500 lines). Full analysis including architecture, performance, security, and maintainability.
code-review-medium
CodingStandard code review for medium PRs (100-500 lines). Includes code quality, security basics, and test coverage analysis.