Maintain and search one Obsidian knowledge base across several coding agents.
Project overview
obsidian-second-brain turns an Obsidian vault into a shared working memory for Claude Code, Codex, Gemini CLI, OpenCode, Hermes, and Pi. Its commands can save conversations, ingest URLs or files, update related notes, synthesize themes, reconcile contradictions, and search the vault. Installation is platform-specific and requires pointing the agent to the vault; some research, calendar, and background workflows also depend on external services or capabilities that are not available in every supported runtime.
Collection or directoryBackend developmentClaude Code
agent-skills
@supabase·TypeScript
Give coding agents Supabase guidance for development, security, and Postgres tuning.
Project overview
Equip AI coding agents with Supabase guidance for databases, Auth, Edge Functions, Realtime, Storage, client libraries, and server-rendered integrations. Install the full collection or individual skills, then use them for session and RLS troubleshooting, schema reviews, migrations, query tuning, and index decisions across many compatible agents.
Collection or directoryDocument productivityClaude Code
obsidian-skills
@kepano
Create and edit Obsidian notes, Bases, canvases, and vault content with agents.
Project overview
Equip compatible agents such as Claude Code, Codex, and OpenCode to work with Obsidian-specific Markdown, Bases views and formulas, JSON Canvas files, and the Obsidian CLI. A Defuddle skill can also extract cleaner Markdown from web pages before saving it into a vault. Installation is available through the Claude marketplace, npx skills, or manual placement in the relevant skills directory.
Collection or directoryDesign and creative workClaude Code
designer-skills
@julianoczkowski
Guide AI from design decisions through implementation and structured review
Project overview
Designer Skills encodes an eight-step product design workflow for AI coding tools. It can interrogate an incomplete idea, produce a design brief, define information architecture, generate light and dark tokens, split work into buildable slices, implement a mobile-first frontend under a named aesthetic philosophy, and review code or screenshots against the brief. Each stage inspects existing components, themes, and dependencies first. Documents persist by feature in a project-local .design folder, allowing the workflow to resume later.
Research the past month across social platforms, developer communities, and the web.
Project overview
Ask about a topic and last30days searches recent discussions across Reddit, X, YouTube, Hacker News, Polymarket, GitHub, and the wider web, then synthesizes cited findings using signals such as votes, comments, or market odds. It can fall back to web-only research without keys, while richer sources require your own API credentials, browser sessions, or helper tools, and it runs in many Agent Skills hosts or as a Claude Desktop MCP bundle.
Collection or directorySoftware developmentClaude Code
Agent-Skills-for-Context-Engineering
@muratcankoylan·Python
Design, optimize, and evaluate long-running agent systems with reusable skills.
Project overview
Apply a focused set of skills to context degradation, compression, memory design, tool interfaces, multi-agent coordination, and long-horizon task execution. The repository also covers operational concerns such as evaluation, LLM-as-a-judge methods, harness safeguards, and self-improvement loops. Complete examples show how several skills can be combined into larger agent systems across different hosts.
Keep long-running agent plans and shared state durable on disk.
Project overview
Store task plans, findings, and progress in Markdown files so coding agents can recover after context loss, session clearing, crashes, or handoffs between workers. Optional lifecycle hooks remind the agent to reread and update the plan, while gated modes prevent it from stopping before explicit completion conditions are met. The skill works across many SKILL.md-compatible coding agents and supports shared state for multi-agent work.
Turn album ideas into lyrics, Suno prompts, mastered audio, and release assets.
Project overview
Claude AI Music Skills organizes album concepts, sourced research, lyric writing, Suno prompts, stem processing, mastering, and release preparation through 53 skills and an MCP tool server that tracks project state. Music generation still happens in Suno, and the plugin requires macOS or Linux with Python 3.11 or newer; multi-track sessions can consume Claude usage limits quickly.
Collection or directoryDesign and creative workClaude Code
stitch-skills
@google-labs-code·TypeScript
Generate and manage Google Stitch designs, then turn them into frontend components.
Project overview
Use compatible coding agents to create or edit Google Stitch screens, import existing frontend code into a design, manage design systems, and generate implementation assets. The collection includes workflows for React, React Native, and other build targets, but the design operations depend on the Stitch MCP server and selectively installed skills may require companion skills.
Collection or directorySoftware developmentClaude Code
Agent-Skills
@MicrosoftDocs
Give coding agents task-focused guidance for Azure development.
Project overview
This collection turns Microsoft Learn guidance into on-demand skills for configuring, troubleshooting, and designing Azure workloads. It spans major service areas and offers role-based bundles, with plugin installation for several coding assistants and manual setup for others. Many skills still need network access to fetch the latest source documentation when used.
Collection or directorySoftware developmentClaude Code
Xcode-Build-Optimization-Agent-Skill
@AvdLee·Python
Benchmark Xcode builds and identify compile hotspots, project settings, and package overhead.
Project overview
This skill set measures repeatable clean and incremental Xcode builds, then examines Swift compile hotspots, schemes, build settings, script phases, target dependencies, and Swift Package Manager costs. The orchestrator produces an optimization plan before touching project files. Approved changes can then be applied by a fixer skill and checked with another benchmark run.
Collection or directoryData and analyticsClaude Code
dbt-agent-skills
@dbt-labs·Python
Guide agents through dbt modeling, testing, semantic layers, operations, and migrations.
Project overview
dbt Agent Skills lets compatible assistants automatically load guidance when a natural-language request matches a dbt workflow. The collection covers model development and tests, MetricFlow semantic layers, dbt Mesh governance, job troubleshooting, command usage, and MCP configuration, with separate skills for one-off migrations to Fusion or across data platforms. Most workflows assume dbt is installed and configured and that the user is working in a project containing `dbt_project.yml`.
Guide AI coding agents through Vue 3 patterns, testing, routing, and debugging.
Project overview
Add focused skills for Vue 3 Composition API and Options API work, Vue Router, Pinia, component and end-to-end testing, JSX, debugging, and adaptable composables. You can install the bundle or selected skills, and explicitly asking the agent to use a Vue skill improves activation reliability; the maintainer labels the project an early community experiment whose guidance may be incomplete or inaccurate.
Survey Korean government grants and classify them by immediate fit, roadmap, or reframing.
Project overview
ir-search is a Korea-only skill for surveying open government support programs across K-Startup, Bizinfo, NIPA, KOCCA, and SMTECH. It profiles a project by startup stage, region, and needs such as funding, space, or R&D, then checks eligibility against original notices. Results separate opportunities available now, programs unlocked by future milestones, and options that may fit after reframing the project. Reports, raw JSONL, and notices are saved locally; repeat runs highlight new, changed, and closed opportunities. Applicants should still confirm details with the issuing agency.
Convert Markdown locally into documents, slides, spreadsheets, and structured files.
Project overview
Markdown Exporter works as an Agent Skill, a Dify plugin, or a Python command-line tool. It converts Markdown into formats including DOCX, PPTX, XLSX, PDF, HTML, Jupyter Notebook, CSV, JSON, XML, and language-specific code files, with processing kept local. Custom templates can style Word documents and PowerPoint decks. Slide conversion expects Pandoc-style presentation syntax, while spreadsheet and other table-oriented outputs are driven primarily by Markdown tables.
Collection or directoryResearch and knowledgeClaude Code
medsci-skills
@Aperivue·Python
Run medical research workflows from literature search through submission checks.
Project overview
MedSci Skills is a collection for clinical and medical-AI research that spans literature search, study design, statistics, figures, manuscript drafting, reporting-guideline checks, citation audits, and model-engineering workflows. Basic use requires Python 3.9+ and a compatible agent host; some live-data tasks rely on additional MCP services.
Collection or directoryResearch and knowledgeClaude Code
agent-skills
@apify·Python
Scrape websites, build Apify Actors, and deliver structured data with coding agents.
Project overview
Equip Claude Code, Cursor, Codex, Gemini CLI, and other agents to choose Apify Actors for scraping social, search, maps, commerce, and review platforms. Separate skills help create, debug, and deploy new JavaScript, TypeScript, or Python Actors, wrap existing scripts as Actors, generate output schemas, and integrate runs through the SDK or REST API. The collection supports both one-off data requests and maintainable automation workflows.
Write and review more modern, accessible SwiftUI code with an AI coding skill.
Project overview
SwiftUI Pro is an installable agent skill for Claude Code, Codex, Gemini, Cursor, and other coding assistants. It targets recurring model mistakes in SwiftUI API use, state management, layout, animation, performance, deprecated features, and VoiceOver accessibility, and can run as a broad review or focus on one concern. The documented guidance targets iOS 26 or later and Swift 6.2 or later, making it most relevant to projects adopting current Apple platform APIs.