Explore skills
66,741 skills found
optimize-js-library-size
Optimize JavaScript library size.
skill-developer
Create and manage Claude Code skills following Anthropic best practices. Use when creating new skills, modifying skill-rules.json, understanding trigger patterns, working with hooks, debugging skill activation, or implementing progressive disclosure. Covers skill structure, YAML frontmatter, trigger types (keywords, intent patterns, file paths, content patterns), enforcement levels (block, suggest
consult-package
Trigger on "package for exec", "consult deliverable pack", "appendix vs main deck", "client-ready consulting doc", "strip placeholders proposal", "readout structure". Assembles exec layer vs detail, removes placeholders, runs consistency pass. Produces client-facing artifact + lint report (inline `consult-consistency-lint` or separate).
timeln-quickly
Trigger on "quickly: X", "quickly recall X", "what did I say about X", "what did they say about X", "find the quote on X", "remind me -- X", "did [name] mention X", "what was the number for X", "what date did I commit to X". Use when the user needs a one-breath answer mid-call or mid-pitch. NOT for exploration (use timeln-find) or planning (use timeln-plan).
codebase-explorer
Deep codebase exploration using semantic search and relationship mapping. Use when you need to understand the current codebase.
consult-frame
Trigger on "frame the engagement", "consult frame", "problem frame", "scope card", "definition of good", "what decision does this support", "in scope out of scope", "client brief → frame", "one-pager frame". Turns a brief or transcript into a structured engagement frame. NOT the solution arc (use consult-arc), NOT phasing gates (use consult-gates), NOT memory recall (use timeln-find / timeln-decid
authoring-tests
Use when writing, reviewing, or modifying any test files, or when asked to add test coverage.
add-language
Guide for implementing a new language parser in Codanna. Use when adding language support, implementing parsers, or extending language capabilities. Covers the six-file architecture (mod.rs, definition.rs, parser.rs, behavior.rs, resolution.rs, audit.rs), trait implementation patterns, resolution scope design, and integration workflow. Triggers on requests to add language support, implement new pa
consult-pipeline
Trigger on "consult pipeline", "cos pipeline", "new prospect workflow", "run engagement pipeline", "build proposal end to end", "resume engagement", "/cos-plan", "/cos-resume". Orchestrates CAPTURE through SUMMARY with mandatory human checkpoints. Invokes existing consult-* and timeln-* skills at each stage — never duplicates Timeln logic. NOT a substitute for single-stage skills when user only wa
consult-pursue
Trigger on "pursue client", "pitch email", "follow up proposal", "call script proposal", "consult pursue", "cos pursue", "/cos-pursue {client} for {topic}". Post-pack pursuit: cover email, 30-min call script, objection stubs. Cold-start mode when only client + topic given — synthesizes pack from public research. Uses timeln-shipped and timeln-quickly. NOT packaging (consult-package), NOT frame (co
property-based-testing
Use when writing, reviewing, or modifying property-based tests, such as those using `fast-check`, or when asked to add test coverage.
reconcile-impl
🤖 My Claude Code config!