Explore skills
66,661 skills found
timeln-podcast
Trigger on "weekly podcast", "timeln podcast", "podcast from my saves", "turn my saves into audio", "listen to my saves". Produces one Timeln Podcast MP3 from Timeln saves (default: last 7 days). Full pipeline: pull, connect, TTS script, local render. NOT for text-only search (timeln-find) or action plans (timeln-plan).
timeln-shipped
Trigger on "have I shipped X", "have I built X before", "show me proof of X", "case study for X", "past work on X", "what have I delivered on X", "who have I done X for". Use when the user needs proof of actually-shipped work mid-pitch or in a proposal. NOT for past learning (use timeln-find) or past failures (use timeln-warned).
timeln-warned
Trigger on "what bit me on X", "have I been burned by X", "gotchas with X", "what went wrong last time with X", "warn me about X", "any retros on X", "past incidents with X". Use when the user wants to sanity-check an approach against their own failure history. NOT for general pitfalls (ask Claude directly) or past decisions (use timeln-decided).
clean-code
Remove dead code, fix duplication, and optimize imports in modified files
deploy
Configure deployment script and run it, verifying it succeeds
document-data-flow
Create or update the data flow architecture document (docs/pages/data-flow.md).
documentation
Update stale documentation and comments to match current code
github-status
List your GitHub-owned local clones under PROJECTS_ROOT that have pending work (uncommitted changes, unpushed commits, or inbound remote commits), with branch, counts, age of oldest pending work, and a per-repo summary. Each run fetches every repo's origin in parallel so the counts reflect the current remote. TRIGGER when: user asks "/github-status", wants a cross-project overview of their repos,
claude-code-common
Complete Claude Code environment: global guidelines, skills, hooks, settings, version-controlled memory and learnings, and shared git config
plan-ralphex
Create an implementation plan for a new feature, refactor, or fix. Guides an interactive design discussion and produces a structured plan document.
plannotator-update
Force-update the plannotator plugin by nuking stale caches and reinstalling fresh
pr-create
Prepare commits for the current feature branch, push, and create or update a PR to main.