Browse Skills

44895 skills found

prototype-development.md
8
1 export prototype-development
2 cna-bootcamp from "cna-bootcamp/aiguide"
3 UI/UX 설계서를 기반으로 기본 HTML과 JavaScript를 사용하여 동작하는 프로토타입을 개발합니다. 개발 경험이 없는 사용자도 쉽게 사용할 수 있도록 설계되었습니다.
2026-01-05
figma.md
8
1 export figma
2 vm0-ai from "vm0-ai/vm0-skills"
3 Figma REST API for accessing design files, comments, components, and projects. Use this skill to read file contents, export images, manage comments, and integrate with Figma workspaces.
2026-01-05
audit-pipeline.md
8
1 export audit-pipeline
2 DNYoussef from "DNYoussef/context-cascade"
3 Orchestrate the full quality gate: theater detection, functionality verification, and style polish with evidential reporting.
2026-01-05
pinterest-api.md
8
1 export pinterest-api
2 rawveg from "rawveg/skillsforge-marketplace"
3 Pinterest API v5 Development - Authentication, Pins, Boards, Analytics
2026-01-05
navigation.md
8
1 export navigation
2 TheBeardedBearSAS from "TheBeardedBearSAS/claude-craft"
3 Navigation - Expo Router. Use when implementing navigation.
2026-01-05
detect-code-smells.md
8
1 export detect-code-smells
2 mvillmow from "mvillmow/ProjectOdyssey"
3 Identify code quality issues and anti-patterns. Use when reviewing code for maintainability problems.
2026-01-05
validate-mojo-patterns.md
8
1 export validate-mojo-patterns
2 mvillmow from "mvillmow/ProjectOdyssey"
3 Validate Mojo code patterns (out self, mut, List, etc.) against best practices. Use to ensure code follows project standards.
2026-01-05
estimation-fermi.md
8
1 export estimation-fermi
2 lyndonkl from "lyndonkl/claude"
3 Use when making quick order-of-magnitude estimates under uncertainty (market sizing, resource planning, feasibility checks), decomposing complex quantities into estimable parts, bounding unknowns with upper/lower limits, sanity-checking strategic assumptions, or when user mentions Fermi estimation, back-of-envelope calculation, order of magnitude, ballpark estimate, triangulation, or needs to assess feasibility before detailed analysis.
2026-01-05
swarm-workflow.md
8
1 export swarm-workflow
2 jamesjlundin from "jamesjlundin/full-stack-web-and-mobile-template"
3 Split large tasks across multiple Claude Code sessions or branches. Coordinate parallel work with merge gates. Use when task is too large for one session, want parallel work, or need to split work across branches.
2026-01-05
code-review.md
8
1 export code-review
2 amrhas82 from "amrhas82/agentic-toolkit"
3 Use when completing tasks, implementing major features, or before merging to verify work meets requirements - dispatches superpowers:code-reviewer subagent to review implementation against plan or requirements before proceeding
2026-01-05
design-system-analyzer.md
8
1 export design-system-analyzer
2 pastjean from "pastjean/dotfiles"
3 Use when analyzing UI screenshots or designs to extract and document design system elements. Analyzes images to identify colors, typography, spacing, components, and patterns, then generates a structured design system with design tokens and CSS snippets. Ideal for reverse-engineering designs, creating style guides, or documenting existing UIs.
2026-01-05
pdfco.md
8
1 export pdfco
2 vm0-ai from "vm0-ai/vm0-skills"
3 PDF processing API for conversion, extraction, merging, splitting and more
2026-01-05
conductor.md
8
1 export conductor
2 NguyenSiTrung from "NguyenSiTrung/Conductor-Beads"
3 Context-driven development methodology for organized, spec-first coding. Use when:- Project has a `conductor/` directory- User mentions specs, plans, tracks, or context-driven development- Files like `conductor/tracks.md`, `conductor/product.md`, `conductor/workflow.md` exist- User asks about project status, implementation progress, or track management- User wants to organize development work with TDD practices- User invokes `/conductor-*` commands (setup, newtrack, implement, status, revert, validate, block, skip, revise, archive, export, refresh)- User mentions documentation is outdated or wants to sync context with codebase changesInteroperable with Gemini CLI extension and Claude Code commands.Integrates with Beads for persistent task memory across sessions.
2026-01-05
multi-model-discovery.md
8
1 export multi-model-discovery
2 DNYoussef from "DNYoussef/context-cascade"
3 Use Gemini to find existing solutions before building from scratch. Leverages Google Search grounding to discover code examples, libraries, and best practices to avoid reinventing the wheel.
2026-01-05
negotiation-alignment-governance.md
8
1 export negotiation-alignment-governance
2 lyndonkl from "lyndonkl/claude"
3 Use when stakeholders need aligned working agreements, resolving decision authority ambiguity, navigating cross-functional conflicts, establishing governance frameworks (RACI/DACI/RAPID), negotiating resource allocation, defining escalation paths, creating team norms, mediating trade-off disputes, or when user mentions stakeholder alignment, decision rights, working agreements, conflict resolution, governance model, or consensus building.
2026-01-05
decision-matrix.md
8
1 export decision-matrix
2 lyndonkl from "lyndonkl/claude"
3 Use when comparing multiple named alternatives across several criteria, need transparent trade-off analysis, making group decisions requiring alignment, choosing between vendors/tools/strategies, stakeholders need to see decision rationale, balancing competing priorities (cost vs quality vs speed), user mentions "which option should we choose", "compare alternatives", "evaluate vendors", "trade-offs", or when decision needs to be defensible and data-driven.
2026-01-05
gh-create-pr-linked.md
8
1 export gh-create-pr-linked
2 mvillmow from "mvillmow/ProjectOdyssey"
3 Create a pull request properly linked to a GitHub issue using gh pr create --issue. Use when creating a PR that implements or addresses a specific issue.
2026-01-05
mojo-type-safety.md
8
1 export mojo-type-safety
2 mvillmow from "mvillmow/ProjectOdyssey"
3 Validate type safety in Mojo code including parametric types and trait constraints. Use during code review or when type errors occur.
2026-01-05
intercom.md
8
1 export intercom
2 vm0-ai from "vm0-ai/vm0-skills"
3 Intercom REST API for managing customer conversations, contacts, messages, and support tickets. Use this skill to send messages, manage contacts, handle conversations, and access help center content.
2026-01-05
testing-e2e.md
8
1 export testing-e2e
2 alexei-led from "alexei-led/claude-code-config"
3 E2E testing with Playwright MCP for browser automation, test generation, and UI testing. Use when discussing E2E tests, Playwright, browser testing, UI automation, visual testing, or accessibility testing. Supports TypeScript tests and Go/HTMX web applications.
2026-01-05
generate-tests.md
8
1 export generate-tests
2 mvillmow from "mvillmow/ProjectOdyssey"
3 Create test cases for functions and modules. Use when implementing TDD or improving coverage.
2026-01-05
reviews-retros-reflection.md
8
1 export reviews-retros-reflection
2 lyndonkl from "lyndonkl/claude"
3 Use when conducting sprint retrospectives, project post-mortems, weekly reviews, quarterly reflections, after-action reviews (AARs), team health checks, process improvement sessions, celebrating wins while learning from misses, establishing continuous improvement habits, or when user mentions "retro", "retrospective", "what went well", "lessons learned", "review meeting", "reflection", or "how can we improve".
2026-01-05
instantly.md
8
1 export instantly
2 vm0-ai from "vm0-ai/vm0-skills"
3 Instantly.ai API via curl. Use this skill for cold email outreach automation, managing campaigns, leads, and email accounts.
2026-01-05
agent-test-delegation.md
8
1 export agent-test-delegation
2 mvillmow from "mvillmow/ProjectOdyssey"
3 Test agent delegation patterns to verify hierarchy and escalation paths. Use after modifying agent structure.
2026-01-05