Skip to main content
Dicklesworthstone
GitHub 创作者资料

Dicklesworthstone

按仓库查看 23 个 GitHub 仓库中的 2,138 个已收集 skills。

已收集 skills
2,138
仓库
23
更新
2026年9月2日
仓库分布

Skills 分布在哪些仓库

按已收集 skill 数展示主要仓库,并显示它们在该创作者目录中的占比和职业覆盖。

这里展示前 8 个仓库;完整仓库列表在下方继续。
仓库浏览

仓库与代表性 skills

pi-agent-rust
软件开发工程师

Speeds up pi_agent_rust development and verification workflows. Use when editing providers, tools, sessions, extensions, installer/uninstaller logic, or triaging regressions in this repo.

2026年5月22日
dynamic-resources
软件开发工程师

Example skill loaded from resources_discover

2026年5月18日
agentsbox
软件开发工程师

Discovers and executes MCP tools on-demand via agentsbox_* tools. Use when you need to find the right tool, when a user asks to use a tool you don’t have in context, or when troubleshooting MCP/tool availability.

2026年2月6日
pi-share
软件开发工程师

Load and parse session transcripts from shittycodingagent.ai/buildwithpi.ai/buildwithpi.com (pi-share) URLs. Fetches gists, decodes embedded session data, and extracts conversation history.

2026年2月6日
uv
软件开发工程师

Use `uv` instead of pip/python/venv. Run scripts with `uv run script.py`, add deps with `uv add`, use inline script metadata for standalone scripts.

2026年2月6日
web-browser
软件开发工程师

Allows to interact with web pages by performing actions such as clicking buttons, filling out forms, and navigating links. It works by remote controlling Google Chrome or Chromium browsers using the Chrome DevTools Protocol (CDP). When Claude needs to browse…

2026年2月6日
skill-creator
其他计算机职业

Create or update Pi skills (SKILL.md plus optional scripts, references, or assets). Use when someone asks to design a new Pi skill, refine an existing one, or structure skills for Pi discovery or packaging.

2026年2月6日
extending-pi
其他计算机职业

Guide for extending Pi — decide between skills, extensions, prompt templates, themes, context files, or custom models, then create and package them. Use when someone wants to extend Pi, add capabilities, create a skill, build an extension, or make a Pi…

2026年2月6日
已展示 8 / 2,068 个已收集 Skill。
agent-fungibility
其他计算机职业

The philosophy and practical benefits of agent fungibility in multi-agent software development. Why homogeneous, interchangeable agents outperform specialized role-based systems at scale.

2026年6月19日
agent-swarm-workflow
软件开发工程师

Jeffrey Emanuel's multi-agent implementation workflow using NTM, Agent Mail, Beads, and BV. The execution phase that follows planning and bead creation. Includes exact prompts used.

2026年6月19日
ntm
软件开发工程师

Named Tmux Manager - Multi-agent orchestration for Claude Code, Codex, and Gemini in tiled tmux panes. Visual dashboards, command palette, context rotation, robot mode API, work assignment, safety system. Go CLI.

2026年6月19日
agent-mail
其他计算机职业

MCP Agent Mail - Mail-like coordination layer for multi-agent workflows. Identities, inbox/outbox, file reservations, contact policies, threaded messaging, pre-commit guard, Human Overseer, static exports, disaster recovery. Git+SQLite backed. Python/FastMCP.

2026年3月15日
beads-workflow
项目管理专家

Converting markdown plans into beads (tasks with dependencies) and polishing them until they're implementation-ready. The bridge between planning and agent swarm execution. Includes exact prompts used.

2026年3月15日
bv
软件开发工程师

Beads Viewer - Graph-aware triage engine for Beads projects. Computes PageRank, betweenness, critical path, and cycles. Use --robot-* flags for AI agents.

2026年3月15日
de-slopify
技术写作员

Remove telltale signs of AI-generated 'slop' writing from README files and documentation. Make your docs sound authentically human.

2026年3月15日
tanstack-integration
软件开发工程师

