Skip to main content
Run any Skill in Manus
with one click
GitHub repository

agent-treasures-public

agent-treasures-public contains 15 collected skills from deniaud, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
15
Stars
3
updated
2026-07-13
Forks
0
Occupation coverage
4 occupation categories · 100% classified
repository explorer

Skills in this repository

be-better
software-developers

Rewrite user's original prompt by integrating their critique of the agent's failed response.

2026-07-13
clean-slop
editors

Deconstruct LLM "neuroslop" — machine clichés, puffery, weasel-wording, Markdown abuse, rhythmic monotony. Use when user asks to humanize, dehumanize-AI, очистить от нейрослопа, депорезать, redact AI-generated copy, edit a draft from ChatGPT/Claude/Gemini, or refine corporate/PR/wiki text that "sounds AI".

2026-07-13
fork-merge
software-developers

Discover and merge useful features from sibling forks into the user's fork. Invoke only on explicit user request via /fork-merge with a fork URL.

2026-07-13
git-workflow
software-developers

Git workflow patterns — branching, committing, rebasing, conflict resolution. Use when working with git operations.

2026-07-13
grill
project-management-specialists

Relentlessly interview user to stress-test a plan/design.

2026-07-13
handoff
software-developers

Generate conversation handoff document for the next agent session.

2026-07-13
init-extended
software-developers

Generate a comprehensive CLAUDE.md for the current repository — first runs Anthropic's /init for a baseline, then restructures with an extended standardized template (sections, security flows, anti-patterns, data models, CI/CD, common issues). Use when a repo has no CLAUDE.md or you want to enrich an existing one with extended structure.

2026-07-13
playbook-prompt-caching
software-developers

Practical playbook for maximizing prompt cache hit rate and minimizing token spend on LLM/agentic systems (Anthropic, OpenAI, Google Gemini, self-hosted vLLM). Covers prompt structure rules, multi-turn cache breakpoint placement, tool definition stability, dynamic content handling, TTL choice, multi-tenant isolation, and known anti-patterns.

2026-07-13
qa
project-management-specialists

Professional adaptive intake interview that converts a vague task into a structured spec before planning. Uses JTBD, 5 Whys, MoSCoW, and INVEST to produce a two-layer artifact (TL;DR brief + full spec).

2026-07-13
roast
software-quality-assurance-analysts-and-testers

Aggressively critique code/design for vulnerabilities, inefficiencies, and code smells. Triggered by "roast me".

2026-07-13
session-friction-retro
software-developers

Harness-agnostic post-session friction forensics. Run at (or near) the end of a session to audit THIS session for avoidable frictions that had a cheap alternative, and emit a ranked report mapping each friction to a concrete cheap harness lever (skill / MCP tool / permission / prompt-CLAUDE.md / tool-schema / memory / delegation-policy). Use when the user wants to know what the session cost in wasted turns/tokens and what cheap harness change would stop it recurring.

2026-07-13
session-retrospective
software-developers

Analyze the current Claude Code session and generate a retrospective summary of lessons learned. Use when the user wants to: (1) reflect on what was accomplished in a session, (2) summarize lessons learned for future reference, (3) create a blog-post-friendly writeup of a coding session, (4) understand what went wrong and how it was fixed, or (5) document techniques discovered.

2026-07-13
wrap-up
software-developers

Close-out checklist for a non-trivial task — run BEFORE declaring done / writing `result:`. Verifies the project's continuity docs, READMEs, and cross-session trackers actually match the work just landed, and persists durable facts to memory. Use when finishing a coding session, wrapping up, closing out a task/project, or when asked "did you update the docs". Skip for trivial one-line edits.

2026-07-13
write-a-skill
software-developers

Create new agent skills with proper structure, progressive disclosure, and bundled resources. Use when: designing a skill, writing SKILL.md, building a skill template, or formalizing a recurring workflow into a reusable skill.

2026-07-13
zoom-out
software-developers

Provide broader context, high-level perspective, or architectural map. Triggered by requests to zoom out, big picture, or unfamiliar code.

2026-07-13