Skip to main content
GitHub 仓库

mischief-production

mischief-production 收录了来自 503496348-ops 的 285 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
285
Stars
2
更新
2026-07-29
Forks
1
职业覆盖
24 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

mischief-production
其他计算机职业

顽皮制造 — Fuse multiple external skill repos/sources into an existing skill to create a unified, more capable version. Use when the user says 'merge these skills', 'combine X into Y', 'absorb the best parts of A/B/C into Z', 'upgrade this skill with features from those repos', or provides multiple GitHub URLs and asks to integrate them into a single skill. Also triggers on 'audit these skills and see if they can enhance ours'.

2026-07-29
code-review-and-quality
软件质量保证分析师与测试员

Conducts multi-axis code review. Use before merging any change. Use when reviewing code written by yourself, another agent, or a human. Use when you need to assess code quality across multiple dimensions before it enters the main branch.

2026-06-30
debugging-and-error-recovery
软件开发工程师

Guides systematic root-cause debugging. Use when tests fail, builds break, behavior doesn't match expectations, or you encounter any unexpected error. Use when you need a systematic approach to finding and fixing the root cause rather than guessing.

2026-06-30
git-workflow-and-versioning
软件开发工程师

Structures git workflow practices. Use when making any code change. Use when committing, branching, resolving conflicts, or when you need to organize work across multiple parallel streams.

2026-06-30
planning-and-task-breakdown
项目管理专家

Breaks work into ordered tasks. Use when you have a spec or clear requirements and need to break work into implementable tasks. Use when a task feels too large to start, when you need to estimate scope, or when parallel work is possible.

2026-06-30
test-driven-development
软件质量保证分析师与测试员

Drives development with tests. Use when implementing any logic, fixing any bug, or changing any behavior. Use when you need to prove that code works, when a bug report arrives, or when you're about to modify existing functionality.

2026-06-30
accessibility
网页与数字界面设计师

Design, implement, and audit inclusive digital products using WCAG 2.2 Level AA standards. Use this skill to generate semantic ARIA for Web and accessibility traits for Web and Native platforms (iOS/Android).

2026-06-30
agent-architecture-audit
其他计算机职业

Full-stack diagnostic for agent and LLM applications. Audits the 12-layer agent stack for wrapper regression, memory pollution, tool discipline failures, hidden repair loops, and rendering corruption. Produces severity-ranked findings with code-first fixes. Essential for developers building agent applications, autonomous loops, or any LLM-powered feature.

2026-06-30
agent-eval
软件开发工程师

Head-to-head comparison of coding agents (Claude Code, Aider, Codex, etc.) on custom tasks with pass rate, cost, time, and consistency metrics

2026-06-30
agent-harness-construction
其他计算机职业

Design and optimize AI agent action spaces, tool definitions, and observation formatting for higher completion rates.

2026-06-30
agent-introspection-debugging
其他计算机职业

Structured self-debugging workflow for AI agent failures using capture, diagnosis, contained recovery, and introspection reports.

2026-06-30
agent-self-evaluation
软件开发工程师

Use after completing any non-trivial task. The agent self-rates its output on 5 axes — accuracy, completeness, clarity, actionability, conciseness — with concrete evidence per criterion. Produces a structured 1-5 scorecard with specific improvement suggestions.

2026-06-30
agent-sort
其他计算机职业

Build an evidence-backed HCP install plan for a specific repo by sorting skills, commands, rules, hooks, and extras into DAILY vs LIBRARY buckets using parallel repo-aware review passes. Use when HCP should be trimmed to what a project actually needs instead of loading the full bundle.

2026-06-30
agentic-engineering
软件开发工程师

Operate as an agentic engineer using eval-first execution, decomposition, and cost-aware model routing.

2026-06-30
agentic-os
其他计算机职业

Build persistent multi-agent operating systems on Claude Code. Covers kernel architecture, specialist agents, slash commands, file-based memory, scheduled automation, and state management without external databases.

2026-06-30
ai-first-engineering
软件开发工程师

Engineering operating model for teams where AI agents generate a large share of implementation output.

2026-06-30
ai-regression-testing
软件质量保证分析师与测试员

Regression testing strategies for AI-assisted development. Sandbox-mode API testing without database dependencies, automated bug-check workflows, and patterns to catch AI blind spots where the same model writes and reviews code.

2026-06-30
android-clean-architecture
软件开发工程师

Clean Architecture patterns for Android and Kotlin Multiplatform projects — module structure, dependency rules, UseCases, Repositories, and data layer patterns.

2026-06-30
angular-developer
网页开发工程师

Generates Angular code and provides architectural guidance. Trigger when creating projects, components, or services, or for best practices on reactivity (signals, linkedSignal, resource), forms, dependency injection, routing, SSR, accessibility (ARIA), animations, styling (component styles, Tailwind CSS), testing, or CLI tooling.

2026-06-30
api-connector-builder
软件开发工程师

Build a new API connector or provider by matching the target repo's existing integration pattern exactly. Use when adding one more integration without inventing a second architecture.

2026-06-30
api-design
软件开发工程师

REST API design patterns including resource naming, status codes, pagination, filtering, error responses, versioning, and rate limiting for production APIs.

