Skip to main content

Skills in this repository

PracticalSwan/agent-skills - Page 5

SkillsMP has collected 237 skills from PracticalSwan/agent-skills. Open a skill to review its source and details.

PracticalSwan/agent-skills

Showing 40 of 237 collected skills.

occupation
Software Developers
description

Use when you need to resolve an in-progress git merge/rebase conflict.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Perform a read-only, defect-first review of a specified code change and return every actionable finding. Use when another agent delegates review of uncommitted changes, a base-branch diff, a commit, or custom review instructions.

updated
occupation
Software Developers
description

Systematically trace bugs backward through call stack to find original trigger

updated
occupation
Software Developers
description

Test at extremes (1000x bigger/smaller, instant/year-long) to expose fundamental truths hidden at normal scales

updated
occupation
Software Developers
description

Use when the user explicitly asks for a desktop or system screenshot (full screen, specific app or window, or a pixel region), or when tool-specific capture capabilities are unavailable and an OS-level capture is needed.

updated
occupation
Computer Systems Analysts
description

Configure GitHub secret scanning and push protection, triage secret alerts, and run local pre-commit secret audits. Use when enabling secret scanning, handling blocked pushes, defining custom patterns, or checking a repo for accidental credentials before…

updated
occupation
Computer Systems Analysts
description

Perform language and framework specific security best-practice reviews and suggest improvements. Trigger only when the user explicitly requests security best practices guidance, a security review/report, or secure-by-default coding help. Trigger only for…

updated
occupation
Computer Systems Analysts
description

Analyze git repositories to build a security ownership topology (people-to-file), compute bus factor and sensitive-code ownership, and export CSV/JSON for graph databases and visualization. Trigger only when the user explicitly wants a security-oriented…

updated
occupation
Computer Systems Analysts
description

AI-powered codebase security scanner that reasons about code like a security researcher — tracing data flows, understanding component interactions, and catching vulnerabilities that pattern-matching tools miss. Use this skill when asked to scan code for…

updated
occupation
Information Security Analysts
description

Repository-grounded threat modeling that enumerates trust boundaries, assets, attacker capabilities, abuse paths, and mitigations, and writes a concise Markdown threat model. Trigger only when the user explicitly asks to threat model a codebase or path,…

updated
occupation
Market Research Analysts & Marketing Specialists
description

Optimize for search engine visibility and ranking. Use when asked to "improve SEO", "optimize for search", "fix meta tags", "add structured data", "sitemap optimization", or "search engine optimization".

updated
occupation
Software Developers
description

Serena MCP for project memory and code navigation. Use when managing Serena memories, navigating symbols, performing intelligent refactoring, or maintaining context/continuity across AI agent sessions.

updated
occupation
Computer Occupations, All Other
description

Contribute skills back to upstream via branch and PR

updated
occupation
Software Developers
description

Find one insight that eliminates multiple components - "if this is true, we don't need X, Y, or Z

updated
occupation
Computer Occupations, All Other
description

Guide for creating or updating effective portable skills with specialized knowledge, workflows, or tool integrations. Use for Codex, Claude Code, GitHub Copilot, or shared-catalog skill work after selecting the target host and installation path.

updated
occupation
Computer Occupations, All Other
description

Install audited skills from a curated list or GitHub repo path into Codex or Claude Code after selecting the target host. Use when a user asks to list or install a skill, including from a private repo; preserve Codex system-skill boundaries and use an…

updated
occupation
Accountants & Auditors
description

Write and debug spreadsheet formulas (Excel/Google Sheets), pivot tables, and array formulas; translate between dialects; use when users need working formulas with examples and edge-case checks.

updated
occupation
Software Developers
description

T-SQL, stored procedures, and MS SQL Server DBA practices. Use when writing SQL queries, designing schemas, tuning SQL Server performance, managing backups, configuring security, or using SQL Server 2025+ features.

updated
occupation
Postsecondary Teachers, All Other
description

Activate for building or scaffolding web apps when the user is learning (e.g., todo apps, portfolios, dashboards).

