Browse Skills

22656 skills found

diagram-reports-generator.md
4
1 export diagram-reports-generator
2 dmccreary from "dmccreary/claude-skills"
3 This skill generates comprehensive diagram and MicroSim reports for the geometry course by analyzing chapter markdown files and creating table and detail reports. Use this skill when working with an intelligent textbook (specifically geometry-course) that needs updated visualization of all diagrams and MicroSims across chapters, including their status, difficulty, Bloom's Taxonomy levels, and UI complexity.
2026-01-05
funsloth-upload.md
4
1 export funsloth-upload
2 chrisvoncsefalvay from "chrisvoncsefalvay/funsloth"
3 Generate comprehensive model cards and upload fine-tuned models to Hugging Face Hub with professional documentation
2026-01-05
backend-master.md
4
1 export backend-master
2 petbrains from "petbrains/mvp-builder"
3 Master skill for TypeScript backend development. Decision framework for APIs (tRPC/REST), authentication (Auth.js/Passport), database (Prisma), validation (Zod), logging (Pino), testing (Vitest), and deployment (Docker). Routes to specialized skills for implementation. Use as entry point for any backend task.
2026-01-05
celebration-animation-generator.md
4
1 export celebration-animation-generator
2 dmccreary from "dmccreary/claude-skills"
3 This skill generates self-contained p5.js celebration animations for educational MicroSims. Use this skill when users request creating new celebration animations, particle effects, reward animations, or visual feedback for student achievements. The skill creates a new animation JavaScript file in /docs/sims/shared/animations/ and integrates it with the animation-lib-tester MicroSim for testing.
2026-01-05
funsloth-hfjobs.md
4
1 export funsloth-hfjobs
2 chrisvoncsefalvay from "chrisvoncsefalvay/funsloth"
3 Training manager for Hugging Face Jobs - launch fine-tuning on HF cloud GPUs with optional WandB monitoring
2026-01-05
notion.md
4
1 export notion
2 vm0-ai from "vm0-ai/vm0-cookbooks"
3 Store and manage competitor research results in a Notion database
2026-01-05
doc-writer.md
4
1 export doc-writer
2 mitchdenny from "mitchdenny/hex1b"
3 Guidelines for producing accurate and maintainable documentation for the Hex1b TUI library. Use when writing XML API documentation comments, creating end-user guides, or updating existing documentation.
2026-01-05
start-working.md
4
1 export start-working
2 andersnygaard from "andersnygaard/ettsted2"
3 Autonomously execute ALL tasks from the backlog until complete. Runs in a continuous loop - picks task, implements via subagent, moves to done, repeats. No user prompts between tasks. Follows task-board workflow (backlog → in-progress → done).
2026-01-05
consent-to-sublease-expert.md
4
1 export consent-to-sublease-expert
2 reggiechan74 from "reggiechan74/vp-real-estate"
3 Expert in consent to sublease agreements where a tenant (sublandlord) rents part or all of their space to a subtenant while remaining on the lease. Use when tenant wants to sublet excess space, landlord is evaluating a sublease consent request, negotiating profit-sharing on subrent, drafting three-party consent agreements, analyzing subtenant vs landlord vs tenant rights, calculating whether sublease is better than surrender, or handling partial subleases with shared space. Key terms include sublease, sublandlord, subtenant, subrent, tenant remains liable, recapture rights, profit sharing, SNDA, non-disturbance, partial sublease, direct payment, attornment
2026-01-05
health-data.md
4
1 export health-data
2 glebis from "glebis/claude-skills"
3 Query Apple Health SQLite database for vitals, activity, sleep, and workouts. Supports Markdown, JSON, and FHIR R4 output formats. This skill should be used when analyzing health metrics, generating health reports, answering questions about fitness or sleep patterns, or exporting health data in standard formats.
2026-01-05
sql-cli.md
4
1 export sql-cli
2 Interstellar-code from "Interstellar-code/claud-skills"
3 Token-efficient MySQL/PostgreSQL operations using mycli and native CLI tools (Windows/Mac/Linux compatible). Replaces Artisan Tinker for database queries with 87% token savings.
2026-01-05
filling-pdf-forms.md
4
1 export filling-pdf-forms
2 jhs from "jhs/Chatfield"
3 Complete PDF forms by collecting data through conversational interviews and populating form fields. Use when filling forms, completing documents, or when the user mentions PDFs, forms, form completion, or document population.
2026-01-05
claude-skill-authoring.md
4
1 export claude-skill-authoring
2 outfitter-dev from "outfitter-dev/agents"
3 Creates and updates Agent Skills (SKILL.md directories) with proper YAML frontmatter, progressive disclosure patterns, and tool restrictions. Use when creating skills, authoring Agent Skills, building reusable capabilities, or when users mention skills, SKILL.md, skill development, agent capabilities, or progressive disclosure.
2026-01-05
agileflow-tech-debt.md
4
1 export agileflow-tech-debt
2 projectquestorg from "projectquestorg/AgileFlow"
3 Identifies and tracks technical debt items with impact/effort matrix and prioritization. Loads when discussing code quality, refactoring, or long-term maintenance.
2026-01-05
website-builder.md
4
1 export website-builder
2 deomiarn from "deomiarn/claude-setup-template"
3 Website sitemap generation workflow. Analyzes requirements, delegates to sitemap-analyst agent, generates sitemap with shadcn-ui-blocks component selections. Use when planning website architecture, structuring pages, selecting components, or requesting sitemap/page structure planning.
2026-01-05
querying-gpt52.md
4
1 export querying-gpt52
2 costiash from "costiash/CognivAgent"
3 Queries GPT-5.2 for high-reasoning code analysis, root-cause bug fixing, and complex coding questions. Provides P0-P3 prioritized analysis reports, architecture audits, and security reviews with configurable reasoning effort (none/low/medium/high/xhigh). 400K context, 128K output.
2026-01-05
analyze-m1-module-for-migration.md
4
1 export analyze-m1-module-for-migration
2 ProxiBlue from "ProxiBlue/claude-skills"
3 Systematically analyze a Magento 1 module to determine its purpose, usage, and migration requirements for Magento 2. Use when you need to decide whether to migrate a M1 module, find alternatives, or skip it.
2026-01-05
mermaid.md
4
1 export mermaid
2 rp1-run from "rp1-run/rp1"
3 Create, validate, and troubleshoot Mermaid.js diagrams. Use when generating flowcharts, sequence diagrams, class diagrams, ER diagrams, Gantt charts, state diagrams, or any visualization. Handles diagram validation, syntax errors, broken diagrams, and automatic repair. Trigger terms - mermaid, diagram, flowchart, sequence, class diagram, ER diagram, entity relationship, state machine, gantt, visualization, chart, graph.
2026-01-05
microsim-p5.md
4
1 export microsim-p5
2 dmccreary from "dmccreary/claude-skills"
3 Create an interactive educational MicroSim using the p5.js JavaScript library with distinct regions for drawing and interactive controls. Each MicroSim is a directory located in the /docs/sims folder. It has a main.html file that references the javascript code and the main.html can be referenced as an iframe from the index.md. The metadata.json contains Dublin core metadata about the MicroSim.
2026-01-05
timeline-generator.md
4
1 export timeline-generator
2 dmccreary from "dmccreary/claude-skills"
3 This skill generates interactive timeline visualizations using the vis-timeline JavaScript library. Use this skill when users need to create historical timelines, project timelines, event sequences, or any chronological data visualization with optional category filtering. The skill creates a complete MicroSim package with HTML, CSS, JSON data, and documentation.
2026-01-05
claude-command-authoring.md
4
1 export claude-command-authoring
2 outfitter-dev from "outfitter-dev/agents"
3 Creates custom slash commands for Claude Code with proper syntax, frontmatter, arguments, bash execution, and file references. Use when building slash commands, creating custom Claude Code commands, setting up team workflows, or when users mention slash commands, command files, or .md command creation.
2026-01-05
pnpm-version-bumper.md
4
1 export pnpm-version-bumper
2 babylonlabs-io from "babylonlabs-io/babylon-toolkit"
3 Systematically bump package versions in pnpm monorepos by analyzing pnpm-lock.yaml, walking dependency trees, and finding the optimal parent package to upgrade. Use when the user asks to bump a package to meet a specific version requirement (e.g., "bump tmp to >=0.2.4", "upgrade package X to meet requirement Y", or "resolve version conflict for package Z"). Handles transitive dependencies and suggests overrides when needed.
2026-01-05
webapp-sqlmap.md
4
1 export webapp-sqlmap
2 AgentSecOps from "AgentSecOps/SecOpsAgentKit"
3 Automated SQL injection detection and exploitation tool for web application security testing. Use when: (1) Testing web applications for SQL injection vulnerabilities in authorized assessments, (2) Exploiting SQL injection flaws to demonstrate impact, (3) Extracting database information for security validation, (4) Bypassing authentication mechanisms through SQL injection, (5) Identifying vulnerable parameters in web requests, (6) Automating database enumeration and data extraction.
2026-01-05
backend-auth-js.md
4
1 export backend-auth-js
2 petbrains from "petbrains/mvp-builder"
3 Authentication library for Next.js applications (NextAuth.js v5). Use when building Next.js 14+ apps that need OAuth providers (GitHub, Google, etc.), credentials login, or session management. Provides adapters for Prisma, Drizzle, and other databases. Choose Auth.js over Passport.js for Next.js App Router projects.
2026-01-05