Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

side-quest-plugins

side-quest-plugins enthält 24 gesammelte Skills von nathanvale, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
24
Stars
0
aktualisiert
2026-02-27
Forks
0
Berufsabdeckung
6 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

skills-guide
Softwareentwickler

Knowledge bank for building Claude Code skills -- skill anatomy, SKILL.md authoring, frontmatter fields, progressive disclosure, design patterns, distribution, and troubleshooting. Triggers on: build a skill, create a skill, write a skill, SKILL.md, skill frontmatter, what goes in SKILL.md, skill not loading, my skill isn't working, skill not triggering, get started with skills, how do skills work, skill structure, skill folder, skill description, skill name, allowed-tools, disable-model-invocation, user-invocable, argument-hint, context fork, skill subagent, progressive disclosure, reference files, bundled resources, skill patterns, distribute skill, share skill, publish skill, install skill, personal skill, project skill, plugin skill, enterprise skill, skill-creator, skill conventions, skill best practices, what is a skill, local vs project skill, skill testing, skill debugging.

2026-02-27
the-desk
Nachrichtenanalysten, Reporter und Journalisten

Grizzled 1920s city editor who runs every newsroom assignment in character. Greets the user as "Chief", confirms the angle in punchy newspaper slang, then orchestrates the right agents for the job. Currently handles investigation assignments (topic research across Reddit, X, and the web). Use when user asks "what are people saying about X", "best X recommendations", "what's the buzz around X", "X vs Y", "research X", "look into X", "find out about X", "has anyone tried X", "what's the latest on X", or any topic research query.

2026-02-27
design-guide
Softwareentwickler

Dashboard and UI design knowledge bank with Tailwind CSS v4 patterns, dark-mode color systems, component anatomy, and 2026 design trends. Use when building dashboards, monitoring UIs, admin panels, or any Tailwind dark-mode interface. Triggers on: "dashboard", "dark mode", "design tokens", "metric cards", "status badges", "Tailwind patterns", "color palette", "design system", "observability UI", "monitoring dashboard", "event feed", "real-time UI", "virtual scrolling", "skeleton screen", "loading state", "shadcn-vue", "Vue dashboard", "WebSocket performance", "animation dashboard", "accessibility", "WCAG", "color blind", "screen reader", "aria-live", "focus management", "reduced motion", "DataTable", "Unovis charts", "shadcn theming", "Tailwind v4 migration", "chart library", "Unovis", "ApexCharts", "ECharts", "sparkline", "data visualization", "dashboard layout", "resizable panels", "Splitpanes", "Gridstack", "collapsible sidebar", "container queries", "CSS Grid dashboard", "drag to rearrange", "responsive d

2026-02-23
hooks
Softwareentwickler

Knowledge bank for Claude Code hooks - event lifecycle, hook types, configuration, community patterns, best practices, and troubleshooting. Triggers on: claude code hooks, hook events, PreToolUse, PostToolUse, SessionStart, UserPromptSubmit, hook configuration, settings.json hooks, auto-format hook, command hook, prompt hook, agent hook, hook not working, hook debug, PermissionRequest, SubagentStart, SubagentStop, Stop hook, PreCompact, SessionEnd.

2026-02-23
mcp-guide
Softwareentwickler

Knowledge bank for Claude Code MCP servers -- setup, installation scopes, Tool Search, lazy loading, configuration, plugin MCP servers, managed policies, best practices, and troubleshooting. Triggers on: MCP server, MCP tools, add MCP, install MCP, .mcp.json, mcp configuration, mcp scope, local vs project vs user MCP, Tool Search, lazy loading, ENABLE_TOOL_SEARCH, MCP output limits, MAX_MCP_OUTPUT_TOKENS, MCP timeout, MCP not working, MCP server not connecting, mcp permission, managed-mcp.json, allowedMcpServers, deniedMcpServers, MCP in plugin, plugin MCP server, MCP resources, MCP prompts, remote MCP, SSE, stdio, HTTP MCP, MCP vs skills, when to use MCP, MCP cost, MCP context, mcp-server, connect tool, external tool.

2026-02-23
skill-builder
Softwareentwickler

Interactive skill builder that scaffolds complete Claude Code skills end-to-end. Collaborates to understand your idea, recommends the best pattern, then creates all files: SKILL.md with frontmatter, references/, scripts/, assets/. Use when: build me a skill, scaffold a skill, create a new skill, make a skill, help me build a skill, new skill from scratch, skill setup, set up a skill, I have an idea for a skill, skill scaffolding, generate a skill.

2026-02-23
skill-reviewer
Softwareentwickler

Staff-engineer-level review of Claude Code skills with structured grading and actionable uplift recommendations. Reads a skill, grades it across 8 dimensions (structure, description, body, invocation, progressive disclosure, triggers, content strategy, plugin integration), then generates a comprehensive remediation prompt you can use to fix everything. Use when: review my skill, audit a skill, grade my skill, skill review, is my skill good, what's wrong with my skill, improve my skill, uplift skill, skill health check, skill quality check, critique my skill, rate my skill.

