Explore skills

12,582 skills found

Category alert

Get new Desenvolvimento skills every Monday

claude-api

143.8k

Build, debug, and optimize Claude API / Anthropic SDK apps. Apps built with this skill should include prompt caching. Also handles migrating existing Claude API code between Claude model versions (4.5 → 4.6, 4.6 → 4.7, retired-model replacements). TRIGGER when: code imports `anthropic`/`@anthropic-ai/sdk`; user asks for the Claude API, Anthropic SDK, or Managed Agents; user adds/modifies/tunes a C

Desenvolvimento#ai#apiby anthropics

skill-creator

143.8k

Create new skills, modify and improve existing ones, and measure their performance. Use this skill for developing, editing, optimizing, testing, and benchmarking skills, as well as refining their descriptions for better triggering.

Desenvolvimento#testby anthropics

oh-my-issues

79.7k

This skill clusters GitHub issue backlogs by root cause into plan-master issues, redirects related children, and bundles architectural-fix PRs to close clusters atomically. It's ideal for triaging and consolidating numerous issues sharing underlying defects, or for building a plan series or roadmap.

Desenvolvimento#github#gitby thedotmack

claude-mem

79.7k

Captures agent actions across sessions, compresses them with AI, and injects relevant context into future interactions. Compatible with Claude Code, OpenClaw, Codex, Gemini, Hermes, Copilot, OpenCode, and more.

Desenvolvimento#aiby thedotmack

claude-mem

79.7k

Captures everything your agent does during sessions, compresses it with AI, and injects relevant context back into future sessions. Works with Claude Code, OpenClaw, Codex, Gemini, Hermes, Copilot, OpenCode + More.

Desenvolvimento#aiby thedotmack

pathfinder

79.7k

Maps a codebase into feature-grouped flowcharts, identifies duplicated concerns across features, and proposes a unified architecture. Use when asked to "find the ideal path," unify duplicated systems, or audit architecture before a refactor, emitting a proposed unified flowchart plus per-system /make-plan prompts.

Desenvolvimento#aiby thedotmack

timeline-report

79.7k

Generates a Journey Into [Project] narrative report analyzing a project's entire development history from claude-mem's timeline. Use it when asked for a timeline report, project history analysis, development journey, or full project report.

Desenvolvimento#aiby thedotmack

claude-mem

79.7k

Persistent Context Across Sessions for Every Agent – This feature captures all agent activity during sessions, compresses it with AI, and re-injects relevant context into future interactions. It supports Claude Code, OpenClaw, Codex, Gemini, Hermes, Copilot, OpenCode, and more.

Desenvolvimento#aiby thedotmack

claude-code-plugin-release

79.7k

Automated semantic versioning and release workflow for Claude Code plugins. Handles version increments across package.json, marketplace.json, plugin.json manifests, npm publishing (so npx claude-mem@X.Y.Z resolves), build verification, git tagging, GitHub releases, and changelog generation.

Desenvolvimento#github#gitby thedotmack

publish

60.3k

Publishes oh-my-opencode to npm using a GitHub Actions workflow. It accepts <patch|minor|major> as an argument and is triggered by publish, release, deploy, or npm publish events.

Desenvolvimento#github#gitby code-yeongyu

git-master

60.3k

Essential for all Git operations like atomic commits, rebase/squash, and history search. Recommended for use with task() to save context. Triggers include 'commit', 'rebase', 'squash', 'who wrote', 'when was X added', and 'find the commit that'.

Desenvolvimento#gitby code-yeongyu

pre-publish-review

60.3k

A robust 16-agent pre-publish release gate that detects changes, performs deep analysis, and conducts holistic review using multiple agents before every npm publish.

Desenvolvimento#aiby code-yeongyu