name
stringlengths
2
64
description
stringlengths
3
1.02k
source
stringclasses
6 values
path
stringclasses
198 values
url
stringlengths
29
246
author
stringlengths
2
33
gmacko-release-deploy-mobile
Use when (1) building mobile app via EAS for distribution, (2) submitting to App Store or Google Play, (3) managing mobile release workflow. Handles Expo EAS build and submission process.
skillsmp.com
null
https://github.com/gmackie/vercel-expo-app-template/tree/main/.opencode/skill/gmacko-release-deploy-mobile
gmackie
gmacko-init-bootstrap
Use when (1) PROJECT_MANIFEST.json and INITIAL_PLAN.md exist, (2) ready to execute setup.sh to initialize the project, (3) renaming template to project name. Wraps setup.sh with preflight checks and validation.
skillsmp.com
null
https://github.com/gmackie/vercel-expo-app-template/tree/main/.opencode/skill/gmacko-init-bootstrap
gmackie
gmacko-dev-feature-plan
Use when (1) breaking down a feature request into implementable tasks, (2) creating a detailed feature specification, (3) preparing work for development. Generates feature plans with acceptance criteria and task breakdown.
skillsmp.com
null
https://github.com/gmackie/vercel-expo-app-template/tree/main/.opencode/skill/gmacko-dev-feature-plan
gmackie
gmacko-release-prepare
Use when (1) preparing a release for staging or production, (2) generating release notes and changelog, (3) verifying environment readiness before deployment. Prepares all artifacts needed for a release.
skillsmp.com
null
https://github.com/gmackie/vercel-expo-app-template/tree/main/.opencode/skill/gmacko-release-prepare
gmackie
gmacko-dev-pr-review
Use when (1) reviewing a pull request against coding standards, (2) verifying PR meets acceptance criteria from feature plan, (3) checking for common issues before merge. Reviews PRs against plan and project standards.
skillsmp.com
null
https://github.com/gmackie/vercel-expo-app-template/tree/main/.opencode/skill/gmacko-dev-pr-review
gmackie
gmacko-release-close
Use when (1) release is deployed and verified, (2) closing related issues and PRs, (3) creating GitHub release with changelog, (4) finalizing release documentation. Completes the release lifecycle.
skillsmp.com
null
https://github.com/gmackie/vercel-expo-app-template/tree/main/.opencode/skill/gmacko-release-close
gmackie
gmacko-init-plan
Use when (1) PROJECT_MANIFEST.json exists and you need to generate INITIAL_PLAN.md, (2) user wants a detailed implementation roadmap, (3) translating manifest into actionable milestones. Generates comprehensive project plan from the manifest.
skillsmp.com
null
https://github.com/gmackie/vercel-expo-app-template/tree/main/.opencode/skill/gmacko-init-plan
gmackie
gmacko-init-orchestrator
Use when (1) user wants a complete project setup from scratch, (2) one-command initialization of a new Gmacko Ventures project, (3) orchestrating the full init workflow. Coordinates interview, plan, bootstrap, and provision skills.
skillsmp.com
null
https://github.com/gmackie/vercel-expo-app-template/tree/main/.opencode/skill/gmacko-init-orchestrator
gmackie
autonomous-loop
Manages autonomous iterative development loops that repeat until completion. Use when asked to loop, iterate, keep going until done, work autonomously, run overnight, or continue until a condition is met. Supports checkpointing, cost tracking, and safety limits.
skillsmp.com
null
https://github.com/nbarthelemy/simdeck/tree/main/.claude/skills/autonomous-loop
nbarthelemy
pattern-observer
Observes development patterns and suggests automations. Use when reviewing learnings, analyzing patterns, creating automations, or when asked about repeated tasks, workflow optimization, pending suggestions, or what has been learned. Auto-creates skills and hooks after 3 occurrences of a pattern.
skillsmp.com
null
https://github.com/nbarthelemy/simdeck/tree/main/.claude/skills/pattern-observer
nbarthelemy
agent-creator
Creates new specialist subagents based on detected tech stack or observed patterns. Use proactively during /claudenv to create agents for detected technologies, or when usage patterns suggest a new specialist is needed. Similar to meta-skill but for agents.
skillsmp.com
null
https://github.com/nbarthelemy/simdeck/tree/main/.claude/skills/agent-creator
nbarthelemy
project-interview
Conducts project specification interviews to clarify architecture, tech stack, and requirements. Use when starting a new project, planning architecture, gathering requirements, making tech decisions, or when asked to interview, create a spec, help plan, or define what to build. Creates SPEC.md with complete project spe...
skillsmp.com
null
https://github.com/nbarthelemy/simdeck/tree/main/.claude/skills/project-interview
nbarthelemy
frontend-design
Creates distinctive, production-grade UI with CSS, Tailwind, and modern styling. Use when working on frontend design, UI, UX, styling, CSS, layout, animation, typography, colors, themes, dark mode, or when asked to make something look better, improve the look, polish the UI, fix styling, or redesign components. Handles...
skillsmp.com
null
https://github.com/nbarthelemy/simdeck/tree/main/.claude/skills/frontend-design
nbarthelemy
meta-skill
Creates new skills for unfamiliar technologies. Use when needing to create a skill, add support for unknown frameworks, or extend capabilities for new tech. Researches documentation and delegates to skill-creator for scaffolding.
skillsmp.com
null
https://github.com/nbarthelemy/simdeck/tree/main/.claude/skills/meta-skill
nbarthelemy
skill-creator
Creates new skills with proper structure and validation. Use when creating a skill, initializing a new skill, scaffolding skill directories, or packaging skills for distribution. Provides templates, validation, and best practices for skill development.
skillsmp.com
null
https://github.com/nbarthelemy/simdeck/tree/main/.claude/skills/skill-creator
nbarthelemy
lsp-setup
Detects, installs, and configures LSP language servers for code intelligence. Use when setting up LSP, needing go-to-definition, find references, hover docs, symbols, diagnostics, or code navigation. Handles language server installation and troubleshooting.
skillsmp.com
null
https://github.com/nbarthelemy/simdeck/tree/main/.claude/skills/lsp-setup
nbarthelemy
tech-detection
Detects project tech stack including languages, frameworks, package managers, and cloud platforms. Use when analyzing a project, detecting technologies, bootstrapping infrastructure, or setting up permissions. Generates project-context.json with detected stack.
skillsmp.com
null
https://github.com/nbarthelemy/simdeck/tree/main/.claude/skills/tech-detection
nbarthelemy
orchestrator
Orchestrates complex tasks by automatically spawning specialist subagents in parallel. Use proactively when detecting complex multi-domain tasks, large refactors, comprehensive reviews, or when task complexity exceeds thresholds. Analyzes tasks and routes to appropriate agents.
skillsmp.com
null
https://github.com/nbarthelemy/simdeck/tree/main/.claude/skills/orchestrator
nbarthelemy
lecture-notes
Generate comprehensive undergraduate lecture notes for social sciences (especially economics) with mathematical foundations, daily-life examples, and practice questions. Use when user asks to create, generate, or write lecture notes, lecture materials, or teaching content. Supports Turkish and English output, Obsidian-...
skillsmp.com
null
https://github.com/orhoncan/lecture-notes-skill
orhoncan
pydantic-model
Use this skill ONLY when creating Pydantic data models, configs, or event types. Do not use for database models or other schemas.
skillsmp.com
null
https://github.com/kimrejstrom/alpacalyzer-algo-trader/tree/main/.claude/skills/pydantic-model
kimrejstrom
new-scanner
Use this skill ONLY when creating a new data scanner (e.g., Twitter scanner, Bloomberg scanner). Do not use for agents or strategies.
skillsmp.com
null
https://github.com/kimrejstrom/alpacalyzer-algo-trader/tree/main/.claude/skills/new-scanner
kimrejstrom
new-agent
Use this skill ONLY when creating a new hedge fund agent (e.g., Ray Dalio, Peter Lynch). Do not use for scanners or other components.
skillsmp.com
null
https://github.com/kimrejstrom/alpacalyzer-algo-trader/tree/main/.claude/skills/new-agent
kimrejstrom
technical-indicator
Use this skill ONLY when adding a new technical indicator (e.g., Bollinger Bands, Stochastic, ATR). Do not use for strategies or agents.
skillsmp.com
null
https://github.com/kimrejstrom/alpacalyzer-algo-trader/tree/main/.claude/skills/technical-indicator
kimrejstrom
new-strategy
Use this skill ONLY when creating a new trading strategy (e.g., MeanReversion, Breakout, ScalpingStrategy). Do not use for agents or scanners. This skill is part of the Phase 1 migration.
skillsmp.com
null
https://github.com/kimrejstrom/alpacalyzer-algo-trader/tree/main/.claude/skills/new-strategy
kimrejstrom
gpt-integration
Use this skill ONLY when modifying GPT calls, agent prompts, or structured output. Do not use for other AI/ML tasks.
skillsmp.com
null
https://github.com/kimrejstrom/alpacalyzer-algo-trader/tree/main/.claude/skills/gpt-integration
kimrejstrom
portfolio-composition-skill
Generate structured, narrative-style portfolio case studies from project data. Use when creating portfolio entries, project case studies, or professional work documentation. Focuses on reasoning, decision-making, and measurable outcomes with a factual, reflective tone instead of promotional language.
skillsmp.com
null
https://github.com/Wh1isper/pai-agent-sdk/tree/main/pai_agent_sdk/skills/portfolio
Wh1isper
firecrawl-web
Fetch web content, take screenshots, extract structured data, search the web, and crawl documentation sites. Use when the user needs current web information, asks to scrape a URL, wants a screenshot, needs to extract specific data from a page, or wants to learn about a framework or library.
skillsmp.com
null
https://github.com/BexTuychiev/firecrawl-claude-code-skill
BexTuychiev
fix-merge-conflicts
Resolve git merge conflicts in dependency files, source code, and configuration. Use when merge conflicts are detected.
skillsmp.com
null
https://github.com/VectorInstitute/aieng-bot-maintain/tree/main/.claude/skills/fix-merge-conflicts
VectorInstitute
fix-lint-failures
Fix linting and code formatting issues from ESLint, Black, Prettier, Ruff, pre-commit hooks. Use when linting checks fail.
skillsmp.com
null
https://github.com/VectorInstitute/aieng-bot-maintain/tree/main/.claude/skills/fix-lint-failures
VectorInstitute
fix-build-failures
Fix build and compilation errors from TypeScript, webpack, Vite, Python builds. Use when build/compile checks fail.
skillsmp.com
null
https://github.com/VectorInstitute/aieng-bot-maintain/tree/main/.claude/skills/fix-build-failures
VectorInstitute
fix-test-failures
Fix test assertion failures, timeouts, and test suite failures from dependency updates. Use when Jest, pytest, unittest, or other test checks fail.
skillsmp.com
null
https://github.com/VectorInstitute/aieng-bot-maintain/tree/main/.claude/skills/fix-test-failures
VectorInstitute
fix-security-audit
Fix security vulnerabilities from pip-audit, npm audit, Snyk, and other security scanners. Use when security audit checks fail with CVE warnings.
skillsmp.com
null
https://github.com/VectorInstitute/aieng-bot-maintain/tree/main/.claude/skills/fix-security-audit
VectorInstitute
arkit-visionos-developer
Build and debug ARKit features for visionOS, including ARKitSession setup, authorization, data providers (world tracking, plane detection, scene reconstruction, hand tracking), anchor processing, and RealityKit integration. Use when implementing ARKit workflows in immersive spaces or troubleshooting ARKit data access a...
skillsmp.com
null
https://github.com/tomkrikorian/visionOSAgents/tree/main/arkit-visionos-developer
tomkrikorian
realitykit-visionos-developer
Build, debug, and optimize RealityKit scenes for visionOS, including entity/component setup, rendering, animation, physics, audio, input, attachments, and custom systems. Use when implementing RealityKit features or troubleshooting ECS behavior on visionOS.
skillsmp.com
null
https://github.com/tomkrikorian/visionOSAgents/tree/main/realitykit-visionos-developer
tomkrikorian
coding-standards-enforcer
Enforce repository coding standards for Swift 6.2 concurrency, Swift language rules, Use when reviewing or implementing Swift code changes.
skillsmp.com
null
https://github.com/tomkrikorian/visionOSAgents/tree/main/coding-standards-enforcer
tomkrikorian
shadergraph-editor
Create and edit ShaderGraph and RealityKit material networks in .usda files. Use when manually editing USD ASCII files to build, modify, or troubleshoot materials, shader nodes, and connections for RealityKit.
skillsmp.com
null
https://github.com/tomkrikorian/visionOSAgents/tree/main/shadergraph-editor
tomkrikorian
shareplay-developer
Build, integrate, and troubleshoot SharePlay GroupActivities features, including GroupActivity definitions, activation flows, GroupSession lifecycle, messaging and journals, ShareLink and SharePlay UI surfaces, and visionOS spatial coordination. Use when implementing or debugging SharePlay experiences across Apple plat...
skillsmp.com
null
https://github.com/tomkrikorian/visionOSAgents/tree/main/shareplay-developer
tomkrikorian
spatial-swiftui-developer
Design and implement visionOS SwiftUI scenes that integrate RealityKit content. Use when building spatial UI with RealityView, Model3D, attachments, volumetric windows, ImmersiveSpace, or spatial gestures, or when choosing SwiftUI vs RealityKit APIs for 3D presentation.
skillsmp.com
null
https://github.com/tomkrikorian/visionOSAgents/tree/main/spatial-swiftui-developer
tomkrikorian
council
Orchestrates multi-model deliberation from Claude, Gemini, and Codex.INVOKE THIS SKILL when user wants:- Multiple AI perspectives: "ask the council", "get opinions", "what do the models think"- Debate/both sides: "both sides of", "pros and cons", "I'm torn between", "arguments for and against"- Stress-testing: "poke ho...
skillsmp.com
null
https://github.com/bacoco/Bacos-skills/tree/main/skills/council
bacoco
conductor
Context-Driven Development framework for TDD-based project management.INVOKE THIS SKILL when user wants:- Project setup: "setup conductor", "initialize project", "start new project"- Feature tracking: "new feature", "new track", "add bug fix", "create task"- Implementation: "implement", "start coding", "execute plan", ...
skillsmp.com
null
https://github.com/bacoco/Bacos-skills/tree/main/skills/conductor
bacoco
git-batch-commit
Intelligently detects when too many files are staged and automatically groups them by feature or functionality using Conventional Commits with user language preference
skillsmp.com
null
https://github.com/chaorenex1/coding-workflow/tree/main/skills/git-batch-commit
chaorenex1
code-refactor-analyzer
Analyzes codebase for refactoring needs, generates todo reports, and validates completion
skillsmp.com
null
https://github.com/chaorenex1/coding-workflow/tree/main/skills/code-refactor-analyzer
chaorenex1
cross-backend-orchestrator
Orchestrate AI tasks across multiple backends (Codex, Claude, Gemini) using memex-cli. Cross-platform Python implementation. Use when (1) Running tasks on specific AI backends, (2) Comparing outputs across different AI models, (3) Creating multi-model workflows, (4) Delegating specialized tasks to optimal backends, (5)...
skillsmp.com
null
https://github.com/chaorenex1/coding-workflow/tree/main/skills/cross-backend-orchestrator
chaorenex1
github-stars-analyzer
Analyzes GitHub repository data to generate comprehensive research reports about stars, popularity trends, and comparative insights
skillsmp.com
null
https://github.com/chaorenex1/coding-workflow/tree/main/skills/github-stars-analyzer
chaorenex1
code-fix-assistant
Automated code quality assistant that formats code, fixes syntax/type errors, detects bugs, and validates fixes across Python, JavaScript, TypeScript, Java, Go, and Rust
skillsmp.com
null
https://github.com/chaorenex1/coding-workflow/tree/main/skills/code-fix-assistant
chaorenex1
chinese-interface-doc-generator
Generates concise Chinese documentation for code interfaces (functions, classes, APIs) with Chinese comment extraction, optimized for Chinese development teams
skillsmp.com
null
https://github.com/chaorenex1/coding-workflow/tree/main/skills/chinese-interface-doc-generator
chaorenex1
ux-design-gemini
Create UX designs using memex-cli with Gemini backend. Use when (1) Generating user flows and wireframes, (2) Creating UI component specifications, (3) Designing interaction patterns, (4) Building design system documentation, (5) Producing responsive layout guides.
skillsmp.com
null
https://github.com/chaorenex1/coding-workflow/tree/main/skills/ux-design-gemini
chaorenex1
code-refactoring-assistant
Analyzes codebases by impact scope (low/medium/high), generates refactoring checklists, supports interactive review, executes refactors with QA, and produces detailed optimization reports.
skillsmp.com
null
https://github.com/chaorenex1/coding-workflow/tree/main/skills/code-refactoring-assistant
chaorenex1
skill-validator
Validates Claude skill files for correct structure, YAML frontmatter, Python imports, naming conventions, and compliance with official documentation
skillsmp.com
null
https://github.com/chaorenex1/coding-workflow/tree/main/skills/skill-validator
chaorenex1
master-orchestrator
Intelligent AI task orchestration system with intent analysis and multi-backend coordination.
skillsmp.com
null
https://github.com/chaorenex1/coding-workflow/tree/main/skills/master-orchestrator
chaorenex1
api-document-generator
Parses interface/API information from files or directories and generates OpenAPI-compliant documentation with timestamps
skillsmp.com
null
https://github.com/chaorenex1/coding-workflow/tree/main/skills/api-document-generator
chaorenex1
git-code-review
Get git records for specified users and days, perform code review for each commit, and generate detailed code review reports
skillsmp.com
null
https://github.com/chaorenex1/coding-workflow/tree/main/skills/git-code-review
chaorenex1
multcode-dev-workflow-agent
End-to-end software development workflow agent using memex-cli with multiple AI backends. Orchestrates 5 stages: (1) Requirements Analysis (Claude), (2) Functional Design (Claude), (3) UX Design (Gemini), (4) Development Planning (Codex), (5) Implementation & QA (Codex). Use for complete project development from idea t...
skillsmp.com
null
https://github.com/chaorenex1/coding-workflow/tree/main/skills/multcode-dev-workflow-agent
chaorenex1
git-commit-summarizer
Summarizes git commits for specified users over a given time period and generates markdown reports
skillsmp.com
null
https://github.com/chaorenex1/coding-workflow/tree/main/skills/git-commit-summarizer
chaorenex1
priority-optimization-assistant
Analyzes project tasks by priority levels, generates optimization checklists, executes selected optimizations with quality assurance, and produces detailed reports for software development and project management.
skillsmp.com
null
https://github.com/chaorenex1/coding-workflow/tree/main/skills/priority-optimization-assistant
chaorenex1
memex-cli
Execute AI-powered command-line tasks with memory, replay, and resume capabilities using memex-cli. Use when (1) Running AI backend tasks (codex, claude, gemini), (2) Replaying recorded events from JSONL files, (3) Resuming interrupted runs by run_id, (4) Executing prompts with streaming output in jsonl or text format.
skillsmp.com
null
https://github.com/chaorenex1/coding-workflow/tree/main/skills/memex-cli
chaorenex1
cross-platform-command-generator
Generates cross-platform commands and scripts for Linux, macOS, and Windows with security validation and compatibility guidance
skillsmp.com
null
https://github.com/chaorenex1/coding-workflow/tree/main/skills/cross-platform-command-generator
chaorenex1
repo-analyzer
Code repository analysis and technical documentation generation skill
skillsmp.com
null
https://github.com/chaorenex1/coding-workflow/tree/main/skills/repo-analyzer
chaorenex1
code-with-codex
Write and generate code using memex-cli with Codex backend. Use when (1) Generating code files and scripts, (2) Refactoring existing code, (3) Writing tests, (4) Creating project scaffolds, (5) Implementing algorithms or features, (6) Code review and optimization, (7) Complex multi-file projects.
skillsmp.com
null
https://github.com/chaorenex1/coding-workflow/tree/main/skills/code-with-codex
chaorenex1
docs
Generate or update API documentation. Tracks changes since last documentation run using commit markers.
skillsmp.com
null
https://github.com/cihantas/gitch/tree/main/.claude/skills/docs
cihantas
doc-component
Document a single component or module interactively. Use when you want to focus on one specific API.
skillsmp.com
null
https://github.com/cihantas/gitch/tree/main/.claude/skills/doc-component
cihantas
changelog
Generate a changelog from git commits. Use before releases or to summarize recent work.
skillsmp.com
null
https://github.com/cihantas/gitch/tree/main/.claude/skills/changelog
cihantas
git-pull-request
How to create and manage pull requests in github or git.
skillsmp.com
null
https://github.com/TheOutdoorProgrammer/dotfiles/tree/main/.config/opencode/skill/git-pull-request
TheOutdoorProgrammer
bead-workflow
Manage beads correctly including claiming, closing, announcements, and dependencies. Use when starting work on a task, when finishing a task, when the user mentions beads or tasks, or when coordinating with other agents on task ownership.
skillsmp.com
null
https://github.com/eaasxt/Farmhand/tree/main/config/skills/bead-workflow
eaasxt
cass-memory
Cross-agent learning with cm (cass-memory). Use before starting non-trivial tasks, when looking for patterns from past work, when the user mentions "cm", "memory", "learned rules", or "what do we know about".
skillsmp.com
null
https://github.com/eaasxt/Farmhand/tree/main/config/skills/cass-memory
eaasxt
cass-search
Search past AI sessions with CASS. Use when looking for past solutions, searching session history, finding how something was done before, or when the user mentions "cass", "history", or "past sessions".
skillsmp.com
null
https://github.com/eaasxt/Farmhand/tree/main/config/skills/cass-search
eaasxt
decompose-task
Decompose a phase plan into atomic beads and sub-beads. Use when breaking down a phase into tasks, when the user mentions "decompose" or "break down", when creating beads from a plan, or when structuring work for parallel execution.
skillsmp.com
null
https://github.com/eaasxt/Farmhand/tree/main/config/skills/decompose-task
eaasxt
disagreement-resolution
Resolve disagreements between agents or approaches using test-based adjudication. Use when agents disagree, when multiple valid approaches exist, when the user asks "which approach", or when making architectural decisions with tradeoffs.
skillsmp.com
null
https://github.com/eaasxt/Farmhand/tree/main/config/skills/disagreement-resolution
eaasxt
exa-search
Web and code search with Exa MCP. Use for current documentation, API references, code examples, latest library info, or when the user mentions "exa", "web search", "docs", or "current API".
skillsmp.com
null
https://github.com/eaasxt/Farmhand/tree/main/config/skills/exa-search
eaasxt
execute
Parallel execution orchestrator. Picks up existing beads, computes parallel tracks, spawns worker agents, coordinates via Agent Mail, runs calibration at phase boundaries.
skillsmp.com
null
https://github.com/eaasxt/Farmhand/tree/main/config/skills/execute
eaasxt
external-docs
Verify external libraries, APIs, and frameworks against current documentation before writing code. Use when about to implement features using external dependencies, when writing import statements for third-party libraries, when unsure if a pattern or method is current, or when the user mentions grounding or verificatio...
skillsmp.com
null
https://github.com/eaasxt/Farmhand/tree/main/config/skills/external-docs
eaasxt
next-bead
Find and safely claim the next Beads task with conflict checking. Use when looking for work, when finishing a task and need the next one, when the user mentions "next task" or "what should I work on", or when coordinating with other agents on task ownership.
skillsmp.com
null
https://github.com/eaasxt/Farmhand/tree/main/config/skills/next-bead
eaasxt
prime
New agent startup checklist for Agent Mail and Beads. Use when starting a new agent session, when the user says "prime" or "startup", or when beginning work on a multi-agent project.
skillsmp.com
null
https://github.com/eaasxt/Farmhand/tree/main/config/skills/prime
eaasxt
project-memory
Retrieve relevant context from past sessions before starting implementation. Use when beginning work on a task, when the user describes what to build, when about to write significant code, or when stuck on a problem that may have been solved before.
skillsmp.com
null
https://github.com/eaasxt/Farmhand/tree/main/config/skills/project-memory
eaasxt
ubs-scanner
Bug scanning with UBS (Ultimate Bug Scanner). Use before commits, when scanning for bugs, when the user mentions "ubs", "bugs", "scan", or "code quality".
skillsmp.com
null
https://github.com/eaasxt/Farmhand/tree/main/config/skills/ubs-scanner
eaasxt
warp-grep
Parallel code search with Warp-Grep MCP. Use for codebase discovery, understanding how things work, data flow analysis, or when the user asks "how does X work" about the codebase.
skillsmp.com
null
https://github.com/eaasxt/Farmhand/tree/main/config/skills/warp-grep
eaasxt
configure-git-cli
Configure Git CLI with GitHub authentication using environment variables (GITHUB_EMAIL, GITHUB_NAME, GITHUB_PAT)
skillsmp.com
null
https://github.com/thomasgauvin/claude-agent-sdk-in-cloudflare-containers/tree/main/container/.claude/skills/configure-git-cli
thomasgauvin
codebase-fix-and-pr
Apply code changes to a GitHub repository and automatically create a pull request. Takes user feedback or fix requirements, clones the repo, makes localized changes, commits to a new branch, and opens a PR via GitHub MCP.
skillsmp.com
null
https://github.com/thomasgauvin/claude-agent-sdk-in-cloudflare-containers/tree/main/container/.claude/skills/codebase-fix-and-pr
thomasgauvin
codebase-architecture-analysis
Analyze a GitHub codebase to create comprehensive architecture documentation including ASCII diagrams, component relationships, data flow, hosting infrastructure, and file structure assessment.
skillsmp.com
null
https://github.com/thomasgauvin/claude-agent-sdk-in-cloudflare-containers/tree/main/container/.claude/skills/codebase-architecture-analysis
thomasgauvin
git-review
커밋 전에 git diff를 리뷰하고 문제를 한국어로 보고하는 스킬
skillsmp.com
null
https://github.com/forkmeeet/.github/tree/main/.claude/skills/git-review
forkmeeet
pr-message
현재 브랜치의 변경사항을 분석하여 PR 메시지를 생성한다
skillsmp.com
null
https://github.com/forkmeeet/.github/tree/main/.claude/skills/pr-message
forkmeeet
commit-message
git diff를 분석하여 Conventional Commits 형식의 커밋 메시지를 생성한다
skillsmp.com
null
https://github.com/forkmeeet/.github/tree/main/.claude/skills/commit-message
forkmeeet
build-chatwindow
Construit des chatwindows avec widgets interactifs ChatWidget. Guide la création de widgets selon le contrat ChatWidget, leur intégration dans ChatWindow, la configuration des workflows (OpenAI Agent / n8n), et la validation via le Playground. Utilise ce skill lorsque l'utilisateur demande de créer, modifier ou intégre...
skillsmp.com
null
https://github.com/SomtechSolutionMAxime/somtech-pack/tree/main/.cursor/skills/build-chatwindow
SomtechSolutionMAxime
configure-mcp-server
Configure un serveur MCP (Model Context Protocol) dans Cursor en ajoutant l'entrée appropriée dans le fichier mcp.json. Supporte les serveurs Supabase Edge Functions, n8n et les serveurs locaux via npx. Utilise ce skill lorsque l'utilisateur demande d'ajouter, modifier ou configurer un serveur MCP dans Cursor.
skillsmp.com
null
https://github.com/SomtechSolutionMAxime/somtech-pack/tree/main/.cursor/skills/configure-mcp-server
SomtechSolutionMAxime
webhook-push
Unified webhook messaging for WeCom, DingTalk, and Feishu platforms. Send notifications to enterprise communication platforms with a single interface.
skillsmp.com
null
https://github.com/fanchou/webhook-push
fanchou
constitution-authoring
Guide OAK engineering constitution creation with decision-driven requirements, requirement language patterns, and reality-grounded standards.
skillsmp.com
null
https://github.com/sirkirby/unifi-network-rules/tree/main/.claude/skills/constitution-authoring
sirkirby
constitution-governance
Guide OAK constitution maintenance with amendment workflows, validation frameworks, semantic versioning, and agent instruction synchronization.
skillsmp.com
null
https://github.com/sirkirby/unifi-network-rules/tree/main/.claude/skills/constitution-governance
sirkirby
planning-workflow
Guide OAK strategic implementation planning with structured phases, constitution alignment, and the oak.plan-* command workflow. Use when creating plans, understanding OAK planning conventions, or structuring development work.
skillsmp.com
null
https://github.com/sirkirby/unifi-network-rules/tree/main/.claude/skills/planning-workflow
sirkirby
research-synthesis
Synthesize research findings for OAK planning using the oak.plan-research workflow. Use when consolidating findings from codebase exploration, comparing approaches, or creating research/*.md documents.
skillsmp.com
null
https://github.com/sirkirby/unifi-network-rules/tree/main/.claude/skills/research-synthesis
sirkirby
task-decomposition
Break down OAK plans into structured tasks using oak.plan-tasks conventions. Use when generating tasks.md, structuring work for export to GitHub/ADO, or organizing implementation phases.
skillsmp.com
null
https://github.com/sirkirby/unifi-network-rules/tree/main/.claude/skills/task-decomposition
sirkirby
finwiz-ai-minimalism
AI minimalism principles for FinWiz - when to use Python vs AI agents. Use when deciding between AI tasks and Python implementations, or when optimizing costs and performance.
skillsmp.com
null
https://github.com/fjacquet/finwiz/tree/main/.claude/skills/finwiz-ai-minimalism
fjacquet
finwiz-context7
Automatically uses Context7 MCP tools to fetch up-to-date library documentation when working with external libraries. Use when implementing code with CrewAI, Pydantic, pytest, or any external library to ensure accuracy and compatibility.
skillsmp.com
null
https://github.com/fjacquet/finwiz/tree/main/.claude/skills/finwiz-context7
fjacquet
finwiz-crewai
CrewAI development standards for FinWiz including agent configuration, task setup, Flow patterns, and performance optimization. Use when working with CrewAI crews, agents, tasks, or Flows.
skillsmp.com
null
https://github.com/fjacquet/finwiz/tree/main/.claude/skills/finwiz-crewai
fjacquet
finwiz-refactoring
Patterns for refactoring large files and reorganizing code in FinWiz while maintaining backward compatibility and test integrity. Use when splitting large files, moving code between modules, or reorganizing project structure.
skillsmp.com
null
https://github.com/fjacquet/finwiz/tree/main/.claude/skills/finwiz-refactoring
fjacquet
finwiz-output-standards
Standards for all reports and outputs generated by FinWiz agents, including HTML structure, French language requirements, emoji usage, and final reporter patterns. Use when creating reports, formatting outputs, or implementing final reporter agents.
skillsmp.com
null
https://github.com/fjacquet/finwiz/tree/main/.claude/skills/finwiz-output-standards
fjacquet
finwiz-financial-libraries
Guides when to use financial libraries (TA-Lib, Empyrical, Backtrader) vs custom code for calculations, scoring, and business logic in FinWiz. Use when implementing financial calculations, technical indicators, risk metrics, or scoring systems.
skillsmp.com
null
https://github.com/fjacquet/finwiz/tree/main/.claude/skills/finwiz-financial-libraries
fjacquet
finwiz-development
General development standards for FinWiz including dependency management, code quality, file organization, version control, and documentation practices. Use when setting up projects, managing dependencies, or establishing development workflows.
skillsmp.com
null
https://github.com/fjacquet/finwiz/tree/main/.claude/skills/finwiz-development
fjacquet
finwiz-documentation
Standards for creating, organizing, and maintaining technical documentation in FinWiz using the Diátaxis framework. Use when writing docs, organizing content, or establishing documentation workflows.
skillsmp.com
null
https://github.com/fjacquet/finwiz/tree/main/.claude/skills/finwiz-documentation
fjacquet
finwiz-testing
FinWiz testing standards using pytest-mock. Use when writing tests, mocking dependencies, or fixing test failures. Includes unittest.mock ban enforcement and CrewAI testing patterns.
skillsmp.com
null
https://github.com/fjacquet/finwiz/tree/main/.claude/skills/finwiz-testing
fjacquet
finwiz-validation
FinWiz data validation standards using Pydantic v2 strict mode. Use when creating schemas, validating data, or implementing quality standards for financial analysis outputs.
skillsmp.com
null
https://github.com/fjacquet/finwiz/tree/main/.claude/skills/finwiz-validation
fjacquet