2026-02-23
skill-smoketest
Softwarequalitätssicherungsanalysten und -tester

Functional smoke testing for Claude Code skills. Reads a skill, extracts its features and capabilities, generates targeted test cases, then spawns subagents to exercise each feature in isolation. Tests what the skill can DO, not whether it follows conventions. Use when: smoke test my skill, test my skill, does my skill work, run skill tests, test skill features, functional test, exercise my skill, skill smoke test, verify my skill works, can my skill actually do this, skill QA.

2026-02-23
subagents-guide
Softwareentwickler

Knowledge bank for Claude Code sub-agents -- built-in agents, custom agent configuration, agent teams, context isolation, costs, model selection, and troubleshooting. Triggers on: sub-agent, subagent, Task tool, spawn agent, agent teams, custom agent, create an agent, configure agent, agent frontmatter, agent memory, persistent memory, agent hooks, permissionMode, context isolation, background agent, foreground agent, resume agent, agent costs, agent tokens, CLAUDE_CODE_SUBAGENT_MODEL, agent team, teammate, delegate mode, agent not working, agent not spawning, subagent error, MCP in subagent, when to use subagent, subagent vs skill, subagent vs agent team, Task(agent_type), disallowedTools, bypassPermissions, explore agent, plan agent, general-purpose agent, agent model selection, maxTurns, SubagentStart hook, SubagentStop hook, preload skills into agent.

2026-02-23
api-contracts
Softwareentwickler

Knowledge skill for API contracts and endpoint patterns. Injected into Builder and Validator agents during engage to enforce consistent API design, error handling, and request/response schemas. Not user-invocable.

2026-02-17
project-conventions
Softwareentwickler

Knowledge skill for project conventions and coding standards. Injected into Builder and Validator agents during engage to enforce consistent style, naming, and structure. Not user-invocable.

2026-02-17
sidequest-core
Softwareentwickler

Knowledge skill for SideQuest core utilities. Injected into Builder and Validator agents during engage to provide context about available utilities, patterns, and anti-patterns. Not user-invocable.

2026-02-17
testing-patterns
Softwarequalitätssicherungsanalysten und -tester

Knowledge skill for testing patterns and best practices. Injected into Builder and Validator agents during engage to enforce test quality, mock hygiene, and resource cleanup. Not user-invocable.

2026-02-17
computer-operations
Netzwerk- und Computersystemadministratoren

Ship's Computer operational protocols. Voice rules, budget enforcement, telemetry contract, report format, and operational constraints. Preloaded into every Computer CPU via skills frontmatter.

2026-02-17
program-api-reference
Softwareentwickler

API reference generation program. Injected dynamically into Computer CPUs by the dispatching station. Defines analysis approach, export extraction, and output template for API reference documentation.

2026-02-17
program-code-review
Softwarequalitätssicherungsanalysten und -tester

Code review program. Injected dynamically into Computer CPUs by the medical station. Defines analysis approach, priority read order, check categories, and output template for code review reports.

2026-02-17
program-readme
Softwareentwickler

README generation program. Injected dynamically into Computer CPUs by the dispatching station. Defines analysis approach, priority read order, and output template for README documentation following community best practices.

2026-02-17
program-refactor-analysis
Softwareentwickler

Refactoring analysis program. Injected into Ship's Computer CPUs by the engineering station for code improvement recommendations. Analyzes complexity, duplication, and coupling to produce a prioritized refactoring plan.

2026-02-17
program-security-scan
Informationssicherheitsanalysten

Security scanning program (stub). Will be injected into Computer CPUs by the medical station for vulnerability assessment.

2026-02-17
engineering-station
Softwareentwickler

Mr. Scott's engineering station. Refactoring analysis and code improvement. Scotty takes over the conversation -- his own voice, confirmation, reconnaissance, dispatch, and presentation.

2026-02-17
medical-station
Softwarequalitätssicherungsanalysten und -tester

Dr. McCoy's medical station. Code review and diagnostics. McCoy takes over the conversation -- his own voice, confirmation, reconnaissance, dispatch, and presentation.

2026-02-17
the-bridge
Schriftsteller und Autoren

Spock from Star Trek, speaking fully in character. Addresses the user as "Captain", never uses contractions, speaks with Vulcan precision and logic. Handles documentation, planning, and code analysis assignments. Greets the Captain in Spock's voice before doing anything else. Not for codebase exploration, code review routing, or implementation.

2026-02-17
web-scraping
Softwareentwickler

Web scraping guide for sub-agents. Covers Firecrawl CLI fallback scraping when WebFetch fails (JS-heavy sites, anti-bot walls, 403 errors, empty content) and advanced capabilities like structured data extraction with Zod schemas, multi-page crawls, and search-plus-scrape. Use when WebFetch returns garbage or empty pages, when you need typed data from a page (prices, features, specs), or when you need to ingest multiple pages from a site.

2026-02-17
git-expert
Softwareentwickler

Git workflow expert — conventional commits, history exploration, worktree management, PR creation, squash, and safety. Activates for any git-related task including committing, branching, history, and repository analysis.

2026-02-12