updated
occupation
Software Developers
description

Convert an existing frontend into Stitch-ready design assets by extracting static HTML, writing DESIGN.md, creating the design system, and uploading approved files.

updated
occupation
Web & Digital Interface Designers
description

Analyze existing Stitch project evidence and synthesize a semantic DESIGN.md for consistent future Stitch generation.

updated
occupation
Computer Occupations, All Other
description

Route Google Stitch tasks to the correct imported Stitch skill, with verified MCP tool boundaries, upload safety, and cross-client fallback guidance.

updated
occupation
Web & Digital Interface Designers
description

Transform rough UI requests into structured Stitch prompts with platform, layout, component, and design-system context.

updated
occupation
Software Developers
description

Extract a Stitch-compatible DESIGN.md from frontend source code, stylesheets, Tailwind config, theme files, and component patterns.

updated
occupation
Software Developers
description

Capture a self-contained static HTML snapshot from a running app or mock component so it can be reviewed or uploaded to Stitch.

updated
occupation
Web & Digital Interface Designers
description

Prepare Stitch screen-generation, edit, image-to-design, and variant prompts with verified tool checks and design-system-aware wording.

updated
occupation
Software Developers
description

Run an iterative Stitch website-building loop using `.stitch/next-prompt.md`, SITE.md, DESIGN.md, generated pages, and verification checkpoints.

updated
occupation
Web & Digital Interface Designers
description

Create, list, and apply Stitch design systems from DESIGN.md using the verified Stitch MCP design-system tools and safe upload fallbacks.

updated
occupation
Web Developers
description

Convert Stitch HTML and screenshots into modular Vite/React/TypeScript components, or sync existing components to updated Stitch designs, with local architecture and validation checks.

updated
occupation
Web Developers
description

Convert Stitch HTML designs into React Native screens, or sync existing native components to updated Stitch designs, using native primitives, StyleSheet rules, and mobile platform checks.

updated
occupation
Web Developers
description

Convert approved Stitch exports into accessible React and Vite dashboards with DESIGN.md tokens, TanStack Query data boundaries, responsive layouts, and optional read-only Web3 integrations.

updated
occupation
Audio & Video Technicians
description

Create Remotion walkthrough videos from Stitch screen exports with ordered assets, transitions, captions, and render checks.

updated
occupation
Web Developers
description

Integrate Stitch-derived UI direction into shadcn/ui React projects with registry-aware setup, ownership rules, theming, and validation.

updated
occupation
Web & Digital Interface Designers
description

Create opinionated premium DESIGN.md guidance for Stitch, emphasizing calibrated typography, restrained color, layout discipline, motion, and anti-generic UI rules.

updated
occupation
Computer Occupations, All Other
description

Upload approved local HTML, markdown, or image assets to a Stitch project using direct MCP for small DESIGN.md files or the bundled API script for larger files.

updated
occupation
Computer Occupations, All Other
description

Delegate routine work to subagents — boilerplate generation, data transformation, file analysis, documentation drafting. Use when splitting tasks into independent subtasks for parallel subagent execution.

updated
occupation
Software Developers
description

Execute implementation plan by dispatching fresh subagent for each task, with code review between tasks

updated
occupation
Database Architects
description

Postgres best practices maintained by Supabase, for Postgres running anywhere. Load this skill BEFORE writing or changing anything that lives in a Postgres database: creating or altering tables and columns (including choosing column types), schema design,…

updated
occupation
Software Developers
description

Use when doing ANY task involving Supabase. Triggers: Supabase products (Database, Auth, Edge Functions, Realtime, Storage, Vectors, Cron, Queues); client libraries and SSR integrations (supabase-js, @supabase/ssr) in Next.js, React, SvelteKit, Astro, Remix;…

updated
occupation
Software Quality Assurance Analysts & Testers
description

Four-phase debugging framework that ensures root cause investigation before attempting fixes. Never jump to solutions.

updated
Showing 40 of 237 collected skills.