Browse Skills

1068 skills found

generating-commit-messages.md
0
1 export generating-commit-messages
2 lwmacct from "lwmacct/251112-go-ddd-skeleton"
3 Generates clear commit messages from git diffs. Use when writing commit messages or reviewing staged changes.
2026-01-05
derive-artifacts.md
0
1 export derive-artifacts
2 astrosteveo from "astrosteveo/launchpad"
3 This skill should be used when the user asks to "update spec", "update plan", "create derive artifacts", "check progress", "session continuity", "derive documents", or needs guidance on managing the persistent documentation artifacts used by the DERIVE workflow. Provides templates and guidance for each artifact type.
2026-01-05
knowledge-capture.md
0
1 export knowledge-capture
2 ianpojman from "ianpojman/claude-skills"
3 Captures conversation learnings and updates project documentation. Analyzes session context for discoveries, solutions, gotchas, and architectural insights then updates relevant docs (README, troubleshooting guides, architecture docs, etc.). Works independently or alongside TaskFlow.
2026-01-05
supabase-migration.md
0
1 export supabase-migration
2 ninyawee from "ninyawee/armed-claude"
3 Database migration toolkit for Supabase projects. Use when: (1) Creating new migration files, (2) Writing schema changes (CREATE TABLE, ALTER, etc.), (3) Adding indexes, triggers, or RLS policies, (4) Fixing RLS performance issues (auth function wrapping, policy consolidation), (5) Validating migration conventions, (6) Running migrations locally, (7) Naming database objects
2026-01-05
dbt-development.md
0
1 export dbt-development
2 rittmananalytics from "rittmananalytics/ra_ga4_ecomm"
3 Proactive skill for validating dbt models against coding conventions. Auto-activates when creating, reviewing, or refactoring dbt models in staging, integration, or warehouse layers. Validates naming, SQL structure, field conventions, testing coverage, and documentation. Supports project-specific convention overrides and sqlfluff integration.
2026-01-05
app-spec-generator.md
0
1 export app-spec-generator
2 dbalanco from "dbalanco/claude-code"
3 This skill should be used when the user asks to "update app specs", "generate documentation", "track feature progress", "create status dashboard", "consolidate spec files", or mentions updating project documentation after completing features. Automatically scans feature specifications, tracks implementation progress via checkboxes, and generates comprehensive app-specs.md documents with progress dashboards by category.
2026-01-05
wikidata-search.md
0
1 export wikidata-search
2 kltng from "kltng/humanities-skills"
3 Search for items and properties on Wikidata and retrieve external identifiers. Use when an agent needs to (1) search for Wikidata items by label or alias, (2) get entity details including labels, descriptions, aliases, (3) retrieve external identifiers (authority control IDs) for an entity, (4) look up properties or claims for items. Triggers on queries mentioning Wikidata, Q-IDs, P-IDs, authority control, external identifiers, or structured knowledge base lookups.
2026-01-05
agent-config-maintenance.md
0
1 export agent-config-maintenance
2 Warashi from "Warashi/nix-configurations"
3 Refactor Codex configuration files and Agent Skills by splitting concerns, deduplicating instructions, and reorganizing guidance across AGENTS.md, project docs, and skills. Use when asked to clean up AGENTS.md, move instructions into skill bundles, or standardize agent setup rules.
2026-01-05
skill-markdown-quiz-exporter-tool.md
0
1 export skill-markdown-quiz-exporter-tool
2 dnvriend from "dnvriend/markdown-quiz-exporter-tool"
3 Export quiz markdown to Anki, Flashcard Hero, HTML
2026-01-05
writing-clearly-and-concisely.md
0
1 export writing-clearly-and-concisely
2 joshuadavidthomas from "joshuadavidthomas/opencode-plugins-manual"
3 Use when writing prose humans will read—documentation, commit messages, error messages, explanations, reports, or UI text. Applies Strunk's timeless rules for clearer, stronger, more professional writing.
2026-01-05
article-extractor.md
0
1 export article-extractor
2 jrajasekera from "jrajasekera/claude-skills"
3 Extract clean article content from URLs and save as markdown. Triggers when user provides a webpage URL and wants to download it, extract content, get a clean version without ads, or capture an article for offline reading. Handles blog posts, news articles, tutorials, documentation pages, and similar web content. This skill handles the entire workflow - do NOT use web_fetch or other tools first, just call the extraction script directly with the URL.
2026-01-05
testing.md
0
1 export testing
2 kys0213 from "kys0213/agentos"
3 Automate test writing for AgentOS project with proper conventions. Applies layer-specific test patterns (Unit/E2E/Electron-E2E) based on code location and generates consistent test code following Given-When-Then structure.
2026-01-05
btc-trading-bot.md
0
1 export btc-trading-bot
2 khopilot from "khopilot/bit-trand"
3 Bitcoin trading simulation with technical analysis (EMA/RSI/Bollinger), Monte Carlo projections, and Telegram alerts. Cambodian market focus (USD/KHR 4050).TRIGGERS: BTC backtesting, indicator calculations, Fear & Greed integration, crypto strategy development, CoinGecko/Alternative.me APIs, portfolio simulation, trailing stop optimization, Sharpe/drawdown metrics.ENTRY POINTS: btc_trader.py (365d backtest), btc_simulation.py (60d Monte Carlo), backtest_runner.py (advanced metrics).
2026-01-05
docusaurus-setup.md
0
1 export docusaurus-setup
2 bilalmk from "bilalmk/ai-native-book"
3 This skill use to deploy the Docusaurus site on github pages, deploy site to GitHub Pages using a CI/CD pipeline with the GitHub CLI.
2026-01-05
raouf-change-protocol.md
0
1 export raouf-change-protocol
2 Raoof128 from "Raoof128/Raoof128.github.io"
3 Before making any code changes, read AGENT.md/agent.md and changelog variants (CHANGELOG*.md, HISTORY.md, RELEASES.md). After changes, update both agent + changelog files with a "Raouf:" template entry. If blocked, search latest official developer docs and use all available tools/MCPs.
2026-01-05
require-why-when-how-docs.md
0
1 export require-why-when-how-docs
2 gabe-almeida from "gabe-almeida/next-js-my-contractor-now"
3 Require comprehensive WHY/WHEN/HOW documentation for all functions. Apply when writing functions, classes, or complex logic to explain purpose, usage context, and implementation approach.
2026-01-05
codearchitect.md
0
1 export codearchitect
2 treasonx from "treasonx/dotfiles"
3 Analyzes a codebase to generate comprehensive architectural documentation including technologies used, data flows, functional components, APIs, external dependencies, commit history analysis, and complexity hotspots.
2026-01-05
loopwish-openapi-contract.md
0
1 export loopwish-openapi-contract
2 LoopWish from "LoopWish/web"
3 Keep web expectations and the shared OpenAPI spec in sync. Use when frontend work implies new/changed backend endpoints so the contract in the shared repo stays accurate.
2026-01-05
test-skill-markdown.md
0
1 export test-skill-markdown
2 sebastienlevert from "sebastienlevert/m365-developer-cli"
3 A test skill in markdown format
2026-01-05
notebooks-front-end.md
0
1 export notebooks-front-end
2 data-desk-eco from "data-desk-eco/uscg-incidents"
3 Use when editing Observable notebooks (docs/index.html), creating charts with Plot, adding SQL cells, loading data with FileAttachment, or working with DuckDB. Triggers on notebook editing, visualization, data loading.
2026-01-05
pytest-testing-patterns.md
0
1 export pytest-testing-patterns
2 apassuello from "apassuello/multimodal_insight_engine"
3 Apply pytest best practices and project testing conventions. Use when writing or modifying tests.
2026-01-05
east-ui.md
0
1 export east-ui
2 elaraai from "elaraai/east-ui"
3 Type-safe UI component library for the East language. Use when writing East programs that define user interfaces with declarative components. Triggers for: (1) Writing East programs with @elaraai/east-ui, (2) Creating layouts with Box, Flex, Stack, Grid, (3) Forms with Input, Select, Checkbox, Switch, Slider, (4) Data display with Table, TreeView, DataList, Gantt, Planner, (5) Charts with Chart.Line, Chart.Bar, Chart.Area, Chart.Pie, Chart.Scatter, (6) Overlays with Dialog, Drawer, Popover, Menu, Tooltip, (7) State management with State.readTyped, State.writeTyped.
2026-01-05
rust-best-practices.md
0
1 export rust-best-practices
2 Dieshen from "Dieshen/Fennec"
3 Enforce Rust best practices including ownership patterns, error handling, testing, documentation, and code quality standards. Use when working with Rust code or when the user requests Rust-specific guidance. Includes patterns for cargo tooling, performance optimization, and idiomatic Rust conventions.
2026-01-05
nafv4-interface-ea-mcp.md
0
1 export nafv4-interface-ea-mcp
2 carstenlucke from "carstenlucke/naf4_admbw_claudeskill"
3 Create and manage NAF v4 (NATO Architecture Framework) / ADMBw Requirements Viewpoints (R2-R6) in Sparx Enterprise Architect. Use when the user wants to create R2 (Requirement Catalogue), R3 (Requirement Dependencies), R4 (Requirement Conformance), R5 (Requirement Derivation), or R6 (Requirement Realization) diagrams, add requirements elements, create associations between requirements, or work with NAF requirements modeling. Also triggers on natural language like "functional requirement", "requirement category", "derived from", "conforms to standard", etc.
2026-01-05