2026-06-30
architecture-decision-records
软件开发工程师

Capture architectural decisions made during Claude Code sessions as structured ADRs. Auto-detects decision moments, records context, alternatives considered, and rationale. Maintains an ADR log so future developers understand why the codebase is shaped the way it is.

2026-06-30
article-writing
技术写作员

Write articles, guides, blog posts, tutorials, newsletter issues, and other long-form content in a distinctive voice derived from supplied examples or brand guidance. Use when the user wants polished written content longer than a paragraph, especially when voice consistency, structure, and credibility matter.

2026-06-30
automation-audit-ops
软件开发工程师

Evidence-first automation inventory and overlap audit workflow for HCP. Use when the user wants to know which jobs, hooks, connectors, MCP servers, or wrappers are live, broken, redundant, or missing before fixing anything.

2026-06-30
autonomous-agent-harness
其他计算机职业

Transform Claude Code into a fully autonomous agent system with persistent memory, scheduled operations, computer use, and task queuing. Replaces standalone agent frameworks (Hermes, AutoGPT) by leveraging Claude Code's native crons, dispatch, MCP tools, and memory. Use when the user wants continuous autonomous operation, scheduled tasks, or a self-directing agent loop.

2026-06-30
autonomous-loops
软件开发工程师

Patterns and architectures for autonomous Claude Code loops — from simple sequential pipelines to RFC-driven multi-agent DAG systems.

2026-06-30
benchmark-optimization-loop
软件开发工程师

Use when the user asks to make something faster, try many variants, run recursive optimization, benchmark latency/throughput/cost, or choose the best implementation by repeated measured tests.

2026-06-30
benchmark
软件开发工程师

Use this skill to measure performance baselines, detect regressions before/after PRs, and compare stack alternatives.

2026-06-30
blender-motion-state-inspection
建筑师(景观及海军建筑除外)

Use this skill when inspecting Blender characters, rigs, poses, animation retargeting, ground contact, facing direction, or model-vs-motion alignment where screenshots alone are not enough.

2026-06-30
blueprint
软件开发工程师

Turn a one-line objective into a step-by-step construction plan for multi-session, multi-agent engineering projects. Each step has a self-contained context brief so a fresh agent can execute it cold. Includes adversarial review gate, dependency graph, parallel step detection, anti-pattern catalog, and plan mutation protocol. TRIGGER when: user requests a plan, blueprint, or roadmap for a complex multi-PR task, or describes work that needs multiple sessions. DO NOT TRIGGER when: task is completable in a single PR or fewer than 3 tool calls, or user says "just do it".

2026-06-30
brand-discovery
市场调研分析师与营销专员

Use when a brand needs to discover or articulate its identity through structured multi-session interviews. Covers purpose, positioning, audience, personality, voice, narrative, and founder-brand tension across 8 modules using laddering, 5 Whys, and projective techniques. Produces a resumable session with disk-persisted state and a master brandbook (90_SYNTHESIS.md).

2026-06-30
brand-voice
技术写作员

Build a source-derived writing style profile from real posts, essays, launch notes, docs, or site copy, then reuse that profile across content, outreach, and social workflows. Use when the user wants voice consistency without generic AI writing tropes.

2026-06-30
browser-qa
软件质量保证分析师与测试员

Use this skill to automate visual testing and UI interaction verification using browser automation after deploying features.

2026-06-30
bun-runtime
软件开发工程师

Bun as runtime, package manager, bundler, and test runner. When to choose Bun vs Node, migration notes, and Vercel support.

2026-06-30
canary-watch
网络与计算机系统管理员

Use this skill to monitor and verify a deployed URL after releases — checks HTTP endpoints, SSE streams, static assets, console errors, and performance regressions after deploys, merges, or dependency upgrades. Smoke / canary / post-deploy verification.

2026-06-30
carrier-relationship-management
项目管理专家

Codified expertise for managing carrier portfolios, negotiating freight rates, tracking carrier performance, allocating freight, and maintaining strategic carrier relationships. Informed by transportation managers with 15+ years experience. Includes scorecarding frameworks, RFP processes, market intelligence, and compliance vetting. Use when managing carriers, negotiating rates, evaluating carrier performance, or building freight strategies.

2026-06-30
claude-devfleet
其他计算机职业

Orchestrate multi-agent coding tasks via Claude DevFleet — plan projects, dispatch parallel agents in isolated worktrees, monitor progress, and read structured reports.

2026-06-30
click-path-audit
软件质量保证分析师与测试员

Trace every user-facing button/touchpoint through its full state change sequence to find bugs where functions individually work but cancel each other out, produce wrong final state, or leave the UI in an inconsistent state. Use when: systematic debugging found no bugs but users report broken buttons, or after any major refactor touching shared state stores.

2026-06-30
clickhouse-io
数据库架构师

ClickHouse database patterns, query optimization, analytics, and data engineering best practices for high-performance analytical workloads.

2026-06-30
code-tour
软件开发工程师

Create CodeTour `.tour` files — persona-targeted, step-by-step walkthroughs with real file and line anchors. Use for onboarding tours, architecture walkthroughs, PR tours, RCA tours, and structured "explain how this works" requests.

2026-06-30
当前展示该仓库 Top 40 / 285 个已收集 skills。