Find opportunities to improve web application code using TanStack libraries (Query, Table, Form, Router, etc.). Avoid man-with-hammer syndrome by applying TanStack after vanilla implementation works.

2026年3月15日
已展示 8 / 29 个已收集 Skill。
session-review-memory-distillation
软件开发工程师

Use when reviewing CASS or ee session evidence to distill observed facts, candidate memories, procedural rules, anti-patterns, and curation candidate files without moving session-review judgment into the Rust ee CLI.

2026年7月28日
causal-credit-review
软件开发工程师

Use when reviewing causal credit assignments from ee causal ledgers to determine whether measured associations warrant promote/demote/reroute recommendations without moving causal judgment into the Rust CLI.

2026年5月18日
counterfactual-failure-analysis
软件开发工程师

Use when analyzing whether different ee lab evidence, context packs, or memory interventions might have changed a coding-agent failure outcome without moving counterfactual judgment into the Rust CLI.

2026年5月18日
rehearsal-promotion-review
软件开发工程师

Use when reviewing rehearsal dry-run artifacts and producing conservative promotion checklists; requires real ee rehearse output or explicit unavailable degradation.

2026年5月18日
active-learning-experiment-planner
软件开发工程师

Use when planning active-learning experiments from ee observation ledgers, learning uncertainty reports, evaluation records, causal/economy/context evidence, or ee.skill_evidence_bundle.v1 artifacts without moving experiment-planning judgment into the Rust ee…

2026年5月5日
claim-certificate-review
软件开发工程师

Use when reviewing ee claim or certificate verification manifests, deciding whether a claim is persuasive, stale, overbroad, expired, assumption-bound, or missing evidence without putting qualitative judgment into the Rust CLI.

2026年5月5日
preflight-risk-review
软件开发工程师

Use when reviewing pre-task risk from ee evidence matches, preflight JSON, tripwire JSON, dependency audits, project rules, destructive-command warnings, migrations, production deploys, or no-evidence/degraded preflight output before an agent acts.

2026年5月5日
procedure-distillation
软件开发工程师

Use when distilling recorder runs, curation events, procedure records, verification fixtures, or procedure exports into evidence-bound reusable procedures or render-only skill capsules without moving procedure authoring judgment into the Rust ee CLI.

2026年5月5日
已展示 8 / 10 个已收集 Skill。
building-glamorous-tuis
软件开发工程师

Build terminal UIs with Charmbracelet (Bubble Tea, Lip Gloss, Gum). Use when: Go TUI, shell prompts/spinners, "make CLI prettier", adaptive layouts, async rendering, focus state machines, sparklines, heatmaps, kanban boards, SSH apps.

2026年3月26日
error-handling-base
软件开发工程师

Foundation for error handling patterns. This is a base skill designed to be extended by language-specific error handling skills.

2026年1月16日
logging-patterns
软件开发工程师

Common logging patterns and practices. This skill is designed to be included in composite skills via the 'includes' feature.

2026年1月16日
complete-rust-development
软件开发工程师

A comprehensive skill for Rust development that combines error handling, testing, and logging patterns. Demonstrates the 'includes' composition feature by merging content from multiple standalone skills.

2026年1月16日
rust-error-handling
软件开发工程师

Rust-specific error handling patterns, building on the base error handling skill. Demonstrates the 'extends' composition feature.

2026年1月16日
testing-patterns
软件质量保证分析师与测试员

Common testing patterns and practices. This skill is designed to be included in composite skills via the 'includes' feature.

2026年1月16日
crafting-readme-files
软件开发工程师

Craft professional README.md files for GitHub open source projects. Generates hero sections, installation instructions, feature tables, and architecture diagrams. Use when creating or revising a README, documenting a CLI tool, library, or open source project,…

2026年1月14日
creating-share-images
网页开发工程师

Create OpenGraph and Twitter share images for Next.js applications using next/og ImageResponse. Generates dynamic social preview cards with gradients, SVG icons, and proper dimensions. Use when building OG images, Twitter cards, social previews, meta images,…

2026年1月14日
已展示 12 / 23 个仓库