.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/grimaldost/craft-collection
home/skills/grimaldost/craft-collection
grimaldost avatar

grimaldost/craft-collection

25 skills

View on GitHub
$npx skills add grimaldost/craft-collection
SkillInstalls
brainstormingTurn an idea into an agreed design before implementation — explore project context, ask clarifying questions one at a time, propose two or three approaches…—choosing-modelsChoose which Claude model and effort a task should run on — a capacity-dispatch step when work is about to be delegated or priced.—choosing-toolsDecide which installed skill or tool, if any, should own a task — a fit-ranking dispatch step at task starts and direction changes, not a per-message ritual.—compaction-survivalMaintain a persisted, re-readable control anchor so a long autonomous run survives context compaction without losing the plot — one file holding the mission, a…—consolidate-knowledgeUse when a body of captured journal entries from many sessions should be distilled into durable, higher-level guidance — cluster related entries, synthesize…—context-handoffAuthor a paste-ready, self-contained brief that hands work to a fresh context — a new Claude Code session, a spawned task, a teammate, or an issue ticket.—corpus-reviewAudit a large file corpus — dozens to hundreds of docs, configs, or mixed code-plus-docs-plus-tests — by fanning out blind reviewers over partitions,…—data-engineering-disciplineDiscipline guardrails for data-engineering work with downstream consumers — activate at the START of the task, before writing code, because silent semantic…—evaluate-skillUse when you want to behaviorally evaluate a Claude Code skill — measure whether it auto-activates on the prompts it should and stays quiet on near-misses…—experiment-rigorStructure an experiment and its write-up so the Methods reconstruct without the conversation and the uncertainty is declared, not hidden — a typed record.yaml…—feedback-triageTriage a tool's accumulated dogfooding feedback reports into a leverage-ordered improvement backlog — reconcile what already shipped, cluster findings by…—journaling-sessionsCapture knowledge from a work or reference-reading session into structured, separable, retrieval-ready entries for a long-term memory store.—llm-signatureSign agent-assisted work with a machine-generated provenance signature: an Assisted-By git trailer naming the exact model that wrote and orchestrated the…—planned-executionTurn an agreed design or spec into a complete implementation plan and execute it task by task with fresh subagents and two-stage review — the midweight lane…—python-engineeringModern Python engineering standards and best practices. Use this skill whenever a user wants to: scaffold a Python project, configure tooling (uv, ruff, ty,…—receiving-code-reviewEvaluate incoming review feedback technically before acting on it: read all items, restate or ask about anything unclear before implementing any of them,…—refresh-modelsReview and update the choosing-models tier data. Run /refresh-models to detect lineup drift against the platform's current model list, read the release notes,…—refresh-stackReview and update the python-engineering toolchain pins. Run /refresh-stack to detect which pinned tools are behind the latest PyPI release, read the relevant…—review-panelUse when the user has iterated on a design, plan, spec, architecture, code, or prose over several rounds and can no longer judge it cleanly, before a…—skill-authoringAuthor and revise Claude Code skills with calibrated trigger descriptions and eval-gated quality — the description is a trigger surface that competes on fit,…—systematic-debuggingRoot-cause-first debugging in four phases — investigate (read the full error, reproduce, check recent changes, instrument component boundaries), pattern-match…—test-driven-developmentRed-green-refactor discipline for features and bug fixes: write one minimal failing test, watch it fail for the expected reason, write the least code that…—tool-feedbackWrite a per-session dogfooding feedback report for each registered in-development tool the session exercised — what worked, friction, misses with the phase…—toolkit-awarenessKnow what skills, agents, commands, and hooks are installed in the current Claude Code environment, and reference them well in prompts and specs.—verification-before-completionEvidence before completion claims: identify the command that would prove the claim, run it fresh in this session, read the full output including exit code, and…—